kurt_p
Population (excess) kurtosis.
Syntax
Section titled “Syntax”v = kurt_p(number1, number2, ...)Description
Section titled “Description”Like kurt but uses the population formula (no bias correction). Use when the data represents the entire population rather than a sample.
Example
Section titled “Example”kurt_p(1, 2, 3, 4, 5)