How to fit distribution models for a frequency analysis?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
median27
Messages
58
Reaction score
0
I have a rainfall (mm) vs. year plot of a catch basin (see Excel file below) and I would like to get it's frequency curve. But before that, I need to fit certain distribution models (i.e. log-Pearson Type III and Gumbel Distributions) to my plot to be able to know the fittest model that I can use for my frequency analysis. How will I do that?

(I'll measure the fit using Chi-square goodness of fit.)
 

Attachments

Engineering news on Phys.org
The plotted data are the "observed" data for the annual maximum rainfall - daily basis. I need to get the "predicted" rainfall depths using the said distributions above and perform the fitting test. The fittest distribution will be the appropriate distribution to model the rainfall frequency of the catch basin. My only problem is, I don't know how to get the "predicted" rainfall depth which is needed in performing the chi-square goodness of fit test.