nbinskekur
Versione 1.1.0.0 (2,78 KB) da
Antonio Trujillo-Ortiz
Skewness, kurtosis and kurtosis excess of the negative binomial distribution.
This m-file returns the kewness, kurtosis and kurtosis excess of the negative binomial distribution with parameters R and P. S, K and E are the size of the input argument.
Syntax: function [s,k,e] = nbinskekur(r,p)
Inputs:
r - predefined number of failures
p - probability parameter (probability of success)
Outputs:
s - skewness
k - kurtosis
e - kurtosis excess
Cita come
Antonio Trujillo-Ortiz (2025). nbinskekur (https://www.mathworks.com/matlabcentral/fileexchange/48780-nbinskekur), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- AI and Statistics > Statistics and Machine Learning Toolbox > Descriptive Statistics and Visualization >
Scopri di più su Descriptive Statistics and Visualization in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.