JEE Challenger
More from Probability (Advanced)

Variance of Collinear Discrete Random Variable Distribution

Let XX be a random variable, and let P(X=x)P(X = x) denote the probability that XX takes the value xx. Suppose that the points (x,P(X=x))(x, P(X = x)), x=0,1,2,3,4x = 0, 1, 2, 3, 4, lie on a fixed straight line in the xyxy-plane, and P(X=x)=0P(X = x) = 0 for all xR{0,1,2,3,4}x \in \mathbb{R} - \{0, 1, 2, 3, 4\}. If the mean of XX is 52\frac{5}{2}, and the variance of XX is α\alpha, then the value of 24α24\alpha is _______.

Official Numerical Answer42

Step-by-Step Solution

To find the value of 24α24\alpha, we begin by using the properties of discrete probability distributions and the geometric condition given in the problem.

Let P(X=x)=pxP(X = x) = p_x for x{0,1,2,3,4}x \in \{0, 1, 2, 3, 4\}. Since the points (x,px)(x, p_x) lie on a straight line in the xyxy-plane, we can express pxp_x as a linear function of xx: px=mx+cp_x = mx + c for some constants mm and cc.

Step 1: Utilize the total probability condition

The sum of all probabilities must equal 11: x=04px=1\sum_{x=0}^{4} p_x = 1 x=04(mx+c)=1\sum_{x=0}^{4} (mx + c) = 1 mx=04x+cx=041=1m \sum_{x=0}^{4} x + c \sum_{x=0}^{4} 1 = 1

Calculating the sums: x=04x=0+1+2+3+4=10\sum_{x=0}^{4} x = 0 + 1 + 2 + 3 + 4 = 10 x=041=5\sum_{x=0}^{4} 1 = 5

Substituting these into the equation gives: 10m+5c=1— (Equation 1)10m + 5c = 1 \quad \text{--- (Equation 1)}


Step 2: Utilize the given mean of XX

The expectation (mean) of XX is given as E[X]=52E[X] = \frac{5}{2}: E[X]=x=04xpx=52E[X] = \sum_{x=0}^{4} x \cdot p_x = \frac{5}{2} x=04x(mx+c)=52\sum_{x=0}^{4} x (mx + c) = \frac{5}{2} mx=04x2+cx=04x=52m \sum_{x=0}^{4} x^2 + c \sum_{x=0}^{4} x = \frac{5}{2}

Calculating the sum of squares: x=04x2=02+12+22+32+42=0+1+4+9+16=30\sum_{x=0}^{4} x^2 = 0^2 + 1^2 + 2^2 + 3^2 + 4^2 = 0 + 1 + 4 + 9 + 16 = 30

Substituting the values: 30m+10c=52— (Equation 2)30m + 10c = \frac{5}{2} \quad \text{--- (Equation 2)}


Step 3: Solve for mm and cc

Multiply Equation 1 by 22: 20m+10c=220m + 10c = 2

Subtract this from Equation 2: (30m+10c)(20m+10c)=522(30m + 10c) - (20m + 10c) = \frac{5}{2} - 2 10m=12    m=12010m = \frac{1}{2} \implies m = \frac{1}{20}

Substitute m=120m = \frac{1}{20} back into Equation 1: 10(120)+5c=110\left(\frac{1}{20}\right) + 5c = 1 12+5c=1    5c=12    c=110\frac{1}{2} + 5c = 1 \implies 5c = \frac{1}{2} \implies c = \frac{1}{10}

Thus, the probability distribution is: px=x20+110=x+220for x{0,1,2,3,4}p_x = \frac{x}{20} + \frac{1}{10} = \frac{x + 2}{20} \quad \text{for } x \in \{0, 1, 2, 3, 4\}

Since px>0p_x > 0 for all x{0,1,2,3,4}x \in \{0, 1, 2, 3, 4\}, this is a valid probability distribution.


Step 4: Calculate E[X2]E[X^2] and the Variance α\alpha

The second moment E[X2]E[X^2] is given by: E[X2]=x=04x2px=mx=04x3+cx=04x2E[X^2] = \sum_{x=0}^{4} x^2 p_x = m \sum_{x=0}^{4} x^3 + c \sum_{x=0}^{4} x^2

Calculating the sum of cubes: x=04x3=03+13+23+33+43=0+1+8+27+64=100\sum_{x=0}^{4} x^3 = 0^3 + 1^3 + 2^3 + 3^3 + 4^3 = 0 + 1 + 8 + 27 + 64 = 100

Substitute the known values: E[X2]=120(100)+110(30)=5+3=8E[X^2] = \frac{1}{20}(100) + \frac{1}{10}(30) = 5 + 3 = 8

Now, calculate the variance α\alpha: α=Var(X)=E[X2](E[X])2\alpha = \text{Var}(X) = E[X^2] - (E[X])^2 α=8(52)2=8254=74\alpha = 8 - \left(\frac{5}{2}\right)^2 = 8 - \frac{25}{4} = \frac{7}{4}


Step 5: Compute 24α24\alpha

24α=24×74=6×7=4224\alpha = 24 \times \frac{7}{4} = 6 \times 7 = 42

42

Variance of Collinear Discrete Random Variable Distribution | Mathematics PYQ Solution - JEE Challenger