geoskekur

Skewness, kurtosis and kurtosis excess of the geometric distribution.

Sie verfolgen jetzt diese Einreichung

This m-file returns the kewness, kurtosis and kurtosis excess of the geometric distribution with probability parameter P. S, K and E are the size of the input argument.
Syntax: function [s,k,e] = geoskekur(p)

Inputs:
p - probability parameter
Outputs:
s - skewness
k - kurtosis
e - kurtosis excess

Zitieren als

Antonio Trujillo-Ortiz (2026). geoskekur (https://de.mathworks.com/matlabcentral/fileexchange/48778-geoskekur), MATLAB Central File Exchange. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.1.0.0

It was added an appropriate format to cite this file.

1.0.0.0