You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Kurtosis Method > Vector.Kurtosis Method (double, double)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Kurtosis Method (double, double)

The Kurtosis (fourth central momentum).

Pascal
function Kurtosis(AMean: double; 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!