Amazingly simple probability question

  • Thread starter Thread starter msmith12
  • Start date Start date
  • Tags Tags
    Probability
msmith12
Messages
41
Reaction score
0
I know this is a really easy problem, but i am confusing myself with it...

there are three people who each have two possible actions-pay, or not pay (with symmetric probabilities of p for pay, and 1-p for not pay).

what is the probability that at least two people pay?

I first thought that it was just p^2, but that can't be right because that doesn't take into account the third person... so I then thought that it was 3p^2, because there are three possible combinations of 2 people paying. Is this all I need to do?

thanks

~feeling stupid
 
Physics news on Phys.org
Just remember binomial probability. The probability that @least 2people pay means either 2 or 3 people pay. Thus, apply the binomial probability formula:
(where p=probability of paying)

[3!/(2!*1!)]*(p^2)*(1-p) + [3!/(3!*0!)]*(p^3)
(As you can see, I don't know LaTex)

If the probability of paying is 50%, then the above expression should amount to 0.5,
meaning that there is a 50%chance that @least two people will pay.
 
Just elaborating on bomba's reply:
1=1^{3}=((1-p)+p)^{3}=\sum_{i=0}^{3}\binom{3}{i}(1-p)^{i}p^{3-i}
Hence, your probability is:
\sum_{i=0}^{1}\binom{3}{i}(1-p)^{i}p^{3-i}
 
arildno said:
Just elaborating on bomba's reply:
1=1^{3}=((1-p)+p)^{3}=\sum_{i=0}^{3}\binom{3}{i}(1-p)^{i}p^{3-i}
Hence, your probability is:
\sum_{i=0}^{1}\binom{3}{i}(1-p)^{i}p^{3-i}

Hey, can you teach me LaTex? :redface: That'd be great :smile:
 
bomba923 said:
Hey, can you teach me LaTex? :redface: That'd be great :smile:
Click on the images to see how the code is written.
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top