Answer on Question#68542 – Math – Statistics and Probability
Question. The manufacturer of a popular brand of TV knows from his past experience that the probability of his TV set failing to work properly during the warranty period is 0.04. Find the probability that in a sample of 25 sold TV sets selected at random, 6 or less TV sets will be failing to work properly during the warranty period. Use both the binomial and Poisson rule and compare the results.
Solution. Let us start from the finding of exact probability using the binomial rule. See https://en.wikipedia.org/wiki/Binomial_distribution. In our case n=25,p=0.04,q=0.96. Then the required probability is:
P{6 or less}=P{0}+P{1}+P{2}+P{3}+P{4}+P{5}+P{6}==(025)⋅0.040⋅0.9625+(125)⋅0.041⋅0.9624+(225)⋅0.042⋅0.9623+(325)⋅0.043⋅0.9622++(425)⋅0.044⋅0.9621+(525)⋅0.045⋅0.9620+(625)⋅0.046⋅0.9619==0!⋅25!25!⋅0.040⋅0.9625+1!⋅24!25!⋅0.041⋅0.9624+2!⋅23!25!⋅0.042⋅0.9623+3!⋅22!25!⋅0.043⋅0.9622++4!⋅21!25!⋅0.044⋅0.9621+5!⋅20!25!⋅0.045⋅0.9620+6!⋅19!25!⋅0.046⋅0.9619≈0.99996
(see Appendix).
Now let us compute the required probability approximately with using the rule of Poisson (see http://faculty.vassar.edu/lowry/poisson.html). We have: np=25⋅0.04=1. Then
P{6 or less}=P{0}+P{1}+P{2}+P{3}+P{4}+P{5}+P{6}≈≈0!10e−1+1!11e−1+2!12e−1+3!13e−1+4!14e−1+5!15e−1+6!16e−1==e1⋅(1+1+21+61+241+1201+7201)=720e1957≈0.99992.
We see that the computational error is ∣0.99996−0.99992∣=0.00004 i.e. very small. But it is much easier to compute the required probability approximately using the rule of Poisson.
Answer. 0.99996.
Answer provided by www.AssignmentExpert.com
Appendix

Comments
Dear Simanchal, You're welcome. We are glad to be helpful. If you liked our service please press like-button beside answer field. Thank you!
Thanks a lot for the answer