| Study Guides
Precalculus · Exponential and Logarithmic Functions · 14 min read · Updated 2026-05-11

Competing Function Model Validation — AP Precalculus

AP Precalculus · Exponential and Logarithmic Functions · 14 min read

1. What is Competing Function Model Validation? ★★☆☆☆ ⏱ 2 min

Competing function model validation is the process of testing two or more candidate function models (most commonly linear, exponential, and power) against real-world bivariate data to select the model that best describes the underlying relationship. This topic accounts for 2-3% of the total AP Precalculus exam score, and appears in both multiple-choice and free-response sections.

On the exam, you will typically be given a scatterplot, data table, or pre-fit candidate models, then asked to justify which model is most appropriate using quantitative or graphical evidence. Unlike fitting a single model, validation focuses on comparing competing options, a critical skill for applied data analysis that is heavily weighted for justification points on FRQs.

2. Graphical Residual Analysis ★★☆☆☆ ⏱ 3 min

Residual analysis is the most intuitive and widely tested method for comparing model fit on the AP exam. If a model fits well, residuals will be randomly scattered around the horizontal axis $e=0$, with no clear systematic pattern (like a curve, trend, or funnel shape). If residuals show a clear pattern, the model is missing the underlying trend, so another competing model is a better choice.

Exam tip: On AP FRQ, you must explicitly reference the presence/absence of a pattern in residuals to earn the justification point; just saying "the residuals are better" will not get you full credit.

3. Coefficient of Determination ($R^2$) for Model Comparison ★★★☆☆ ⏱ 3 min

The coefficient of determination, written $R^2$, is a quantitative measure of the proportion of variation in the response variable $y$ that is explained by the explanatory variable $x$ in the fitted model. $R^2$ ranges from $0$ to $1$ (or 0% to 100%). When comparing two competing models fit to the same data, the model with the higher $R^2$ explains more variation in $y$, so it is generally the better fitting model.

Exam tip: Always check that the response variable is identical for both models before comparing $R^2$; transformed models have $R^2$ values that only compare to other models of the same transformed response.

4. Log-Transformation for Linearization of Non-Linear Models ★★★★☆ ⏱ 4 min

When comparing two non-linear models (exponential vs power), we use log-transformation to linearize both models, then compare the fit of the linearized versions to select the best original model. This method is only valid if all $x$ and $y$ values are positive, since the logarithm is only defined for positive inputs.

An exponential model has the form $y = ab^x$. Taking the natural log of both sides gives the linear form:

y = ab^x \implies \ln(y) = \ln(a) + x\ln(b)

A power model has the form $y = ax^b$. Taking the natural log of both sides gives its linear form:

y = ax^b \implies \ln(y) = \ln(a) + b\ln(x)

To compare which non-linear model fits better, we check the $R^2$ of the linearized regression: the model whose linearized form has a higher $R^2$ (and random residuals after regression) is the better original non-linear model.

Exam tip: Always remember that exponential models linearize against $x$, while power models linearize against $\ln(x)$; mixing up the predictor variable will give an incorrect $R^2$ and wrong conclusion.

5. AP-Style Concept Check ★★★☆☆ ⏱ 2 min

Common Pitfalls

Why: $R^2$ measures variation in the response variable, so it is only comparable when the response variable is identical across models

Why: A single outlier is not the same as a systematic pattern across all data points

Why: Students often mix up the linearization formulas for exponential and power models

Why: Students over-rely on $R^2$ and ignore critical graphical evidence of poor fit

Why: Students do not check the domain of the data before applying transformation

Quick Reference Cheatsheet

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →