document.write( "Question 941685: A set of normally distributed data has a mean of 3.2 and a standard deviation of 0.7. Find the probability of randomly selecting 30 values and getting a mean greater than 3.6. \n" ); document.write( "
Algebra.Com's Answer #574077 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A set of normally distributed data has a mean of 3.2 and a standard deviation of 0.7. Find the probability of randomly selecting 30 values and getting a mean greater than 3.6.
\n" ); document.write( "-------
\n" ); document.write( "Note: Standard deviation for the mean of the sample means = s/sqrt(n)
\n" ); document.write( "-------
\n" ); document.write( "Your Problem::
\n" ); document.write( "z(3.6) = (3.6-3.2)/[0.7/sqrt(30)] = 0.4*sqrt(30)/0.7 = 3.1300
\n" ); document.write( "---
\n" ); document.write( "P(x-bar > 3.6) = normalcdf(3.13,100) = 0.0008750
\n" ); document.write( "===============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );