SADC Course in Statistics Estimating population characteristics with simple random sampling (Session 06)

Slides:



Advertisements
Similar presentations
Sampling: Theory and Methods
Advertisements

SJS SDI_161 Design of Statistical Investigations Stephen Senn Random Sampling I.
1 Session 10 Sampling Weights: an appreciation. 2 To provide you with an overview of the role of sampling weights in estimating population parameters.
1 Session 7 Standard errors, Estimation and Confidence Intervals.
SADC Course in Statistics Basic summaries for epidemiological studies (Session 04)
SADC Course in Statistics Common Non- Parametric Methods for Comparing Two Samples (Session 20)
SADC Course in Statistics Basic summaries for demographic studies (Session 03)
Basic Sampling Concepts
The Poisson distribution
Overview of Sampling Methods II
SADC Course in Statistics Further ideas concerning confidence intervals (Session 06)
SADC Course in Statistics Introduction to Non- Parametric Methods (Session 19)
SADC Course in Statistics Tests for Variances (Session 11)
Assumptions underlying regression analysis
Estimation in Stratified Random Sampling
SADC Course in Statistics Basic principles of hypothesis tests (Session 08)
SADC Course in Statistics Meaning and use of confidence intervals (Session 05)
SADC Course in Statistics The binomial distribution (Session 06)
SADC Course in Statistics Sampling weights: an appreciation (Sessions 19)
SADC Course in Statistics Importance of the normal distribution (Session 09)
Correlation & the Coefficient of Determination
SADC Course in Statistics Samples and Populations (Session 02)
SADC Course in Statistics Confidence intervals using CAST (Session 07)
SADC Course in Statistics Sample size determinations (Session 11)
SADC Course in Statistics Sampling design using the Paddy game (Sessions 15&16)
SADC Course in Statistics Multi-stage sampling (Sessions 13&14)
SADC Course in Statistics Comparing two proportions (Session 14)
SADC Course in Statistics Revision using CAST (Session 04)
SADC Course in Statistics Introduction to Statistical Inference (Session 03)
SADC Course in Statistics (Session 09)
SADC Course in Statistics Overview of Sampling Methods I (Session 03)
SADC Course in Statistics General approaches to sample size determinations (Session 12)
SADC Course in Statistics To the Woods discussion (Sessions 10)
SADC Course in Statistics A model for comparing means (Session 12)
SADC Course in Statistics Revision on tests for means using CAST (Session 17)
Probability Distributions
Chapter 7 Sampling and Sampling Distributions
Biostatistics Unit 5 Samples Needs to be completed. 12/24/13.
Introduction Simple Random Sampling Stratified Random Sampling
Module 16: One-sample t-tests and Confidence Intervals
CHAPTER 14: Confidence Intervals: The Basics
Sampling: Final and Initial Sample Size Determination
SADC Course in Statistics Introduction and Study Objectives (Session 01)
The standard error of the sample mean and confidence intervals
Sample size computations Petter Mostad
Chapter 7 Estimation: Single Population
+ DO NOW What conditions do you need to check before constructing a confidence interval for the population proportion? (hint: there are three)
McGraw-Hill/IrwinCopyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Chapter 7 Sampling Distributions.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 6 Sampling Distributions.
Population All members of a set which have a given characteristic. Population Data Data associated with a certain population. Population Parameter A measure.
PARAMETRIC STATISTICAL INFERENCE
Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Chapter 7 Sampling Distributions.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 8: Estimating with Confidence Section 8.3 Estimating a Population Mean.
Sampling Design and Analysis MTH 494 LECTURE-12 Ossam Chohan Assistant Professor CIIT Abbottabad.
Chapter 7 Sampling and Sampling Distributions ©. Simple Random Sample simple random sample Suppose that we want to select a sample of n objects from a.
Sampling distributions rule of thumb…. Some important points about sample distributions… If we obtain a sample that meets the rules of thumb, then…
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Unit 5: Estimating with Confidence Section 11.1 Estimating a Population Mean.
1 Chapter 8 Interval Estimation. 2 Chapter Outline  Population Mean: Known  Population Mean: Unknown  Population Proportion.
Sampling Design and Analysis MTH 494 LECTURE-11 Ossam Chohan Assistant Professor CIIT Abbottabad.
+ Chapter 8 Estimating with Confidence 8.1Confidence Intervals: The Basics 8.2Estimating a Population Proportion 8.3Estimating a Population Mean.
©The McGraw-Hill Companies, Inc. 2008McGraw-Hill/Irwin Estimation and Confidence Intervals Chapter 9.
ESTIMATION.
Chapter 7 Sampling Distributions.
Chapter 9 Hypothesis Testing.
Chapter 7 Sampling Distributions.
Warmup To check the accuracy of a scale, a weight is weighed repeatedly. The scale readings are normally distributed with a standard deviation of
Chapter 7 Sampling Distributions.
Chapter 7 Sampling Distributions.
2/5/ Estimating a Population Mean.
Chapter 7 Sampling Distributions.
Presentation transcript:

