Skip to main content

Quantile

The inverse of the cumulative distribution function of X evaluated at probability p.

Syntax

quantile(Random_variable, Real)

Description

Given a random variable XX and a real p[0,1], returns the value x such that the cumulative distribution of XX equals pp, Pr(X<x)=p.

statistics.quantile.calc.png