asked 18.4k views
3 votes
You are playing a game of chance that you have a 43% chance of winning. If you play it five times in a row, what is the probability that you will win 3 or more times?

asked
User Blented
by
8.4k points

1 Answer

2 votes

We want probabilty of 3 or more times winning.

That can be broken down:

Win 3 times + Win 4 times + Win 5 times

First,

P(Win) = 0.43

P(Loss) = 1 - 0.43 = 0.57

Now,

P(win 3 or more times) = P(WWWLL) + P(WWWWL) + P(WWWWW)

Where

W is probabilty of winning

L is probability of losing

First,

P(WWWLL) = 0.43 * 0.43 * 0.43 * 0.57 * 0.57 = 0.0258

P(WWWWL) = 0.43 * 0.43 * 0.43 * 0.43 * 0.57 = 0.0195

P(WWWWW) = 0.43 * 0.43 * 0.43 * 0.43 * 0.43 = 0.0147

So,

P(win 3 or more times) = 0.0258 + 0.0195 + 0.0147 = 0.06

answered
User Baraka
by
7.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.