Expectation
Contents
Expectation#
Definition#
(Expectation)
Let \(\P\) be a probability function defined over the probability space \(\pspace\).
Let \(X\) be a continuous random variable with sample space \(\S\) and let \(\pdf\) be its probability density function.
Then the expectation of \(X\) is defined as:
Existence of Expectation#
As seen in the discrete counterpart in Expectation, we have a similar result for continuous random variables.
(Existence of Expectation)
A continuous random variable \(X\) with sample space \(\S\) has an expectation if and only if it is absolutely integrable.
That is,
For any continuous random variable \(X\) with sample space \(\S\) and probability density function \(\pdf\),
Properties of Expectation#
Almost all properties of the discrete counterpart in Expectation holds here.
Let \(\P\) be a probability function defined over the probability space \(\pspace\).
Let \(X\) be a continous random variable with sample space \(\S\) and probability density function \(\pdf\).
Then the expectation of \(X\) has the following properties:
(The Law of The Unconscious Statistician)
For any function \(g: \S \to \R\),
(Linearity)
For any constants \(a\) and \(b\),
(Scaling)
For any constant \(c\),
(DC Shift)
For any constant \(c\),
(Stronger Linearity)
It follows that for any random variables \(X_1\), \(X_2\), …, \(X_n\),
Concept#
Concept
Expectation is a measure of the mean value of a random variable and is deterministic. It is also synonymous with the population mean.
Average is a measure of the average value of a random sample from the true population and is random.
Average of a random sample is a random variable and as sample size increases, the average of a random sample converges to the population mean.
Further Readings#
Chan, Stanley H. “Chapter 4.2. Expectation, Moment, and Variance.” In Introduction to Probability for Data Science, 180–184. Ann Arbor, Michigan: Michigan Publishing Services, 2021.