KURT (PQL - xl)

This function returns the kurtosis of a data set

  • Library: PQL \ Spreadsheet \ Statistical
  • Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module

Syntax

KURT(number1, number2)

Function Arguments

Name

Description

Type

Optional

number1

For the argument, you can use number, array, or reference

StringOrNumber

number2

For the argument, you can use number, array, or reference

StringOrNumber

Comments

This function is the same as the Microsoft Excel 'KURT' function - using the same inputs, logic and outputs.