Question
Question: The probability that a bulb produced by a factory will fuse after 150 days of use is 0.05. Find the ...
The probability that a bulb produced by a factory will fuse after 150 days of use is 0.05. Find the probability that out of such 5 bulbs.
I.None
II.Not more than one
III.More than one
IV.At least one will fuse after 150 days
Solution
Hint : In such type of questions in which only two cases are possible first of success of any event and second is failure of the event, we can use Binomial distribution. According to binomial distribution, if n be the number of observation or event, P be the probability of success (success is not only positive outcome it could also be negative for example if in any question probability of an accident is given so we will consider (accident as success) and q be the probability of failure and r be the unique order of success and (n−r) order of failure.
Then,
P(X=r)=hCrPrqn−r
Where r = 1, 2, 3, ……n and p+q=1
Complete step-by-step answer :
Given: the time for the bulb to get fused is 150 days and the probability is 0.5.
According to question,
Probability that bulb will fuse after 150 days (Probability of success), P = 0.05
So, probability that bulb will not fuse after 150 days is q = 1 − 0.05 = 0.95
The number of independent events = 5
i.None bulb will fuse, means r = 0
So,
P(X=0)=5C0(0.05)0×(0.95)5−0
P(X=0)=1×1×(0.95)5
P(X=0)=(0.95)5
ii.Not more than on bulb will fuse will fuse means r ⩽ 1
So required probability,
P(X⩽1)=P(X=0)+P(X=1)
P(X⩽1)=(0.95)5×5C1×(0.05)1×(0.95)5−1
P(X⩽1)=(0.95)5×5×(0.05)×(0.95)4
P(X⩽1)=(0.95)4(0.95+0.25)
P(X⩽1)=1.2×(0.95)4
iii.More than one bulb will fuse means r>1
So required probability,
P(X>1)=P(X=2)+P(X=3)+P(X=4)+P(X=5) ……….. (i)
Since total probability = 1
So, P(X=0)+P(X=1)+P(X=2)+P(X=3)+P(X=4)+P(X=5)=1
⇒P(X=2)+P(X=3)+P(X=4)+P(X=5)=1−[P(X=0)+P(X=1)]
⇒1−P(X⩽1)
So, we can also write equation (i) as
P(X>1)=1−P(X⩽1)
P(X>1)=1−1.2×(0.95)4
iv.At least one bulb will fuse means r ⩾ 1
P(X⩾1)=1−P(X=0)
⇒1−(0.95)5
Note : You may confuse that in which question binomial distribution is used. Here are the criteria to use binomial distribution.
a.The number of observations (n) is fixed.
b.Each observation is independent in other words none of your trials have an effect on other trials.
c.The probability of success is the same for each trail.