The size of the radius of a circle is uniform on the interval $[a,b]$ $(0<a<b)$ find the distribution for the probabilities of the circles area, it's mathematical expectation and variance.
I have no clue on how to start this problem.
The size of the radius of a circle is uniform on the interval $[a,b]$ $(0<a<b)$ find the distribution for the probabilities of the circles area, it's mathematical expectation and variance.
I have no clue on how to start this problem.
HINT Here, $R \sim U(a,b)$ and $A = \pi R^2$, so the cdf of $A$ is $$ F_A(x) = \mathbb{P}[A \le x] = \mathbb{P}\left[R \le \sqrt{x/\pi}\right] = F_R \left(\sqrt{x/\pi}\right) $$
Can you plug into this the value of $F_R$ and use the fact that $f_A(x) = F_A'(x)$ to derive the pdf, and then the expectation and variance?