From a disk R we choose a point. Let X denote distance between chosen point and circle's centre. Find distribution of a variable $X^2$. I have no idea what should i do about that whatsoever so i would appreciate detailed explanation.
2026-05-16 00:48:19.1778892499
Find probability distribution - choosing points from a circle
462 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint/Outline:
You mean to say pick a point randomly (uniformly) inside the circle. Then $X$ represents the distance from the origin to that point. I would approach this using the cdf, meaning compute $P(X<x)$.
Once you have found the distribution of $X$, use your preferred method to find the distribution of $Y=X^2$.
It might help to draw some pictures.