Skip to main content

Distribution

Nota

Working with vectors? See Distribution (Combinatorics and progressions).

Computes the cumulative distribution function of a random variable X. Although if no parameters are provided, the command shows the corresponding formula, and the values are calculated internally by other algorithms.

Syntax

distribution(Random_variable, Real)

Description

Given a random variable XX and a real number xx, computes the cumulative distribution function of XX evaluated at point xx, Pr(X<x).

statistics.distribution.calc.png
statistics.distribution.plotter0.calc.png