document.write( "Question 575024: A meteorologist reported an 82% chance the weather would be sunny and a 74% chance it would be sunny and that the temperature would get over 85 °F. If it is a sunny day, what is the probability the temperature will also be more than 85 °F?\r
\n" );
document.write( "\n" );
document.write( "a. 31.7%\r
\n" );
document.write( "\n" );
document.write( "b. 18.0%\r
\n" );
document.write( "\n" );
document.write( "c. 90.2%\r
\n" );
document.write( "\n" );
document.write( "d. 74.0% \n" );
document.write( "
Algebra.Com's Answer #369355 by reviewermath(1029)![]() ![]() You can put this solution on YOUR website! Let A = event that the weather is sunny \n" ); document.write( " B = event that the temperature is more than 85 °F \n" ); document.write( "Given: P(A) = 0.82 \n" ); document.write( " P(AB) = 0.74 \n" ); document.write( "Solution: P(B|A) = \n" ); document.write( " = \n" ); document.write( " = 90.2% \n" ); document.write( "Answer: c. 90.2% \n" ); document.write( " \n" ); document.write( " |