Question
Mathematics Question on Probability
In probability distribution for discrete variable x = 0,1, 2 ... P(x = x) = k(x + 1).3–x. The probability of P(x≥2) is equal to?
185
1810
2720
277
277
Solution
We want to find the probability P(x≥2), which is the sum of probabilities of all values of x greater than or equal to 2. We can write:
P(x≥2) = P(x=2) + P(x=3) + P(x=4) + ...
Substituting the given probability distribution function P(x) = k(x+1).3-x, we get:
P(x≥2) = k(2+1)3-2 + k(3+1)3-3 + k(4+1)3-4 + ...
Simplifying this expression, we get:
P(x≥2) = 9k+ 27k + 81k + ...
This is a geometric series with first term a = 9k and common ratio r = 31. The sum of an infinite geometric series with |r|<1 is a/(1-r), so we have:
P(x≥2) = (1−31)19 = 183k = 6k
To find the value of k, we use the fact that the sum of probabilities of all possible values of x must be 1. Therefore, we have:
∑ P(x) = ∑ k(x+1).3-x = 1
Substituting the values of x = 0,1,2,... in this equation and simplifying, we get:
3k + 92k + 273k + ... = 1
This is also a geometric series with first term a = 3k and common ratio r = 31. The sum of an infinite geometric series with |r|<1 is 1−r1, so we have:
(1−31)k3 = 2k = 1
Therefore, k = 2/3. Substituting this value of k in the expression for P(x≥2), we get:
P(x≥2) = 3632 = 91
Therefore, the probability of P(x≥2) is 91. So, the correct option is (D) 277.
**Answer. **D