Class 2 - Sampling Distribution and Central Limit Theorem

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/6

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

Define: Statistical Inference

Statistical inference is reaching a conclusion about a population parameter based on information from a sample.

2
New cards

What are the two approaches to statistical inference?

  • Estimating Parameters

  • Testing Hypotheses

3
New cards

Describe: Estimating Parameters

Basic statistical inference

Two types

  • Point estimates: a single numerical value from a sample (e.g. sample mean) and is a “best approximation” for its corresponding population parameter (e.g. population mean)

  • Interval estimates: a range of values calculated from the sample and is “likely to include” the population parameter of interest (e.g. confidence intervals)

4
New cards

Define: The Sampling Distribution of the Mean

The mean of a representative sample is usually a good estimate for the population mean, but the mean of a sampling distribution is a better estimate of the population mean.

<p>The mean of a representative sample is usually a good estimate for the population mean, but the mean of a sampling distribution is a better estimate of the population mean.</p>
5
New cards

Describe: The Standard Error of the Mean

  • Another way of saying “the standard deviation of the sampling distribution”, estimates the spread of a sampling distribution

  • Measures how much the sample statistic varies from sample to sample

  • Function of sample size, the larger the sample, the smaller the standard error

  • S.E = σ/(sqrt: n)

<ul><li><p>Another way of saying “the standard deviation of the sampling distribution”, estimates the spread of a sampling distribution </p></li><li><p>Measures how much the sample statistic varies from sample to sample</p></li><li><p>Function of sample size, the larger the sample, the smaller the standard error </p></li><li><p>S.E = σ/(sqrt: n)</p></li></ul>
6
New cards

Define: The Central Limit Theorem (CLT)

Given a population of any functional form (normally or non-normally distributed) with a mean μ and a standard deviation σ

The sampling distribution of sample means computed from samples of size n from the population will have mean μ and a standard deviation σ/(sqrt: n) and will be approximately normally distributed if n is sufficiently large

7
New cards

Can CLT be applied to skewed data?

Yes, if a sufficiently large number of samples are taken, even from skewed data, we can retrieve approximately normal distributions.