Module 3 Flashcards

1
Q

What’s a random variable?

A
  • Numerical description of the outcome of an experiment
  • Can be either discrete or continuous
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What’s a discrete random variable?

A

Can be either a finite number of values or an infinite sequence.
There’s discrete values the variable can take, for instance the value of rolling two dice won’t have any decimal points - it’s only whole numbers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What’s a continuous random variable?

A

Could take any value in the line of possible values (for example instead of only being able to be a whole number, it could be literally any number with any number of decimal points within a certain range)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What’s an Empirical Discrete Distribution?

A

Discrete probability distribution based on the relative frequency method of assigning probabilities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the conditions for a Discrete Probability Function?

A

Sum of all f(x) = 1
(0</= f(x) </= 1)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Do you get a line graph with a discrete probability function?

A

NO! You just get the individual dots because they’re discrete.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What’s the Bernoulli Process?

A
  1. Two outcomes are possible on each trial. We refer to one outcome as a success and the other outcome as a failure.
  2. Stationary Assumption: The probability of a success, denoted by p, does not change from trial to trial. Consequently, the probability of a failure, denoted by 1–p, does not change from trial to trial.
  3. The trials are independent.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What’s a Binomial Experiment?

A
  • The experiment consists of a sequence of n identical trials.
  • Plus: Bernoulli Process
  • X is a discrete random variable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the basics of a Poisson Probability Distribution?

A
  • Discrete random variable
  • No stated upper limit of x
  • For estimating the # of occurrences over a specified interval (time or space).
  • The mean & the variance of the distribution are equal
  • Rules:
    The probability of an occurrence is the same for any two intervals of equal length
    The (non)occurrence in any interval is independent of the (non)occurrence in any other interval.
    If you’re trying to find the probability of something without being given SD, it’s probably a Poisson distribution, because you don’t need a z-score for the table, just mu and x.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are the basics of a Hypergeometric Probability Distribution?

A
  • Trials are not independent
  • Probability of success changes from trial to trial
  • Sampling is done without replacement
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are the basics of Bivariate or Joint Empirical Discrete Probability Distributions & Covariance?

A
  • Two random variables
  • Covariance of Random Variables X & Y
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

How do we create a probability distribution?

A
  • Table containing all the values that can happen based on the probability table they’ve given you, and what the probability of those values is.
  • lists E(x) and SD
  • Don’t forget column totals! (or row totals if you’re using columns)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly