document.write( "Question 135274:  I saw this question earlier but it wasn't answered and there was no dataset included so I'm posting again.  
\n" );
document.write( "In the following regression, X = weekly pay, Y = income tax withheld, and n = 35 McDonald’s
\n" );
document.write( "employees. (a) Write the fitted regression equation. (b) State the degrees of freedom for a twotailed
\n" );
document.write( "test for zero slope, and use Appendix D to find the critical value at α = .05. (c) What is your
\n" );
document.write( "conclusion about the slope? (d) Interpret the 95 percent confidence limits for the slope. (e) Verify
\n" );
document.write( "that F = t2 for the slope. (f) In your own words, describe the fit of this regression.\r
\n" );
document.write( "\n" );
document.write( "R2 0.202
\n" );
document.write( "Std. Error 6.816
\n" );
document.write( "n 35\r
\n" );
document.write( "\n" );
document.write( "ANOVA table
\n" );
document.write( "Source---------SS---------df-------MS----------F-----p-value
\n" );
document.write( "Regression---387.6956-----1------387.6959----8.35---.0068
\n" );
document.write( "Residual-----1,533.0614---33-----46.4564
\n" );
document.write( "Total--------1,920.7573---34\r
\n" );
document.write( "\n" );
document.write( "Regression output----------------------------------------confidence interval
\n" );
document.write( "variables----coeff-----std.error---t(df = 33)----p-val----95%lower----95% upper
\n" );
document.write( "Intercept----30.7963---6.4078------4.806---------.0000----17.7595-----43.8331
\n" );
document.write( "Slope--------0.0343----0.0119------2.889---------.0068----0.0101------0.0584\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #99278 by stanbon(75887)      You can put this solution on YOUR website! Since nobody else is jumping into reponding on this question, \n" ); document.write( "I'll take a stab at it. \n" ); document.write( "------------------------- \n" ); document.write( "In the following regression, X = weekly pay, Y = income tax withheld, and n = 35 McDonald’s employees. \n" ); document.write( "(a) Write the fitted regression equation: Y = 0.0343X + 30.7963 \n" ); document.write( "-------------------------------- \n" ); document.write( "(b) State the degrees of freedom for a two tailed test for zero slope, and use Appendix D to find the critical value at alpha = .05. \n" ); document.write( "df(slope)= 33 \n" ); document.write( "------------------------ \n" ); document.write( "(c) What is your conclusion about the slope? \n" ); document.write( "Since p-value = 0.0068 reject Ho for alpha = 5% \n" ); document.write( "-------------------------- \n" ); document.write( "(d) Interpret the 95 percent confidence limits for the slope. \n" ); document.write( "We are 95% confidence the slope lies between 0.0101 and 0.0584 \n" ); document.write( "------------------------------------------------------------ \n" ); document.write( "(e) Verify that F = t2 for the slope. \n" ); document.write( "F = 8.35 ; t^2 = 2.889^2 = 8.346 \n" ); document.write( "------------------------------------ \n" ); document.write( "(f) In your own words, describe the fit of this regression. \n" ); document.write( "It's pretty poor since R = sqrt(0.202)= 0.45 \n" ); document.write( "================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( "DATA below: \n" ); document.write( "R2 0.202 \n" ); document.write( "Std. Error 6.816 \n" ); document.write( "n 35\r \n" ); document.write( "\n" ); document.write( "ANOVA table \n" ); document.write( "Source---------SS---------df-------MS----------F-----p-value \n" ); document.write( "Regression---387.6956-----1------387.6959----8.35---.0068 \n" ); document.write( "Residual-----1,533.0614---33-----46.4564 \n" ); document.write( "Total--------1,920.7573---34\r \n" ); document.write( "\n" ); document.write( "Regression output----------------------------------------confidence interval \n" ); document.write( "variables----coeff-----std.error---t(df = 33)----p-val----95%lower----95% upper \n" ); document.write( "Intercept----30.7963---6.4078------4.806---------.0000----17.7595-----43.8331 \n" ); document.write( "Slope--------0.0343----0.0119------2.889---------.0068----0.0101------0.0584\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |