I have a p.d.f., $\frac{3}{2\pi}\sqrt{1-x^2-y^2}, \text{ for all } x^2 + y^2 \le 0$. The question asks to find $P(x^2 + y^2 \le \frac{1}{2}).$
I cannot for the life of me figure this one out. I know the solution involves converting to polar coordinates (at least without sacrificing my sanity) but that is giving me fits. It also seems like the answer should be 1/8, but of course that won't get me any points (probability of landing in a sphere with radius 1/2 when selecting from a sphere with radius 1), but I'm not sure how to get there.
EDIT: The correct support is $x^2 + y^2 \le 1$. My apologies.
The integral is $$ \frac{3}{2\pi}\int_0^{2\pi}\int_0^{\frac{\sqrt{2}}{2}} r\sqrt{1-r^2}\mathrm dr \mathrm d\theta\\ =3\int_0^{\frac{\sqrt{2}}{2}} r\sqrt{1-r^2}\mathrm dr $$ where a u substitution will do.