document.write( "Question 932793: A set data has a normal distribution with a mean of 5.1 and a standard deviation of 0.9. Find the percent of data within each interval.\r
\n" );
document.write( "\n" );
document.write( "From 4.2 to 5.1 \n" );
document.write( "
Algebra.Com's Answer #566506 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! p(4.2 < x < 5.1) = p( -1 < z < 0) = normalcdf(-1,0) = .3413 0r 34.13% \n" ); document.write( "area Under Normal curve between z = -1 and z = 0 \n" ); document.write( "........ \n" ); document.write( "Area under the standard normal curve depends on the constraints placed on z-values \n" ); document.write( "Note: z = 0 (x value: the mean) 50% of the area under the curve is to the left and 50% to the right \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |