document.write( "Question 411995: The medal distribution from the 2004 Summer Olympic Games for the top
\n" );
document.write( "23 countries is shown below.
\n" );
document.write( "Gold Silver Bronze
\n" );
document.write( "United States 35 39 29
\n" );
document.write( "Russia 27 27 38
\n" );
document.write( "China 32 17 14
\n" );
document.write( "Australia 17 16 16
\n" );
document.write( "Others 133 136 153
\n" );
document.write( "Choose 1 medal winner at random. Find the probability that the winner was from the
\n" );
document.write( "United States, given that he or she won a silver medal.\r
\n" );
document.write( "\n" );
document.write( "Can you please show me how to solve this problem along with the answer, thank you! \n" );
document.write( "
Algebra.Com's Answer #289456 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The medal distribution from the 2004 Summer Olympic Games for the top \n" ); document.write( "23 countries is shown below. \n" ); document.write( ":::::::::::::Gold Silver Bronze \n" ); document.write( "United States 35::: 39:::: 29 \n" ); document.write( "Russia::::::: 27::: 27:::: 38 \n" ); document.write( "China:::::::: 32::: 17:::: 14 \n" ); document.write( "Australia:::: 17::: 16:::: 16 \n" ); document.write( "Others:::::: 133:: 136::: 153 \n" ); document.write( "------------------------------------ \n" ); document.write( "Choose 1 medal winner at random. Find the probability that the winner was from the United States, given that he or she won a silver medal. \n" ); document.write( "========================= \n" ); document.write( "Since the condition is \"won a silver\", you only look at \n" ); document.write( "the silver column which has 235 data values \n" ); document.write( "--- \n" ); document.write( "The US had 39 of those \n" ); document.write( "------ \n" ); document.write( "P(U.S. | silver) = 39/235 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================ \n" ); document.write( " |