| RunningStatisticsPopulationKurtosis Property | 
            Evaluates the population excess kurtosis from the full population.
            Does not use a normalizer and would thus be biased if applied to a subset (type 1).
            Returns NaN if data has less than three entries or if any entry is NaN.
            
Namespace: Altaxo.Calc.StatisticsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
 Syntax
Syntaxpublic double PopulationKurtosis { get; }Property Value
Double See Also
See Also