DagosPtest

D'Agostino-Pearson's K2 test for assessing normality of a data vector.
ダウンロード: 5.7K
更新 2015/4/7

ライセンスの表示

The D'Agostino-Pearson's K2 test is used to assessing normality of data using skewness and kurtosis. It approximates to the chi-squared distribution.
File needs to input the data vector and significance level (default = 0.05).
It outputs whether or not the normality is met.

引用

Antonio Trujillo-Ortiz (2025). DagosPtest (https://www.mathworks.com/matlabcentral/fileexchange/3954-dagosptest), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R11
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersHypothesis Tests についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Code was updated.

1.0.0.0

Text was improved.