document.write( "Question 1179321: 1. Given a normal distribution with µ = 40 and σ = 6, find
\n" ); document.write( "a.) the area below 32;
\n" ); document.write( "b.) the area above 27;
\n" ); document.write( "c.) the area between 42 and 51;
\n" ); document.write( "d.) the x value that has 45% of the area below it.
\n" ); document.write( "e.) The x value that has13% the area above it.
\n" ); document.write( "

Algebra.Com's Answer #808876 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi\r\n" );
document.write( "Distribution: normal with µ = 40 and σ  = 6\r\n" );
document.write( "Continuous Curve:\r\n" );
document.write( "Using TI or similarly an inexpensive calculator like an Casio fx-115 ES plus\r\n" );
document.write( "\r\n" );
document.write( "P( x < 32) =normalcdf(-9999, 32,40,6) = .0902\r\n" );
document.write( "P(x > 27) =normalcdf(27,9999,40,6) = .9849\r\n" );
document.write( "P( 42 x < 51) =normalcdf(42, 51,40,6) = .3361\r\n" );
document.write( " d.) the x value that has 45% of the area below it: invNorm(.45, 40,6) = 39.246\r\n" );
document.write( "e.) The x value that has 13% the area above it.  invNorm(.87, 40,6) = 46.7583\r\n" );
document.write( "(may present x-value per class instructions) \r\n" );
document.write( "Wish You the Best in your Studies.\r\n" );
document.write( "
\n" ); document.write( "
\n" );