Types of Distributions

There are 3 main types of sampling distributions are:

  • Sampling Distribution of Mean
  • Sampling Distribution of Proportion
  • T-Distribution

Sampling Distribution of Mean

Mean is the most common type of sampling distribution.

It focuses on calculating the mean or rather the average of every sample group chosen from the population and plotting the data points. The graph shows a normal distribution where the center is the mean of the sampling distribution, which represents the mean of the entire population.

We take many random samples of a given size n from a population with mean µ and standard deviation σ. Some sample means will be above the population mean µ and some will be below, making up the sampling distribution.

For any population with mean µ and standard deviation σ:

  • Mean, or center of the sampling distribution of x̄, is equal to the population mean, µ.

[Tex]µ_{x^{-}}[/Tex] = µ

There is no tendency for a sample mean to fall systematically above or below µ, even if the distribution of the raw data is skewed. Thus, the mean of the sampling distribution is an unbiased estimate of the population mean µ.

Sampling distribution of the sample mean


  • Standard deviation of the sampling distribution is σ/√n, where n is the sample size.

[Tex]σ_x[/Tex] = σ/√n

  • Standard deviation of the sampling distribution measures how much the sample statistic varies from sample to sample. It is smaller than the standard deviation of the population by a factor of √n. Averages are less variable than individual observations.

    sampling distribution of standard deviation

Sampling Distribution of Proportion

Sampling distribution of proportion focuses on proportions in a population. Here, you select samples and calculate their corresponding proportions. The means of the sample proportions from each group represent the proportion of the entire population.

Sampling distribution of proportion – 1

Sampling distribution of proportion – 2

Formula for the sampling distribution of a proportion (often denoted as p̂) is:

p̂ = x/n

where:

  • is Sample Proportion
  • x is Number of “successes” or occurrences of Event of Interest in Sample
  • n is Sample Size

This formula calculates the proportion of occurrences of a certain event (e.g., success, positive outcome) within a sample.

T-Distribution

Sampling distribution involves a small population or a population about which you don’t know much. It is used to estimate the mean of the population and other statistics such as confidence intervals, statistical differences and linear regression. T-distribution uses a t-score to evaluate data that wouldn’t be appropriate for a normal distribution.

Formula for the t-score, denoted as t, is:

t = [x – μ] / [s /√(n)]

where:

  • x is Sample Mean
  • μ is Population Mean (or an estimate of it)
  • s is Sample Standard Deviation
  • n is Sample Size

This formula calculates the difference between the sample mean and the population mean, scaled by the standard error of the sample mean. The t-score helps to assess whether the observed difference between the sample and population means is statistically significant.

Sampling Distribution

Sampling distribution is essential in various aspects of real life. Sampling distributions are important for inferential statistics. A sampling distribution represents the distribution of a statistic, like the mean or standard deviation, which is calculated from multiple samples of a population. It shows how these statistics vary across different samples drawn from the same population.

In this article, we will discuss the Sampling Distribution in detail and its types along with examples and go through some practice questions too.

Table of Content

  • What is Sampling Distribution?
  • Understanding Sampling Distribution
  • Types of Distributions
  • Central Limit Theorem[CLT]
  • Examples on Sampling Distribution
  • Practice Questions on Sample Distribution
  • FAQs on Sampling Distribution

Similar Reads

What is Sampling Distribution?

Sampling distribution is also known as a finite-sample distribution. Sampling distribution is the probability distribution of a statistic based on random samples of a given population. It represents the distribution of frequencies on how spread apart various outcomes will be for a specific population....

Understanding Sampling Distribution

Sampling distribution of a statistic is the distribution of all possible values taken by the statistic when all possible samples of a fixed size n are taken from the population. Each random sample that is selected may have a different value assigned to the statistics being studied. Sampling distribution of a statistic is the probability distribution of that statistic....

Types of Distributions

There are 3 main types of sampling distributions are:...

Central Limit Theorem[CLT]

Central Limit Theorem is the most important theorem of Statistics....

Examples on Sampling Distribution

Example 1: Mean and standard deviation of the tax value of all vehicles registered in a certain state are μ=$13,525 and σ=$4,180. Suppose random samples of size 100 are drawn from the population of vehicles. What are the mean μx̄ and standard deviation σx̄ of the sample mean x̄?...

Practice Questions on Sample Distribution

Q1: Random samples of size 225 are drawn from a population with mean 100 and standard deviation 20. Find the mean and standard deviation of the sample mean....

FAQs on Sampling Distribution

What are the 3 types of sampling distributions?...