document.write( "Question 554128: Given a normal distribution μ = 100 with and σ=10, if you select a sample of n=25 what is the probability that X is
\n" ); document.write( "a. less than 95
\n" ); document.write( "c. above 102.2?
\n" ); document.write( "

Algebra.Com's Answer #361231 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Given a normal distribution μ = 100 with and σ=10, if you select a sample of n=25 what is the probability that X is
\n" ); document.write( "a. less than 95
\n" ); document.write( "t(95) = (95-100)/[10/sqrt(25)] = -5/2 = -2.5
\n" ); document.write( "P(x < 95) = P(t < -2.5 when df = 24) = 0.0098
\n" ); document.write( "======================================
\n" ); document.write( "c. above 102.2?
\n" ); document.write( "t(102.2) = (102.2-100)/[10/sqrt(25)] = 2.2/2 = 1.1
\n" ); document.write( "---
\n" ); document.write( "P(x > 102.2) = P(t > 1.1 when df = 24) = 0.1411
\n" ); document.write( "=================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" ); document.write( "
\n" );