document.write( "Question 1161179: Assume that military aircraft use ejection seats designed for men weighing between 147.5 lb and 217 lb. If women's weights are normally distributed with a mean of 175.3 lb and a standard deviation of 43.5 lb, what percentage of women have weights that are within those limits? Are many women excluded with those specifications? \n" ); document.write( "
Algebra.Com's Answer #784703 by Boreal(15235) You can put this solution on YOUR website! z=(x-mean)/sd \n" ); document.write( "=(217-175.3)/43.5 \n" ); document.write( "=41.7/43.5=0.96\r \n" ); document.write( "\n" ); document.write( "z=(147.5-175.3)/43.5=-0.64\r \n" ); document.write( "\n" ); document.write( "want z between -0.64 and 0.96 and that probability is 0.5704 or 57.04% \n" ); document.write( "Nearly half are excluded.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |