Let $(\Omega, \mathcal F, \mathbb P)$ be a probability space.
Based on
- Discrete Random Variables May Have Uncountable Images
- Understanding definition of a continuous random variable
- https://en.wikipedia.org/wiki/Support_(mathematics)#In_probability_and_measure_theory
- Is this a typo in the definition of support of a random variable?
( I'm trying to not use words like 'open' and 'closed' to reduce as much measure theory & topology as possible. )
About the 'in practice' part.
Q1
If $X$ is discrete with probability distribution function $f_X$, then are the following definitions of support $\text{supp}(X)$ the same?
- $\{x \in \mathbb R | f_X(x) > 0\}$, where $f_X(x) = P(X=x)$
- Smallest $R_X$ with $P(X \in R_X)=1$
- Smallest closed $R_X$ with $P(X \in R_X)=1$
Q2
If $X$ is continuous with probability distribution function $f_X$, then are the following definitions of support $\text{supp}(X)$ the same?
- $\{x \in \mathbb R | f_X(x) > 0\}$
- Smallest $R_X$ with $P(X \in R_X)=1$
- Smallest closed $R_X$ with $P(X \in R_X)=1$