asked 95.6k views
5 votes
A manufacturer of a consumer electronics products expects 3% of units to fail during the warranty period. A sample of 500 independent units is tracked for warranty performance. (a) What is the probability that none fail during the warranty period? (b) What is the expected number of failures during the warranty period? (c) What is the probability that more than 2 units fail during the warranty period?

1 Answer

4 votes

Answer: a) 0.0000002, b) 15, c) 0.99996.

Explanation:

Since we have given that

n = 500

p = 3% = 0.03

q = 1-0.03 = 0.97

So, we will use "Binomial distribution".

(a) What is the probability that none fail during the warranty period?


P(X=0)=^(500)C_0(0.03)^0(0.97)^(500)=0.0000002

(b) What is the expected number of failures during the warranty period?


E(X)=np=500* 0.03=15

(c) What is the probability that more than 2 units fail during the warranty period?


P(X>2)=1-\sum _(x=0)^2P(X=x)=0.99996

Hence, a) 0.0000002, b) 15, c) 0.99996.

answered
User Hakim Abdelcadir
by
8.6k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.