Assuming that $X$ is uniformly distributed on $[0,1]$, how do I derive that $$E \left( \frac{X^n}{n} \right) = \frac{1}{n(n+1)}?$$
2026-03-27 13:47:20.1774619240
Expectation of the power of a uniform r.v.
498 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Apply the definition of expected value: $$E \left( \frac{X^n}{n} \right) = \int_0^1 \left(\frac{x^n}{n} \right) \cdot 1 \, dx = \frac{1}{n(n+1)}$$