document.write( "Question 1181518: CNNBC recently reported that the mean annual cost of auto insurance is 1027 dollars. Assume the standard deviation is 283 dollars. You take a simple random sample of 62 auto insurance policies.\r
\n" );
document.write( "\n" );
document.write( "Find the probability that a single randomly selected value is less than 994 dollars. \r
\n" );
document.write( "\n" );
document.write( "P(X < 994) = \r
\n" );
document.write( "\n" );
document.write( "Find the probability that a sample of size n=62 is randomly selected with a mean less than 994 dollars. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "P(M < 994) = \r
\n" );
document.write( "\n" );
document.write( "Enter your answers as numbers accurate to 4 decimal places. \n" );
document.write( "
Algebra.Com's Answer #811468 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! that probability is z < (x bar-mean)/sigma/sqrt(n) \n" ); document.write( "z < (994-1027)/283/sqrt(62) \n" ); document.write( "z < -33*sqrt(62)/283 or z < -0.918 \n" ); document.write( "that probability is 0.1793 \n" ); document.write( " |