Probability problem, independent events

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
intric8
Messages
24
Reaction score
0
If there is a 5 percent chance of getting a particular result, and there are 15 of these events taking place simultaneously with the exact same probability, then collectively, what is the chance that one of these events will take place?

For example, if 15 cars of the same make and model, identical in terms of manufacturing, have a 5 percent chance of developing a fuel injection problem within 5 years.. well, what are the chances that one of these 15 cars will have a problem within 5 years? I'm quite sure you don't just add the probabilities up. Any help with this problem would be most welcome.
 
Physics news on Phys.org
If n independent events each have probability p of occurring then the probability that exactly r occur is given by the binomial distribution:
[itex]^{n}C_{r}p^{r}(1-p)^{n-r}[/itex]
where [itex]^{n}C_{r} = \frac{n!}{r!(n-r)!}[/itex]
The case you ask about is p = .05, n = 15, r = 1.
But perhaps you meant at least one occurring. In that case we have
[itex]1-^{n}C_{r}p^{r}(1-p)^{n-r}[/itex]
where r = 0. I.e., 1-(1-p)n