Continuous uniform cdf

From specialfunctionswiki
Revision as of 03:33, 12 March 2018 by Tom (talk | contribs) (Created page with "The continuous uniform cumulative distribution function $F \colon \mathbb{R} \rightarrow \mathbb{R}$ is given by $$F(x) = \left\{ \begin{array}{ll} 0, & \quad x<a \\ \dfra...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The continuous uniform cumulative distribution function $F \colon \mathbb{R} \rightarrow \mathbb{R}$ is given by $$F(x) = \left\{ \begin{array}{ll} 0, & \quad x<a \\ \dfrac{x-a}{b-a}, & \quad x \in [a,b) \\ 1, & \quad x>b. \end{array} \right.$$

Properties

See also

Continuous uniform pdf

References