Mean, Variance, and STDev of a Discrete Random

Cards (6)

  • The mean of a discrete random variable is also called the expected value of X. It is the weighted average of all the values that the random variable X would assume in the long run.
  • Formula for mean (ฮผ):
    ฮผ = ๐ธ(๐‘‹) = โˆ‘[๐‘‹โ€ข๐‘ƒ(๐‘‹)]
    • ๐ธ(๐‘‹) = Expected value of X
    • X = Value of Random Variable
    • ๐‘ƒ(๐‘‹) = Probability of outcome X
  • Variance
    • difference between the summation of the products of the squared value of the random variable and its corresponding probability and the square of the mean. It is denoted by sigma squared.
  • Formula for Variance:
    ฯƒ^2 = โˆ‘[๐‘‹^2 โ€ข ๐‘ƒ(๐‘‹)] โˆ’ ยต^2
    • ฯƒ^2 = Variance
    • X = Value of Discrete Random Variable
    • ๐‘ƒ(๐‘‹) = Probability of Discrete Random Variable
    • ยต = mean
  • Standard Deviation
    • square root of the variance. It is denoted by ฯƒ.
  • Variance and STDEV
    • measures of dispersion that tells us how spread the scores are from the mean.
    • If the variance is:
    • Small - closer to the mean
    • Large - spread out from the mean
    • Zero - all the scores in the data are equal