document.write( "Question 1085569: A civil service efficiency expert developed a test measuring job satisfaction of civil service clerks. The following information was obtained from a random sample of 10 clerks.\r
\n" );
document.write( "\n" );
document.write( "X 48 92 32 56 40 72 16 56 76 80
\n" );
document.write( "Y 13 2 14 10 14 6 17 8 3 7
\n" );
document.write( "Where; x is the job satisfaction index and y is the # of days absent from work in 1 year.\r
\n" );
document.write( "\n" );
document.write( "i. Draw a scatter diagram for the data
\n" );
document.write( "ii. From the scatter diagram, would you say slope is closest to 1, 0, or -1?
\n" );
document.write( "iii. Find the equation of the line.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #699708 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Part i)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using technology (specifically the program GeoGebra), I got this scatter diagram \n" ); document.write( " ![]() \n" ); document.write( "The coordinates for each point listed in the diagram are: \n" ); document.write( "A = (48, 13) \n" ); document.write( "B = (92, 2) \n" ); document.write( "C = (32, 14) \n" ); document.write( "D = (56, 10) \n" ); document.write( "E = (40, 14) \n" ); document.write( "F = (72, 6) \n" ); document.write( "G = (16, 17) \n" ); document.write( "H = (56, 8) \n" ); document.write( "I = (76, 3) \n" ); document.write( "J = (80, 7)\r \n" ); document.write( "\n" ); document.write( "----------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part ii)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The slope is closest to -1 because of how the points move downward as we read from left to right.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "----------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Part iii)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Using technology, I got the equation of the regression line to be approximately y = -0.20392x + 20.98278 \n" ); document.write( " |