Prerequisites & Notation

Prerequisites for Chapter 6

This chapter extends the discrete random variable framework of Chapter 5 to the continuous setting. The key new idea is that probabilities are computed as integrals of a density function rather than sums of a mass function, but the CDF remains the unifying object.

  • Cumulative distribution function (CDF) properties(Review ch05)

    Self-check: Can you state the three defining properties of a CDF: right-continuity, monotonicity, and boundary limits?

  • Discrete random variables and PMFs(Review ch05)

    Self-check: Can you compute E[g(X)]\mathbb{E}[g(X)] for a discrete RV using the PMF?

  • Basic integration and differentiation (calculus)

    Self-check: Can you evaluate ∫0∞xeβˆ’Ξ»x dx\int_0^\infty x e^{-\lambda x}\,dx by integration by parts?

  • Series and limits

    Self-check: Are you comfortable with the limit (1βˆ’Ξ»/n)nβ†’eβˆ’Ξ»(1 - \lambda/n)^n \to e^{-\lambda} as nβ†’βˆžn \to \infty?

Notation for Chapter 6

We collect the principal symbols used in this chapter. Random variables are uppercase italic, realizations are lowercase italic, and densities use lowercase function notation.

SymbolMeaningIntroduced
f(x)f(x)Probability density function of XX
F(x)F(x)Cumulative distribution function: F(x)=P(X≀x)F(x) = \mathbb{P}(X \leq x)
mathcalN(mu,sigma2)\\mathcal{N}(\\mu, \\sigma^2)Gaussian (normal) distribution with mean ΞΌ\mu and variance Οƒ2\sigma^2
\Q(x)\Q(x)Q-function: Q(x)=12Ο€βˆ«x∞eβˆ’t2/2 dtQ(x) = \frac{1}{\sqrt{2\pi}}\int_x^{\infty} e^{-t^2/2}\,dt
Phi(x)\\Phi(x)Standard normal CDF: Ξ¦(x)=1βˆ’Q(x)\Phi(x) = 1 - Q(x)
textVar(X)\\text{Var}(X)Variance of XX
mathbbE[X]\\mathbb{E}[X]Expectation of XX
Gamma(t)\\Gamma(t)Gamma function: Ξ“(t)=∫0∞xtβˆ’1eβˆ’x dx\Gamma(t) = \int_0^{\infty} x^{t-1} e^{-x}\,dx
B(a,b)B(a,b)Beta function: B(a,b)=Ξ“(a)Ξ“(b)/Ξ“(a+b)B(a,b) = \Gamma(a)\Gamma(b)/\Gamma(a+b)
delta(x)\\delta(x)Dirac delta function