Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
1683
1
avatar

A machine has 12 identical components which function independently. The probability that a component will fail is 0.2. The machine will stop working if more than three components fail. Find the probability that the machine will stop.

 Feb 29, 2020
 #1
avatar+6251 
+1

The number of components that fail has a binomial distribution, n=12, p=0.2P[k>3]=1P[0]P[1]P[2]P[3]=13k=0(12k)(0.2)k(0.8)12k=0.205431

.
 Mar 1, 2020

2 Online Users