0% found this document useful (0 votes)
6 views7 pages

Sampling Distribution Models Explained

Uploaded by

z.alhebsi.55
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views7 pages

Sampling Distribution Models Explained

Uploaded by

z.alhebsi.55
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Module 4:

Part I: Sampling Distribution Models

By the end of this section you should be able to know:

 Sampling distribution of the sample mean,

 Central limit theorem,

 Sampling distribution of the sample proportion, when sample size is


large.

We usually calculate sample mean when data are numerical data and we
usually calculate sample proportion when data are categorical data.

Given a population, every time we take a sample with a fixed number of


subjects to calculate the sample mean ( y ) or to calculate the sample
ˆ) .
proportion ( p̂ ), we get a different value for y (or p

In this class, we will discuss sampling distribution of

y = Sample mean
and
.
ˆp  Sample proportion
Note:

 The sampling distribution of a statistic is the probability distribution of


the statistic.

 The average of all the possible values for y (or pˆ ) is the mean of the
sampling distribution of y (or pˆ ) .

 The standard deviation of all the possible values for y (or pˆ ) is the
standard deviation of the sampling distribution of y (or pˆ ) .

 The standard deviation of a sampling distribution is called the standard


error.
Note:

 Suppose assumptions of independence and random samples are met.


When dealing with a quantitative variable with population mean μ and
population standard deviation σ, we can calculate the mean and the
standard error of the sampling distributions for y with a sample of
size n by:

Y  E Y    and  Y  SD(Y )  SE (Y ) 
n

Example 1: Suppose the midterm marks for all Stat 151 students (across all
sections) last year had a mean of 75% and a standard deviation of 10%.
Suppose n = 20 students are randomly selected. What are mean and standard
deviation of sample mean?
Note:

 Suppose assumptions of independence and random samples are met.


When dealing with a binary categorical variable with population
proportion p, we can calculate the mean and standard error of the
sampling distribution for p̂ with a sample of size n by:

p (1  p)
 pˆ  E  pˆ   p and  pˆ  SD( pˆ )  SE ( pˆ ) 
n

Example 2: Suppose the proportion of all students who have pets is 0.47.
Suppose n = 10 students are randomly selected. What are mean and standard
deviation of sample proportion?
Note:

 It can be shown that in a random sampling from a normal population


with mean  and standard deviation  , the sample mean has the
normal distribution with mean  and standard deviation  / n .

Example 3: The heights of students at the U of A have a normal


distribution with mean 70 inches and standard deviation 2.8 inches. If 5
students are randomly selected to make up a basketball team, what is the
probability that the height of the team will average over 72.0 inches?
Example 4: Suppose the electric bill for the month of July for a single-
family home in a city has a normal distribution with mean $63 and standard
deviation $25, respectively.

(a) What percentage of single-families will receive an electric bill greater


than $70?

(b) What percentage of all samples of 12 of single-families will have a


mean of electric bills greater than $70?
Note:

 It can be shown that in a random sampling from a normal population


with mean  and standard deviation  , the sample mean has the
normal distribution with mean  and standard deviation  / n .

 It can be shown that in a random sampling from a normal population


with mean  and standard deviation  , the sample total has the
normal distribution with mean n and standard deviation n .

Example 5: Suppose that yearly precipitation in a tropical rain forest is


normally distributed with a mean of 200 inches and a standard deviation of
50 inches. What is the probability that in a 20-year period, the total rainfall
will NOT exceed 4500 inches?

Common questions

Powered by AI

The use of normal approximation for the sampling distribution of a sample proportion requires key assumptions: the sample must be drawn independently and randomly from the population, and the sample size should be large enough such that both np and n(1-p) are greater than or equal to 5. These conditions ensure that the sample proportion can be approximated by a normal distribution, reflecting sufficient frequency of successes and failures to apply the Central Limit Theorem .

The Central Limit Theorem (CLT) states that when we draw independent samples from a population with a finite level of variance, the distribution of the sample means will tend to form a normal distribution, regardless of the shape of the population distribution, as the sample size becomes larger. This is significant because it allows us to make inferences about population parameters even when the population distribution is not normal, provided the sample size is sufficiently large. This theorem is foundational for many statistical methods as it justifies the use of normal distribution assumptions in hypothesis testing and confidence interval calculations .

Sample size significantly impacts the precision of estimators for both the sample mean and sample proportion. A larger sample size reduces the standard error of the estimate, making the estimator more precise. The standard error of the sample mean is inversely proportional to the square root of the sample size, and similarly, the standard error for the sample proportion decreases with increased sample size. This means that larger samples provide more reliable and consistent estimates of the population parameters, reducing estimation errors and increasing confidence in inferential statistics outcomes .

The standard error of the sampling distribution is a critical measure because it quantifies the variability or spread of the sample statistic (mean or proportion) around the population parameter. For the sample mean, it is calculated by dividing the population standard deviation by the square root of the sample size (σ/√n). For the sample proportion, it is computed as √[p(1-p)/n], where p is the population proportion and n is the sample size. The standard error indicates the precision of the sample mean or proportion as an estimate of the population mean or proportion .

When sampling from a normally distributed population, such as evaluating the mean height of a basketball team, the sample mean itself follows a normal distribution. Given a population mean and standard deviation, the standard deviation of the sample mean is calculated (σ/√n), which then allows the use of standard normal distribution tables or software to find probabilities, such as the likelihood that the mean height exceeds a certain value, using the standard deviation specific to the sample .

The probability of a sample mean exceeding a certain value differs from that of individual measurements because the variability of the sample mean is reduced compared to individual measurements. This is due to the aggregation of data which reduces variability according to the Central Limit Theorem. The distribution of the sample mean has a smaller standard deviation (standard error) than the population, making extreme values less likely. Therefore, while extreme individual measurements might be relatively more common, extreme sample mean values are less likely due to reduced variation in the aggregated data .

The concept of normal distribution for sample means is applied by using the properties of the normal distribution to calculate probabilities for sample means. For example, with electric bills where the monthly cost is normally distributed, the probability that the mean of 12 samples exceeds a certain amount can be calculated by converting the problem to a standard normal problem using the Z-score formula. Similarly, for precipitation, converting the total precipitation to an equivalent sample mean problem using the distribution means and the Central Limit Theorem helps determine probabilities using standard normal distribution and Z-scores .

Both the sampling distribution of a sample mean and a sample proportion are used to infer population parameters from sample data. They are similar in that both have a mean equal to the population parameter they estimate (population mean for sample mean, population proportion for sample proportion) and a standard error that describes their variability. However, they differ in that the sample mean's distribution generally follows a normal distribution as per the CLT when the sample size is large, while the sample proportion's distribution approximates normality if np and n(1-p) are sufficiently large, reflecting differences between measurements and categorical data aggregation .

Statisticians often prefer using the standard error rather than the standard deviation when reporting variability in sample-based analyses because the standard error provides a measure of how much variability can be expected in the estimate of a population parameter (like mean or proportion), as opposed to variability within the data itself. The standard error applies directly to the uncertainty of sample-based inferences, making it particularly useful for constructing confidence intervals and hypothesis tests which aim to estimate and infer population parameters from sample data .

To calculate the sample mean's standard deviation (standard error), the data must be drawn from an independent and random sample. The standard deviation of the sample mean is affected by the sample size; as the sample size increases, the standard deviation of the sample mean decreases because the standard error is equal to the population standard deviation divided by the square root of the sample size (σ/√n). This reflects the greater precision of the sample mean as an estimator of the population mean when the sample size is larger .

You might also like