SADC Course in Statistics Estimating population characteristics with simple random sampling (Session 06)

To put your footer here go to View > Header and Footer 2 Learning Objectives By the end of this session, you will be able to explain exactly what is meant by a simple random sample distinguish between with and without replacement sampling estimate the population mean or total using a sample where the sampling has been by simple random sampling compute measures of precision for such an estimate, recognising the need for a finite population correction.

To put your footer here go to View > Header and Footer 3 Simple random sampling: definition The exact definition of simple random sampling is a procedure whereby every sample of size n has an equal chance of being selected. In practice, this is achieved by picking one unit at a time without replacement from a list of population members. Without replacement means that once a unit is chosen, it is not returned to the population list until all the necessary units have been sampled.

To put your footer here go to View > Header and Footer 4 An illustration: Suppose population size is N = 6 with the observable values of the six members being 10, 4, 17, 6, 8, 15. Suppose the values are observed accurately without any error. Suppose we want a sample of size 2. How many possibilities are there to choose 2 out of 6 members? A list of all such pairs appears below.

To put your footer here go to View > Header and Footer 5 Illustration continued… (10, 4)(4,17)(17, 6)(6, 8)(8,15) (10,17)(4, 6)(17, 8)(6,15) (10, 6)(4,8)(17,15) (10, 8)(4,15) (10,15) In simple random sampling, each of the above have an equal chance of selection. i.e. probability of selection = 1/15.

To put your footer here go to View > Header and Footer 6 With replacement sampling Taking a simple random sample is done using without replacement sampling. With replacement involves noting the value for the unit drawn, and returning the unit to the population. This means there is potential for the same unit to be selected more than once! Is this sensible? Note: In multi-stage sampling, there is often a valid reason for doing with replacement sampling at the first stage of selection. More on this later!

To put your footer here go to View > Header and Footer 7 Estimation with SRS Suppose a sample of size n (x 1, x 2, …., x n ) is selected from a population of size N whose true mean is, 10 for our 6-member pop. n Then the best estimator of the population mean is the sample mean given by Note: Lower case letters will be used for sample values, and upper case for population values

To put your footer here go to View > Header and Footer 8 Variance of the SRS estimator The variance of the sample mean is given by using population values 10, 4, 17, 6, 8, 15. Hence

To put your footer here go to View > Header and Footer 9 Notes concerning the variance Compared to the variance of a sample mean used in Module H2 (assuming an infinite population), the formula here is similar except for the inclusion of the term (1-n/N). This multiplier is called the finite population correction. It may be ignored if the population is very large since n/N is then nearly zero. The quantity n/N is called the sampling fraction, often denoted by f. Thus f=n/N.

To put your footer here go to View > Header and Footer 10 Example Suppose the sample values were 6 and 15. The population mean is then estimated by Its variance is estimated by std. error=3.7

To put your footer here go to View > Header and Footer 11 Estimating population total, X T The appropriate estimate is given by = (6).(10) = 60 in example above The variance of this estimator is: = 6 2 (13.5) = 486 Hence std.error = 22.0 Confidence intervals for both the population mean and the population total can be obtained in the usual way (refer to methods covered in Module H2).

To put your footer here go to View > Header and Footer 12 Estimating population proportion Results below are for use when the denominator for the proportion is fixed, e.g. proportion of HHs with at least 1 child aged months of age. Denominator (total no. of HHs) is fixed by the investigator. Appropriate estimate for the population proportion is the sample proportion p=r/n where r=number of samples having attribute and n=sample size. Standard error of this estimate is sq. root of (1-f)p(1-p)/(n-1) where f=n/N.

To put your footer here go to View > Header and Footer 13 Further notes Important not to confuse estimating a population proportion with estimating a population ratio. For example, estimating the ratio of male children to female children in the population You will briefly meet with the estimation of a ratio through the practical exercise To the Woods done in Sessions 8, 9, 10.

To put your footer here go to View > Header and Footer 14 Further notes In computing confidence intervals for the estimators considered above, large sample sizes are usually assumed, so z-values from a standard normal distribution are used i.e. However, if n is small, t-values should be used, i.e.

To put your footer here go to View > Header and Footer 15 Some practical work follows…