Skip to main content
Back to Statistics & Probability
JEE Main 2023
Statistics & Probability
Probability
Hard

Question

Let X be a random variable such that the probability function of a distribution is given by P(X=0)=12,P(X=j)=13j(j=1,2,3,...,)P(X = 0) = {1 \over 2},P(X = j) = {1 \over {{3^j}}}(j = 1,2,3,...,\infty ). Then the mean of the distribution and P(X is positive and even) respectively are :

Options

Solution

Key Concepts and Formulas

  • Discrete Probability Distribution Validity: A function P(X=x)P(X=x) represents a valid discrete probability distribution if:
    1. P(X=x)0P(X=x) \ge 0 for all possible values of XX.
    2. xP(X=x)=1\sum_x P(X=x) = 1.
  • Mean (Expected Value) of a Discrete Random Variable: For a discrete random variable XX with possible values xix_i and probabilities P(X=xi)P(X=x_i), the mean E[X]E[X] is given by: E[X]=xixiP(X=xi)E[X] = \sum_{x_i} x_i \cdot P(X=x_i)
  • Sum of an Infinite Geometric Series: The sum of an infinite geometric series a+ar+ar2+a + ar + ar^2 + \dots is S=a1rS = \frac{a}{1-r}, provided r<1|r| < 1.
  • Sum of an Arithmetic-Geometric Series: The sum of the series j=1jxj\sum_{j=1}^{\infty} j x^j for x<1|x|<1 is given by x(1x)2\frac{x}{(1-x)^2}.

Step-by-Step Solution

First, let's verify the given probability function represents a valid distribution.

Step 1: Verify the Probability Distribution We need to check two conditions:

  1. All probabilities P(X=x)P(X=x) are non-negative.
  2. The sum of all probabilities xP(X=x)\sum_{x} P(X=x) equals 1.
  • Non-negativity:

    • P(X=0)=120P(X=0) = \frac{1}{2} \ge 0.
    • For j1j \ge 1, P(X=j)=13jP(X=j) = \frac{1}{3^j} is always positive, thus 0\ge 0. Condition 1 is satisfied.
  • Sum of probabilities: xP(X=x)=P(X=0)+j=1P(X=j)\sum_{x} P(X=x) = P(X=0) + \sum_{j=1}^{\infty} P(X=j) Substitute the given probability functions: =12+j=1(13j)= \frac{1}{2} + \sum_{j=1}^{\infty} \left(\frac{1}{3^j}\right) The sum j=1(13)j\sum_{j=1}^{\infty} \left(\frac{1}{3}\right)^j is an infinite geometric series with first term a=13a = \frac{1}{3} and common ratio r=13r = \frac{1}{3}. Since r<1|r| < 1, the series converges. j=1(13)j=a1r=1/311/3=1/32/3=12\sum_{j=1}^{\infty} \left(\frac{1}{3}\right)^j = \frac{a}{1-r} = \frac{1/3}{1 - 1/3} = \frac{1/3}{2/3} = \frac{1}{2} Now, substitute this back into the total probability sum: xP(X=x)=12+12=1\sum_{x} P(X=x) = \frac{1}{2} + \frac{1}{2} = 1 Condition 2 is satisfied. The given function is a valid probability distribution.

Part 1: Calculate the Mean of the Distribution (E[X]E[X])

Step 2: Set up the formula for the mean The mean E[X]E[X] is calculated as xxP(X=x)\sum_{x} x \cdot P(X=x). Since the probability function is defined in two parts (X=0X=0 and X=jX=j for j1j \ge 1), we split the summation accordingly. E[X]=(0P(X=0))+j=1(jP(X=j))E[X] = (0 \cdot P(X=0)) + \sum_{j=1}^{\infty} (j \cdot P(X=j))

