Calculating Probability of Event After Y Attempts

  • B
  • Thread starter Drakkith
  • Start date
  • Tags
    Probability
  • #1

Drakkith

Mentor
2022 Award
22,639
6,857
TL;DR Summary
Overall chance that A will occur given X chance per attempt and Y number of attempts.
Hey all. I've got next to no education in probability and I was wondering how to figure out the chance of some event occurring after Y number of attempts given X chance of happening per attempt.
For example, if event A has a 0.15% chance of occurring each attempt, and you make, say, 1000 attempts, what is the chance that A will occur?
Hope that makes sense.
Thanks in advance.
 
  • #3
Assume that all the attempts are independent. The probability of ##A## occurring at least once would be ##1-ProbabilityThatANeverOccursIn1000 = 1-(1-0.0015)^{1000} = 0.77712 ##
 
  • #4
Wouldn't that be

0.15% = 0.0015

1000 x 0.0015 = 1.5 times
Yes, that would be the expected number of occurrences of ##A##, assuming that all the attempts are independent. The probability of at least one occurrence of ##A## is 0.77712
 
  • Like
Likes hutchphd, jedishrfu and Drakkith
  • #5
Summary: Overall chance that A will occur given X chance per attempt and Y number of attempts.

Hey all. I've got next to no education in probability and I was wondering how to figure out the chance of some event occurring after Y number of attempts given X chance of happening per attempt.
For example, if event A has a 0.15% chance of occurring each attempt, and you make, say, 1000 attempts, what is the chance that A will occur?
Hope that makes sense.
Thanks in advance.
The best approach is to calculate the probability that A will not occur. If each trial is independent and ##p## is the probability that A occurs in anyone trial, then the probability that A does not occur in ##n## trials is ##(1-p)^n##.

The probability that A will occur is then the complement of this, I.e ##1-(1-p)^n##.
 
  • Like
Likes hutchphd and Drakkith
  • #6
Thanks all!
 
  • #7
Note that the probability that A does occur includes all the cases where A occurs once, twice, three times up to all ##n## times. For that reason it's usually harder to calculate directly.
 

Suggested for: Calculating Probability of Event After Y Attempts

Replies
31
Views
725
Replies
3
Views
786
Replies
4
Views
836
Replies
4
Views
809
Replies
4
Views
807
Replies
3
Views
499
Back
Top