document.write( "Question 1038870: A. Find the probability that a female in the class is shorter than 5 ft.\r
\n" );
document.write( "\n" );
document.write( "B. Find the probability that a female in the class is taller than 6 ft.\r
\n" );
document.write( "\n" );
document.write( "How would I set this up in the correct format? \n" );
document.write( "
Algebra.Com's Answer #653643 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Let Pr stand for Probability, then \n" ); document.write( ": \n" ); document.write( "Pr ( female height < 5 feet ) = 1 - Pr ( female height > or = 5 feet ) \n" ); document.write( ": \n" ); document.write( "Pr ( female height > 6 feet ) = 1 - Pr ( female height < or = 6 feet ) \n" ); document.write( ": \n" ); document.write( "this technique is often used with Normal distribution and associated z-tables \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |