document.write( "Question 190261: can someone please help..thanks
\n" );
document.write( "Suppose that two teams called the Bears and Wildcats are in a playoff series where the first team to win 3 games wins the series. Let's suppose that for each game they play, the probability that the Bears win is 0.54 and the probability the Wildcats win is 0.46.
\n" );
document.write( "What is the probability that the bears win the series in 3 games ? .1574
\n" );
document.write( "What is the probability that the wildcats win the series in 3 games? .0973
\n" );
document.write( "What is the probability that the bears win the series in 4 games? .216
\n" );
document.write( "What is the probability that the wildcats win the series in 4 games? .156
\n" );
document.write( "what is the probability that the bears win the series in 5 games?
\n" );
document.write( "what is the probability that the wildcats win the series in 5 games?
\n" );
document.write( "What is the probability that the bears win the series?
\n" );
document.write( "what is the probability that the wildcats win the series ? \n" );
document.write( "
Algebra.Com's Answer #142799 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that two teams called the Bears and Wildcats are in a playoff series where the first team to win 3 games wins the series. Let's suppose that for each game they play, the probability that the Bears win is 0.54 and the probability the Wildcats win is 0.46. \n" ); document.write( "What is the probability that the bears win the series in 3 games ? .1575 \n" ); document.write( "What is the probability that the wildcats win the series in 3 games? .0973 \n" ); document.write( "What is the probability that the bears win the series in 4 games? .216 \n" ); document.write( "Patterns are LWWW, WLWW, WWLW \n" ); document.write( "Each has probability (0.54^3)(0.46)= 0.07243 \n" ); document.write( "But all three are mutually exclusive so the probability = 3(0.07243) \n" ); document.write( "= 0.2173 \n" ); document.write( "---------------------------- \n" ); document.write( "What is the probability that the wildcats win the series in 4 games? .156 \n" ); document.write( "Prob = 3*0.46^3*0.54 = 0.1577 \n" ); document.write( "--------------------------------------------- \n" ); document.write( "what is the probability that the bears win the series in 5 games? \n" ); document.write( "# of patterns: 5C2 - 1= 10-1 = 9 \n" ); document.write( "Probability of each pattern = (0.54)^3(0.46)^2 = 0.03332 \n" ); document.write( "Ans: 9*0.3332 = 0.2999 \n" ); document.write( "--------------------------------------------- \n" ); document.write( "what is the probability that the wildcats win the series in 5 games? \n" ); document.write( "Ans: 9*(0.46)^3(0.54)^2 = 0.2747 \n" ); document.write( "----------------------------------------------- \n" ); document.write( "What is the probability that the bears win the series? \n" ); document.write( "They could win it in 4, or 5, or 6, or 7 games. \n" ); document.write( "Figure each probability and add them. \n" ); document.write( "------------------------------------------ \n" ); document.write( "what is the probability that the wildcats win the series ? \n" ); document.write( "Same process as with the bears winning. \n" ); document.write( "=========================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |