> anishgoyal β–ˆ


Notes β€Ί EENG 3421: Probability and Statistics for Engineers Lecture 17

Expected Values

calendar_today   article 88 words   access_time 1 min   replay Modified

Table of Contents

Expected Value for Continuous RV

Definition 17.1 (Expected Value).

The expected value of a continuous random variable $X$ is

$$ E[X]=\int_{-\infty}^{\infty} x f_X(x)\,dx $$
Theorem 17.2 (Expected Value of a Function of a Continuous RV).

The expected value of a function $g(X)$ of random variable $X$ is

$$ E[g(X)]=\int_{-\infty}^{\infty} g(x) f_X(x)\,dx $$

Properties

Theorem 17.3 (Core Identities).

For any random variable $X$

  • centering
$$ E[X-\mu_X]=0 $$
  • linearity for affine functions
$$ E[aX+b]=aE[X]+b $$
  • variance expansion
$$ \mathrm{Var}[X]=E[X^2]-\mu_X^2 $$
  • variance scaling
$$ \mathrm{Var}[aX+b]=a^2\mathrm{Var}[X] $$

References

Sources

Graph