Independence of random variables (incomplete)

Dependencies: (incomplete)

  1. Probability
  2. σ-algebra
  3. Random variable
  4. Independence of events
  5. Independence of composite events
  6. Generated σ-algebra
  7. Generators of the real Borel algebra (incomplete)

Let $(\Omega, \Fcal, \Pr)$ be a probability space. Let $(D, \Ecal)$ and $(D', \Ecal')$ be $\sigma$-algebras. Let $X$ and $Y$ be random variables from $(\Omega, \Fcal, \Pr)$ to $(D, \Ecal)$ and $(D', \Ecal')$ respectively.

Let $\Tcal \subseteq \Ecal$ and $\Tcal' \subseteq \Ecal'$.

$X$ is said to be $\Tcal$-independent of $A \in \Fcal$ iff $\forall B \in \Tcal$, the events $X \in B$ and $A$ are independent. $X$ is said to be independent of $A$ iff $X$ is $\Ecal$-independent of $A$.

$X$ is said to be $(\Tcal, \Tcal')$-independent of $Y$ iff $\forall B \in \Tcal$ and $\forall B' \in \Tcal'$, the events $X \in B$ and $Y \in B'$ are independent. $X$ is said to be independent of $Y$ iff $X$ is $(\Ecal, \Ecal')$-independent of $Y$.

We say that $A \in \Fcal$ is $\Tcal$-independent of $X$ iff $X$ is $\Tcal$-independent of $A$. It is easy to prove that $X$ is $(\Tcal, \Tcal')$-independent of $Y$ iff $Y$ is $(\Tcal', \Tcal)$-independent of $X$, since independence of events is symmetric.

Equivalent definition for discrete random variable

Suppose $D$ is countable and $\Ecal$ is the power-set of $D$. So $X$ is discrete. Let $\Tcal = \{\{x\}: x \in D_1\}$. Let $\Tcal' \subseteq \Ecal'$ be an arbitrary set.

Theorem: $X$ is independent of $A \in \Fcal$ iff $X$ is $\Tcal$-independent of $A$. $X$ is $(\Ecal, \Tcal')$-independent of $Y$ iff $X$ is $(\Tcal, \Tcal')$-independent of $Y$.

Proof: Let $S \in \Ecal$ and $S' \in \Tcal'$. $X \in S = \bigcup_{x \in S} (X = x)$. $\forall x \in D$, the event $X = x$ is independent of $A$ and $Y \in S'$ because $X$ is independent of $A$ and $Y$. Since independence is preserved by countable disjoint unions, $X \in S$ is independent of $A$ and $Y \in S'$.

As a corollary, if $X$ and $Y$ are both discrete, then they are independent iff $f_{X,Y}(x, y) = f_X(x)f_Y(y)$, i.e. their joint probability mass function is equal to the product of their mass functions.

Equivalent definitions for real-valued random variables

Suppose $D = \mathbb{R}$ and $\Tcal = \{(-\infty, x]: x \in \mathbb{R}\}$ $\Ecal = \sigma(\Tcal) = \mathcal{B}(\mathbb{R})$. Let $\Tcal' \subseteq \Ecal'$ be an arbitrary set.

Theorem: $X$ is independent of $A \in \Fcal$ iff $X$ is $\Tcal$-independent of $A$. $X$ is $(\Ecal, \Tcal')$-independent of $A$ iff $X$ is $(\Tcal, \Tcal')$-independent of $Y$.

Proof: (Pending)

As a corollary, if $X$ and $Y$ are real-valued, then they are independent iff $F_{X,Y}(x, y) = F_X(x)F_Y(y)$, i.e. their joint CDF is equal to the product of their CDFs.

Joint density function

We can prove that when $X$ and $Y$ are continuous, they are independent iff their joint density function is the product of their density functions, i.e. $f_{X, Y}(x, y) = f_X(x)f_Y(y)$.

\[ \int_{-\infty}^x \int_{-\infty}^y f_X(x)f_Y(y) dy dx = \left(\int_{-\infty}^x f_X(x) dx \right)\left(\int_{-\infty}^y f_Y(y) dy\right) = F_X(x)F_Y(y) \tag{definition of density} \]

Therefore, if $f_{X, Y}(x, y) = f_X(x)f(y)$, then \[ F_{X, Y}(x, y) = \int_{-\infty}^x \int_{-\infty}^y f_{X, Y}(x, y) = \int_{-\infty}^x \int_{-\infty}^y f_X(x)f_Y(y) = F_X(x)F_Y(y) \] so $X$ and $Y$ are independent.

If $X$ and $Y$ are independent, \[ \int_{-\infty}^x \int_{-\infty}^y f_X(x)f_Y(y) = F_X(x)F_Y(y) = F_{X, Y}(x, y) \] So $f_X(x)f_Y(y)$ is a joint density function for $(X, Y)$.

Dependency for:

  1. Chernoff bound
  2. X and Y are independent implies X and f(Y) are independent
  3. Counting process
  4. Expectation of product of independent random variables (incomplete)
  5. Variance of sum of independent random variables
  6. Standard multivariate normal distribution
  7. Sum of independent normal random variables is normal
  8. General multivariate normal distribution

Info:

Transitive dependencies:

  1. /analysis/topological-space
  2. /sets-and-relations/countable-set
  3. /sets-and-relations/de-morgan-laws
  4. σ-algebra
  5. Generated σ-algebra
  6. Borel algebra
  7. Measurable function
  8. Generators of the real Borel algebra (incomplete)
  9. Measure
  10. σ-algebra is closed under countable intersections
  11. Probability
  12. Conditional probability (incomplete)
  13. Independence of events
  14. Independence of composite events
  15. Random variable