Making predictions from a model
Making Predictions from a Model
Making Predictions from a Model is a topic in Modelling with Functions in the Texas Essential Knowledge and Skills (Algebra II, §111.40). It is aligned to Standard 2A.8(C), which requires students to predict and make decisions and critical judgments from a given set of data using linear, quadratic, and exponential models.
A model predicts by substituting an input or solving for one; interpolation inside the data is safer than extrapolation outside it.
Theory
A model lets you predict:
- Substitute an \(x\)-value to predict \(y\).
- Solve for \(x\) to predict when \(y\) reaches a value.
- Interpolation (inside the data) is more reliable than extrapolation (outside).
Predict a value or a time:
How to predict
- Identify the model.
- To find \(y\), substitute the \(x\)-value.
- To find when, set the model equal and solve.
- Judge whether the answer is reasonable.
Substitute \(x=6\).
| \(y\) | \(=\) | \(2(6)+3\) |
| \(=\) | \(15\) |
Solve for \(x\).
| \(25\) | \(=\) | \(2x+3\) |
| \(x\) | \(=\) | \(11\) |
Substitute \(t=3\).
| \(P\) | \(=\) | \(100(1.2)^3\) |
| \(\approx\) | \(172.8\) |
Common pitfalls
Frequently asked questions
How do you predict a value from a model?
Substitute the input into the model.
How do you predict when something happens?
Set the model equal to the target value and solve.
What is the difference between interpolation and extrapolation?
Interpolation predicts inside the data; extrapolation predicts outside it.
Why is extrapolation risky?
The pattern may not hold far from the observed data.