document.write( "Question 140135: If I have a normal distribution that has a mean of 100 and standard deviation of 20, and if I draw a sample of size n=40, how do I find the probability that all the 40 sampled values are less than 120? The 40 values being sampled are done so without replacement. \n" ); document.write( "
Algebra.Com's Answer #102177 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If I have a normal distribution that has a mean of 100 and standard deviation of 20, and if I draw a sample of size n=40, how do I find the probability that all the 40 sampled values are less than 120? The 40 values being sampled are done so without replacement.
\n" ); document.write( "-----------
\n" ); document.write( "Find the z-value of 120:
\n" ); document.write( "z(120)=(120-100)/20 = 1
\n" ); document.write( "P(an individual in the population < 120) = P(-10< z< 1) = 0.8413..
\n" ); document.write( "--------------
\n" ); document.write( "P(40 selected at random < 120) = 0.8413...^40 = 0.00099761
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );