document.write( "Question 1088069: Please help me solve statistics question.\r
\n" );
document.write( "\n" );
document.write( "The weight of 10000 items are normally distributed with a mean of 115kg and a standard deviation of 3kg. Find the probability that the average weight of 40 randomly selected items will be above 115 kg. \n" );
document.write( "
Algebra.Com's Answer #702379 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! sample standard deviation = population standard deviation / square root sample size \n" ); document.write( ": \n" ); document.write( "sample standard deviation = 3 / square root(40) = 0.47 \n" ); document.write( ": \n" ); document.write( "sample mean is equal to the population mean \n" ); document.write( ": \n" ); document.write( "Probability(P) ( X > 115 ) = 1 - P( X < 115) \n" ); document.write( ": \n" ); document.write( "z-score = 115 - 115 / 0.47 = 0 \n" ); document.write( ": \n" ); document.write( "P ( X < 115 ) = 0.50 \n" ); document.write( ": \n" ); document.write( "P ( X > 115 ) = 1 - 0.50 = 0.50 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |