2

I have n identical components which are connected together in parallel system, with each having a failure rate of 0.01. Can someone point me to the equation for calculating the probability that at least 2 component will fail together?

Jean-Bernard Pellerin
  • 12,556
  • 10
  • 57
  • 79
It Man
  • 21
  • 3

1 Answers1

1

To model the number of failures of independent components, you can use the binomial distribution.

mitchus
  • 4,677
  • 3
  • 35
  • 70