Step 3: Substitute the probabilities and simplify Substitute P(X=0)=12P(X=0) = \frac{1}{2} and P(X=j)=13jP(X=j) = \frac{1}{3^j}: E[X]=(012)+j=1(j13j)E[X] = \left(0 \cdot \frac{1}{2}\right) + \sum_{j=1}^{\infty} \left(j \cdot \frac{1}{3^j}\right) The first term 0120 \cdot \frac{1}{2} is 00. E[X]=j=1j(13)jE[X] = \sum_{j=1}^{\infty} j \left(\frac{1}{3}\right)^j

Step 4: Evaluate the arithmetic-geometric series This is an arithmetic-geometric series of the form j=1jxj\sum_{j=1}^{\infty} j x^j. Using the formula j=1jxj=x(1x)2\sum_{j=1}^{\infty} j x^j = \frac{x}{(1-x)^2} with x=13x = \frac{1}{3}: E[X]=1/3(11/3)2E[X] = \frac{1/3}{(1 - 1/3)^2} E[X]=1/3(2/3)2=1/34/9E[X] = \frac{1/3}{(2/3)^2} = \frac{1/3}{4/9} To simplify, multiply by the reciprocal: E[X]=1394=34E[X] = \frac{1}{3} \cdot \frac{9}{4} = \frac{3}{4} The mean of the distribution is 34\frac{3}{4}.

Part 2: Calculate P(X is positive and even)

Step 5: Identify the values of X that satisfy the condition "X is positive and even" means XX can take values 2,4,6,8,2, 4, 6, 8, \dots.

Step 6: Set up the summation for the probability P(X is positive and even)=P(X=2)+P(X=4)+P(X=6)+P(X \text{ is positive and even}) = P(X=2) + P(X=4) + P(X=6) + \dots

Step 7: Substitute the probabilities for these values Since j1j \ge 1, we use the formula P(X=j)=13jP(X=j) = \frac{1}{3^j}: P(X is positive and even)=132+134+136+P(X \text{ is positive and even}) = \frac{1}{3^2} + \frac{1}{3^4} + \frac{1}{3^6} + \dots

Step 8: Evaluate the infinite geometric series This is an infinite geometric series.

  • The first term a=132=19a = \frac{1}{3^2} = \frac{1}{9}.
  • The common ratio r=1/341/32=132=19r = \frac{1/3^4}{1/3^2} = \frac{1}{3^2} = \frac{1}{9}. Since r<1|r| < 1, the series converges. Using the formula S=a1rS = \frac{a}{1-r}: P(X is positive and even)=1/911/9=1/98/9P(X \text{ is positive and even}) = \frac{1/9}{1 - 1/9} = \frac{1/9}{8/9} P(X is positive and even)=18P(X \text{ is positive and even}) = \frac{1}{8} The probability that XX is positive and even is 18\frac{1}{8}.

Common Mistakes & Tips

  • Checking Distribution Validity: Always perform the validity check for a probability distribution. It ensures you haven't misunderstood the problem or that the problem statement itself is consistent.
  • Splitting Summations: Pay close attention to the definition of the probability function, especially when it's defined piecewise (e.g., differently for X=0X=0 and X1X \ge 1). Incorrectly applying a general formula to a specific case (like P(X=0)P(X=0)) is a common error.
  • Identifying Series Correctly: Accurately identify the first term (aa) and common ratio (rr) for geometric series. For sums involving only even (or odd) terms, the common ratio will be r2r^2 (e.g., (1/3)2=1/9(1/3)^2 = 1/9) if the original ratio was rr.

Summary

We first verified that the given probability function constitutes a valid probability distribution. Then, we calculated the mean (expected value) of the distribution by summing xP(X=x)x \cdot P(X=x) over all possible values of XX, which involved evaluating an arithmetic-geometric series. The mean was found to be 34\frac{3}{4}. Finally, we calculated the probability that XX is positive and even by summing P(X=j)P(X=j) for j=2,4,6,j=2, 4, 6, \dots, which involved evaluating another infinite geometric series. This probability was found to be 18\frac{1}{8}.

The final answer is 34 and 18\boxed{\frac{3}{4} \text{ and } \frac{1}{8}}, which corresponds to option (B).

Practice More Statistics & Probability Questions

View All Questions