0

I need to complete the following problem

Let $~(X_1, X_2)~$ be a continuous random vector, with uniform density on the unit sphere $~\{(x_1,~ x_2,~ x_3) ~∈~ \mathbb R^3 ~:~ x_1^2 + x_2^2 + x_3^2 = 1\}~$. What would be the marginal pdf of $~X_1~$?

I have to follow the next steps:

  1. Express the density in spherical coordinates.

  2. Think about the symmetry of the problem. Think about spherical coordinates. Then think how can you integrate the effects of two variables while keeping the other fixed in spherical coordinates.

  3. After 2, you will have the marginal in one angle. Then you need to do a transformation of random variables ("a change of variables in the integral of the density so that the limits become (-1, 1)") to transform the angle to the Cartesian coordinate you are interested in obtaining the marginal.

  4. The marginal pdf of X1 should be one that is intuitive for this problem (yet that intuition will fail if the sphere was a circle or a high-dimensional sphere!). I have completed the first step by

$$f(\vartheta, \varphi) = {\sin(\varphi)\over4\pi}$$

where $\vartheta \in [0,2*\pi]$ and $\varphi \in [0,\pi]$

I'm not sure if the second step is correct by: $$f\varphi(\varphi) = \int_0^{\pi} {\sin(\varphi)\over4\pi}\,d\varphi= {1\over 2\pi}$$ Or the second option: $$f\vartheta(\vartheta) = \int_0^{2\pi} {\sin(\varphi)\over4\pi}\,d\vartheta= {\frac12\sin(\varphi)}$$ I get defenitely stuck in the third step

  • 3
    Please add the `[self-study]` tag & read its [wiki](https://stats.stackexchange.com/tags/self-study/info). Then tell us what you understand thus far, what you've tried & where you're stuck. We'll provide hints to help you get unstuck. – gung - Reinstate Monica Mar 03 '20 at 20:03
  • 1
    The thread at https://stats.stackexchange.com/questions/85916 gives an answer for *all* dimensions, not only $3.$ The (short) section "Finding the Density" in my post there carries out all four steps (but without needing spherical coordinates, which are superfluous) using exactly the method suggested. – whuber Mar 03 '20 at 21:12

0 Answers0