Logistic distribution can be used to approximate wind speeds:
Find the estimated distribution:
Compare the PDF to the histogram of the wind data:
Find the probability of a day with wind speed greater than 30 km/h:
Find the mean wind speed:
Simulate wind speeds for a month:
Logistic distribution provides a very good fit for fractional price changes from the previous closing price of stocks. Find the estimated distribution for the daily fractional price changes of the Standard & Poor's 500 index from January 1, 2000 to January 1, 2009:
Compare a histogram of the data with the PDF of the estimated distribution:
Find the probability of the fractional price change being greater than 0.5%:
Find the mean fractional price change:
Simulate fractional price changes for 30 days:
Show that using logistic distribution provides better fit than when using
LogNormalDistribution: