Probability distribution fitting: Difference between revisions

Content deleted Content added
m Composite distributions: reference added
m Disambiguating links to Chi-squared (help needed) using DisamAssist.
Line 49:
To fit a symmetrical distribution to data obeying a negatively skewed distribution (i.e. skewed to the left, with [[mean]] < [[mode (statistics)|mode]], and with a right hand tail this is shorter than the left hand tail) one could use the squared values of the data to accomplish the fit.
 
More generally one can raise the data to a power ''p'' in order to fit symmetrical distributions to data obeying a distribution of any skewness, whereby ''p'' < 1 when the skewness is positive and ''p'' > 1 when the skewness is negative. The optimal value of ''p'' is to be found by a [[numerical method]]. The numerical method may consist of assuming a range of ''p'' values, then applying the distribution fitting procedure repeatedly for all the assumed ''p'' values, and finally selecting the value of ''p'' for which the sum of squares of deviations of calculated probabilities from measured frequencies ([[chi square]]{{dn|date=September 2019}}) is minimum, as is done in [[CumFreq]].
 
The generalization enhances the flexibility of probability distributions and increases their applicability in distribution fitting.