document.write( "Question 208486: In a normal distribution with a mean and a std deviation, how do you find the probability of selecting 3 random units, whose total average exceeds a certain value?\r
\n" ); document.write( "\n" ); document.write( "For example, normal distribution with mean of 127, and SD of 3.1: what is the probability that if three random units are selected, their total average (add up the values and divide by three), is greater than 130?
\n" ); document.write( "

Algebra.Com's Answer #157708 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a normal distribution with a mean and a std deviation, how do you find the probability of selecting 3 random units, whose total average exceeds a certain value?
\n" ); document.write( "For example, normal distribution with mean of 127, and SD of 3.1: what is the probability that if three random units are selected, their total average (add up the values and divide by three), is greater than 130?
\n" ); document.write( "-----------------
\n" ); document.write( "That average you are referring to is the sample mean.
\n" ); document.write( "----
\n" ); document.write( "Since the population mean is 127, the mean of the sample means is 127.
\n" ); document.write( "Since the SD of the population is 3.1, the SD of the sample means is 3.1/sqrt(3)
\n" ); document.write( "----
\n" ); document.write( "These facts are known because of the \"Central Limit Theorem\".
\n" ); document.write( "-----------------------
\n" ); document.write( "So find the z-value of 130:
\n" ); document.write( "z(130) = (130-127)/[3.1/sqrt(3)] = 1.676
\n" ); document.write( "---
\n" ); document.write( "This tells you that 130 is 1.676 standard deviations to the right of the
\n" ); document.write( "mean of the sample means, which is 127.
\n" ); document.write( "9
\n" ); document.write( "Then P(a sample mean could be greater than 130) = P(z> 1.676) = 0.0469
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "PS. If you have any response to this email stanbon@comcast.net as the
\n" ); document.write( "feedback function of algebra.com is not working.
\n" ); document.write( "
\n" ); document.write( "
\n" );