document.write( "Question 1178337: Test scores on a math exam are normally distributed with a mean of 82 and a standard deviation of 5.5. Using a z-score, find the probability that a randomly selected student attained these scores:
\n" );
document.write( "a. at least 84
\n" );
document.write( "b. no more than 73 \n" );
document.write( "
Algebra.Com's Answer #807545 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \r\n" ); document.write( "Hi\r\n" ); document.write( "Normal Distribution: μ = 82 σ = 5.5\r\n" ); document.write( "Continuous Curve\r\n" ); document.write( "Using TI or similarly an inexpensive calculator like a Casio fx-115 ES plus\r\n" ); document.write( "\r\n" ); document.write( "P(x ≥ 84) = 1 - P(x ≤ 84) = 1 - normalcdf(-9999, 84, 82, 5.5) = 1- .6419 = .3581\r\n" ); document.write( "\r\n" ); document.write( "P(x ≤ 73) = normalcdf(-9999, 73, 82, 5.5) = .0509\r\n" ); document.write( "\r\n" ); document.write( "Wish You the Best in your Studies.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |