document.write( "Question 1178240: A sample of size 42 will be drawn from a population with mean 52 and standard deviation 9.\r
\n" );
document.write( "\n" );
document.write( "a.\r
\n" );
document.write( "\n" );
document.write( "Is it appropriate to use the normal distribution to find probabilities for x bar ?\r
\n" );
document.write( "\n" );
document.write( "b.\r
\n" );
document.write( "\n" );
document.write( "If appropriate find the probability that x bar will be between 53 and 54.\r
\n" );
document.write( "\n" );
document.write( "c.\r
\n" );
document.write( "\n" );
document.write( "If appropriate find the 45th percentile of x bar. \n" );
document.write( "
Algebra.Com's Answer #807573 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Normal Distribution: n = 42 > 30 , μ = 52 σ =9 \n" ); document.write( "Using TI or similarly an inexpensive calculator like a Casio fx-115 ES plus \n" ); document.write( "b. P(53 < x < 54) = normalcdf(53,54, 52, 9/√42) = .1608 \n" ); document.write( " |