02 Random Variables Flashcards
What is a random variable?
A numerical measure of the outcomes of a random phenomenon.
There are two kinds of random variables. What are they?
Discrete and continuous.
- Discrete random variables can take a finite number of outcomes (eg shoe sizes)
- Continuous random variables can take an infinite number of values (eg heights)
What is a probability distribution?
A list or graph showing the probabilities of the different possible values the random variable can take
A bar chart showing the probabilities associated with a discrete random variable is called what?
A probability histogram.
How does a probability distribution for a continuous random variable represent the probabilities?
As areas under a probability density curve.
The mean of a probability distribution is also referred to as the…
Expected value, E(X)
How do you calculate the mean of a discrete random variable?
μX = Σxi⋅pi = x1⋅p1 + x2⋅p2 + x3⋅p3 + … + xn⋅pn
What does the variance of a probability distribution measure?
How far the data is from the mean.
- The larger the variance, the more data points that are far from the mean.
- The smaller the variance, the more data points that are close to the mean
How is the variance of a probability distribution calculated?
Var(X) = σ2X = Σ(Xi-μX)2⋅pi = (X1-μ)2⋅p1 + (X2-μ)2⋅p2 + …+ (Xn-μ)2⋅pn
What is the standard deviation?
Standard deviation, σ, is the square root of the variance:
- σ = √Var(X)
What is a population?
- Properties of the probability distribution are population properties.
- The population is the total number of people/trees/chocolates/objects…. described by the probability distribution
What is a sample?
- The data actually measured or observed
- The sample is the group of people/chocolates/trees whose height/size/age you measure/count
What is the Law of Large Numbers?
The mean of many trials approaches the true mean of the distribution as the number of trials increases.
μ and σ are the symbols for the population or sample mean and standard deviation?
Population
x̄ and s are the symbols for the population or sample mean and standard deviation?
Sample