document.write( "Question 1190698: Suppose that grade point averages of undergraduate students at one university have a bell-shaped distribution with a mean of 2.61 and a standard deviation of 0.43. Using the empirical rule, what percentage of the students have grade point averages that are at least 3.47 ?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #822927 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "z=0.86/0.43=2 \n" ); document.write( "3.47 is 2 sd above the mean \n" ); document.write( "more than 2 sd deviation from the mean, either direction, is 5%, so that in one direction it is 2.5%, the answer. \n" ); document.write( " |