aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Stay in the loop

Study tips, product updates, and early access to new features.

aimnova.

AI-powered IB study platform with personalised plans, instant feedback, and examiner-style marking.

IB Subjects
  • All IB Subjects
  • IB Diploma
  • IB ESS
  • IB Economics
  • IB Business Management
  • IB Math AI
  • IB Math AA
Question Banks
  • ESS Question Bank
  • Economics Question Bank
  • Business Management Question Bank
  • Math AI Question Bank
  • Math AA Question Bank
Predicted Topics 2026
  • ESS Predictions 2026
  • Economics Predictions 2026
  • Business Management Predictions 2026
  • Math AI Predictions 2026
  • Math AA Predictions 2026

Study Resources

  • Free Study Notes
  • Mock Exams
  • Revision Guide
  • Flashcards
  • Exam Skills
  • Command Terms
  • Past Paper Feedback
  • Grade Calculator
  • Exam Timetable 2026

Company

  • Features
  • Pricing
  • About Us
  • Blog
  • Contact
  • Terms
  • Privacy
  • Cookies

© 2026 Aimnova. All rights reserved.

Made with 💜 for IB students worldwide

v0.1.898
NotesMath AI HLTopic 2.6GDC regression and parameters
Back to Math AI HL Topics
2.6.21 min read

GDC regression and parameters

IB Mathematics: Applications and Interpretation • Unit 2

7-day free trial

Know exactly what to write for full marks

Practice with exam questions and get AI feedback that shows you the perfect answer — what examiners want to see.

Start Free Trial

Contents

  • The full GDC regression workflow
  • Choosing the right regression type
  • Reading and writing the regression equation
  • Using r and R² to judge model quality
Five steps: enter → choose → run → read → use: Every GDC regression question follows the same five-step workflow.

Practice this until it is automatic — in an exam you have no time to experiment.

GDC regression workflow (TI-84)

  • STAT → EDIT → enter x-values in L1, y-values in L2.
  • STAT → CALC → choose the correct regression type (LinReg, QuadReg, ExpReg, PwrReg, SinReg…).
  • Confirm lists L1 and L2, then press ENTER.
  • Read the model coefficients (a, b, c, r or R²).
  • Store to Y1 via "RegEQ" (or type manually) to evaluate and graph.
TI-84 menu optionCasio equivalentModel type
LinReg(ax+b)Reg → Lineary = ax + b (linear)
QuadRegReg → Quadraticy = ax² + bx + c
CubicRegReg → Cubicy = ax³ + bx² + cx + d
ExpRegReg → Exponentialy = abx
PwrRegReg → Powery = axb
SinRegReg → Sinusoidaly = a sin(bx + c) + d

IB-style question — run regression and predict [5 marks]

A shop records the price p ($) it charges for a phone case and the number of cases q sold per week for five different prices:

p: 6, 8, 10, 12, 14 q: 92, 79, 66, 53, 40

(a) Use your GDC to find the equation of the regression line of q on p, giving each coefficient to 3 significant figures.

(b) Use your equation to estimate the number of cases sold per week when the price is $11.

Step by step

  1. (a) Enter the prices in L1 and the sales in L2, then run LinReg(ax+b) on the GDC. The calculator returns the gradient a and intercept b.
  2. Write the line in the form q = ap + b, rounding each coefficient to 3 s.f.
  3. (b) Substitute p = 11 into the regression equation.
  4. Sales are whole cases, and p = 11 lies inside the data (interpolation), so round sensibly.

Final answer

(a) q = −6.50p + 131. (b) About 60 cases per week.

Look at the scatter plot shape first: Before running any regression, plot the data (STAT PLOT on TI; StatGraph on Casio) and look at the shape.

