document.write( "Question 328041: Suppose a simple random sample of size n = 34 is obtained from a population with μ = 30 and σ = 4.\r
\n" );
document.write( "\n" );
document.write( "a) Is the sampling distribution of x approximately normal.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b) What is P(x > 30.2)?
\n" );
document.write( "c) What is P(x ≤ 30.6)?
\n" );
document.write( "d) What is P(28.7 ≤ x ≤ 31.1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #234971 by stanbon(75887) ![]() You can put this solution on YOUR website! Suppose a simple random sample of size n = 34 is obtained from a population with μ = 30 and σ = 4. \n" ); document.write( "a) Is the sampling distribution of x approximately normal. Yes \n" ); document.write( "--------------------------- \n" ); document.write( "b) What is P(x > 30.2)? \n" ); document.write( "z(30.2) = (30.2-34)/4 = -3.8 \n" ); document.write( "P(x > 30.2) = P(z > -2.8) = 0.9974 \n" ); document.write( "--------------------------- \n" ); document.write( "c) What is P(x ≤ 30.6)? \n" ); document.write( "z(30.6) = (30.6-34)/4 = -3.4 \n" ); document.write( "P(x <= 30.6) = P(z <= -3.4) = 0.000337 \n" ); document.write( "------------------------- \n" ); document.write( "d) What is P(28.7 ≤ x ≤ 31.1) \n" ); document.write( "z(31.1) = (31.1-34)/4 = -2.9 \n" ); document.write( "--- \n" ); document.write( "z(28.7) = (28.7-34)/4 =-5.3 \n" ); document.write( "P( 28.7 <= x <= 31.1) = P(-5.3 <= z <= -2.9)= 0.0019 \n" ); document.write( "==================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===============\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |