Week 6
Week 6
1. How likely would local wind speed exceed some specified value.
2. Connection between velocity fluctuations at different locations
in space, and/or different instants in time
3. Other fluctuating variables: pressure, temperature, vorticity etc
3
We are often interested in departures from the mean.
ˆ ∞
E[(X − µX )m] = (x − µX )mfX (x) dx
−∞
´Let
∞
the PDF f (x) be constant within some interval, [a, b]. To satisfy
−∞ f (x) dx = 1, we have
(
1/(b − a) if a ≤ x < b
f (x) =
0 otherwise
It is a simple matter to verify:
ˆ b
x 1
E[X] = dx = (a + b)
a b−a 2
4
ˆ b
2 x2 1
E[X ] = dx = (a2 + ab + b2)
a b−a 3
1
We also find that E[(X − µ)2] = 12 (a − b)2. An example of such a
r.v. may be an angle, with random orientation within [0, 2π].
“Central Limit Theorem” (e.g., Sec. 6.5 of T&L, Pope p. 61): (roughly)
Sum of a large number of independent and identically distributed
(iid) random variables tends towards a Gaussian distribution”
(regardless of the shape of PDF of the base r.v.).
Higher-order moments
ˆ
E[(X − µ)n] = (x − µ)n f (x) dx
The integrand: contributions from values of X far from the mean
(from “tail” portion of PDF) become more dominant at larger n.
6