Celeb Glow
news | April 14, 2026

What does the symbol $\omega$ stand for in statistics?

$\begingroup$

I was reading an answer here in math stackexchange and it mentioned this:

Linearity of Expectation then follows from its definition.

$\begin{align} \mathsf E(X+Y) =&~ \sum_{\omega\in\Omega} (X+Y)(\omega)~\mathsf P(\omega) \\[1ex] =&~ \sum_{\omega\in \Omega} X(\omega)~\mathsf P(\omega)+\sum_{\omega\in \Omega} Y(\omega)~\mathsf P(\omega) \\[1ex] =&~ \mathsf E(X)+\mathsf E(Y) \end{align}$

What does the symbol $\omega$ stand for?

$\endgroup$ 2

2 Answers

$\begingroup$

You are dealing with a probability space $(\Omega, \mathcal{F}, \mathbb{P})$; and your random variable $X$ is a measurable function $X\colon \Omega\to S$, from the sample space to the state space.

Then, $\omega$ is just an element of $\Omega$. $X(\omega)$ is the realization of the random variable, $\mathbb{P}(\omega)$ is the probability of $\omega$.

$\endgroup$ $\begingroup$

$\omega\ $ stands for an outcome, i. e. for an element from the sample space $\Omega$.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy