document.write( "Question 1118183: \r
\n" );
document.write( "\n" );
document.write( "Age Male Female Total
\n" );
document.write( "0-14 21 28 49
\n" );
document.write( "15-64 114 99 213
\n" );
document.write( "65 years or over 125 131 256
\n" );
document.write( "Total 260 258 518\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If one of these individuals is selected at random, determine the probability that the person is (you may leave the answers in fractions):\r
\n" );
document.write( "\n" );
document.write( "a. 0 to 14 years old.\r
\n" );
document.write( "\n" );
document.write( "b. 65 years or over, \"given\" that the person is male.\r
\n" );
document.write( "\n" );
document.write( "c. Female, \"given\" that the person is 15-64 years old. \n" );
document.write( "
Algebra.Com's Answer #733439 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Age Male Female Total \n" ); document.write( "0-14 21 28 49 \n" ); document.write( "15-64 114 99 213 \n" ); document.write( ">65 125 131 256 \n" ); document.write( "Total 260 258 518 \n" ); document.write( "a. 49/518 or 7/74 \n" ); document.write( "b. 125/260 or 25/52 \n" ); document.write( "c. 99/213 or 33/71 \n" ); document.write( " |