Question
Question: A random variable X has the following probability distribution. | X = x | 0 | 1 | 2 | 3 | 4 | 5 | 6...
A random variable X has the following probability distribution.
| X = x | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | | P[X = x] | 0 | k | 2k | 2k | 3k | k^2 | 2k^2 | 7k^2 + k |
Then F(4) =

A
103
B
101
C
107
D
54
Answer
54
Explanation
Solution
Step 1: Determine k by using the normalization condition:
x=0∑7P(X=x)=0+k+2k+2k+3k+k2+2k2+(7k2+k)=9k+10k2=1.Solve 10k2+9k−1=0:
k=2⋅10−9+92+4⋅10⋅1=20−9+11=101.Step 2: Compute the cumulative distribution function at 4:
F(4)=P(X≤4)=x=0∑4P(X=x)=0+k+2k+2k+3k=8k=8×101=54.Hence, F(4)=54.