A probability problem by Saksham Jain

A company supplying transformers claims that they produce no more than 2 % defective transformers . A customer purchases 50 transformers at random and tests them . If he finds more than one defective he rejects the order . What is the probability that the order will be rejected ? (Till 5th decimal place)


The answer is 0.26422.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Jordan Cahn
Oct 17, 2018

The probability that a single transformer is defective is 0.02 0.02 and the probability that it is not defective is 0.98 0.98 .

  • The probability that there are no defective transformers in the order is P 0 = 0.9 8 50 P_0 = 0.98^{50} -- all fifty must not be defective
  • The probability that there is precisely one defective transformer in the order is P 1 = 50 × 0.02 × 0.9 8 49 P_1 = 50\times0.02\times0.98^{49} -- there must be one defective transformer and 49 functioning transformer, and there are 50 possibilities for which one is defective.
  • The probability that there are two or more defective transformers is simply the probability that there are not 0 or 1 defective transformers. So it is P 2 = 1 ( P 0 + P 1 ) = 1 ( 0.9 8 50 + 50 × 0.02 × 0.9 8 49 ) 0.26423 \begin{aligned} P_{\geq 2} &= 1-(P_0+P_1) \\ &= 1-(0.98^{50} + 50\times0.02\times0.98^{49}) \\ &\approx \boxed{0.26423} \end{aligned}
Saksham Jain
Oct 16, 2018

Let x= number of defective transformers found in the 50 transformers So

P(order rejected) = 1 - P(x=1) - P(x=2)
= 1 - {(0.98)^50} - 50(0.02){(0.98)^49} =0.26422

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...