A straight forward question on variances

  • Thread starter Thread starter michonamona
  • Start date Start date
michonamona
Messages
120
Reaction score
0

Homework Statement



suppose you have the following function:

w=a+b(e+z)

a, b and e are constants and z is a random variable distributed by some density function g(z).

What is the variance of w?

i.e. var(w)

Homework Equations



Suppose E(z) = 0 (expectation of z is 0) and var(z)=\sigma^{2}

The Attempt at a Solution



The solution is var(w)= b^{2} \sigma^{2}, but I don't understand why. I appreciate your input.

M
 
Physics news on Phys.org
Two facts. First, the variance of a constant plus a random variable is equal to the variance of the random variable. This makes sense if you think of variance as a measure of spread, since adding a constant to every observation doesn't change the spread. Second, the variance of a constant times a random variable is equal to the constant squared times the variance of the random variable. That is, if x is your random variable, var(ax) = a2var(x). Do you understand how the answer follows?
 
michonamona said:

Homework Statement



suppose you have the following function:

w=a+b(e+z)

a, b and e are constants and z is a random variable distributed by some density function g(z).

What is the variance of w?

i.e. var(w)

Homework Equations



Suppose E(z) = 0 (expectation of z is 0) and var(z)=\sigma^{2}

The Attempt at a Solution



The solution is var(w)= b^{2} \sigma^{2}, but I don't understand why. I appreciate your input.

M
Let's use caps for random variables to help keep them separate from constants.
From the given information,
E(Z) = 0 and Var(Z) = \sigma^2

Also, by definition, Var(Z) = E(Z2) - \mu^2.
Since E(Z) = \mu = 0, then Var(Z) = E(Z2).

You're also given that W = a + b(Z + e). Using the properties of expectation, it can be seen that E(W) = a + bE(Z) + be = a + be, since E(Z) = 0.

With all that out of the way, we can tackle Var(W).

Var(W) = E(W2) - (E(W))2.

If you replace W with a + b(Z + e) in the first term on the right, and work things through, you get the result you're supposed to get.
 
If X is a random variable and Y = c + dX, then

<br /> Vary(Y) = d^2 Var(X)<br />
 
Thanks guys! I appreciate your help.
 
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...

Similar threads

Replies
8
Views
2K
Replies
1
Views
1K
Replies
2
Views
6K
Replies
42
Views
4K
Replies
2
Views
1K
Replies
1
Views
2K
Replies
1
Views
950
Back
Top