document.write( "Question 1050767: 25% of individuals in a certain city earns more than $45,000 per year.
\n" );
document.write( "The percentage of individuals earning more than $45,000 and having a college degree is 10. Suppose that a person is randomly chosen and turns out to be earning more than $45,000 . What is the probability that he or she is a college graduate. \n" );
document.write( "
Algebra.Com's Answer #666383 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 25% of individuals in a certain city earns more than $45,000 per year. \n" ); document.write( "The percentage of individuals earning more than $45,000 and having a college degree is 10. Suppose that a person is randomly chosen and turns out to be earning more than $45,000 . What is the probability that he or she is a college graduate. \n" ); document.write( "------------- \n" ); document.write( "P(> 45000) = 0.25 \n" ); document.write( "P(> 45000 AND cd) = 0.10 \n" ); document.write( "P(cd |> 45000) = 0.10/0.25 = 2/5 \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |