document.write( "Question 1187775: 1. A study is conducted to determine the relationship between a driver’s age and the number of
\n" );
document.write( "accidents he/she has over a 1-year period. The data are shown below. Test the significance of the
\n" );
document.write( "correlation coefficient at
\n" );
document.write( "a= 0.01.
\n" );
document.write( "Driver’s age (x) = 16 24 18 17 23 27 32
\n" );
document.write( "No.of accidents (y) =3 2 5 2 0 1 1
\n" );
document.write( "a. Draw the scatter plot.
\n" );
document.write( "b. Compute the value of the correlation coefficient.
\n" );
document.write( "c. Test the significance of the correlation coefficient at a = 0.01.
\n" );
document.write( "d. Determine the regression line equation.
\n" );
document.write( "e. Predict the number of accidents of a driver who is 28. \n" );
document.write( "
Algebra.Com's Answer #819208 by Theo(13342) You can put this solution on YOUR website! the following regression tool ill help you answer at least some of these questions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://www.graphpad.com/quickcalcs/linear1/\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "hee are the results.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "answers to some of your requirements and questions are showon below:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a. Draw the scatter plot.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the scatter plot with the linear regression line are shown above. \n" ); document.write( "they indicate a negative correlation, i.e. as the age of the driver goes up, the number of accidents over a one year period goes down.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b. Compute the value of the correlation coefficient.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this software shows the R^2, which is a goodness of fit indicater. \n" ); document.write( "the correlation coefficient is equal to the square root of the goodness of fit indicator. \n" ); document.write( "it also takes the sign of the correlation into account. \n" ); document.write( "R^2 = .3722. \n" ); document.write( "R = plus or minus sqrt(.3722) = minus .61008, in this case.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c. Test the significance of the correlation coefficient at a = 0.01.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the p-value of the correlation is .1458. \n" ); document.write( "this is well above the critical p-value of plus or minus .01. \n" ); document.write( "this indicates the results of the correlation are not significant.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "d. Determine the regression line equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the regression line equation is y = -.1701 * x + 5.816. \n" ); document.write( "the slope of the line is equal to -.1701. \n" ); document.write( "the y-intercept of the line is equal to 5.816.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "e. Predict the number of accidents of a driver who is 28.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to predict the number of accidents in a 1 year time, replace x in the regression equation with 28 and solve for y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you get:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = -.1701 * 28 + 5.98 = 1.0532.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the prediction is that a driver who is 28 years old will have approximately 1.0532 accidents, on average, in one year's time.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |