Variance of square of random variable

roflmao33
Messages
6
Reaction score
0

Homework Statement



Lets say I roll 2 fair dice and take the sum of the square of each dice. What formula will be the variance?

Homework Equations


var(x)=e(x^2)-e(x)^2

The Attempt at a Solution


For dice A;
E(A)=3.5
E(A^2)=91/6
^ same for dice B.

VAR(A^2+B^2)=E(A^4)-E(A^2)^2+E(B^4)-E(B^2)^2 ?
 
Physics news on Phys.org
how did you get to that? I'd start from
var(A^2+B^2) = E((A^2+B^2)^2) - E((A^2+B^2))^2

and simplify from there, though you'll probably end up at a similar place you need to justify it
 
well since i am throwing two different dice and squaring them, this means that they are independent, shouldn't I be able to use var(x+y)=var(x)+var(y)?

VAR(A^2+B^2)=E(A^4)-E(A^2)^2+E(B^4)-E(B^2)^2
 
yep, you just need to mention your assumptions, you can also say the expectation values will be the same for A & B
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top