To find the value of 24α, we begin by using the properties of discrete probability distributions and the geometric condition given in the problem.
Let P(X=x)=px for x∈{0,1,2,3,4}. Since the points (x,px) lie on a straight line in the xy-plane, we can express px as a linear function of x:
px=mx+c
for some constants m and c.
Step 1: Utilize the total probability condition
The sum of all probabilities must equal 1:
∑x=04px=1
∑x=04(mx+c)=1
m∑x=04x+c∑x=041=1
Calculating the sums:
∑x=04x=0+1+2+3+4=10
∑x=041=5
Substituting these into the equation gives:
10m+5c=1— (Equation 1)
Step 2: Utilize the given mean of X
The expectation (mean) of X is given as E[X]=25:
E[X]=∑x=04x⋅px=25
∑x=04x(mx+c)=25
m∑x=04x2+c∑x=04x=25
Calculating the sum of squares:
∑x=04x2=02+12+22+32+42=0+1+4+9+16=30
Substituting the values:
30m+10c=25— (Equation 2)
Step 3: Solve for m and c
Multiply Equation 1 by 2:
20m+10c=2
Subtract this from Equation 2:
(30m+10c)−(20m+10c)=25−2
10m=21⟹m=201
Substitute m=201 back into Equation 1:
10(201)+5c=1
21+5c=1⟹5c=21⟹c=101
Thus, the probability distribution is:
px=20x+101=20x+2for x∈{0,1,2,3,4}
Since px>0 for all x∈{0,1,2,3,4}, this is a valid probability distribution.
Step 4: Calculate E[X2] and the Variance α
The second moment E[X2] is given by:
E[X2]=∑x=04x2px=m∑x=04x3+c∑x=04x2
Calculating the sum of cubes:
∑x=04x3=03+13+23+33+43=0+1+8+27+64=100
Substitute the known values:
E[X2]=201(100)+101(30)=5+3=8
Now, calculate the variance α:
α=Var(X)=E[X2]−(E[X])2
α=8−(25)2=8−425=47
Step 5: Compute 24α
24α=24×47=6×7=42
42