document.write( "Question 270623: Can you help me with this question: Determine the approximate probability that a sample average (x-bar) taken from some population with the mean = 50 and standard deviation = 4 exceeds 50.6, where the sample size is 100? \n" ); document.write( "
Algebra.Com's Answer #198237 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Can you help me with this question:
\n" ); document.write( "Determine the approximate probability that a sample average (x-bar) taken from some population with the mean = 50 and standard deviation = 4 exceeds 50.6, where the sample size is 100?\r
\n" ); document.write( "\n" ); document.write( "-----------------
\n" ); document.write( "The Central Limit Theory tells you something about the
\n" ); document.write( "distribution of the means of samples of a given size, n.
\n" ); document.write( "---
\n" ); document.write( "It says the mean of the sample means is the same as the
\n" ); document.write( "mean of the population.
\n" ); document.write( "It says the standard deviation of the sample means is
\n" ); document.write( "(standard deviation of the population)/(sqrt(sample size).
\n" ); document.write( "--------------
\n" ); document.write( "Your Problem:
\n" ); document.write( "The z-score of 50.6 = (50.6-50)/[4/sqrt(100)] = 0.6*10/4 = 1.5
\n" ); document.write( "P(x-bar > 50.6) = P(z > 1.5) = normalcdf(1.5,100) = 0.0668
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );