Quartile

Syntax

Quartile(Data, Quart)

Parameters

Data. Interval of numeric values, with which probabilities are connected. Values in data array must be greater than zero.

Quart. The value, which must be returned. Available values are taken from the range [0, 4]:

Description

The method returns the quartile of a data set.

Comments

Quartiles are often used for sales analysis to split a universal set into groups.

See also:

Function Wizard | Statistical Functions