Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

a mathematics teacher wanted to see the correlation between test scores…

Question

a mathematics teacher wanted to see the correlation between test scores and homework. the homework grade (x) and test grade (y) are given in the accompanying table. write the linear regression equation that represents this set of data, rounding all coefficients to the nearest tenth. using this equation, find the projected test grade, to the nearest integer, for a student with a homework grade of 35.
homework grade (x) | test grade (y)
90 | 78
88 | 87
88 | 85
83 | 78
81 | 74
81 | 76
52 | 41
62 | 55
copy values for calculator
open statistics calculator
answer attempt 1 out of 3
regression equation:
final answer:
submit answer

Explanation:

Step1: Calculate sums for regression

$n=8$, $\sum x=90+88+88+83+81+81+52+62=619$, $\sum y=78+87+85+78+74+76+41+55=574$, $\sum xy=90×78+88×87+88×85+83×78+81×74+81×76+52×41+62×55=46132$, $\sum x^2=90^2+88^2+88^2+83^2+81^2+81^2+52^2+62^2=49007$

Step2: Compute slope $m$

$m=\frac{n\sum xy-\sum x\sum y}{n\sum x^2-(\sum x)^2}=\frac{8×46132-619×574}{8×49007-619^2}=\frac{369056-355306}{392056-383161}=\frac{13750}{8895}≈1.557$

Step3: Compute intercept $b$

$\bar{x}=\frac{619}{8}=77.375$, $\bar{y}=\frac{574}{8}=71.75$, $b=\bar{y}-m\bar{x}=71.75-1.557×77.375≈71.75-120.4≈-48.65$

Step4: Form regression equation

Round $m≈1.6$, $b≈-48.7$ → $y=1.6x-48.7$

Step5: Predict test grade for $x=35$

$y=1.6×35-48.7=56-48.7=7.3≈7$

Answer:

Regression Equation: $y = 1.6x - 48.7$
Final Answer: 7