Is it possible to write the function (mathematical formula) of a custom probability distribution from data?

1 回表示 (過去 30 日間)
pamin m
pamin m 2020 年 7 月 27 日
編集済み: dpb 2020 年 7 月 27 日
Is it possible to write the function (mathematical formula) of a custom probability distribution from data?
in the case of the existing probability distributions are not fit to the data.

回答 (1 件)

dpb
dpb 2020 年 7 月 27 日
編集済み: dpb 2020 年 7 月 27 日
To generate a functional form totally independently from only a dataset is pretty much not feasible.
There are a number of general distribution families; the Johnson and Pearson are two of the more commonly used.
Selection of one of the candidate families begins by computing (commonly "beta1" and "beta2") measures of skewness and kurtosis and seeing where on a generalized chart of b1,b2 the particular data sample lies and using that to select a potential candidate distribution family.
It must be noted, however, this is no magic panacea that can be applied blindfolded...
Hahn & Shapiro, Statstical Models in Engineering, Wiley, Chapters 6,7 is a good introductory text.

カテゴリ

Help Center および File ExchangeDescriptive Statistics and Visualization についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by