Point A is picked randomly in a circle with a radius of 1, and center O. What is the variance of length OA?
I believe the CDF has to found first, then we need differentiate it, find the expected value and use a variance property. It doesn't seem like I can use any of the probability distributions to find the CDF though. A hint in the right direction should do the job
The probability to pick a point inside the smaller circle $\|z\|=r$ is clearly $\frac{r^2}{R^2}$, hence the probability density function of $X=\overline{OA}$ is supported on $[0,1]$ and simply given by $f(x)=2x$. It follows that: $$ \mu=\mathbb{E}[X]=\int_{0}^{1}2x^2\,dx = \frac{2}{3}\tag{1} $$ and: