Problem 4.4 (20 points): Continuous RV
The cumulative distribution function of random variable X is
$$F_x(x) = \begin{cases}
0, & x<-1 \\
\frac{(x+1)}{2}, & -1\leq x<1 \\
1, & x\geq 1
\end{cases}$$
a) What is the probability P[X > 1/2]?
b) What is the probability that P[-1/2 ≤ X <3/4]?
c) What is the probability that P[|X|<1/2]?