Identifying the distribution of a data set

I have a data set and I want to know how can I figure out using matlab which distribution does the data set follows. The major distributions I am looking for are Normal, Poisson and Negative Binomial. Can anyone kindly let me know which functions or what procedure I should follow to identify the distribution in data set
Thanks.

 Accepted Answer

kstest2() would seem to be appropriate.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!