DagosPtest

D'Agostino-Pearson's K2 test for assessing normality of a data vector.
5.6K Downloads
Updated 7 Apr 2015

View License

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.

Cite As

Antonio Trujillo-Ortiz (2024). DagosPtest (https://www.mathworks.com/matlabcentral/fileexchange/3954-dagosptest), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R11
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Code was updated.

1.0.0.0

Text was improved.