skekurtest

Hypotheses test concerning the univariate skewness and kurtosis.
3.9K Downloads
Updated 2 Oct 2003

View License

This function deals with the univariate hypotheses test concerning skewness and kurtosis.

It needs to input data vector, direction of tests (1 = one-tailed; 2 = two-tailed)[default = 2], and significance level (default = 0.05).Immediately it outputs, for an one-tailed hypothesis whether or not the skewness to left or rigth were met. As well as whether or not the kurtosis to left or rigth were met.In case of a two-tailed hypothesis, whether or not the skewness and kurtosis were met.

Cite As

Antonio Trujillo-Ortiz (2024). skekurtest (https://www.mathworks.com/matlabcentral/fileexchange/3953-skekurtest), 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.0.0.0

Updating was made to reduce the record of data in a frequency form on only 3 lines.