The expected value of a random variable is the weighted average of all possible values of the variable. The weight here means the probability of the random variable taking a specific value.
Expected Value of Discrete Random Variable
E[X]=∑xi×P(xi)
Where xiequal to the values that Xtakes and P(xi) is the probability that X takes the value xi
Expected Value of Continuous Random Variable
Since continuous random variables can take uncountably infinitely many values, we cannot talk about a variable taking a specific value. We rather focus on value ranges.
In order to calculate the probability of value ranges, probability density functions (PDF) are used.
PDF is a function that specifies the probability of a random variable taking value within a particular range.