Statistical Distributions Flashcards

normal and standard normal, t-, chi-squared, binomial

1
Q

What is the Normal distribution?

A
  • bell shaped

- defined by two parameters (mean (μ), variance (σ^2)

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

What is the t-distribution?

A
  • defined only by df (number of observations - 1)
  • similar to a Norm dist with mean 0, variance 1
  • small n, heavier tails than Norm dist, tends to Norm dist as n increases
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do we choose between the Normal distribution and the t-distribution?

A
  • sample size

- Norm dist relies on knowledge of σ^2 (which we often have to estimate, in this situation, use t-)

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

What is the z-distribution?

A

standard normal distribution, norm dist with mean = 0, variance = 1

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

What is the Chi-squared (χ^2) Goodness of Fit test?

A
  • goodness-of-fit of data can be examined using χ^2 statstic
  • used to compared an observed frequency distribution to a theroetical distribution
  • uses H0, H1
How well did you know this?
1
Not at all
2
3
4
5
Perfectly