Answer:
Kindly check explanation
Step-by-step explanation:
Given the data:
Practice throws(X) : 4 10 6 15 0 7 11
Free throws(Y) : 8 23 9 34 5 11 27
Using the online linear regression calculator :
ŷ = 2.1559X + 0.3912
2.1559 = slope
0.3912 = intercept
X = independent variable ; y = dependent variable
The Coefficient of determination (R²) = 0.9506² = 0.9036
Quadratic model : y = 0.0961x²+0.7138x+3.8031
Coefficient of determination(R²) = 0.9739² = 0.9485
Exponential model:
a*b^x
Coefficient of determination (R²) = 0.9753² = 0.9512
The exponential model fits the data best.