random variables, their means and variances Flashcards
what are the random variables and their probability models?
quantitative result of a random experiment, denoted by a capital letter
discrete rv: there is a certain set of possible outcomes
continuous rv: can take on any value from an interval of numbers (usually a quantity)
P(X=x) defines
the probability distribution for discrete variables
determining the mean (or expected value) of a discrete rv
can be determined as the weighted sum of all possible outcomes. mean is E(X) = sum (xi . pi)
are there transformations of the mean?
yes, learn them
determine variance of a discrete random variable
variance measures how far random variables tend from the mean. This distance is X - mewX
variance of X
E(X Squared) - (mew X) squared
are there transformations of variance?
yes, learn them
special case for binomial random variables
mew = E(X) = np
var(X) = np(1-p)
sigma = square root (np(1-p))