Question

In: Statistics and Probability

Complete a simple linear regression on the following data from a random survey of a random...

  1. Complete a simple linear regression on the following data from a random survey of a random sample of free throws made out of 100:

Age (in years)          # of Free throws made (out of 100)

20                               30

22                               36

26                               28

28                               20

33                               25

33                               15

38                               10

42                               25

49                               8

54                               15

55                               22

55                               18

57                               35

60                               12

Provide the equation of the linear regression line (3 pts):
Y = a + bX

Sum of x is 572

Sum of y is 299

Mean of x is 40.8571

Mean of y is 21.3571

Sum of squares is 2575.7143

Sum of products is -669.2857
Provide the coefficient of correlation (2 pts):
How many would free throws would you expect a 42 year old to make (2 pts):
What is the residual for the 42 year old we sampled (2 pts):

Solutions

Expert Solution

Solution:
Regression equation can be calculated as
Y = a+ bX
Here Y is dependent Variable i.e. No. of free throws
X is an independent Variable i.e. Age
a is Y-intercept of Line
b is Slope of regression line
Slope of regression line can be calculated as
Slope = ((n*Xi*Yi) - (Xi * Yi))/((n*Xi^2) - (Xi)^2) =

Age(X) No. of Free throws made(Y) X^2 Y^2 XY
20 30 400 900 600
22 36 484 1296 792
26 28 676 784 728
28 20 784 400 560
33 25 1089 625 825
33 15 1089 225 495
38 10 1444 100 380
42 25 1764 625 1050
49 8 2401 64 392
54 15 2916 225 810
55 22 3025 484 1210
55 18 3025 324 990
57 35 3249 1225 1995
60 12 3600 144 720
572 299 25946 7421 11547

Slope = ((14*11547) - (572*299))/((14*25946) -(572*572)) = -9370/36060 = -0.26
Intercept of regression line a = ((Yi) - Slope*(Yi))/n = (299 - (-0.26*572))/14 = 31.97
So regression equation is
Y = 31.97 - 0.26*X
Solution(b)
Coefficient of correlation can be calculated as
Slope = ((n*Xi*Yi) - (Xi * Yi))/sqrt(((n*Xi^2) - (Xi)^2)*((n*Yi^2) - (Yi)^2))) = ((14*11547) - (572*299))/sqrt(((14*25946) -(572*572))*((14*7421)-(299*299))) = -9370/sqrt(36060*14493) = -0.41

Solution(c)
From Regression equation Y = 31.97 - 0.26*X
At X= 42, we need to calculate Free throws which can be calculated as
Y = 31.97 - 0.26*X = 31.97 - 0.26*42 = 21.05 after round off 21
Solution(d)
Residual for the 42 year = No. of free throws predicted from regression equation - No. of free throws from actual data = 21 - 25 = -4
that means according to the regression line we can say that the number of free throws made is less by 4 as compared to actual.


Related Solutions

Complete a simple linear regression on the following data from a random survey of a random...
Complete a simple linear regression on the following data from a random survey of a random sample of free throws made out of 100: Age (in years)          # of Free throws made (out of 100) 20                               30 22                               36 26                               28 28                               20 33                               25 33                               15 38                               10 42                               25 49                               8 54                               15 55                               22 55                               18 57                               35 60                               12 Provide the equation of the linear regression line (3 pts): Provide the coefficient of correlation (2...
Which of the following is the complete definition of the simple linear regression model?
Which of the following is the complete definition of the simple linear regression model?
You will complete a question about Correlation Examples and complete a Simple Linear Regression. For the...
You will complete a question about Correlation Examples and complete a Simple Linear Regression. For the Simple Linear Regression, make sure to complete the following steps: Construct a scatter plot. Find the equation of the regression line. Predict the value of y for each of the x-values. Use this resource: Regression Give an example of two variables that have a positive linear correlation. Give an example of two variables that have a negative linear correlation. Give an example of two...
The simple linear regression of the data on $Sales and number of customers produced the following...
The simple linear regression of the data on $Sales and number of customers produced the following ANOVA output: ANOVA Source df SS MS F Significance F Regression 46833541 Residual Total 51360495 Complete as much of the ANOVA table as you need to answer the following two questions (Questions 18 and 19): The calculated value of the test statistic used to test the following null and alternative hypotheses Ho: The overall regression model is not significant Ha: The overall regression model...
Problem You will complete a question about Correlation Examples and complete a Simple Linear Regression. For...
Problem You will complete a question about Correlation Examples and complete a Simple Linear Regression. For the Simple Linear Regression, make sure to complete the following steps: Construct a scatter plot. Find the equation of the regression line. Predict the value of y for each of the x-values. Use this resource: Regression Give an example of two variables that have a positive linear correlation. Give an example of two variables that have a negative linear correlation. Give an example of...
Complete all of the steps to derive the normal equations for simple linear regression and then...
Complete all of the steps to derive the normal equations for simple linear regression and then solve them.
Simple Linear Regression: Suppose a simple linear regression analysis provides the following results: b0 = 6.000,    b1...
Simple Linear Regression: Suppose a simple linear regression analysis provides the following results: b0 = 6.000,    b1 = 3.000,    sb0 = 0.750, sb1 = 0.500,  se = 1.364 and n = 24. Use this information to answer the following questions. (a) State the model equation. ŷ = β0 + β1x ŷ = β0 + β1x + β2sb1    ŷ = β0 + β1x1 + β2x2 ŷ = β0 + β1sb1 ŷ = β0 + β1sb1 x̂ = β0 + β1sb1 x̂ = β0 +...
Use Excel to estimate a simple linear regression model for the following data (Y is a...
Use Excel to estimate a simple linear regression model for the following data (Y is a dependent variable and X is an independent variable): Y X 0 -2 0 -1 1 0 1 1 3 2 Fill in Multiple Blanks: What is the slope of the estimated line?  In your answer, show one (1) digit to the right of the decimal point, for example, 1.0, 1.2. Apply the appropriate rounding rule if necessary. What is the Y-intercept?
Complete the following answers to the ANOVA summary table for a simple linear regression. SSError=120, SST=480,...
Complete the following answers to the ANOVA summary table for a simple linear regression. SSError=120, SST=480, and dfT=7. Source SS df MS F Regression              Error 120 Total 480 7 SSRegression=? dfRegression=? dfError=? MSRegression=? MSError=? F=? What proportion of variation is accounted for by the simple linear regression?
In a simple linear regression, if we scale the data by a negative number, does the...
In a simple linear regression, if we scale the data by a negative number, does the t-statistic for the slope change to be the negative of the original result and the p-value for the slope change because the t-statistic for the slope changes?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT