document.write( "Question 888795: blood pressure readings are approximately normal with a mean of 120 and a standard deviation of 8. A researcher wishes to select people for a study but wants to exclude the top & bottom 10%. What would be the upper and lower reading to qualify people to participate in the study? Please help I've spent almost an hour on this question \n" ); document.write( "
Algebra.Com's Answer #537706 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
blood pressure readings are approximately normal with a mean of 120 and a standard deviation of 8. A researcher wishes to select people for a study but wants to exclude the top & bottom 10%. What would be the upper and lower reading to qualify people to participate in the study?
\n" ); document.write( "----
\n" ); document.write( "Find the z-value with a right tail of 10%::
\n" ); document.write( "invNorm(0.9) = 1.2816
\n" ); document.write( "Find the z-value with a left tail of 10%::
\n" ); document.write( "invNorm(0.1) = -1.2816
\n" ); document.write( "--------------------------------
\n" ); document.write( "Lower limit:: x = -1.2816*8+120 = 129.16
\n" ); document.write( "------------------------------------------
\n" ); document.write( "Upper limit:: x = +1.2816*8+120 = 130.25
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=======================
\n" ); document.write( "
\n" );