Question
Question: An experiment succeeds twice as often as it fails. Find the probability that in 4 trails there will ...
An experiment succeeds twice as often as it fails. Find the probability that in 4 trails there will be at least three success
A. 274
B. 278
C. 2716
D. 2724
Solution
Here the given question is based on the concept of probability. We have to find the probability of at least 3 successes in 4 trails. For this first we have to find the probability of success and failure. Further by using a binomial distribution i.e., P(X=x)=nCx(p)x(q)n−x, to get the required probability.
Complete step by step answer:
Probability is a measure of the likelihood of an event to occur. Many events cannot be predicted
with total certainty. We can predict only the chance of an event to occur i.e., how likely they are to
happen, using it. Probability can range in from 0 to 1, where 0 means the event to be an impossible
one and 1 indicates a certain event.
The probability formula is defined as the possibility of an event to happen is equal to the ratio of the
number of favourable outcomes and the total number of outcomes.
Probability of event to happenP(E)=Total Number of outcomesNumber of favourable outcomes
Consider the question:
Given,
The probability of success is twice the probability of failure
The number of trails n=4
Let us take ‘p’ to be the probability of success and ‘q’ be the probability of failure.
Probability of success p=2q ----(1)
Probability of failure q=1−p ----(2)
On substituting ‘q’ in equation (1) we have
⇒p=2(1−p)
⇒p=2−2p
Add 2p on both the sides, we have
⇒p+2p=2
⇒3p=2
Divide both side by 3, then we get
⇒p=32
∴ Probability of success p=32
Substitute the p value in equation (2), then
⇒q=1−32
Take 3 as LCM in RHS
⇒q=33−2
⇒q=31
∴ Probability of failure q=31
Let X be the random variable that represents the number of successes in four trials. It’s a Bernoulli trial so, X has a binomial distribution, we obtain
P(X=x)=nCx(p)x(q)n−x ----(3)
Probability of at least 3 success =P(X⩾3)
On putting values of p, q, n and x in equation (3), then
P(X=x)=4C3(32)3(31)4−3+4C4(32)4(31)4−4
⇒P(X=x)=4C3(32)3(31)1+4C4(32)4(31)0
We know the formula of combination nCr=(n−r)!r!n!, then
⇒P(X=x)=(4−3)!3!4!(3323)(31)+(4−4)!4!4!(3424)(1)
⇒P(X=x)=(1)!3!4!(3423)+(0)!4!4!(3424)
⇒P(X=x)=(1)3!4×3!(3423)+(1)4!4!(3424)
⇒P(X=x)=4(3423)+(3424)
⇒P(X=x)=22(3423)+(3424)
We know the property of exponent aman=amn, then
⇒P(X=x)=(3425)+(3424)
Convert the exponent number to the whole number, then we have
⇒P(X=x)=(8132)+(8116)
On simplification, we get
⇒P(X=x)=8132+16
⇒P(X=x)=8148
Divide both numerator and denominator by 3, we get
∴P(X=x)=2716
Hence the required probability is 2716
So, the correct answer is “Option C”.
Note: The probability is a number of possible values. Candidate must know we have to use
permutation concept or combination concept to solve the given problem because it is the first and
main thing to solve the problem.
1−P(A) refers to the probability that Event A will not occur is denoted by P(A′).
Remember, factorial is the continued product of first n natural numbers is called the “n factorial “ and it represented by n!=n⋅(n−1)⋅(n−2)⋅(n−3)⋅...⋅3⋅2⋅1.