Simple statistics expectation calculation

missavvy
Messages
73
Reaction score
0

Homework Statement



I am just trying to figure out how to calculate the expectation of something.
The context is for a random sample from a normal distribution with known mean μ and unknown variance σ2.

Homework Equations


3. The solution

So for the purposes of this question we set θ = σ2
I want to calculate:

-E(n/2θ2 - \sum(xi-μ)/2θ3)

The answer ends up being just n/2θ2
Why is the second term 0?

Also if anyone has any links or notes about expectation of values similar this, for example, that would be great.
Thanks
 
Physics news on Phys.org
missavvy said:

Homework Statement



I am just trying to figure out how to calculate the expectation of something.
The context is for a random sample from a normal distribution with known mean μ and unknown variance σ2.

Homework Equations





3. The solution

So for the purposes of this question we set θ = σ2
I want to calculate:

-E(n/2θ2 - \sum(xi-μ)/2θ3)

The answer ends up being just n/2θ2
Why is the second term 0?

Also if anyone has any links or notes about expectation of values similar this, for example, that would be great.
Thanks

What are the values of E(X1-μ), E(X2 - μ), etc.?

BTW: it is customary in Probability discussions to use a capital letter to stand for a random variable and the corresponding small letter to stand for a possible value; so x is a possible value of the random variable X, and you are sampling from a multi-dimensional random variable (X1, X2, ... Xn). Talking about E(X-μ) is different from talking about E(x-μ): one of them is the expectation of a random variable, while the other is the expectation of a non-random number (which of course, is just that number itself).

RGV
 
It would be
Ʃ (E(Xi) - μ) = 0
?

How would I calculate E(1/2θ3) ? (I know I wouldn't need to here since it's 0 on top, but just out of curiosity)
 
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