Let $Z\sim \exp(1)$. Let $X$ be a new random variable (rv) defined as follows: We flip a coin. If we get head, than $X=Z$, and if we get tail than $X=-Z$.
I'm trying to figure whether $X$ is a discrete, continuous or mixed type rv, and to calculate its CDF and PDF (if it has one), but couldn't arrive at a solution.
Any help will be greatly appreciated.