Expectation:
mean of geometric, using
formulas on p. 36, Ash
Handout, p1 arrows-->. If W is a function of X (W=g(X)), you
can find E(W) either by
>> summing g(xi)·P(X=xi)
for all the values of xi, or by
gathering all the probabilities of the x's which
have the same w-value, thus finding the distribution of W, and
·
>> summing wj·P(W=wj)
for all the values of wj.
Usually we use the first way, as when we find Var(X) = E(X -
E(X))2 , but both work.
- - - - - - - - - - - - - - - -
Def: X and Y are independent random variables if
P(X = x and Y = y) = P(X = x)
·P(Y = y) for every possible pair x and y.
What happens on X has no effect on the probabilities of Y:
P(Y = y) = P(Y = y | X = x)
If X and Y are independent, then E(X · Y) = E(X) ·
E(Y) (will prove, next week.)
This is needed to prove
Var(X+Y) = Var(X)
+ Var(Y).
- - - - - - - - - - - - - - - - -
Finding E's in complex cases: If X = X1+ X2+...+Xn
then E(X) = E(X1)+E(X2)+...+E(Xn). (Ash
3.2)
(If the Xi's
are independent (not usually true), then the variance can be found the
same way.)
If the Xi's
take on the values 0 or 1, they are called indicator random variables,
and E(Xi) = P(Xi = 1)
Binomial, drawing without replacement (mean
only): Xi =1 if i'th trial is a Success.
Related idea: p. 77 #5: If the sample space is {0, 1, 2, 3, 4,...}
(or {1, 2, 3, 4,...})
E(X) = sumi=1 to infinity (P(X
> i)) =
p1 + p2 + p3 +......
+ p2 + p3 +.....
+ p3 +......
1p1 +2 p2 + 3p3 +....
= sum i = 0 to infinity( i·pi)
Reread
Moore pp.380 for derivation of Binomial mean and standard deviation.
- - - - - - - - - - - - - - - - - - -
If time: proof of E (X+Y) = E(X) + E(Y),
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Read Ash Sec 3.2, 3.4. Skip 3.3.
Next, Ash Ch. 7, pp. 220-235 (ignore anything with integral signs)
HW:
Prove E(kX) = kE(X).
From Ash (These are all tricks
of one sort or another. Don't be discouraged if you can't do most
of them without looking.)
Use p. 77 #5 to find E(X) for a geometric distribution (another
way)
p.
84, 1 + See addition on Day 17 handout p. 4
3, 4, 5,
6 optional
p. 92, 7, 10, 17.
Others Optional,
but good: see the list on the Day 17 handout p. 4.
| Sievers home | Math300-Sp02/Day18.htm | 1:40pm | 3/6/02 |