SlideShare ist ein Scribd-Unternehmen logo
1 von 23
1Slide
Sampling and Sampling Distributions
n Simple Random Sampling
n Point Estimation
n Introduction to Sampling Distributions
n Sampling Distribution of
n Properties of Point Estimators
x
n = 100
n = 30
2Slide
Statistical Inference
n The purpose of statistical inference is to obtain
information about a population from information
contained in a sample.
n A population is the set of all the elements of interest.
n A sample is a subset of the population.
n The sample results provide only estimates of the
values of the population characteristics.
n A parameter is a numerical characteristic of a
population.
n With proper sampling methods, the sample results
will provide “good” estimates of the population
characteristics.
3Slide
Simple Random Sampling
n Finite Population
•A simple random sample from a finite population
of size N is a sample selected such that each
possible sample of size n has the same probability
of being selected.
•Replacing each sampled element before selecting
subsequent elements is called sampling with
replacement.
•Sampling without replacement is the procedure
used most often.
•In large sampling projects, computer-generated
random numbers are often used to automate the
sample selection process.
4Slide
Point Estimation
n In point estimation we use the data from the sample
to compute a value of a sample statistic that serves as
an estimate of a population parameter.
n We refer to as the point estimator of the population
mean .
n s is the point estimator of the population standard
deviation .
x
5Slide
Sampling Error
n The absolute difference between an unbiased point
estimate and the corresponding population
parameter is called the sampling error.
n Sampling error is the result of using a subset of the
population (the sample), and not the entire
population to develop estimates.
n The sampling errors are:
for sample mean
| s -  | for sample standard deviation
|| x
6Slide
Example: St. Andrew’s
St. Andrew’s University receives 900 applications
annually from prospective students. The application
forms contain a variety of information including the
individual’s scholastic aptitude test (SAT) score and
whether or not the individual desires on-campus
housing.
7Slide
Example: St. Andrew’s
The director of admissions would like to know the
following information:
•the average SAT score for the applicants, and
•the proportion of applicants that want to live on
campus.
We will now look at three alternatives for obtaining
the desired information.
•Conducting a census of the entire 900 applicants
•Selecting a sample of 30 applicants, using a
random number table
• Selecting a sample of 30 applicants, using
computer-generated random numbers
8Slide
n Taking a Census of the 900 Applicants
•SAT Scores
•Population Mean
•Population Standard Deviation
•Applicants Wanting On-Campus Housing
  
 ix
990
900



 
 ix 2
( )
80
900
Example: St. Andrew’s
9Slide
Example: St. Andrew’s
n Take a Sample of 30Applicants Using a Random
Number Table
Since the finite population has 900 elements, we
will need 3-digit random numbers to randomly select
applicants numbered from 1 to 900.
We will use the last three digits of the 5-digit
random numbers in the third column of a random
number table. The numbers we draw will be the
numbers of the applicants we will sample unless
•the random number is greater than 900 or
•the random number has already been used.
We will continue to draw random numbers until we
have selected 30 applicants for our sample.
10Slide
Example: St. Andrew’s
n Use of Random Numbers for Sampling
3-Digit Applicant
Random Number Included in Sample
744 No. 744
436 No. 436
865 No. 865
790 No. 790
835 No. 835
902 Number exceeds 900
190 No. 190
436 Number already used
etc. etc.
11Slide
n Sample Data
Random
No. Number Applicant SAT Score On-
Campus
1 744 Connie Reyman 1025 Yes
2 436 William Fox 950
Yes
3 865 Fabian Avante 1090 No
4 790 Eric Paxton 1120 Yes
5 835 Winona Wheeler 1015 No
. . . . .
30 685 Kevin Cossack 965 No
Example: St. Andrew’s
12Slide
Example: St. Andrew’s
n Take a Sample of 30 Applicants Using Computer-
Generated Random Numbers
•Excel provides a function for generating random
numbers in its worksheet.
•900 random numbers are generated, one for each
applicant in the population.
•Then we choose the 30 applicants corresponding
to the 30 smallest random numbers as our sample.
•Each of the 900 applicants have the same
probability of being included.
13Slide
Using Excel to Select
a Simple Random Sample
n Formula Worksheet
A B C D
1
Applicant
Number
SAT
Score
On-Campus
Housing
Random
Number
2 1 1008 Yes =RAND()
3 2 1025 No =RAND()
4 3 952 Yes =RAND()
5 4 1090 Yes =RAND()
6 5 1127 Yes =RAND()
7 6 1015 No =RAND()
8 7 965 Yes =RAND()
9 8 1161 No =RAND()
Note: Rows 10-901 are not shown.
14Slide
Using Excel to Select
a Simple Random Sample
n Value Worksheet
A B C D
1
Applicant
Number
SAT
Score
On-Campus
Housing
Random
Number
2 1 1008 Yes 0.41327
3 2 1025 No 0.79514
4 3 952 Yes 0.66237
5 4 1090 Yes 0.00234
6 5 1127 Yes 0.71205
7 6 1015 No 0.18037
8 7 965 Yes 0.71607
9 8 1161 No 0.90512
Note: Rows 10-901 are not shown.
15Slide
Using Excel to Select
a Simple Random Sample
n Value Worksheet (Sorted)
A B C D
1
Applicant
Number
SAT
Score
On-Campus
Housing
Random
Number
2 12 1107 No 0.00027
3 773 1043 Yes 0.00192
4 408 991 Yes 0.00303
5 58 1008 No 0.00481
6 116 1127 Yes 0.00538
7 185 982 Yes 0.00583
8 510 1163 Yes 0.00649
9 394 1008 No 0.00667
Note: Rows 10-901 are not shown.
16Slide
n Point Estimates
• as Point Estimator of 
•s as Point Estimator of 
• as Point Estimator of p
n Note: Different random numbers would have
identified a different sample which would have
resulted in different point estimates.
x
p
  
 ix
x
29,910
997
30 30

  
 ix x
s
2
( ) 163,996
75.2
29 29
 p 20 30 .68
Example: St. Andrew’s
17Slide
Sampling Distribution of
n Process of Statistical Inference
Population
with mean
 = ?
A simple random sample
of n elements is selected
from the population.
x
The sample data
provide a value for
the sample mean .x
The value of is used to
make inferences about
the value of .
x
18Slide
n The sampling distribution of is the probability
distribution of all possible values of the sample
mean .
n Expected Value of
E( ) = 
where:
 = the population mean
Sampling Distribution of x
x
x
x
x
19Slide
n If we use a large (n > 30) simple random sample, the
central limit theorem enables us to conclude that the
sampling distribution of can be approximated by a
normal probability distribution.
n When the simple random sample is small (n < 30), the
sampling distribution of can be considered normal
only if we assume the population has a normal
probability distribution.
x
x
Sampling Distribution ofx
20Slide
n Sampling Distribution of for the SAT Scoresx
Example: St. Andrew’s

   x
n
80
14.6
30
E x( )   990
x
21Slide
n Sampling Distribution of for the SAT Scores
What is the probability that a simple random
sample of 30 applicants will provide an estimate of
the population mean SAT score that is within plus or
minus 10 of the actual population mean  ?
In other words, what is the probability that
will be between 980 and 1000?
x
Example: St. Andrew’s
x
22Slide
n Sampling Distribution of for the SAT Scores
Using the standard normal probability table with
z = 10/14.6= .68, we have area = (.2518)(2) = .5036
x
Sampling
distribution
of x
1000980 990
Area = .2518Area = .2518
Example: St. Andrew’s
x
23Slide
End

Weitere ähnliche Inhalte

Was ist angesagt?

The sampling distribution
The sampling distributionThe sampling distribution
The sampling distribution
Harve Abella
 
Theory of estimation
Theory of estimationTheory of estimation
Theory of estimation
Tech_MX
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
Muhammad Yahaya
 

Was ist angesagt? (20)

The sampling distribution
The sampling distributionThe sampling distribution
The sampling distribution
 
The Central Limit Theorem
The Central Limit TheoremThe Central Limit Theorem
The Central Limit Theorem
 
Basic probability concept
Basic probability conceptBasic probability concept
Basic probability concept
 
Sampling
SamplingSampling
Sampling
 
Normal and standard normal distribution
Normal and standard normal distributionNormal and standard normal distribution
Normal and standard normal distribution
 
Statistical distributions
Statistical distributionsStatistical distributions
Statistical distributions
 
Samples Types and Methods
Samples Types and Methods Samples Types and Methods
Samples Types and Methods
 
Central limit theorem
Central limit theoremCentral limit theorem
Central limit theorem
 
SAMPLING
SAMPLINGSAMPLING
SAMPLING
 
Chapter 7 sampling distributions
Chapter 7 sampling distributionsChapter 7 sampling distributions
Chapter 7 sampling distributions
 
Estimation in statistics
Estimation in statisticsEstimation in statistics
Estimation in statistics
 
Methods of sampling
Methods of sampling Methods of sampling
Methods of sampling
 
Sampling Distributions and Estimators
Sampling Distributions and Estimators Sampling Distributions and Estimators
Sampling Distributions and Estimators
 
Theory of estimation
Theory of estimationTheory of estimation
Theory of estimation
 
Point estimation
Point estimationPoint estimation
Point estimation
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 
Probability
ProbabilityProbability
Probability
 
sampling simple random sampling
sampling simple random samplingsampling simple random sampling
sampling simple random sampling
 
Probability Sampling
Probability SamplingProbability Sampling
Probability Sampling
 
Simple Random Sampling
Simple Random SamplingSimple Random Sampling
Simple Random Sampling
 

Andere mochten auch

Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
Danu Saputra
 
Sampling distribution concepts
Sampling distribution conceptsSampling distribution concepts
Sampling distribution concepts
umar sheikh
 
Normal distribution and sampling distribution
Normal distribution and sampling distributionNormal distribution and sampling distribution
Normal distribution and sampling distribution
Mridul Arora
 
Introduction to Statistics - Part 2
Introduction to Statistics - Part 2Introduction to Statistics - Part 2
Introduction to Statistics - Part 2
Damian T. Gordon
 
Test of hypothesis
Test of hypothesisTest of hypothesis
Test of hypothesis
vikramlawand
 
Scalable Simple Random Sampling Algorithms
Scalable Simple Random Sampling AlgorithmsScalable Simple Random Sampling Algorithms
Scalable Simple Random Sampling Algorithms
Xiangrui Meng
 
Types of random sampling
Types of random samplingTypes of random sampling
Types of random sampling
Studying
 
Sampling methods in educational research
Sampling methods in educational researchSampling methods in educational research
Sampling methods in educational research
Ridwanul Mosrur
 
Hypothesis Testing
Hypothesis TestingHypothesis Testing
Hypothesis Testing
Harish Lunani
 
Hypothesis testing ppt final
Hypothesis testing ppt finalHypothesis testing ppt final
Hypothesis testing ppt final
piyushdhaker
 

Andere mochten auch (20)

Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
Sampling distribution concepts
Sampling distribution conceptsSampling distribution concepts
Sampling distribution concepts
 
Chapter 5 part1- The Sampling Distribution of a Sample Mean
Chapter 5 part1- The Sampling Distribution of a Sample MeanChapter 5 part1- The Sampling Distribution of a Sample Mean
Chapter 5 part1- The Sampling Distribution of a Sample Mean
 
Normal distribution and sampling distribution
Normal distribution and sampling distributionNormal distribution and sampling distribution
Normal distribution and sampling distribution
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
Introduction to Statistics - Part 2
Introduction to Statistics - Part 2Introduction to Statistics - Part 2
Introduction to Statistics - Part 2
 
Test of hypothesis
Test of hypothesisTest of hypothesis
Test of hypothesis
 
RESEARCH METHOD - SAMPLING
RESEARCH METHOD - SAMPLINGRESEARCH METHOD - SAMPLING
RESEARCH METHOD - SAMPLING
 
