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 5 such bulbs.
I. none
II. not more than one
III. more than one
IV. at least one
will fuse after 150 days of use.
Let X represent the number of bulbs that will fuse after 150 days of use in an experiment of 5 trials. The trials are Bernoulli trials.
It is given that, p = 0.05
\(\therefore q=1-p=1-0.05=0.95\)
X has a binomial distribution with n = 5 and p = 0.05
\(\therefore P(X=x)=^nC_xq^{n-x}p^x, \, where \, x=1,2,...n\)
= \(^5C_X(0.95)^{5-x}.(0.05)^x\)
(i) P (none) = P(X = 0)
= \(^5C_0(0.95)^5.(0.05)^0\)
= \(1*(0.95)^5\)
=\((0.95)^5\)
(ii) P (not more than one) = P(X ≤ 1)
= P(X=0)+P(X=1)
= \(^5C_0(0.95)^5*(0.05)^0+ ^5C_1(0.95)^4*(0.05)^1\)
= \(1*(0.95)^5*(0.05)^0+^5C_1(0.95)^4*(0.05)^1\)
= \(1*(0.95)^5+5*(0.95)^4*(0.05)\)
= \((0.95)^5+(0.25)(0.95)^4\)
= (0.95)^4[0.95+0.25]
=(0.95)^4*1.2
(iii) P (more than 1) = P(X > 1)
= \(1-P(X\leq1)\)
= 1-P(not more than 1)
= 1-\((0.95)^4*1.2\)
(iv) P (at least one) = P(X ≥ 1)
= 1-P(X<1)
=1-P(X=0)
=\(1- {^5}C_0(0.95)^5*(0.05)^0\)
=\(1-1*(0.95)^5\)
= \(1-(0.95)^5\)
Probability is defined as the extent to which an event is likely to happen. It is measured by the ratio of the favorable outcome to the total number of possible outcomes.
The set of possible results or outcomes in a trial is referred to as the sample space. For instance, when we flip a coin, the possible outcomes are heads or tails. On the other hand, when we roll a single die, the possible outcomes are 1, 2, 3, 4, 5, 6.
In a sample space, a sample point is one of the possible results. For instance, when using a deck of cards, as an outcome, a sample point would be the ace of spades or the queen of hearts.
When the results of a series of actions are always uncertain, this is referred to as a trial or an experiment. For Instance, choosing a card from a deck, tossing a coin, or rolling a die, the results are uncertain.
An event is a single outcome that happens as a result of a trial or experiment. For instance, getting a three on a die or an eight of clubs when selecting a card from a deck are happenings of certain events.
A possible outcome of a trial or experiment is referred to as a result of an outcome. For instance, tossing a coin could result in heads or tails. Here the possible outcomes are heads or tails. While the possible outcomes of dice thrown are 1, 2, 3, 4, 5, or 6.