is there a way how to get quantile function from random variable $Y$ defined as: $$ Y = \begin{cases} 0 \text{ ... with probability 0.25}\\ f(x) \text{ ... with probability 0.75} \end{cases} $$ where $f(x)$ is continuous probability distribution function?
Thank you for your time.