Scalable Simple Random Sampling Algorithms
Scalable Simple Random Sampling AlgorithmsScalable Simple Random Sampling Algorithms
Scalable Simple Random Sampling Algorithms
 
Sampling and sampling distributions
Sampling and sampling distributionsSampling and sampling distributions
Sampling and sampling distributions
 
Types of random sampling
Types of random samplingTypes of random sampling
Types of random sampling
 
Random Probability sampling by Sazzad Hossain
Random Probability sampling by  Sazzad HossainRandom Probability sampling by  Sazzad Hossain
Random Probability sampling by Sazzad Hossain
 
Standard error
Standard error Standard error
Standard error
 
Sampling methods in educational research
Sampling methods in educational researchSampling methods in educational research
Sampling methods in educational research
 
Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec doms
 
Hypothesis Testing
Hypothesis TestingHypothesis Testing
Hypothesis Testing
 
Sampling and Sample Types
Sampling  and Sample TypesSampling  and Sample Types
Sampling and Sample Types
 
Hypothesis testing ppt final
Hypothesis testing ppt finalHypothesis testing ppt final
Hypothesis testing ppt final
 
PROBABILITY SAMPLING TECHNIQUES
PROBABILITY SAMPLING TECHNIQUESPROBABILITY SAMPLING TECHNIQUES
PROBABILITY SAMPLING TECHNIQUES
 
Hypothesis testing; z test, t-test. f-test
Hypothesis testing; z test, t-test. f-testHypothesis testing; z test, t-test. f-test
Hypothesis testing; z test, t-test. f-test
 

Ähnlich wie Sampling and Sampling Distributions

Chapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhd
Chapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhdChapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhd
Chapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhd
beshahashenafe20
 
Assignment #9First, we recall some definitions that will be help.docx
Assignment #9First, we recall some definitions that will be help.docxAssignment #9First, we recall some definitions that will be help.docx
Assignment #9First, we recall some definitions that will be help.docx
fredharris32
 
HW1_STAT206.pdfStatistical Inference II J. Lee Assignment.docx
HW1_STAT206.pdfStatistical Inference II J. Lee Assignment.docxHW1_STAT206.pdfStatistical Inference II J. Lee Assignment.docx
HW1_STAT206.pdfStatistical Inference II J. Lee Assignment.docx
wilcockiris
 
Sampling Distribution -I
Sampling Distribution -ISampling Distribution -I
Sampling Distribution -I
Sadam Hussen
 
L3 sampling fundamentals and estimation
L3 sampling fundamentals and estimationL3 sampling fundamentals and estimation
L3 sampling fundamentals and estimation
Jags Jagdish
 

Ähnlich wie Sampling and Sampling Distributions (20)

Sbe8 pp07-point estmation
Sbe8 pp07-point estmationSbe8 pp07-point estmation
Sbe8 pp07-point estmation
 
Sample for Research-Simple Random Sample
Sample for Research-Simple Random SampleSample for Research-Simple Random Sample
Sample for Research-Simple Random Sample
 
Semana8 muestreo
Semana8 muestreoSemana8 muestreo
Semana8 muestreo
 
Chapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhd
Chapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhdChapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhd
Chapter Seven - .pptbhhhdfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhd
 
Introduction to the t-test
Introduction to the t-testIntroduction to the t-test
Introduction to the t-test
 
Assignment #9First, we recall some definitions that will be help.docx
Assignment #9First, we recall some definitions that will be help.docxAssignment #9First, we recall some definitions that will be help.docx
Assignment #9First, we recall some definitions that will be help.docx
 
Chp11 - Research Methods for Business By Authors Uma Sekaran and Roger Bougie
Chp11  - Research Methods for Business By Authors Uma Sekaran and Roger BougieChp11  - Research Methods for Business By Authors Uma Sekaran and Roger Bougie
Chp11 - Research Methods for Business By Authors Uma Sekaran and Roger Bougie
 
Sqqs1013 ch6-a122
Sqqs1013 ch6-a122Sqqs1013 ch6-a122
Sqqs1013 ch6-a122
 
