Notes on Sampling Distributions

SAMPLING DISTRIBUTIONS

  • Definition: Sampling distribution refers to the probability distribution of a statistic (e.g., mean, variance) obtained through a large number of samples drawn from a specific population.

  • Importance: Facilitates understanding of the behavior of sample statistics in relation to the population parameters.

  • Central Limit Theorem (CLT): States that the sampling distribution of the sample mean approaches a normal distribution as the sample size becomes larger, regardless of the population's distribution, provided the samples are independent and identically distributed.

  • Key Terms:

    • Population: The complete set of items or individuals that are of interest.

    • Sample: A subset of the population selected for analysis.

    • Statistic: A characteristic or measure obtained by using the data values from a sample.

    • Parameter: A characteristic or measure obtained by using all the data values from a population.

  • Types of Sampling Distributions:

    • Sampling distribution of the sample mean

    • Sampling distribution of the sample proportion

  • Standard Error (SE): The standard deviation of the sampling distribution; it represents the variability of the sample statistic from the population parameter. Explained by the formula (SE = \frac{\sigma}{\sqrt{n}}), where \sigma is the population standard deviation and n is the sample size.