Mean and Variance of Discrete and Continuous Random Variables
sansayana1
1 views
12 slides
Sep 17, 2025
Slide 1 of 12
1
2
3
4
5
6
7
8
9
10
11
12
About This Presentation
A discrete random variable takes on a finite or countable number of possible values.
The mean and variance for discrete random variables are calculated based on the probability of each possible outcome.
Size: 1.59 MB
Language: en
Added: Sep 17, 2025
Slides: 12 pages
Slide Content
R19AD251 - Data Science Mean and Variance of Discrete and Continuous Random Variables
1. Discrete Random Variable A discrete random variable takes on a finite or countable number of possible values. The mean and variance for discrete random variables are calculated based on the probability of each possible outcome.
Mean (Expected Value) of a Discrete Random Variable The mean or expected value E(X) of a discrete random variable X is the weighted average of all possible values of the variable, where the weights are the probabilities associated with those values.
Variance of a Discrete Random Variable
Variance of a Discrete Random Variable
example
2. Continuous Random Variable A continuous random variable takes on an infinite number of possible values within a given range. The mean and variance for continuous random variables are calculated using integrals since the probability density function (pdf) defines probabilities over intervals.
Mean (Expected Value) of a Continuous Random Variable