Presentation is loading. Please wait.

Presentation is loading. Please wait.

Sampling Distributions

Similar presentations


Presentation on theme: "Sampling Distributions"— Presentation transcript:

1 Sampling Distributions
Chapter 9 Sampling Distributions

2 Introduction In this chapter we study some relationships between population and sample characteristics. Generally, we are interested in population parameters such as Mean return Variability of demand Proportion of defectives in a production line

3 Introduction Such parameters are usually unknown
Therefore, we draw a samples from the population, and use them to make inference about the parameters. This is done by constructing sample statistics, that have close relationship to the population parameters.

4 Introduction Samples are random, so the sample statistic is a random variable. As such it has a sample distribution. Sample distributions for various statistics are studied in this chapter

5 9.1 Sampling Distribution of the Mean
Example 1 A die is thrown infinitely many times. Let X represent the number of spots showing on any throw. The probability distribution of X is E(X) = 1(1/6) + 2(1/6) + 3(1/6)+ ………………….= 3.5 V(X) = (1-3.5)2(1/6) + (2-3.5)2(1/6) + …………. …= 2.92 x p(x) 1/6 1/6 1/6 1/6 1/6 1/6

6 Throwing a die twice – sample mean
Suppose we want to estimate m from the mean of a sample of size n = 2. What is the distribution of ?

7 Throwing a die twice – sample mean
These are all the possible pairs of values for the 2 throws And these are the means of each pair

8 The distribution of when n = 2
Calculating the relative frequency of each value of we have the following results Frequency Relative freq 1/ / / / / / / / / / /36 (1+1)/2 = 1 (1+2)/2 = 1.5 (2+1)/2 = 1.5 (1+3)/2 = 2 (2+2)/2 = 2 (3+1)/2 = 2 Notice there are 36 possible pairs of values: 1,1 1,2 ….. 1,6 2,1 2,2 ….. 2,6 ……………….. 6,1 6,2 ….. 6,6

9 The Relationship between the sample size and the sampling distribution of the sample mean
As the sample size changes, the mean of the sample mean does not change!

10 The Relationship between the sample size and the sampling distribution of the sample mean
As the sample size increases, the variance of the sample mean decreases!

11 The Relationship between the sample size and the sampling distribution of the sample mean
Also, note the interesting relationship between the sample size and the variance of the sample mean. We’ll formalize this relationship soon.

12 The Sample Variance Demonstration: Why is the variance of the sample mean is smaller than the population variance. Mean = 1.5 Mean = 2. Mean = 2.5 Population 1.5 2.5 1 2 2 3 Compare the range of the population to the range of the sample mean. Let us take samples of two observations. Click

13 The Central Limit Theorem
If a random sample is drawn from any population, the sampling distribution of the sample mean is: Normal if the parent population is normal, Approximately normal if the parent population is not normal, provided the sample size is sufficiently large. The larger the sample size, the more closely the sampling distribution of will resemble a normal distribution.

14 The Parameters of the Sampling Distribution of X
The mean of X is equal to the mean of the parent population The variance of X is equal to the parent population variance divided by ‘n’.

15 The Sampling Distribution of X - Example
The amount of soda pop in each bottle is normally distributed with a mean of 32.2 ounces and a standard deviation of .3 ounces. Find the probability that a bottle bought by a customer will contain more than 32 ounces.

16 The Sampling Distribution of X - Example
Solution The random variable X is the amount of soda in a bottle. 0.7486 m = 32.2 x = 32

17 The Sampling Distribution of X
Find the probability that a carton of four bottles will have a mean of more than 32 ounces of soda per bottle. Solution Define the random variable as the mean amount of soda per bottle. 0.9082

18 The Sampling Distribution of X
Example 3 The average weekly income of B.B.A graduates one year after graduation is $600. Suppose the distribution of weekly income has a standard deviation of $100. What is the probability that 35 randomly selected graduates have an average weekly income of less than $550? Solution

19 The Sampling Distribution of X
Example 3 – continued If a random sample of 35 graduates actually had an average weekly income of $550, what would you conclude about the validity of the claim that the average weekly income is 600? Solution With m = 600 the probability to have a sample mean as low as 550 is very small (0.0015). The claim that the mean weekly income is $600 is probably unjustified. It will be more reasonable to assume that m is smaller than $600, because then a sample mean of $550 becomes more probable.

20 9.2 Sampling Distribution of a Sample Proportion (p)
< The parameter of interest for qualitative (nominal) data is the proportion of times a particular outcome (success) occurs for a given population. This is the motivation for studying the distribution of the sample proportion

21 9.2 Sampling Distribution of a Sample Proportion (p)
< 9.2 Sampling Distribution of a Sample Proportion (p) Let X be the number of times an event of interest takes place (we can call such an event a success just like the definition we used for the binomial experiment) The number of successes The sample proportion = p = X n <

22 9.2 Sampling Distribution of a Sample Proportion (p)
< p Since X is binomial, probabilities for can be calculated from the binomial distribution. Yet, for inference about we prefer to use normal approximation to the binomial. < < p

23 Approximate Sampling Distribution of a Sample Proportion
From the laws of expected value and variance, it can be shown that m = p and s2 = p(1-p)/n Z is calculated by: If both np > 5 and n(1-p) > 5, then Z is approximately standard normal.

24 Approximate Sampling Distribution of a Sample Proportion
Example 5 A state representative received 52% of the votes in the last election. One year later the representative wanted to study his popularity. If his popularity has not changed, what is the probability that more than half of a sample of 300 voters would vote for him?

25 Approximate Sampling Distribution of a Sample Proportion
Example 5 Solution The number of respondents who prefer the representative is binomial with n = 300 and p = .52. Thus, np = 300(.52) = 156 > 5 n(1-p) = 300(1-.52) = 144 > 5. The normal approximation can be applied here:

26 Using Sampling Distributions for Inference
Sampling distributions can be used to make an inference about population parameters For example let us look at an inference about the population mean Generally we’ll compare the actual sample mean with a hypothesized value of the unknown population mean, and make an informed decision about the likelihood of this hypothesis

27 Using Sampling Distributions for Inference
Let us guess what the value of m is, and build a symmetrical interval around m large enough to make it very likely that the sample mean falls inside it. If the sample mean falls outside the interval (although this is very unlikely), we tend to believe that m is different than the value of m we guessed. The sampling distribution of the sample mean helps in performing the calculations. Large probability that falls inside [m-D, m+D] m - D m + D m

28 Using Sampling Distributions for Inference
Suppose .95 is considered sufficiently large probability the sample mean falls inside the interval. Let us build a symmetrical interval around m. Using the notation m - D and m + D we have: P(m - D £ £ m + D) = .95.

29 Using Sampling Distributions for Inference
Performing the usual standardization we find that the interval covering 95% of the distribution of the sample mean is: 0.95

30 Using Sampling Distributions for Inference
Now let us apply this interval to example 3. Conclusion There is 95% chance that the sample mean falls within the interval [560.8, 639.2] if the population mean is 600. Since the sample mean was 550, the population mean is probably not 600.

31 Optional: Sampling Distribution of the Difference Between Two Means
The difference between two means can become a parameter of interest when the comparison between two populations is studied. To make an inference about m1 - m2 we observe the distribution of

32 9.3 Normal Distribution of the Difference Between two Sample Means
The distribution of is normal if The two samples are independent, and The parent populations are normally distributed. If the two populations are not both normally distributed, but the sample sizes are 30 or more, the distribution of is approximately normal.

33 9.3 Normal Distribution of the Difference Between two Sample Means
Applying the laws of expected value and variance we have: We can define:

34 9.3 Normal Distribution of the Difference Between two Sample Means
Example 6 The starting salaries of MBA students from two universities (WLU and UWO) are $62,000 (stand.dev. = $14,500), and $60,000 (stand. dev. = $18,300). What is the probability that a sample mean of WLU students will exceed the sample mean of UWO students? (nWLU = 50; nUWO = 60)

35 9.3 Normal Distribution of the Difference Between two Sample Means
Example 6 – Solution We need to determine m1 - m2 = 62, ,000 = $2,000


Download ppt "Sampling Distributions"

Similar presentations


Ads by Google