Maximum Likelihood Algorithm for Weibull Fitting |
The maximum likelihood method (Stevens and Smulders, 1979) fits a Weibull distribution to a set of measured wind speeds. This method employs the following equation to calculate, in an iterative fashion, the Weibull k parameter:
where: | ||
Ui | is the wind speed in time step i | |
N | is the number of time steps |
Once the shape parameter k has been found, the following equation gives the value of the scale parameter A:
The above equation for k is undefined for zero wind speeds. To avoid zero and near-zero wind speeds, Windographer therefore implements the maximum likelihood method using the following steps:
See also
Preferred Weibull fit algorithm
Wind Speed Distribution window