Pengenalan Ekonometrika
Pengenalan EkonometrikaPengenalan Ekonometrika
Pengenalan Ekonometrika
 
Random number generation
Random number generationRandom number generation
Random number generation
 
HW1_STAT206.pdfStatistical Inference II J. Lee Assignment.docx
HW1_STAT206.pdfStatistical Inference II J. Lee Assignment.docxHW1_STAT206.pdfStatistical Inference II J. Lee Assignment.docx
HW1_STAT206.pdfStatistical Inference II J. Lee Assignment.docx
 
Chap 6
Chap 6Chap 6
Chap 6
 
FUNDAMENTALS OF RESEARCH IN MEDICINE.pptx
FUNDAMENTALS OF RESEARCH IN MEDICINE.pptxFUNDAMENTALS OF RESEARCH IN MEDICINE.pptx
FUNDAMENTALS OF RESEARCH IN MEDICINE.pptx
 
03 simple-random-sampling 2019
03 simple-random-sampling 201903 simple-random-sampling 2019
03 simple-random-sampling 2019
 
raghu veera stats.ppt
raghu veera stats.pptraghu veera stats.ppt
raghu veera stats.ppt
 
Sampling Distribution -I
Sampling Distribution -ISampling Distribution -I
Sampling Distribution -I
 
Talk 2
Talk 2Talk 2
Talk 2
 
L3 sampling fundamentals and estimation
L3 sampling fundamentals and estimationL3 sampling fundamentals and estimation
L3 sampling fundamentals and estimation
 
L10 confidence intervals
L10 confidence intervalsL10 confidence intervals
L10 confidence intervals
 
Statistical thinking
Statistical thinkingStatistical thinking
Statistical thinking
 

KĂźrzlich hochgeladen

VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
dipikadinghjn ( Why You Choose Us? ) Escorts
 
20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf
Adnet Communications
 

KĂźrzlich hochgeladen (20)

Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...
Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...
Mira Road Memorable Call Grls Number-9833754194-Bhayandar Speciallty Call Gir...
 
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
VIP Independent Call Girls in Bandra West 🌹 9920725232 ( Call Me ) Mumbai Esc...
 
Top Rated Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated  Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...Top Rated  Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...
Top Rated Pune Call Girls Sinhagad Road ⟟ 6297143586 ⟟ Call Me For Genuine S...
 
The Economic History of the U.S. Lecture 25.pdf
The Economic History of the U.S. Lecture 25.pdfThe Economic History of the U.S. Lecture 25.pdf
The Economic History of the U.S. Lecture 25.pdf
 
Shrambal_Distributors_Newsletter_Apr-2024 (1).pdf
Shrambal_Distributors_Newsletter_Apr-2024 (1).pdfShrambal_Distributors_Newsletter_Apr-2024 (1).pdf
Shrambal_Distributors_Newsletter_Apr-2024 (1).pdf
 
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
Call Girls in New Ashok Nagar, (delhi) call me [9953056974] escort service 24X7
 
Gurley shaw Theory of Monetary Economics.
Gurley shaw Theory of Monetary Economics.Gurley shaw Theory of Monetary Economics.
Gurley shaw Theory of Monetary Economics.
 
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
VIP Call Girl in Mira Road 💧 9920725232 ( Call Me ) Get A New Crush Everyday ...
 
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
TEST BANK For Corporate Finance, 13th Edition By Stephen Ross, Randolph Weste...
 
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
VIP Call Girl Service Andheri West ⚡ 9920725232 What It Takes To Be The Best ...
 
Top Rated Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
Top Rated  Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...Top Rated  Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
Top Rated Pune Call Girls Viman Nagar ⟟ 6297143586 ⟟ Call Me For Genuine Sex...
 
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
(Vedika) Low Rate Call Girls in Pune Call Now 8250077686 Pune Escorts 24x7
 
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
( Jasmin ) Top VIP Escorts Service Dindigul 💧 7737669865 💧 by Dindigul Call G...
 
