Lukas' Notes

Home

❯

Knowledge

❯

Discrete Random Variable

Discrete Random Variable

Oct 31, 20251 min read

probability-theory

Definition

Discrete Random Variable

A random variable X:Ω→R is called discrete if the image X(Ω)⊆R is finite or countable.

Probability Mass Function

The probability mass function f:R→R of a discrete random variable X is given by:

f(x)=P(X=x)=P(X−1({x}))

Properties:

  • ∀x∈R:0≤f(x)≤1
  • x∈f(Ω)⟹f(x)=0

Graph View

  • Definition
  • Probability Mass Function

Backlinks

  • 107.254 Statistics and Probability Theory
  • Cumulative Distribution Function
  • Expected Value

Created with Quartz v4.4.0 © 2025

  • GitHub