document.write( "Question 851451:  	
\n" );
document.write( "The probability of a snowstorm on Thanksgiving is 0.14      and the probability of a snowstorm on Christmas is 0.53     . Assuming that these two events are independent:
\n" );
document.write( "What is the probability of snowstorms on both Thanksgiving and Christmas? 	
\n" );
document.write( "What is the probability of a snowstorm on either Thanksgiving or Christmas (or both)? 
\n" );
document.write( "What is the probability of a snowstorm on Thanksgiving but not on Christmas? \n" );
document.write( "
| Algebra.Com's Answer #512786 by stanbon(75887)      You can put this solution on YOUR website! The probability of a snowstorm on Thanksgiving is 0.14 and the probability of a snowstorm on Christmas is 0.53 . Assuming that these two events are independent: \n" ); document.write( "What is the probability of snowstorms on both Thanksgiving and Christmas? \n" ); document.write( "Ans: 0.14*0.53 = 0.0742 \n" ); document.write( "------------------------------------------- \n" ); document.write( "What is the probability of a snowstorm on either Thanksgiving or Christmas (or both)? \n" ); document.write( "Ans: P(either or both) = 1-P(neither) = 1-0.86*0.47 = 0.5958 \n" ); document.write( "-------------------------------------------- \n" ); document.write( "What is the probability of a snowstorm on Thanksgiving but not on Christmas? \n" ); document.write( "Ans: P(Th and not Ch) = (0.14)(0.47) = 0.0658 \n" ); document.write( "--------------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " \n" ); document.write( " |