Wind speed v(t) at a given location approximates a Rayleigh distribution, with probability density function given by
p(v) = (v / v0^2) exp(-v^2 / 2v0^2)
for v >= 0, with v0 = 5 m s^-1.
(a) Estimate the probability of the windspeed being more than 10 m s^-1 at any given time.
(b) Estimate the 99th percentile of windspeed (that is, a speed that is exceeded 1% of the time).
(c) Estimate the average value of v^3. This is important for planning wind power facilities, since the power available is proportional to v^3.