Let X be a continuous random variable whose cumulative distribution function (CDF) FX(x), for some t, is given as follows:

FX(x)=0xtxt4ttx41x4

If the median of X is 3, then what is the value of t?

A.

2

B.

1

C.

-1

D.

0

Solution:

We are given the CDFFX(x)F_X(x) of a continuous random variable XX as:

FX(x)=0xtxt4ttx41x4

We are told the median of X is 3.


The median is the value mm such that:

FX(m)=0.5F_X(m) = 0.5

Given: m=3m = 3

So,

FX(3)=0.5F_X(3) = 0.5

From the middle case of the CDF:

FX(x)=xt4t,for tx4F_X(x) = \frac{x - t}{4 - t}, \quad \text{for } t \leq x \leq 4

Substitute x=3x = 3 and set equal to 0.5:

3t4t=0.5\frac{3 - t}{4 - t} = 0.5


Solve the equation:

3t4t=12\frac{3 - t}{4 - t} = \frac{1}{2}

Cross-multiply:

2(3t)=4t2(3 - t) = 4 - t62t=4t6 - 2t = 4 - t64=2tt2=t6 - 4 = 2t - t \Rightarrow 2 = t


✅ Final Answer:

(A) 2