document.write( "Question 1131007: Scores on the GRE (Graduate Record Examination) are normally distributed with a mean of 539 and a standard deviation of 113. Use the 68 dash 95 dash 99.7 Rule to find the percentage of people taking the test who score below 426.\r
\n" );
document.write( "\n" );
document.write( "The percentage of people taking the test who score below 426 is what _____ %? \n" );
document.write( "
Algebra.Com's Answer #749072 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "=(426-539)/113=-1 \n" ); document.write( "z<-1 occurs with probability 16% by this rule. \n" ); document.write( "68% in the center means 34% on each side, which means the tails are 16% on each side of abs (sd)=|1| \n" ); document.write( " |