Answer:
a. As college debt increases current investment decreases.
b. Y= 68778.2406 - 1.9112X
Every time the college debt increases one dollar, the estimated mean of the current investments decreases 1.9112 dollars.
c. There is a significant linear relationship between college debt and current investment because the P-value is less than 0.1.
d. Y= $59222.2406
e. R²= 0.9818
Step-by-step explanation:
Hello!
You have the information on a random sample of 20 individuals who graduated from college five years ago. The variables of interest are:
Y: Current investment of an individual that graduated from college 5 years ago.
X: Total debt of an individual when he graduated from college 5 years ago.
a)
To see the relationship between the information about the debt and the investment is it best to make a scatterplot with the sample information.
As you can see in the scatterplot (attachment) there is a negative relationship between the current investment and the debt after college, this means that the greater the debt these individuals had, the less they are currently investing.
The statement that best describes it is: As college debt increases current investment decreases.
b)
The population regression equation is Y= α + βX +Ei
To develope the regression equation you have to estimate alpha and beta:
a= Y[bar] -bX[bar]
a= 44248.55 - (-1.91)*12829.70
a= 68778.2406
b= 
b=
b= -1.9112
∑X= 256594
∑X²= 4515520748
∑Y= 884971
∑Y²= 43710429303
∑XY= 9014653088
n= 20
Means:
Y[bar]= ∑Y/n= 884971/20= 44248.55
X[bar]= ∑X/n= 256594/20= 12829.70
The estimated regression equation is:
Y= 68778.2406 - 1.9112X
Every time the college debt increases one dollar, the estimated mean of the current investments decreases 1.9112 dollars.
c)
The hypotheses to test if there is a linear regression between the two variables are two tailed:
H₀: β = 0
H₁: β ≠ 0
α: 0.01
To make this test you can use either a Student t or the Snedecor's F (ANOVA)
Using t=<u> b - β </u>=<u> -1.91 - 0 </u>= -31.83
Sb 0.06
The critical region and the p-value for this test are two tailed.
The p-value is: 0.0001
The p-value is less than the level of signification, the decision is to reject the null hypothesis.
Using the

The rejection region using the ANOVA is one-tailed to the right, and so is the p-value.
The p-value is: 0.0001
Using this approach, the decision is also to reject the null hypothesis.
The conclusion is that at a 1% significance level, there is a linear regression between the current investment and the college debt.
The correct statement is:
There is a significant linear relationship between college debt and current investment because the P-value is less than 0.1.
d)
To predict what value will take Y to a given value of X you have to replace it in the estimated regression equation.
Y/X=$5000
Y= 68778.2406 - 1.9112*5000
Y= $59222.2406
The current investment of an individual that had a $5000 college debt is $59222.2406.
e)
To estimate the proportion of variation of the dependent variable that is explained/ given by the independent variable you have to calculate the coefficient of determination R².
![R^2= \frac{b^2[sumX^2-\frac{(sumX)^2}{n} ]}{sumY^2-\frac{(sumY)^2}{n} }](https://tex.z-dn.net/?f=R%5E2%3D%20%5Cfrac%7Bb%5E2%5BsumX%5E2-%5Cfrac%7B%28sumX%29%5E2%7D%7Bn%7D%20%5D%7D%7BsumY%5E2-%5Cfrac%7B%28sumY%29%5E2%7D%7Bn%7D%20%7D)
![R^2= \frac{-1.9112^2[4515520748-\frac{(256594)^2}{20} ]}{43710429303-\frac{(884971)^2}{20} }](https://tex.z-dn.net/?f=R%5E2%3D%20%5Cfrac%7B-1.9112%5E2%5B4515520748-%5Cfrac%7B%28256594%29%5E2%7D%7B20%7D%20%5D%7D%7B43710429303-%5Cfrac%7B%28884971%29%5E2%7D%7B20%7D%20%7D)
R²= 0.9818
This means that 98.18% of the variability of the current investments are explained by the college debt at graduation under the estimated regression model: Y= 68778.2406 - 1.9112X
I hope it helps!