skekurtest
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 (2026). skekurtest (https://uk.mathworks.com/matlabcentral/fileexchange/3953-skekurtest), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions and Hypothesis Tests > Hypothesis Tests >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| 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. |
