hygeskekur
バージョン 1.1.0.0 (2.86 KB) 作成者:
Antonio Trujillo-Ortiz
Skewness, kurtosis and kurtosis excess of the hypergeometric distribution.
This m-file returns the kewness, kurtosis and kurtosis excess of the hypergeometric distribution with parameters M, K and N. S, K and E are the size of the input argument.
Syntax: function [s,k,e] = hygeskekur(m,k,n)
Inputs:
m - finite population size
k - number of items in the population with the characteristic of interest
n - sample size without replacement
Outputs:
s - skewness
k - kurtosis
e - kurtosis excess
引用
Antonio Trujillo-Ortiz (2024). hygeskekur (https://www.mathworks.com/matlabcentral/fileexchange/48779-hygeskekur), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- AI and Statistics > Statistics and Machine Learning Toolbox > Descriptive Statistics and Visualization >
Help Center および MATLAB Answers で Descriptive Statistics and Visualization についてさらに検索
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!