The Economic History of the U.S. Lecture 23.pdf
The Economic History of the U.S. Lecture 23.pdfThe Economic History of the U.S. Lecture 23.pdf
The Economic History of the U.S. Lecture 23.pdf
 
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
02_Fabio Colombo_Accenture_MeetupDora&Cybersecurity.pptx
 
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
VIP Independent Call Girls in Andheri 🌹 9920725232 ( Call Me ) Mumbai Escorts...
 
Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...
Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...
Solution Manual for Principles of Corporate Finance 14th Edition by Richard B...
 
The Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdfThe Economic History of the U.S. Lecture 20.pdf
The Economic History of the U.S. Lecture 20.pdf
 
20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf
 
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
05_Annelore Lenoir_Docbyte_MeetupDora&Cybersecurity.pptx
 

Sampling and Sampling Distributions

  • 1. 1Slide Sampling and Sampling Distributions n Simple Random Sampling n Point Estimation n Introduction to Sampling Distributions n Sampling Distribution of n Properties of Point Estimators x n = 100 n = 30
  • 2. 2Slide Statistical Inference n The purpose of statistical inference is to obtain information about a population from information contained in a sample. n A population is the set of all the elements of interest. n A sample is a subset of the population. n The sample results provide only estimates of the values of the population characteristics. n A parameter is a numerical characteristic of a population. n With proper sampling methods, the sample results will provide “good” estimates of the population characteristics.
  • 3. 3Slide Simple Random Sampling n Finite Population •A simple random sample from a finite population of size N is a sample selected such that each possible sample of size n has the same probability of being selected. •Replacing each sampled element before selecting subsequent elements is called sampling with replacement. •Sampling without replacement is the procedure used most often. •In large sampling projects, computer-generated random numbers are often used to automate the sample selection process.
  • 4. 4Slide Point Estimation n In point estimation we use the data from the sample to compute a value of a sample statistic that serves as an estimate of a population parameter. n We refer to as the point estimator of the population mean . n s is the point estimator of the population standard deviation . x
  • 5. 5Slide Sampling Error n The absolute difference between an unbiased point estimate and the corresponding population parameter is called the sampling error. n Sampling error is the result of using a subset of the population (the sample), and not the entire population to develop estimates. n The sampling errors are: for sample mean | s -  | for sample standard deviation || x
  • 6. 6Slide Example: St. Andrew’s St. Andrew’s University receives 900 applications annually from prospective students. The application forms contain a variety of information including the individual’s scholastic aptitude test (SAT) score and whether or not the individual desires on-campus housing.
  • 7. 7Slide Example: St. Andrew’s The director of admissions would like to know the following information: •the average SAT score for the applicants, and •the proportion of applicants that want to live on campus. We will now look at three alternatives for obtaining the desired information. •Conducting a census of the entire 900 applicants •Selecting a sample of 30 applicants, using a random number table • Selecting a sample of 30 applicants, using computer-generated random numbers
  • 8. 8Slide n Taking a Census of the 900 Applicants •SAT Scores •Population Mean •Population Standard Deviation •Applicants Wanting On-Campus Housing     ix 990 900       ix 2 ( ) 80 900 Example: St. Andrew’s
  • 9. 9Slide Example: St. Andrew’s n Take a Sample of 30Applicants Using a Random Number Table Since the finite population has 900 elements, we will need 3-digit random numbers to randomly select applicants numbered from 1 to 900. We will use the last three digits of the 5-digit random numbers in the third column of a random number table. The numbers we draw will be the numbers of the applicants we will sample unless •the random number is greater than 900 or •the random number has already been used. We will continue to draw random numbers until we have selected 30 applicants for our sample.
  • 10. 10Slide Example: St. Andrew’s n Use of Random Numbers for Sampling 3-Digit Applicant Random Number Included in Sample 744 No. 744 436 No. 436 865 No. 865 790 No. 790 835 No. 835 902 Number exceeds 900 190 No. 190 436 Number already used etc. etc.
  • 11. 11Slide n Sample Data Random No. Number Applicant SAT Score On- Campus 1 744 Connie Reyman 1025 Yes 2 436 William Fox 950 Yes 3 865 Fabian Avante 1090 No 4 790 Eric Paxton 1120 Yes 5 835 Winona Wheeler 1015 No . . . . . 30 685 Kevin Cossack 965 No Example: St. Andrew’s
  • 12. 12Slide Example: St. Andrew’s n Take a Sample of 30 Applicants Using Computer- Generated Random Numbers •Excel provides a function for generating random numbers in its worksheet. •900 random numbers are generated, one for each applicant in the population. •Then we choose the 30 applicants corresponding to the 30 smallest random numbers as our sample. •Each of the 900 applicants have the same probability of being included.
  • 13. 13Slide Using Excel to Select a Simple Random Sample n Formula Worksheet A B C D 1 Applicant Number SAT Score On-Campus Housing Random Number 2 1 1008 Yes =RAND() 3 2 1025 No =RAND() 4 3 952 Yes =RAND() 5 4 1090 Yes =RAND() 6 5 1127 Yes =RAND() 7 6 1015 No =RAND() 8 7 965 Yes =RAND() 9 8 1161 No =RAND() Note: Rows 10-901 are not shown.
  • 14. 14Slide Using Excel to Select a Simple Random Sample n Value Worksheet A B C D 1 Applicant Number SAT Score On-Campus Housing Random Number 2 1 1008 Yes 0.41327 3 2 1025 No 0.79514 4 3 952 Yes 0.66237 5 4 1090 Yes 0.00234 6 5 1127 Yes 0.71205 7 6 1015 No 0.18037 8 7 965 Yes 0.71607 9 8 1161 No 0.90512 Note: Rows 10-901 are not shown.
  • 15. 15Slide Using Excel to Select a Simple Random Sample n Value Worksheet (Sorted) A B C D 1 Applicant Number SAT Score On-Campus Housing Random Number 2 12 1107 No 0.00027 3 773 1043 Yes 0.00192 4 408 991 Yes 0.00303 5 58 1008 No 0.00481 6 116 1127 Yes 0.00538 7 185 982 Yes 0.00583 8 510 1163 Yes 0.00649 9 394 1008 No 0.00667 Note: Rows 10-901 are not shown.
  • 16. 16Slide n Point Estimates • as Point Estimator of  •s as Point Estimator of  • as Point Estimator of p n Note: Different random numbers would have identified a different sample which would have resulted in different point estimates. x p     ix x 29,910 997 30 30      ix x s 2 ( ) 163,996 75.2 29 29  p 20 30 .68 Example: St. Andrew’s
  • 17. 17Slide Sampling Distribution of n Process of Statistical Inference Population with mean  = ? A simple random sample of n elements is selected from the population. x The sample data provide a value for the sample mean .x The value of is used to make inferences about the value of . x
  • 18. 18Slide n The sampling distribution of is the probability distribution of all possible values of the sample mean . n Expected Value of E( ) =  where:  = the population mean Sampling Distribution of x x x x x
  • 19. 19Slide n If we use a large (n > 30) simple random sample, the central limit theorem enables us to conclude that the sampling distribution of can be approximated by a normal probability distribution. n When the simple random sample is small (n < 30), the sampling distribution of can be considered normal only if we assume the population has a normal probability distribution. x x Sampling Distribution ofx
  • 20. 20Slide n Sampling Distribution of for the SAT Scoresx Example: St. Andrew’s     x n 80 14.6 30 E x( )   990 x
  • 21. 21Slide n Sampling Distribution of for the SAT Scores What is the probability that a simple random sample of 30 applicants will provide an estimate of the population mean SAT score that is within plus or minus 10 of the actual population mean  ? In other words, what is the probability that will be between 980 and 1000? x Example: St. Andrew’s x
  • 22. 22Slide n Sampling Distribution of for the SAT Scores Using the standard normal probability table with z = 10/14.6= .68, we have area = (.2518)(2) = .5036 x Sampling distribution of x 1000980 990 Area = .2518Area = .2518 Example: St. Andrew’s x