You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TDenseMtxVec Class > public > Kurtosis Method > TDenseMtxVec.Kurtosis Method (double, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
TDenseMtxVec.Kurtosis Method (double, double)

The Kurtosis (fourth central momentum).

Pascal
function Kurtosis(const AMean: double; const AStdDev: double): double; overload;

Calculate the calling object kurtosis by using mean value AMean and standard deviation AStdDev. Kurtosis is the fourth central moment, divided by fourth power of standard deviation: 

 

 

 

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!