<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Cumulative_distribution_function</id>
	<title>Cumulative distribution function - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Cumulative_distribution_function"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Cumulative_distribution_function&amp;action=history"/>
	<updated>2026-06-25T18:36:58Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Cumulative_distribution_function&amp;diff=3503&amp;oldid=prev</id>
		<title>imported&gt;Graham87: 1 revision imported: import oldest edit from &quot;Cumulative distribution function&quot; in the August 2001 database dump</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Cumulative_distribution_function&amp;diff=3503&amp;oldid=prev"/>
		<updated>2025-10-20T12:24:36Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: import oldest edit from &amp;quot;Cumulative distribution function&amp;quot; in the August 2001 database dump&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Probability that random variable X is less than or equal to x}}&lt;br /&gt;
{{more citations needed|date=March 2010}}&lt;br /&gt;
&lt;br /&gt;
[[File:Exponential distribution cdf.svg|thumb|300px|Cumulative distribution function for the [[exponential distribution]]]]&lt;br /&gt;
[[File:Normal Distribution CDF.svg|thumb|300px|Cumulative distribution function for the [[normal distribution]]]]&lt;br /&gt;
&lt;br /&gt;
In [[probability theory]] and [[statistics]], the &amp;#039;&amp;#039;&amp;#039;cumulative distribution function&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;CDF&amp;#039;&amp;#039;&amp;#039;) of a real-valued [[random variable]] &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;, or just &amp;#039;&amp;#039;&amp;#039;distribution function&amp;#039;&amp;#039;&amp;#039; of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;, evaluated at &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;, is the [[probability]] that &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; will take a value less than or equal to &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;.&amp;lt;ref&amp;gt;{{Cite book|url=https://github.com/mml-book/mml-book.github.io|title=Mathematics for Machine Learning|last1=Deisenroth|first1=Marc Peter|last2=Faisal|first2=A. Aldo|last3=Ong|first3=Cheng Soon|publisher=Cambridge University Press|year=2020|isbn=9781108455145|pages=181}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Every [[probability distribution]] [[Support (measure theory)|supported]] on the real numbers, discrete or &amp;quot;mixed&amp;quot; as well as [[Continuous variable|continuous]], is uniquely identified by a [[right-continuous]] [[Monotonic function|monotone increasing]] function (a [[càdlàg]] function) &amp;lt;math&amp;gt;F \colon \mathbb R \rightarrow [0,1]&amp;lt;/math&amp;gt; satisfying &amp;lt;math&amp;gt;\lim_{x\rightarrow-\infty}F(x)=0&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\lim_{x\rightarrow\infty}F(x)=1&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
In the case of a scalar [[continuous distribution]], it gives the area under the [[probability density function]] from negative infinity to &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;. Cumulative distribution functions are also used to specify the distribution of [[multivariate random variable]]s.&lt;br /&gt;
&lt;br /&gt;
==Definition==&lt;br /&gt;
The cumulative distribution function of a real-valued [[random variable]] &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is the function given by&amp;lt;ref name=KunIlPark&amp;gt;{{cite book | last=Park | first = Kun Il| title=Fundamentals of Probability and Stochastic Processes with Applications to Communications| publisher=Springer | year=2018 | isbn=978-3-319-68074-3}}&amp;lt;/ref&amp;gt;{{rp|p=77}}&lt;br /&gt;
{{Equation box 1&lt;br /&gt;
|indent = :&lt;br /&gt;
|title=&lt;br /&gt;
|equation = &amp;lt;math&amp;gt;F_X(x) = \operatorname{P}(X\leq x)&amp;lt;/math&amp;gt;&lt;br /&gt;
|ref = Eq.1&lt;br /&gt;
|cellpadding= 6&lt;br /&gt;
|border&lt;br /&gt;
|border colour = #0073CF&lt;br /&gt;
|background colour=#F5FFFA}}&lt;br /&gt;
where the right-hand side represents the [[probability]] that the random variable &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; takes on a value less than or equal to &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The probability that &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; lies in the semi-closed [[interval (mathematics)|interval]] &amp;lt;math&amp;gt;(a,b]&amp;lt;/math&amp;gt;, where &amp;lt;math&amp;gt;a &amp;lt; b&amp;lt;/math&amp;gt;, is therefore&amp;lt;ref name=KunIlPark/&amp;gt;{{rp|p=84}}&lt;br /&gt;
&lt;br /&gt;
{{Equation box 1&lt;br /&gt;
|indent = :&lt;br /&gt;
|title=&lt;br /&gt;
|equation = &amp;lt;math&amp;gt;\operatorname{P}(a &amp;lt; X \le b)= F_X(b) - F_X(a)&amp;lt;/math&amp;gt;&lt;br /&gt;
|ref = Eq.2&lt;br /&gt;
|cellpadding= 6&lt;br /&gt;
|border&lt;br /&gt;
|border colour = #0073CF&lt;br /&gt;
|background colour=#F5FFFA}}&lt;br /&gt;
&lt;br /&gt;
In the definition above, the &amp;quot;less than or equal to&amp;quot; sign, &amp;quot;≤&amp;quot;, is a convention, not a universally used one (e.g. Hungarian literature uses &amp;quot;&amp;lt;&amp;quot;), but the distinction is important for discrete distributions. The proper use of tables of the [[Binomial distribution|binomial]] and [[Poisson distribution]]s depends upon this convention. Moreover, important formulas like [[Paul Lévy (mathematician)|Paul Lévy]]&amp;#039;s inversion formula for the [[Characteristic function (probability theory)#Inversion formula|characteristic function]] also rely on the &amp;quot;less than or equal&amp;quot; formulation.&lt;br /&gt;
&lt;br /&gt;
If treating several random variables &amp;lt;math&amp;gt;X, Y, \ldots&amp;lt;/math&amp;gt; etc. the corresponding letters are used as subscripts while, if treating only one, the subscript is usually omitted. It is conventional to use a capital &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt; for a cumulative distribution function, in contrast to the lower-case &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; used for [[probability density function]]s and [[probability mass function]]s. This applies when discussing general distributions: some specific distributions have their own conventional notation, for example the [[normal distribution]] uses &amp;lt;math&amp;gt;\Phi&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; instead of &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt;, respectively.&lt;br /&gt;
&lt;br /&gt;
The probability density function of a continuous random variable can be determined from the cumulative distribution function by differentiating&amp;lt;ref&amp;gt;{{Cite book | title=Applied Statistics and Probability for Engineers|last1=Montgomery |first1=Douglas C. |last2=Runger |first2=George C. |publisher=John Wiley &amp;amp; Sons, Inc.|year=2003|isbn=0-471-20454-4 |page=104|url=http://www.um.edu.ar/math/montgomery.pdf |archive-url=https://web.archive.org/web/20120730233253/http://www.um.edu.ar/math/montgomery.pdf |archive-date=2012-07-30 |url-status=live}}&amp;lt;/ref&amp;gt; using the [[Fundamental Theorem of Calculus]]; i.e. given &amp;lt;math&amp;gt;F(x)&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;f(x) = \frac{dF(x)}{dx}&amp;lt;/math&amp;gt;&lt;br /&gt;
as long as the derivative exists.&lt;br /&gt;
&lt;br /&gt;
The CDF of a [[continuous random variable]] &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; can be expressed as the integral of its probability density function &amp;lt;math&amp;gt;f_X&amp;lt;/math&amp;gt; as follows:&amp;lt;ref name=&amp;quot;KunIlPark&amp;quot; /&amp;gt;{{rp|p=86}}&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;F_X(x) = \int_{-\infty}^x f_X(t) \, dt.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In the case of a random variable &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; which has distribution having a discrete component at a value &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\operatorname{P}(X=b) = F_X(b) - \lim_{x \to b^-} F_X(x).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;F_X&amp;lt;/math&amp;gt; is continuous at &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;, this equals zero and there is no discrete component at &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
[[File:Discrete probability distribution illustration.svg|right|thumb|From top to bottom, the cumulative distribution function of a discrete probability distribution, continuous probability distribution, and a distribution which has both a continuous part and a discrete part.]]&lt;br /&gt;
[[File:Discrete probability distribution with a countable set of discontinuities.svg|right|thumb|Example of a cumulative distribution function with a countably infinite set of discontinuities.]]&lt;br /&gt;
&lt;br /&gt;
Every cumulative distribution function &amp;lt;math&amp;gt;F_X&amp;lt;/math&amp;gt; is [[monotone increasing|non-decreasing]]&amp;lt;ref name=KunIlPark/&amp;gt;{{rp|p=78}} and [[right-continuous]],&amp;lt;ref name=KunIlPark/&amp;gt;{{rp|p=79}} which makes it a [[càdlàg]] function. Furthermore,&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\lim_{x \to -\infty} F_X(x) = 0, \quad \lim_{x \to +\infty} F_X(x) = 1.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Every function with these three properties is a CDF, i.e., for every such function, a [[random variable]] can be defined such that the function is the cumulative distribution function of that random variable.&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is a purely [[discrete random variable]], then it attains values &amp;lt;math&amp;gt;x_1,x_2,\ldots&amp;lt;/math&amp;gt; with probability &amp;lt;math&amp;gt;p_i = p(x_i)&amp;lt;/math&amp;gt;, and the CDF of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; will be [[discontinuity (mathematics)|discontinuous]] at the points &amp;lt;math&amp;gt;x_i&amp;lt;/math&amp;gt;:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;F_X(x) = \operatorname{P}(X\leq x) = \sum_{x_i \leq x} \operatorname{P}(X = x_i) = \sum_{x_i \leq x} p(x_i).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the CDF &amp;lt;math&amp;gt;F_X&amp;lt;/math&amp;gt; of a real valued random variable &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is [[continuous function|continuous]], then &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is a [[continuous random variable]]; if furthermore &amp;lt;math&amp;gt;F_X&amp;lt;/math&amp;gt; is [[absolute continuity|absolutely continuous]], then there exists a [[Lebesgue integral|Lebesgue-integrable]] function &amp;lt;math&amp;gt;f_X(x)&amp;lt;/math&amp;gt; such that&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;F_X(b)-F_X(a) = \operatorname{P}(a&amp;lt; X\leq b) = \int_a^b f_X(x)\,dx&amp;lt;/math&amp;gt;&lt;br /&gt;
for all real numbers &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt;. The function &amp;lt;math&amp;gt;f_X&amp;lt;/math&amp;gt; is equal to the [[derivative]] of &amp;lt;math&amp;gt;F_X&amp;lt;/math&amp;gt; [[almost everywhere]], and it is called the [[probability density function]] of the distribution of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; has finite [[L1-norm]], that is, the expectation of &amp;lt;math&amp;gt;|X|&amp;lt;/math&amp;gt; is finite, then the expectation is given by the [[Riemann–Stieltjes integral]] &lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
\mathbb E[X] = \int_{-\infty}^\infty t\,dF_X(t)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
[[File:CDF plot with two red rectangles, illustrating (-x)F(x) and x(1-F(x)).png|thumb|CDF plot with two red rectangles, illustrating two inequalities]]&lt;br /&gt;
and for any &amp;lt;math&amp;gt;x \geq 0&amp;lt;/math&amp;gt;,&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
x (1-F_X(x)) \leq \int_x^{\infty} t\,dF_X(t)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
as well as&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
x F_X(-x) \leq \int_{-\infty}^{-x} (-t)\,dF_X(t)&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
as shown in the diagram (consider the areas of the two red rectangles and their extensions to the right or left up to the graph of &amp;lt;math&amp;gt;F_X&amp;lt;/math&amp;gt;).{{Clarify|date=March 2025}} In particular, we have &lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
\lim_{x \to -\infty} x F_X(x) = 0, \quad \lim_{x \to +\infty} x (1-F_X(x)) = 0.&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
In addition, the (finite) expected value of the real-valued random variable &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; can be defined on the graph of its cumulative distribution function as illustrated by the [[Expected value#Uhl2023Bild1|drawing]] in the [[Expected value#Arbitrary real-valued random variables|definition of expected value for arbitrary real-valued random variables]].&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
As an example, suppose &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is [[Uniform distribution (continuous)|uniformly distributed]] on the unit interval &amp;lt;math&amp;gt;[0,1]&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Then the CDF of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is given by&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;F_X(x) = \begin{cases}&lt;br /&gt;
0 &amp;amp;:\ x &amp;lt; 0\\&lt;br /&gt;
x &amp;amp;:\ 0 \le x \le 1\\&lt;br /&gt;
1 &amp;amp;:\ x &amp;gt; 1&lt;br /&gt;
\end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Suppose instead that &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; takes only the discrete values 0 and 1, with equal probability.&lt;br /&gt;
&lt;br /&gt;
Then the CDF of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is given by&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;F_X(x) = \begin{cases}&lt;br /&gt;
0 &amp;amp;:\ x &amp;lt; 0\\&lt;br /&gt;
1/2 &amp;amp;:\ 0 \le x &amp;lt; 1\\&lt;br /&gt;
1 &amp;amp;:\ x \ge 1&lt;br /&gt;
\end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Suppose &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is [[Exponential distribution|exponential distributed]]. Then the CDF of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is given by&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;F_X(x;\lambda) = \begin{cases}&lt;br /&gt;
1-e^{-\lambda x} &amp;amp; x \ge 0, \\&lt;br /&gt;
0 &amp;amp; x &amp;lt; 0.&lt;br /&gt;
\end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here &amp;#039;&amp;#039;λ&amp;#039;&amp;#039; &amp;gt; 0 is the parameter of the distribution, often called the rate parameter.&lt;br /&gt;
&lt;br /&gt;
Suppose &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is [[Normal distribution|normal distributed]]. Then the CDF of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is given by&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;F(t;\mu,\sigma) = \frac{1}{\sigma\sqrt{2\pi}} \int_{-\infty}^t \exp \left( -\frac{(x - \mu)^2}{2\sigma^2} \right)\, dx. &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here the parameter &amp;lt;math&amp;gt;\mu&amp;lt;/math&amp;gt; is the [[mean]] or expectation of the distribution; and &amp;lt;math&amp;gt;\sigma&amp;lt;/math&amp;gt; is its standard deviation.&lt;br /&gt;
&lt;br /&gt;
A table of the CDF of the standard normal distribution is often used in statistical applications, where it is named the [[standard normal table]], the &amp;#039;&amp;#039;&amp;#039;unit normal table&amp;#039;&amp;#039;&amp;#039;, or the &amp;#039;&amp;#039;&amp;#039;Z table&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
Suppose &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is [[Binomial distribution|binomial distributed]]. Then the CDF of &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; is given by&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;F(k;n,p) = \Pr(X\leq k) = \sum _{i=0}^{\lfloor k\rfloor }{n \choose i} p^{i} (1-p)^{n-i}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Here &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt; is the probability of success and the function denotes the discrete probability distribution of the number of successes in a sequence of &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; independent experiments, and &amp;lt;math&amp;gt;\lfloor k\rfloor&amp;lt;/math&amp;gt; is the &amp;quot;floor&amp;quot; under &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;, i.e. the greatest integer less than or equal to &amp;lt;math&amp;gt;k&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Derived functions==&lt;br /&gt;
===Complementary cumulative distribution function (tail distribution)===&lt;br /&gt;
&amp;lt;!-- This section is linked from [[Power law]], [[Stretched exponential function]] and [[Weibull distribution]] --&amp;gt;&lt;br /&gt;
Sometimes, it is useful to study the opposite question and ask how often the random variable is &amp;#039;&amp;#039;above&amp;#039;&amp;#039; a particular level. This is called the &amp;#039;&amp;#039;&amp;#039;{{visible anchor|complementary cumulative distribution function}}&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;{{visible anchor|ccdf}}&amp;#039;&amp;#039;&amp;#039;) or simply the &amp;#039;&amp;#039;&amp;#039;{{visible anchor|tail distribution}}&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;{{visible anchor|exceedance}}&amp;#039;&amp;#039;&amp;#039;, and is defined as&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\bar F_X(x) = \operatorname{P}(X &amp;gt; x) = 1 - F_X(x).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This has applications in [[statistics|statistical]] [[hypothesis test]]ing, for example, because the one-sided [[p-value]] is the probability of observing a test statistic &amp;#039;&amp;#039;at least&amp;#039;&amp;#039; as extreme as the one observed. Thus, provided that the [[test statistic]], &amp;#039;&amp;#039;T&amp;#039;&amp;#039;, has a continuous distribution, the one-sided [[p-value]] is simply given by the ccdf: for an observed value &amp;lt;math&amp;gt;t&amp;lt;/math&amp;gt; of the test statistic&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;p= \operatorname{P}(T \ge t) = \operatorname{P}(T &amp;gt; t) = 1 - F_T(t).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In [[survival analysis]], &amp;lt;math&amp;gt;\bar F_X(x)&amp;lt;/math&amp;gt; is called the [[survival function]] and denoted &amp;lt;math&amp;gt;S(x)&amp;lt;/math&amp;gt;, while the term &amp;#039;&amp;#039;reliability function&amp;#039;&amp;#039; is common in [[engineering]].&lt;br /&gt;
&lt;br /&gt;
;Properties&lt;br /&gt;
* For a non-negative continuous random variable having an expectation, [[Markov&amp;#039;s inequality]] states that&amp;lt;ref name=&amp;quot;ZK&amp;quot;&amp;gt;{{cite book| last1 = Zwillinger| first1 = Daniel| last2 = Kokoska| first2 = Stephen| title = CRC Standard Probability and Statistics Tables and Formulae| year = 2010| publisher = CRC Press| isbn = 978-1-58488-059-2| page = 49 }}&amp;lt;/ref&amp;gt; &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\bar F_X(x) \leq \frac{\operatorname{E}(X)}{x} .&amp;lt;/math&amp;gt;&lt;br /&gt;
* As &amp;lt;math&amp;gt;x \to \infty, \bar F_X(x) \to 0&amp;lt;/math&amp;gt;, and in fact &amp;lt;math&amp;gt;\bar F_X(x) = o(1/x)&amp;lt;/math&amp;gt; provided that &amp;lt;math&amp;gt;\operatorname{E}(X)&amp;lt;/math&amp;gt; is finite. &amp;lt;br /&amp;gt; Proof:{{citation needed|date=April 2012}} &amp;lt;br /&amp;gt; Assuming &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; has a density function &amp;lt;math&amp;gt;f_X&amp;lt;/math&amp;gt;, for any &amp;lt;math&amp;gt;c &amp;gt; 0&amp;lt;/math&amp;gt; &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
\operatorname{E}(X) = \int_0^\infty x f_X(x) \, dx \geq \int_0^c x f_X(x) \, dx + c\int_c^\infty f_X(x) \, dx&lt;br /&gt;
&amp;lt;/math&amp;gt; Then, on recognizing &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\bar F_X(c) = \int_c^\infty f_X(x) \, dx&amp;lt;/math&amp;gt; and rearranging terms, &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
0 \leq c\bar F_X(c) \leq \operatorname{E}(X) - \int_0^c x f_X(x) \, dx \to 0 \text{ as } c \to \infty&lt;br /&gt;
&amp;lt;/math&amp;gt; as claimed.&lt;br /&gt;
* For a random variable having an expectation, &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\operatorname{E}(X) = \int_0^\infty \bar F_X(x) \, dx - \int_{-\infty}^0 F_X(x) \, dx&amp;lt;/math&amp;gt; and for a non-negative random variable the second term is 0. &amp;lt;br /&amp;gt; If the random variable can only take non-negative integer values, this is equivalent to &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\operatorname{E}(X) = \sum_{n=0}^\infty \bar F_X(n).&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Folded cumulative distribution===&lt;br /&gt;
[[Image:Folded-cumulative-distribution-function.svg|thumb|right|Example of the folded cumulative distribution for a [[normal distribution]] function with an [[expected value]] of 0 and a [[standard deviation]] of 1.]]&lt;br /&gt;
While the plot of a cumulative distribution &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt; often has an S-like shape, an alternative illustration is the &amp;#039;&amp;#039;&amp;#039;folded cumulative distribution&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;mountain plot&amp;#039;&amp;#039;&amp;#039;, which folds the top half of the graph over,&amp;lt;ref name=&amp;quot;Gentle&amp;quot;&amp;gt;{{cite book| author = Gentle, J.E.| title = Computational Statistics| url = https://books.google.com/books?id=m4r-KVxpLsAC&amp;amp;pg=PA348| access-date = 2010-08-06| year = 2009| publisher = [[Springer Science+Business Media|Springer]]| isbn = 978-0-387-98145-1 }}{{Page needed|date=June 2011}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;Monti&amp;quot;&amp;gt;&lt;br /&gt;
{{cite journal|last=Monti|first=K. L.|author-link= Katherine Monti |pages=342–345|year=1995|title=Folded Empirical Distribution Function Curves (Mountain Plots) |journal=The American Statistician|volume=49|issue=4|jstor=2684570|doi=10.2307/2684570}}&amp;lt;/ref&amp;gt; that is&lt;br /&gt;
:&amp;lt;math&amp;gt;F_\text{fold}(x)=F(x)1_{\{F(x)\leq 0.5\}}+(1-F(x))1_{\{F(x)&amp;gt;0.5\}}&amp;lt;/math&amp;gt;&lt;br /&gt;
where &amp;lt;math&amp;gt;1_{\{A\}}&amp;lt;/math&amp;gt; denotes the [[indicator function]] and the second summand is the [[survivor function]], thus using two scales, one for the upslope and another for the downslope. This form of illustration emphasises the [[median (statistics)|median]], [[dispersion (statistics)|dispersion]] (specifically, the [[mean absolute deviation]] from the median&amp;lt;ref&amp;gt;{{Cite journal&lt;br /&gt;
| last1 = Xue | first1 = J. H.&lt;br /&gt;
| last2 = Titterington | first2 = D. M.&lt;br /&gt;
| doi = 10.1016/j.spl.2011.03.014&lt;br /&gt;
| title = The p-folded cumulative distribution function and the mean absolute deviation from the p-quantile&lt;br /&gt;
| journal = Statistics &amp;amp; Probability Letters&lt;br /&gt;
| volume = 81 | issue = 8 | pages = 1179–1182&lt;br /&gt;
| year = 2011&lt;br /&gt;
| url = https://hal.archives-ouvertes.fr/hal-00753950/file/PEER_stage2_10.1016%252Fj.spl.2011.03.014.pdf&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;) and [[skewness]] of the distribution or of the empirical results.&lt;br /&gt;
&lt;br /&gt;
===Inverse distribution function (quantile function)===&lt;br /&gt;
{{main|Quantile function}}&lt;br /&gt;
If the CDF &amp;#039;&amp;#039;F&amp;#039;&amp;#039; is strictly increasing and continuous then &amp;lt;math&amp;gt; F^{-1}( p ), p \in [0,1], &amp;lt;/math&amp;gt; is the unique real number &amp;lt;math&amp;gt; x &amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt; F(x) = p &amp;lt;/math&amp;gt;. This defines the &amp;#039;&amp;#039;&amp;#039;inverse distribution function&amp;#039;&amp;#039;&amp;#039; or [[quantile function]].&lt;br /&gt;
&lt;br /&gt;
Some distributions do not have a unique inverse (for example if &amp;lt;math&amp;gt;f_X(x)=0&amp;lt;/math&amp;gt; for all &amp;lt;math&amp;gt;a&amp;lt;x&amp;lt;b&amp;lt;/math&amp;gt;, causing &amp;lt;math&amp;gt;F_X&amp;lt;/math&amp;gt; to be constant). In this case, one may use the &amp;#039;&amp;#039;&amp;#039;generalized inverse distribution function&amp;#039;&amp;#039;&amp;#039;, which is defined as&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
F^{-1}(p) = \inf \{x \in \mathbb{R}: F(x) \geq p \}, \quad \forall p \in [0,1].&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
* Example 1: The median is &amp;lt;math&amp;gt;F^{-1}( 0.5 )&amp;lt;/math&amp;gt;.&lt;br /&gt;
* Example 2: Put &amp;lt;math&amp;gt; \tau = F^{-1}( 0.95 ) &amp;lt;/math&amp;gt;. Then we call &amp;lt;math&amp;gt; \tau &amp;lt;/math&amp;gt; the 95th percentile.&lt;br /&gt;
&lt;br /&gt;
Some useful properties of the inverse cdf (which are also preserved in the definition of the generalized [[inverse distribution]] function) are:&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;math&amp;gt;F^{-1}&amp;lt;/math&amp;gt; is nondecreasing&amp;lt;ref&amp;gt;{{Cite book |last=Chan |first=Stanley H. |url=https://books.google.com/books?id=GR2jzgEACAAJ |title=Introduction to Probability for Data Science |date=2021 |publisher=Michigan Publishing |isbn=978-1-60785-746-4 |pages=18 |language=en}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;F^{-1}(F(x)) \leq x&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;F(F^{-1}(p)) \geq p&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;F^{-1}(p) \leq x&amp;lt;/math&amp;gt; if and only if &amp;lt;math&amp;gt;p \leq F(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
# If &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; has a &amp;lt;math&amp;gt;U[0, 1]&amp;lt;/math&amp;gt; distribution then &amp;lt;math&amp;gt;F^{-1}(Y)&amp;lt;/math&amp;gt; is distributed as &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt;. This is used in [[random number generation]] using the [[inverse transform sampling]]-method.&lt;br /&gt;
# If &amp;lt;math&amp;gt;\{X_\alpha\}&amp;lt;/math&amp;gt; is a collection of independent &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt;-distributed random variables defined on the same [[sample space]], then there exist random variables &amp;lt;math&amp;gt;Y_\alpha&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;Y_\alpha&amp;lt;/math&amp;gt; is distributed as &amp;lt;math&amp;gt;U[0,1]&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;F^{-1}(Y_\alpha) = X_\alpha&amp;lt;/math&amp;gt; with probability 1 for all &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt;.{{Citation needed|reason=This claim seems false, for instance if &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt; is the Heaviside function (the &amp;lt;math&amp;gt;X_\alpha&amp;lt;/math&amp;gt; are almost surely constant) and the underlying probability space is finite (so that there is no random variable on the probability space that is uniformly distributed).|date=February 2021}}&lt;br /&gt;
&lt;br /&gt;
The inverse of the cdf can be used to translate results obtained for the uniform distribution to other distributions.&lt;br /&gt;
&lt;br /&gt;
=== Empirical distribution function ===&lt;br /&gt;
The [[empirical distribution function]] is an estimate of the cumulative distribution function that generated the points in the sample. It converges with probability 1 to that underlying distribution. A number of results exist to quantify the [[rate of convergence]] of the empirical distribution function to the underlying cumulative distribution function.&amp;lt;ref&amp;gt;{{cite journal |last1=Hesse |first1=C. |title=Rates of convergence for the empirical distribution function and the empirical characteristic function of a broad class of linear processes |journal=Journal of Multivariate Analysis |date=1990 |volume=35 |issue=2 |pages=186–202 |doi=10.1016/0047-259X(90)90024-C}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Multivariate case==&lt;br /&gt;
===Definition for two random variables===&lt;br /&gt;
When dealing simultaneously with more than one random variable the &amp;#039;&amp;#039;&amp;#039;joint cumulative distribution function&amp;#039;&amp;#039;&amp;#039; can also be defined. For example, for a pair of random variables &amp;lt;math&amp;gt;X,Y&amp;lt;/math&amp;gt;, the joint CDF &amp;lt;math&amp;gt;F_{XY}&amp;lt;/math&amp;gt; is given by&amp;lt;ref name=KunIlPark/&amp;gt;{{rp|p=89}}&lt;br /&gt;
&lt;br /&gt;
{{Equation box 1&lt;br /&gt;
|indent = :&lt;br /&gt;
|title =&lt;br /&gt;
|equation = &amp;lt;math&amp;gt;F_{X,Y}(x,y) = \operatorname{P}(X\leq x,Y\leq y)&amp;lt;/math&amp;gt;&lt;br /&gt;
|ref = Eq.3&lt;br /&gt;
|cellpadding= 6&lt;br /&gt;
|border&lt;br /&gt;
|border colour = #0073CF&lt;br /&gt;
|background colour=#F5FFFA}}&lt;br /&gt;
where the right-hand side represents the [[probability]] that the random variable &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; takes on a value less than or equal to &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; &amp;#039;&amp;#039;&amp;#039;and&amp;#039;&amp;#039;&amp;#039; that &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; takes on a value less than or equal to &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Example of joint cumulative distribution function:&lt;br /&gt;
&lt;br /&gt;
For two continuous variables &amp;#039;&amp;#039;X&amp;#039;&amp;#039; and &amp;#039;&amp;#039;Y&amp;#039;&amp;#039;: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; \Pr(a &amp;lt; X &amp;lt; b \text{ and } c &amp;lt; Y &amp;lt; d) = \int_a^b \int_c^d f(x,y) \, dy \, dx;&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For two discrete random variables, it is beneficial to generate a table of probabilities and address the cumulative probability for each potential range of &amp;#039;&amp;#039;X&amp;#039;&amp;#039; and &amp;#039;&amp;#039;Y&amp;#039;&amp;#039;, and here is the example:&amp;lt;ref&amp;gt;{{Cite web|url=https://math.info/Probability/Joint_CDF/|title=Joint Cumulative Distribution Function (CDF)|website=math.info|access-date=2019-12-11}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
given the joint probability mass function in tabular form, determine the joint cumulative distribution function.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&amp;#039;&amp;#039;Y&amp;#039;&amp;#039; = 2&lt;br /&gt;
|&amp;#039;&amp;#039;Y&amp;#039;&amp;#039; = 4&lt;br /&gt;
|&amp;#039;&amp;#039;Y&amp;#039;&amp;#039; = 6&lt;br /&gt;
|&amp;#039;&amp;#039;Y&amp;#039;&amp;#039; = 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;X&amp;#039;&amp;#039; = 1&lt;br /&gt;
|0&lt;br /&gt;
|0.1&lt;br /&gt;
|0&lt;br /&gt;
|0.1&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;X&amp;#039;&amp;#039; = 3&lt;br /&gt;
|0&lt;br /&gt;
|0&lt;br /&gt;
|0.2&lt;br /&gt;
|0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;X&amp;#039;&amp;#039; = 5&lt;br /&gt;
|0.3&lt;br /&gt;
|0&lt;br /&gt;
|0&lt;br /&gt;
|0.15&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;X&amp;#039;&amp;#039; = 7&lt;br /&gt;
|0&lt;br /&gt;
|0&lt;br /&gt;
|0.15&lt;br /&gt;
|0&lt;br /&gt;
|}&lt;br /&gt;
Solution: using the given table of probabilities for each potential range of &amp;#039;&amp;#039;X&amp;#039;&amp;#039; and &amp;#039;&amp;#039;Y&amp;#039;&amp;#039;, the joint cumulative distribution function may be constructed in tabular form:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&amp;#039;&amp;#039;Y&amp;#039;&amp;#039; &amp;lt; 2&lt;br /&gt;
|&amp;#039;&amp;#039;Y&amp;#039;&amp;#039; ≤ 2&lt;br /&gt;
|&amp;#039;&amp;#039;Y&amp;#039;&amp;#039; ≤ 4&lt;br /&gt;
|&amp;#039;&amp;#039;Y&amp;#039;&amp;#039; ≤ 6&lt;br /&gt;
|&amp;#039;&amp;#039;Y&amp;#039;&amp;#039; ≤ 8&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;X&amp;#039;&amp;#039; &amp;lt; 1&lt;br /&gt;
|0&lt;br /&gt;
|0&lt;br /&gt;
|0&lt;br /&gt;
|0&lt;br /&gt;
|0&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;X&amp;#039;&amp;#039; ≤ 1&lt;br /&gt;
|0&lt;br /&gt;
|0&lt;br /&gt;
|0.1&lt;br /&gt;
|0.1&lt;br /&gt;
|0.2&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;X&amp;#039;&amp;#039; ≤ 3&lt;br /&gt;
|0&lt;br /&gt;
|0&lt;br /&gt;
|0.1&lt;br /&gt;
|0.3&lt;br /&gt;
|0.4&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;X&amp;#039;&amp;#039; ≤ 5&lt;br /&gt;
|0&lt;br /&gt;
|0.3&lt;br /&gt;
|0.4&lt;br /&gt;
|0.6&lt;br /&gt;
|0.85&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;X&amp;#039;&amp;#039; ≤ 7&lt;br /&gt;
|0&lt;br /&gt;
|0.3&lt;br /&gt;
|0.4&lt;br /&gt;
|0.75&lt;br /&gt;
|1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Definition for more than two random variables===&lt;br /&gt;
For &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; random variables &amp;lt;math&amp;gt;X_1,\ldots,X_N&amp;lt;/math&amp;gt;, the joint CDF &amp;lt;math&amp;gt;F_{X_1,\ldots,X_N}&amp;lt;/math&amp;gt; is given by&lt;br /&gt;
&lt;br /&gt;
{{Equation box 1&lt;br /&gt;
|indent = :&lt;br /&gt;
|title=&lt;br /&gt;
|equation = &amp;lt;math&amp;gt;F_{X_1,\ldots,X_N}(x_1,\ldots,x_N) = \operatorname{P}(X_1 \leq x_1,\ldots,X_N \leq x_N)&amp;lt;/math&amp;gt;&lt;br /&gt;
|ref = Eq.4&lt;br /&gt;
|cellpadding= 6&lt;br /&gt;
|border&lt;br /&gt;
|border colour = #0073CF&lt;br /&gt;
|background colour=#F5FFFA}}&lt;br /&gt;
&lt;br /&gt;
Interpreting the &amp;lt;math&amp;gt;N&amp;lt;/math&amp;gt; random variables as a [[random vector]] &amp;lt;math&amp;gt;\mathbf{X} = (X_1, \ldots, X_N)^T&amp;lt;/math&amp;gt; yields a shorter notation:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;F_{\mathbf{X}}(\mathbf{x}) = \operatorname{P}(X_1 \leq x_1,\ldots,X_N \leq x_N)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Properties===&lt;br /&gt;
Every multivariate CDF is:&lt;br /&gt;
# Monotonically non-decreasing for each of its variables,&lt;br /&gt;
# Right-continuous in each of its variables,&lt;br /&gt;
# &amp;lt;math&amp;gt;0\leq F_{X_1 \ldots X_n}(x_1,\ldots,x_n)\leq 1,&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;\lim_{x_1,\ldots,x_n \to+\infty}F_{X_1 \ldots X_n}(x_1,\ldots,x_n)=1 &amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt; \lim_{x_i\to-\infty}F_{X_1 \ldots X_n}(x_1,\ldots,x_n)=0,&amp;lt;/math&amp;gt; for all {{mvar|i}}.&lt;br /&gt;
&lt;br /&gt;
Not every function satisfying the above four properties is a multivariate CDF, unlike in the single dimension case. For example, let &amp;lt;math&amp;gt;F(x,y)=0&amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;x&amp;lt;0&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;x+y&amp;lt;1&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;y&amp;lt;0&amp;lt;/math&amp;gt; and let &amp;lt;math&amp;gt;F(x,y)=1&amp;lt;/math&amp;gt; otherwise. It is easy to see that the above conditions are met, and yet &amp;lt;math&amp;gt;F&amp;lt;/math&amp;gt; is not a CDF since if it was, then &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt;\operatorname{P}\left(\frac{1}{3} &amp;lt; X \leq 1, \frac{1}{3} &amp;lt; Y \leq 1\right)=-1&amp;lt;/math&amp;gt; as explained below.&lt;br /&gt;
&lt;br /&gt;
The probability that a point belongs to a [[hyperrectangle]] is analogous to the 1-dimensional case:&amp;lt;ref&amp;gt;{{cite web |url=http://www.math.wustl.edu/~hgan/Prob2014/slides.259-327.pdf |title=Archived copy |website=www.math.wustl.edu |access-date=13 January 2022 |archive-url=https://web.archive.org/web/20160222051842/http://www.math.wustl.edu/~hgan/Prob2014/slides.259-327.pdf |archive-date=22 February 2016 |url-status=dead}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;F_{X_1,X_2}(a, c) + F_{X_1,X_2}(b, d) - F_{X_1,X_2}(a, d) - F_{X_1,X_2}(b, c) = \operatorname{P}(a &amp;lt; X_1 \leq b, c &amp;lt; X_2 \leq d) = \int \cdots&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Complex case==&lt;br /&gt;
===Complex random variable===&lt;br /&gt;
The generalization of the cumulative distribution function from real to [[complex random variable#Cumulative distribution function|complex random variables]] is not obvious because expressions of the form &amp;lt;math&amp;gt; P(Z \leq 1+2i) &amp;lt;/math&amp;gt; make no sense. However expressions of the form &amp;lt;math&amp;gt; P(\Re{(Z)} \leq 1, \Im{(Z)} \leq 3) &amp;lt;/math&amp;gt; make sense. Therefore, we define the cumulative distribution of a complex random variables via the [[Joint probability distribution|joint distribution]] of their real and imaginary parts:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; F_Z(z) = F_{\Re{(Z)},\Im{(Z)}}(\Re{(z)},\Im{(z)}) = P(\Re{(Z)} \leq \Re{(z)} , \Im{(Z)} \leq \Im{(z)}). &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Complex random vector===&lt;br /&gt;
Generalization of {{EquationNote|Eq.4}} yields&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\begin{align}&lt;br /&gt;
F_{\mathbf{Z}}(\mathbf{z}) &amp;amp;= F_{\Re{(Z_1)},\Im{(Z_1)}, \ldots, \Re{(Z_n)},\Im{(Z_n)}}(\Re{(z_1)}, \Im{(z_1)},\ldots,\Re{(z_n)}, \Im{(z_n)}) \\[1ex]&lt;br /&gt;
&amp;amp;= \operatorname{P}(\Re{(Z_1)} \leq \Re{(z_1)},\Im{(Z_1)} \leq \Im{(z_1)},\ldots,\Re{(Z_n)} \leq \Re{(z_n)},\Im{(Z_n)} \leq \Im{(z_n)})&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
as definition for the CDS of a complex random vector &amp;lt;math&amp;gt;\mathbf{Z} = (Z_1,\ldots,Z_N)^T&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Use in statistical analysis==&lt;br /&gt;
The concept of the cumulative distribution function makes an explicit appearance in statistical analysis in two (similar) ways. [[Cumulative frequency analysis]] is the analysis of the frequency of occurrence of values of a phenomenon less than a reference value. The [[empirical distribution function]] is a formal direct estimate of the cumulative distribution function for which simple statistical properties can be derived and which can form the basis of various [[statistical hypothesis test]]s. Such tests can assess whether there is evidence against a sample of data having arisen from a given distribution, or evidence against two samples of data having arisen from the same (unknown) population distribution.&lt;br /&gt;
&lt;br /&gt;
===Kolmogorov–Smirnov and Kuiper&amp;#039;s tests===&lt;br /&gt;
The [[Kolmogorov–Smirnov test]] is based on cumulative distribution functions and can be used to test to see whether two empirical distributions are different or whether an empirical distribution is different from an ideal distribution. The closely related [[Kuiper&amp;#039;s test]] is useful if the domain of the distribution is cyclic as in day of the week. For instance Kuiper&amp;#039;s test might be used to see if the number of tornadoes varies during the year or if sales of a product vary by day of the week or day of the month.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Descriptive statistics]]&lt;br /&gt;
* [[Distribution fitting]]&lt;br /&gt;
* [[Ogive (statistics)]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* {{Commons category-inline|Cumulative distribution functions}}&lt;br /&gt;
&lt;br /&gt;
{{Theory of probability distributions}}&lt;br /&gt;
{{Authority control}}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Cumulative Distribution Function}}&lt;br /&gt;
[[Category:Functions related to probability distributions]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Graham87</name></author>
	</entry>
</feed>