document.write( "Question 478970: The table shows the number of employed and unemployed workers in the United States in thousands in 2000. Assume that one person will be randomly selected from the group described in the table. Find the probability of selecting a person who is employed given that the person is male.
\n" );
document.write( "In the table are these #'s under these headings from Left to Right.
\n" );
document.write( " Employed******/*********Unemployed
\n" );
document.write( "Male 67761*********/*********2433
\n" );
document.write( "Female 58655*********/*********2285
\n" );
document.write( "I have tried dividing only the males who are employed by the unemployed males but do not know if that is correct or not. Thank you for your time. \n" );
document.write( "
Algebra.Com's Answer #328192 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The table shows th number of employed and unemployed workers in the United States in thousands in 2000. Assume that on e person will be randomly selected from the group described in the table. \n" ); document.write( "----------------------------------------\r \n" ); document.write( "\n" ); document.write( "Find the probability of selecting a person who is employed given that the person is male. \n" ); document.write( "---- \n" ); document.write( "Note: The \"Given\" condition becomes your universe. \n" ); document.write( "So you only look for the number of employed on the \"male\" line. \n" ); document.write( "--------------------------------------- \n" ); document.write( "In the table are these #'s under these headings from Left to Right. \n" ); document.write( " Employed******/*********Unemployed \n" ); document.write( "Male 67761*********/*********2433 \n" ); document.write( "Female 58655*********/*********2285 \n" ); document.write( "I have tried dividing only the males who are employed by the unemployed males but do not know if that is correct or not. \n" ); document.write( "--- \n" ); document.write( "Ans: 67761/(67761+2433) = 0.9653 \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |