document.write( "Question 754102: Grade point averages of math majors at a large distance education university are normally distributed with a mean of u= 2.85 and a standard deviation of σ=0.30.
\n" );
document.write( "If a random sample of 25 math majors is selected from that university, what is the probability that the sample mean grade point averages will be
\n" );
document.write( "a) either less than 2.709 \r
\n" );
document.write( "\n" );
document.write( "Stanbon answered:
\n" );
document.write( "t(2.709) = (2.709-2.85)/[0.3/sqrt(25)] = -2.35
\n" );
document.write( "P(x < 2.709) = P(t < -2.35) = tcdf(-100,-2.35,24) = 0.0137
\n" );
document.write( "
\n" );
document.write( "I don't under how 0.0137 was calculated. Why isn't the solution this:
\n" );
document.write( "z=-2.35 (calculated above) so P (z<-2.35)=0.0094 <
Algebra.Com's Answer #458776 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Grade point averages of math majors at a large distance education university are normally distributed with a mean of u= 2.85 and a standard deviation of σ=0.30. \n" ); document.write( "If a random sample of 25 math majors is selected from that university, what is the probability that the sample mean grade point averages will be \n" ); document.write( "a) either less than 2.709 \r \n" ); document.write( "\n" ); document.write( "Stanbon answered: \n" ); document.write( "t(2.709) = (2.709-2.85)/[0.3/sqrt(25)] = -2.35 \n" ); document.write( "P(x < 2.709) = P(t < -2.35) = tcdf(-100,-2.35,24) = 0.0137 \n" ); document.write( " \n" ); document.write( "I don't under how 0.0137 was calculated. Why isn't the solution this: \n" ); document.write( "z=-2.35 (calculated above) so P (z<-2.35)=0.0094 < \n" ); document.write( "You are correct if you use a z-distribution. If that is what \n" ); document.write( "your text calls for, use it. \n" ); document.write( "Many texts call for use of the t-distribution when dealing \n" ); document.write( "with sample means. \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================ |