$X$ has the following mixed distribution:
$P[0] = 0.2$ $$f(x) = \left\{ \begin{array}{cl} \frac{0.5xe^{\frac{-x}{100}}}{100} & x > 0 \\ 0 & \text{Otherwise} \\ \end{array} \right.$$
Calculate the mode of $X$ .
I think the answer should be $0$ as the maximum value for the $f(x)$ occurs at the point $x=100$ . Here, $f(100) = 0.18 (approx.) < 0.2$ , i.e less than the value which occurs at $0$.
However, the answer is $100$ only.
MODE of mixed distribution The same kind of question has been answered here but there is no clear cut solution witch which I can agree. So, any help would be appreciated.