How can I calculate the distribution of $X_1, $if $X_1$ denote the first coordinate of a point chosen at random from the $3$-dimensional ball of radius $\sqrt{3}$?
Someone could give me some hints pls?
How can I calculate the distribution of $X_1, $if $X_1$ denote the first coordinate of a point chosen at random from the $3$-dimensional ball of radius $\sqrt{3}$?
Someone could give me some hints pls?
$$\sqrt{3}-y.$$
If $x^2 + y^2 = r^2$ then
\begin{align} y^2 = r^2 - x^2\ y = \sqrt{r^2 - x^2}\ y = \sqrt{3 - x^2}\ \end{align} The area of a circle is determined by $\pi r^2$ so we can say the area function for a cross section that crosses the $x$-axis is
\begin{align} A(x) = \pi \sqrt{3 - x^2}^2\ A(x) = \pi (3 - x^2)\ \end{align} Is it correct the area of the cross section?
– Rosa Maria Gtz. Oct 12 '17 at 21:06