The shape tells you which model to try.
Scatter plot shapeModel to tryKey signal in question
Straight lineLinear (LinReg)"constant rate", "per unit", r close to ±1
Single peak or valleyQuadratic (QuadReg)"maximum", "minimum", projectile
Rapid increase, levels offExponential (ExpReg)"percentage growth/decay", "doubles every..."
Curve through origin, increasingPower (PwrReg)"proportional to square/cube", "directly proportional to"
Repeating up-down patternSinusoidal (SinReg)"tide", "temperature cycle", "Ferris wheel"
The question often tells you the model type: IB questions usually say "The data can be modelled by y = aebx" or "use a quadratic regression".

If the type is given, just run that regression — no need to guess.

When not given, use the scatter plot and context clues.

Memorize terms 3x faster

Smart flashcards show you cards right before you forget them. Perfect for definitions and key concepts.

Try Flashcards Free7-day free trial • No card required
Copy coefficients exactly — then write the equation: After running regression, the GDC displays coefficients.

Write the full equation immediately — do not rely on memory.

Round coefficients to 3 significant figures unless the question specifies otherwise.

Xavie collects apartment prices y (millions $) and distances x (km) from city centre.

GDC LinReg gives: a = −0.0693, b = 3.10, r = −0.998.

Write the regression equation and use it to predict y when x = 15.

Step by step

  1. Write the linear regression equation.
  2. Comment on r: r = −0.998 is very close to −1 → strong negative linear correlation. The linear model is appropriate.
  3. Predict y when x = 15 (within data range, so interpolation).

Final answer

y = −0.0693x + 3.10. Predicted price at 15 km from centre ≈ $2.06 million.

r (Pearson) for linear; R² for all other models: The Pearson correlation coefficient r measures how well a LINEAR model fits.

For non-linear models, use R² (coefficient of determination).

R² close to 1 means the model explains the data well.
StatisticRangeMeaning of value near ±1 or 1
r−1 to +1Strong linear relationship. r = +1: perfect positive line. r = −1: perfect negative line.
R²0 to 1Proportion of variation explained by the model. R² = 0.97 → 97% of variation explained.
What to write when commenting on r: IB mark scheme expects: (1) state the value of r, (2) describe the strength (strong / moderate / weak), (3) state the direction (positive / negative).

Example: "r = −0.998 indicates a strong negative linear correlation between distance and apartment price."

IB-style question — comment on the correlation coefficient [3 marks]

For two sets of bivariate data, a GDC reports the following correlation coefficients for a linear regression.

Data set A: r = −0.96

Data set B: r = 0.38

(a) Describe the correlation in data set A.

(b) State, with a reason, whether a linear model is appropriate for data set B.

Step by step

  1. (a) When you comment on r, give three things: the strength, the direction, and that it is linear. Here r = −0.96 is very close to −1.
  2. So data set A shows a strong negative linear correlation — as one variable increases, the other tends to decrease, and the points lie close to a straight line.
  3. (b) For data set B, r = 0.38 is close to 0, which means the points are widely scattered about any straight line. A linear model is therefore a poor fit and not appropriate.

Final answer

(a) Strong negative linear correlation. (b) No — r = 0.38 is close to 0, so the data is weakly correlated and a linear model is not appropriate.

Try an IB Exam Question — Free AI Feedback

Test yourself on GDC regression and parameters. Write your answer and get instant AI feedback — just like a real IB examiner.

A scientist fits three regression models to the same dataset on a GDC and records the coefficient of determination R² for each: linear R² = 0.81, quadratic R² = 0.91, cubic R² = 0.995. which model the scientist should report as the best fit, and give one reason why blindly choosing the highest R² can be misleading. [2 marks]

Related Math AI HL Topics

Continue learning with these related topics from the same unit:

2.1.1Gradient and y-intercept
2.1.2Writing the equation of a straight line
2.1.3Parallel and perpendicular lines
2.1.4Linear models in context
View all Math AI HL topics

Improve your exam technique

Command terms, paper structure, and mark-scheme tips for Math AI HL

Previous
2.6.1Choosing the right model type
Next
Interpolation, extrapolation, and validity2.6.3

24 questions to test your understanding

Reading is just the start. Students who tested themselves scored 82% on average — try IB-style questions with AI feedback.

Start Free TrialView All Math AI HL Topics