document.write( "Question 588640: the odds are 3:5 that it will snow tomorrow. what is the probability that it will not snow tomorrow? \n" ); document.write( "
Algebra.Com's Answer #374586 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Odds in favor = successes:failures\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Odds against = failures:successes\r\n" );
document.write( "\r\n" );
document.write( "Probability of success = \"successes%2F%28successes%2Bfailures%29\"\r\n" );
document.write( "\r\n" );
document.write( "Probability of failure = \"failures%2F%28successes%2Bfailures%29\"\r\n" );
document.write( "\r\n" );
document.write( "You have the odds in favor of snow tomorrow as 3:5.\r\n" );
document.write( "\r\n" );
document.write( "So \"it will snow tomorrow\" is considered a SUCCESS and \r\n" );
document.write( "\"it will NOT snow tomorrow\" is considered a FAILURE.\r\n" );
document.write( "\r\n" );
document.write( "Therefore successes = 3 and failures = 5\r\n" );
document.write( "\r\n" );
document.write( "The probability that it will NOT snow tomorrow is the probability of a failure:\r\n" );
document.write( "\r\n" );
document.write( "Probability of failure = \"failures%2F%28successes%2Bfailures%29\" = \"5%2F%283%2B5%29\" = \"5%2F8\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );