document.write( "Question 566408: Assume that a population is normally distributed with a mean of 100 and a standard deviation of 15. Would it be unusual for the mean of a sample of 3 to be 115 or more? \n" ); document.write( "
Algebra.Com's Answer #366235 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Assume that a population is normally distributed with a mean of 100 and a standard deviation of 15. Would it be unusual for the mean of a sample of 3 to be 115 or more?
\n" ); document.write( "----------
\n" ); document.write( "t(115) = (115-100)/[15/sqrt(3)] = 1.7321
\n" ); document.write( "------------------
\n" ); document.write( "P(x-bar >= 115)
\n" ); document.write( "= P(t >= 1.7321 when df = 2)
\n" ); document.write( "= tcdf(1.7321,100,2)
\n" ); document.write( "= 0.1127
\n" ); document.write( "===================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=========================
\n" ); document.write( "
\n" );