Skip to main content

Extended quartile

Computes the quartiles and the minimum and maximum of a data sample.

Syntax

extended_quartile(Statistics_data)

Description

Given statistics data, returns a vector of 5 components: the first element is the minimum, the second, third and fourth elements correspond to the first, second and third quartile, and the fifth element is the maximum.

statistics.extended_quartile.calc.png