1. Random Variables and Probability Theory Flashcards
In empirical analysis why is there randomness?
Because empirical models can’t capture all relationships
Random variable
Any variable whose value is a real number that can’t be predicted exactly , and can be viewed as the outcome of chance
A function that governs how probabilities are assigned to interval values for a random variable
CDF
CDF for a random variable x gives the probability that c will take a value less than equal to a specified value. It is a monotonically increasing function of the PDF
How are the PDF and CDF related?
The PDF is a derivative of CDF
Joint PDF
Gives the probability of two random variables will fall in a specified interval
What do we call it when we get the PDF of x or y from the joint distribution?
The marginal PDF
Conditional PDF
When we are interested in the distribution of one random variable given the other variable takes a certain value
When will the conditional distributions of two random variables be the same as the corresponding marginal distributions
When the random variables are independent
Statistical independence
One event occurring has no effect on the prob of the other event occurring
How can we check for independence of two variables
If the joint PDF = the product of the marginal PDFs
f(x,y) =f(x)f(y)
Mean
A random variables average value
Variance
Measures the random variables dispersion around the average value
What is the E(x) for a uniformly distributed random interval?
The midpoint of the interval
What is the expected value of a sum of random variables equal to?
The sum of their expected values
E(X+Y) = E(X) + E(Y)