Distribution Working with vectors? See distribution (vectors) Computes the cumulative distribution function of a random variable . Although if no parameters are provided the command show the corresponding formula, the values are calculated internally by other algorithms. Syntax distribution(Random_variable, Real) Description distribution(Random_variable, Real) Given a random variable and a real number , computes the cumulative distribution function of evaluated at point , . Related functions Density, Quantile Table of Contents Syntax Description Related functions