document.write( "Question 687083: Membership in an elite oraganization requires a test score in the upper 30% range. If the mean is 115 and the standard deviation is 12,find the lowest acceptable score that would enable a candidate to apply for membership. Assume the variable is normally distributed. \n" ); document.write( "
Algebra.Com's Answer #425013 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Membership in an elite oraganization requires a test score in the upper 30% range. If the mean is 115 and the standard deviation is 12,find the lowest acceptable score that would enable a candidate to apply for membership. Assume the variable is normally distributed.
\n" ); document.write( "====
\n" ); document.write( "Find the z-score with a left-tail 0 70%.
\n" ); document.write( "invNorm(0.70) = 0.5244
\n" ); document.write( "----
\n" ); document.write( "Find the corresponding test score using x = z*s + u
\n" ); document.write( "x = 0.5244*12 + 115 = 121.29
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );