Need help finding $P(Z<0)$ with $Z=X-Y,\quad X\sim\mathcal{N}(0,1)$, and $Y\sim \Gamma(k,\theta)$

33 Views Asked by At

My probability theory is a little rusty so I'm having trouble finding a nice expression for $P(Z<0)$ where $Z=X-Y,\quad X\sim\mathcal{N}(0,1)$ is a RV with a standard normal distribution, and $Y\sim \Gamma(k,\theta)$ is a RV with a gamma distribution. I seem to keep getting integrals that I'm unable to work with.

Edit: $X$ and $Y$ are both independent.