Quantile The inverse of the cumulative distribution function of evaluated at probability . Syntax quantile(Random_variable, Real) Description quantile(Random_variable, Real) Given a random variable and a real , returns the value such that the cumulative distribution of equals , . Related functions Density, Distribution Table of Contents Syntax Description Related functions