Chapter 3. Discrete Random Variables#
Table of Contents#
- Random Variables
- Discrete Random Variables
- Probability Mass Function
- Cumulative Distribution Function
- Expectation
- Moments and Variance
- Discrete Uniform Distribution
- Bernoulli Distribution
- Independent and Identically Distributed (IID)
- Binomial Distribution
- Geometric Distribution
- Poisson Distribution
- Important
- Exercises
This chapter discuss discrete random variables. We will start with the definition of a discrete random variable and then discuss the probability mass function (PMF) and the cumulative distribution function (CDF). We will then discuss the expected value and variance of a discrete random variable.
We will then turn to some common discrete distributions.