I have a random variable given by $$ Y = a \cdot X \;, $$ where $X$ follows a beta distribution and $a$ is a simple constant. I want to find the moments of $Y$.
I am aware of the general formula for moments of the beta distribution and want to specifically know how this constant $a$ affects this formula!
Thank you in advance, Sam
For any distribution, the moments are given by
$$\mu_{X,n}=\int_{\mathbb R}x^n\text{ pdf}_X(x)\,dx.$$
Then replacing $x$ by $y=ax$,
$$\mu_{Y,n}=\int_{\mathbb R}y^n\text{ pdf}_Y(y)\,dy=\int_{\mathbb R}(ax)^n\text{ pdf}_X(x)\,dx=a^n\mu_{X,n}.$$