What is it that I get from MATLAB function probplot?
古いコメントを表示
I have a question regarding MATLAB's function 'probplot'. Say I have data and try to see if the data fit to some specific distribution and I get, say either Alt 1:

or Alt 2:

What can I then say about the results? I have read 'doc probplot' and I know that it says it gives a 'reference line useful for judging whether the data follow the given distribution'. I still find it hard to say anything moderately 'intelligent' about my two examples. Would really appreciate it if someone could give a good explanation of how the MATLAB function 'probplot' works!
採用された回答
その他の回答 (1 件)
Daniel Shub
2012 年 5 月 18 日
1 投票
Basically, if your data came from the chosen distribution (exponential/Weibull) then the blue data points would overlap the dashed line. Since the dashed line does not predict the data in either the top or bottom plots, it means your data did not come from an exponential or Weibull distribution.
カテゴリ
ヘルプ センター および File Exchange で Exploration and Visualization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!