SlideShare a Scribd company logo
1 of 14
Download to read offline
SAMPLING
Definition :
Sampling is the process by which inference is made to the
whole by examining a part. Or the process of drawing the
sample from the population is called sampling.
For examples
(1)With a single grain of rice, an Asian housewife tests if all
the rice in the pot has boiled
(2) from a cup of tea, a tea-taster determines the quality of the
brand of tea; and
(3) a sample of moon rocks provides scientists with
information on the origin of the moon.
This process of testing some data based on a small sample is
called sampling.
Types of sampling:
Probability sampling (random sampling):
In probability sampling all the items in the population have a
chance of being chosen in the sample.
Non Probability sampling (non-random or judgement
sampling):
In non- probability sampling personal knowledge and opinion
are used to identify the items from the population that are to
be included in the sample.
Simple Random Sampling:
(i) The population should be homogenious
(ii) Each element of population has an equal chance being
include in the sample.
(iii) Different sample of same size have equal chance.
On the basis of above assumption sample being
selected is called simple random sampling.
Sampling With Replacement or Without Replacement:
Suppose we have a bowl of 100 unique numbers from 0 to 99.
We want to select a random sample of numbers from the
bowl. After we pick a number from the blow, we can put the
number aside or we can put it back into the bowl. If we put
the number back in the bowl, it may be selected more than
once; if we put it aside, it can selected only one time.
When a population element can be selected more than one
time, we are sampling with replacement. When a population
element can be selected only one time, we are sampling
without replacement.
Example-1: Draw all possible samples of size 2 without
replacement from the population 2, 5 , 6 , 8 , 9 .
Solution:
2,5 2,6 2,8 2,9 5,6 5,8 5,9 6,8 6,9 8,9
Example-2: Draw all possible samples of size 3 without
replacement from the population 2, 5 , 6 , 8 , 9 .
Solution:
2,5,6 2,5,8 2,5,9 2,6,8 2,6,9
2,8,9 5,6,8 5,6,9 5,8,9 6,8,9
Example-3: Draw all possible samples of size 2 with
replacement from the population 2, 5 , 6 , 8 .
Solution:
2,2 2,5 2,6 2,8
5,2 5,5 5,6 5,8
6,2 6,5 6,6 6,8
8,2 8,5 8,6 8,8
Example-4: Draw all possible samples of size 3 with
replacement from the population 4 , 6 .
Solution:
4,4,4 6,6,6
4,4,6 6,6,4
4,6,4 6,4,6
6,4,4 4,6,6
Sampling distribution:
The probability distribution of statistic is called sampling
distribution.
Standard Error:
The standard deviation of sampling distribution of statistic is
called the standard error of statistic.
Sampling distribution of sample mean:
The probability distribution of sample mean is called a
sampling distribution of mean.A sampling distribution of
sample mean have the following properties.
Following are the properties of Sampling With-out
Replacement:
(1) 𝑬( 𝑿̅) = 𝝁
(2) 𝑽( 𝑿̅) =
𝝈 𝟐
𝒏
×
𝑵−𝒏
𝑵−𝟏
.
(3) The sampling distribution of sample mean will be normal
or approximately normal for reasonably large sample.
Following are the properties of Sampling With
Replacement:
(1) 𝑬( 𝑿̅) = 𝝁
(2)
𝑽( 𝑿̅) =
𝝈 𝟐
𝒏
(3) The sampling distribution of sample mean will be normal
or approximately normal for reasonably large sample.
Example-5: Draw all possible samples of size 2 without
replacement from the population 2, 5 , 6 , 8 , 9 .
Show that 𝐸( 𝑋̅) = 𝜇 and 𝑉( 𝑋̅) =
𝜎2
𝑛
×
𝑁−𝑛
𝑁−1
.
Solution:
Population : 2,5,6,8,9
Size of population =N= 5
Size of sample = n = 2
2 4
5 25
6 36
8 64
9 81
∑x=30 ∑x2
=
210
→ (1)
x 2
x
30
6
5
x
N
 = = =

2
2
2
N
x
N
x








−=

2
2 210 30
5 5

 
= −  
 
2
2
42 36
6


= −
=
Samples
Samples
2, 5 3.5 12.25
2, 6 4 16
2, 8 5 25
2, 9 5.5 30.25
5, 6 5.5 30.25
5, 8 6.5 42.25
5, 9 7 49
6, 8 7 49
6, 9 7.5 56.25
8, 9 8.5 72.25
60 382.5
By comparing (1) and (3)
2
2
6 5 2
1 2 5 1
2.25 (2
1
N n
n N
N n
n N


− −
 = 
− −
−
 = →
−
10CCm 2
5
n
N
===
x 2
x
x = 2
x =
( ) ( )
60
6 3
10
x
E x
m
= = = →

( ) =xE
By comparing (2) and (4)
Example-6: Draw all possible samples of size 3 without
replacement from the population 1, 5 , 6 , 8 , 9 .
Show that 𝐸( 𝑋̅) = 𝜇 and 𝑉( 𝑋̅) =
𝜎2
𝑛
×
𝑁−𝑛
𝑁−1
.
Solution:
Population : 1,5,6,8,9
Size of population =N= 5
Size of sample = n = 3
1 1
5 25
6 36
8 64
9 81
∑x=29 ∑x2
=
207
→ (1)
( )
( )
( )
( ) ( )
22
2
382.5 60
10 10
38.25 36
2.25 4
x x
V x
m m
V x
V x
V x
  
= −  
  
 
= −  
 
= −
= →
 
( )
1N
nN
n
xV
2
−
−


=
x 2
x
30
6
5
x
N
 = = =

5
3 10 samplesN
nm c c= = =
Samples
1, 5, 6 4 16
1, 5, 8 4.67 21.81
1, 5, 9 5 25
1, 6, 8 5 25
1, 6, 9 5.33 28.44
1, 8, 9 6 36
5, 6, 8 6.33 40.07
5, 6, 9 6.67 44.49
5, 8, 9 7.33 53.73
6, 8, 9 7.67 58.83
58 349.37
By comparing (1) and (3)
2
2
2
N
x
N
x








−=

2
2
2
2
207 29
5 5
41.4 33.64
7.76



 
= −  
 
= −
=
2
2
7.76 5 3
1 3 5 1
1.29 (2
1
N n
n N
N n
n N


− −
 = 
− −
−
 = →
−
x 2
x
x = 2
x =
( ) ( )
58
5.8 3
10
x
E x
m
= = = →

( ) =xE
By comparing (2) and (4)
Example-7: Draw all possible samples of size 2 with
replacement from the population 2, 5 , 6 , 8 .
Show that 𝐸( 𝑋̅) = 𝜇 and 𝑉( 𝑋̅) =
𝜎2
𝑛
.
Solution:
Population : 2,5,6,8
Size of population =N= 4
Size of sample = n = 2
2 4
5 25
6 36
8 64
∑x=21 ∑x2
=
129
( )
( )
( )
( ) ( )
22
2
349.37 58
10 10
34.93 33.64
1.29 4
x x
V x
m m
V x
V x
V x
  
= −  
  
 
= −  
 
= −
= →
 
( )
1N
nN
n
xV
2
−
−


=
x 2
x
( )
21
5.25 1
4
x
N
 = = = →

2
2
2
N
x
N
x








−=

2
4 16 samplesn
m N= = =
Samples
2,2 2 4
2,5 3.5 12.25
2,6 4 16
2,8 5 25
5,2 3.5 12.25
5,5 5 25
5,6 5.5 30.25
5,8 6.5 42.25
6,2 4 16
6,5 5.5 30.25
6,6 6 36
6,8 7 49
8,2 5 25
8,5 6.5 42.25
8,6 7 49
8,8 8 64
84 478.5
By comparing (1) and (3)
2
2
2
2
129 21
4 4
32.25 27.56
4.69



 
= −  
 
= −
=
2
2
4.69
2
2.35 (2
n
n


=
= →
x 2
x
x = 2
x =
( ) ( )
84
5.25 3
16
x
E x
m
= = = →

By comparing (2) and (4)
Example-8: Draw all possible samples of size 3 with
replacement from the population 4, 6 .
Show that 𝐸( 𝑋̅) = 𝜇 and 𝑉( 𝑋̅) =
𝜎2
𝑛
.
Solution:
Population : 4,6
Size of population =N= 2
Size of sample = n = 3
4 16
6 36
∑x=10 ∑x2
=
52
( ) =xE
( )
( )
( )
( ) ( )
22
2
478.5 84
16 16
29.91 27.56
2.35 4
x x
V x
m m
V x
V x
V x
  
= −  
  
 
= −  
 
= −
= →
 
( )
2
V x
n

=
x 2
x
( )
10
5 1
2
x
N
 = = = →

Samples
Samples
4,4,4 4 16
4,4,6 4.67 21.81
4,6,4 4.67 21.81
6,4,4 4.67 21.81
6,6,6 6 36
6,6,4 5.33 28.41
6,4,6 5.33 28.41
4,6,6 5.33 28.41
40 202.66
By comparing (1) and (3)
2
2
2
N
x
N
x








−=

2
2
2
2
52 10
2 2
26 27.56
1



 
= −  
 
= −
=
2
2
1
3
0.33 (2
n
n


=
= →
3
2 8n
m N= = =
x 2
x
x = 2
x =
( ) ( )
40
5 3
8
x
E x
m
= = = →

( ) =xE
( )
( )
( )
( ) ( )
22
2
202.66 40
8 8
25.33 25
0.33 4
x x
v x
m m
v x
v x
v x
  
= −  
 
 
= −  
 
= −
= − − − − −
By comparing (2) and (4)
( )
2
V x
n

=

More Related Content

What's hot

What's hot (19)

Implicit two step adam moulton hybrid block method with two off step points f...
Implicit two step adam moulton hybrid block method with two off step points f...Implicit two step adam moulton hybrid block method with two off step points f...
Implicit two step adam moulton hybrid block method with two off step points f...
 
Chi squared test
Chi squared testChi squared test
Chi squared test
 
Unit 7.5
Unit 7.5Unit 7.5
Unit 7.5
 
Kelantan mtambahan + skema
Kelantan mtambahan + skemaKelantan mtambahan + skema
Kelantan mtambahan + skema
 
Solving systems by elimination 5 3
Solving systems by elimination     5 3Solving systems by elimination     5 3
Solving systems by elimination 5 3
 
Ch07 ans
Ch07 ansCh07 ans
Ch07 ans
 
AA Section 8-7
AA Section 8-7AA Section 8-7
AA Section 8-7
 
3QuadraticSequences
3QuadraticSequences3QuadraticSequences
3QuadraticSequences
 
Unit 7.1
Unit 7.1Unit 7.1
Unit 7.1
 
Sd
SdSd
Sd
 
Gloss asdsessment h
Gloss asdsessment hGloss asdsessment h
Gloss asdsessment h
 
Who wants to pass this course
Who wants to pass this courseWho wants to pass this course
Who wants to pass this course
 
Acafe 2017
Acafe 2017Acafe 2017
Acafe 2017
 
AA Section 8-8
AA Section 8-8AA Section 8-8
AA Section 8-8
 
Algebra 2 Section 4-8
Algebra 2 Section 4-8Algebra 2 Section 4-8
Algebra 2 Section 4-8
 
Algebra 2 Section 3-6
Algebra 2 Section 3-6Algebra 2 Section 3-6
Algebra 2 Section 3-6
 
Fang
FangFang
Fang
 
A derivative free high ordered hybrid equation solver
A derivative free high ordered hybrid equation solverA derivative free high ordered hybrid equation solver
A derivative free high ordered hybrid equation solver
 
Evaluacion n6 razonamiento matemático
Evaluacion n6   razonamiento matemáticoEvaluacion n6   razonamiento matemático
Evaluacion n6 razonamiento matemático
 

Similar to Sampling

Chapter one on sampling distributions.ppt
Chapter one on sampling distributions.pptChapter one on sampling distributions.ppt
Chapter one on sampling distributions.pptFekaduAman
 
Chapter 2 2022.pdf
Chapter 2 2022.pdfChapter 2 2022.pdf
Chapter 2 2022.pdfMohamed Ali
 
Sampling Distribution -I
Sampling Distribution -ISampling Distribution -I
Sampling Distribution -ISadam Hussen
 
Sqqs1013 ch6-a122
Sqqs1013 ch6-a122Sqqs1013 ch6-a122
Sqqs1013 ch6-a122kim rae KI
 
Quantitative Methods in Business - Lecture (2)
Quantitative Methods in Business - Lecture (2)Quantitative Methods in Business - Lecture (2)
Quantitative Methods in Business - Lecture (2)Mohamed Ramadan
 
Research Methodology anova
  Research Methodology anova  Research Methodology anova
Research Methodology anovaPraveen Minz
 
The sexagesimal foundation of mathematics
The sexagesimal foundation of mathematicsThe sexagesimal foundation of mathematics
The sexagesimal foundation of mathematicsMichielKarskens
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributionsNadeem Uddin
 
Chapter 3 sampling and sampling distribution
Chapter 3   sampling and sampling distributionChapter 3   sampling and sampling distribution
Chapter 3 sampling and sampling distributionAntonio F. Balatar Jr.
 
10 ch ken black solution
10 ch ken black solution10 ch ken black solution
10 ch ken black solutionKrunal Shah
 
Stat 3203 -multphase sampling
Stat 3203 -multphase samplingStat 3203 -multphase sampling
Stat 3203 -multphase samplingKhulna University
 

Similar to Sampling (20)

Chapter one on sampling distributions.ppt
Chapter one on sampling distributions.pptChapter one on sampling distributions.ppt
Chapter one on sampling distributions.ppt
 
Algebra 6
Algebra 6Algebra 6
Algebra 6
 
Chapter 2 2022.pdf
Chapter 2 2022.pdfChapter 2 2022.pdf
Chapter 2 2022.pdf
 
Sampling Distribution -I
Sampling Distribution -ISampling Distribution -I
Sampling Distribution -I
 
Sqqs1013 ch6-a122
Sqqs1013 ch6-a122Sqqs1013 ch6-a122
Sqqs1013 ch6-a122
 
Chapter07.pdf
Chapter07.pdfChapter07.pdf
Chapter07.pdf
 
Lecture-6.pdf
Lecture-6.pdfLecture-6.pdf
Lecture-6.pdf
 
Quantitative Methods in Business - Lecture (2)
Quantitative Methods in Business - Lecture (2)Quantitative Methods in Business - Lecture (2)
Quantitative Methods in Business - Lecture (2)
 
Student’s t test
Student’s  t testStudent’s  t test
Student’s t test
 
Stat 3203 -pps sampling
Stat 3203 -pps samplingStat 3203 -pps sampling
Stat 3203 -pps sampling
 
Multiplication The Complement Method
Multiplication   The Complement MethodMultiplication   The Complement Method
Multiplication The Complement Method
 
Research Methodology anova
  Research Methodology anova  Research Methodology anova
Research Methodology anova
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
The sexagesimal foundation of mathematics
The sexagesimal foundation of mathematicsThe sexagesimal foundation of mathematics
The sexagesimal foundation of mathematics
 
Discrete probability distributions
Discrete probability distributionsDiscrete probability distributions
Discrete probability distributions
 
Chapter 3 sampling and sampling distribution
Chapter 3   sampling and sampling distributionChapter 3   sampling and sampling distribution
Chapter 3 sampling and sampling distribution
 
Statistical Inference.pdf
Statistical Inference.pdfStatistical Inference.pdf
Statistical Inference.pdf
 
Indices
IndicesIndices
Indices
 
10 ch ken black solution
10 ch ken black solution10 ch ken black solution
10 ch ken black solution
 
Stat 3203 -multphase sampling
Stat 3203 -multphase samplingStat 3203 -multphase sampling
Stat 3203 -multphase sampling
 

More from Nadeem Uddin

A corporation has 15 salesmen.pdf
A corporation has 15 salesmen.pdfA corporation has 15 salesmen.pdf
A corporation has 15 salesmen.pdfNadeem Uddin
 
A question paper is divided into three groups A.docx
A question paper is divided into three groups A.docxA question paper is divided into three groups A.docx
A question paper is divided into three groups A.docxNadeem Uddin
 
If on the average the rain falls on twelve days in every thirty day.docx
If on the average  the rain falls on twelve days in every thirty day.docxIf on the average  the rain falls on twelve days in every thirty day.docx
If on the average the rain falls on twelve days in every thirty day.docxNadeem Uddin
 
If on the average the rain falls on twelve days in every thirty days.docx
If on the average  the rain falls on twelve days in every thirty days.docxIf on the average  the rain falls on twelve days in every thirty days.docx
If on the average the rain falls on twelve days in every thirty days.docxNadeem Uddin
 
If A and B play a game in which the probability that A wins is (2).docx
If A and B play a game in which the probability that A wins is (2).docxIf A and B play a game in which the probability that A wins is (2).docx
If A and B play a game in which the probability that A wins is (2).docxNadeem Uddin
 
If A and B play a game in which the probability that A wins is.docx
If A and B play a game in which the probability that A wins is.docxIf A and B play a game in which the probability that A wins is.docx
If A and B play a game in which the probability that A wins is.docxNadeem Uddin
 
Suppose you are eating at cafeteria with two friends.docx
Suppose you are eating at cafeteria with two friends.docxSuppose you are eating at cafeteria with two friends.docx
Suppose you are eating at cafeteria with two friends.docxNadeem Uddin
 
Three men toss in succession for a prize to be given to the one.docx
Three men toss in succession for a prize to be given to the one.docxThree men toss in succession for a prize to be given to the one.docx
Three men toss in succession for a prize to be given to the one.docxNadeem Uddin
 
Two men A and B toss in succession for a prize to be given to the one.docx
Two men A and B toss in succession for a prize to be given to the one.docxTwo men A and B toss in succession for a prize to be given to the one.docx
Two men A and B toss in succession for a prize to be given to the one.docxNadeem Uddin
 
For the following venn diagram.docx
For the following venn diagram.docxFor the following venn diagram.docx
For the following venn diagram.docxNadeem Uddin
 
A group of 50 people was asked of three newspapers.docx
A group of 50 people was asked of three newspapers.docxA group of 50 people was asked of three newspapers.docx
A group of 50 people was asked of three newspapers.docxNadeem Uddin
 
In a survey of 100 participants.docx
In a survey of 100 participants.docxIn a survey of 100 participants.docx
In a survey of 100 participants.docxNadeem Uddin
 
Probability by venn diagram.docx
Probability by venn diagram.docxProbability by venn diagram.docx
Probability by venn diagram.docxNadeem Uddin
 
A bag contains 6 red and 4 black balls.docx
A bag contains 6 red and 4 black balls.docxA bag contains 6 red and 4 black balls.docx
A bag contains 6 red and 4 black balls.docxNadeem Uddin
 
Suppose that the probability is 0.8 that any given person will believe a tale...
Suppose that the probability is 0.8 that any given person will believe a tale...Suppose that the probability is 0.8 that any given person will believe a tale...
Suppose that the probability is 0.8 that any given person will believe a tale...Nadeem Uddin
 
A man draws 2 balls from a bag containing 3 white and 5 black balls.docx
A man draws 2 balls from a bag containing 3 white and 5 black balls.docxA man draws 2 balls from a bag containing 3 white and 5 black balls.docx
A man draws 2 balls from a bag containing 3 white and 5 black balls.docxNadeem Uddin
 
The probability that a candidate passes a certain professional examination is...
The probability that a candidate passes a certain professional examination is...The probability that a candidate passes a certain professional examination is...
The probability that a candidate passes a certain professional examination is...Nadeem Uddin
 
The probability that three men hit a target are respectively 1.docx
The probability that  three men hit a target are respectively 1.docxThe probability that  three men hit a target are respectively 1.docx
The probability that three men hit a target are respectively 1.docxNadeem Uddin
 
In a survey of a group of people the following results are obtained.docx
In a survey of a group of people the following results are obtained.docxIn a survey of a group of people the following results are obtained.docx
In a survey of a group of people the following results are obtained.docxNadeem Uddin
 
The probability that a student passes mathematics is 2.docx
The probability that a student passes mathematics is 2.docxThe probability that a student passes mathematics is 2.docx
The probability that a student passes mathematics is 2.docxNadeem Uddin
 

More from Nadeem Uddin (20)

A corporation has 15 salesmen.pdf
A corporation has 15 salesmen.pdfA corporation has 15 salesmen.pdf
A corporation has 15 salesmen.pdf
 
A question paper is divided into three groups A.docx
A question paper is divided into three groups A.docxA question paper is divided into three groups A.docx
A question paper is divided into three groups A.docx
 
If on the average the rain falls on twelve days in every thirty day.docx
If on the average  the rain falls on twelve days in every thirty day.docxIf on the average  the rain falls on twelve days in every thirty day.docx
If on the average the rain falls on twelve days in every thirty day.docx
 
If on the average the rain falls on twelve days in every thirty days.docx
If on the average  the rain falls on twelve days in every thirty days.docxIf on the average  the rain falls on twelve days in every thirty days.docx
If on the average the rain falls on twelve days in every thirty days.docx
 
If A and B play a game in which the probability that A wins is (2).docx
If A and B play a game in which the probability that A wins is (2).docxIf A and B play a game in which the probability that A wins is (2).docx
If A and B play a game in which the probability that A wins is (2).docx
 
If A and B play a game in which the probability that A wins is.docx
If A and B play a game in which the probability that A wins is.docxIf A and B play a game in which the probability that A wins is.docx
If A and B play a game in which the probability that A wins is.docx
 
Suppose you are eating at cafeteria with two friends.docx
Suppose you are eating at cafeteria with two friends.docxSuppose you are eating at cafeteria with two friends.docx
Suppose you are eating at cafeteria with two friends.docx
 
Three men toss in succession for a prize to be given to the one.docx
Three men toss in succession for a prize to be given to the one.docxThree men toss in succession for a prize to be given to the one.docx
Three men toss in succession for a prize to be given to the one.docx
 
Two men A and B toss in succession for a prize to be given to the one.docx
Two men A and B toss in succession for a prize to be given to the one.docxTwo men A and B toss in succession for a prize to be given to the one.docx
Two men A and B toss in succession for a prize to be given to the one.docx
 
For the following venn diagram.docx
For the following venn diagram.docxFor the following venn diagram.docx
For the following venn diagram.docx
 
A group of 50 people was asked of three newspapers.docx
A group of 50 people was asked of three newspapers.docxA group of 50 people was asked of three newspapers.docx
A group of 50 people was asked of three newspapers.docx
 
In a survey of 100 participants.docx
In a survey of 100 participants.docxIn a survey of 100 participants.docx
In a survey of 100 participants.docx
 
Probability by venn diagram.docx
Probability by venn diagram.docxProbability by venn diagram.docx
Probability by venn diagram.docx
 
A bag contains 6 red and 4 black balls.docx
A bag contains 6 red and 4 black balls.docxA bag contains 6 red and 4 black balls.docx
A bag contains 6 red and 4 black balls.docx
 
Suppose that the probability is 0.8 that any given person will believe a tale...
Suppose that the probability is 0.8 that any given person will believe a tale...Suppose that the probability is 0.8 that any given person will believe a tale...
Suppose that the probability is 0.8 that any given person will believe a tale...
 
A man draws 2 balls from a bag containing 3 white and 5 black balls.docx
A man draws 2 balls from a bag containing 3 white and 5 black balls.docxA man draws 2 balls from a bag containing 3 white and 5 black balls.docx
A man draws 2 balls from a bag containing 3 white and 5 black balls.docx
 
The probability that a candidate passes a certain professional examination is...
The probability that a candidate passes a certain professional examination is...The probability that a candidate passes a certain professional examination is...
The probability that a candidate passes a certain professional examination is...
 
The probability that three men hit a target are respectively 1.docx
The probability that  three men hit a target are respectively 1.docxThe probability that  three men hit a target are respectively 1.docx
The probability that three men hit a target are respectively 1.docx
 
In a survey of a group of people the following results are obtained.docx
In a survey of a group of people the following results are obtained.docxIn a survey of a group of people the following results are obtained.docx
In a survey of a group of people the following results are obtained.docx
 
The probability that a student passes mathematics is 2.docx
The probability that a student passes mathematics is 2.docxThe probability that a student passes mathematics is 2.docx
The probability that a student passes mathematics is 2.docx
 

Recently uploaded

call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxabhijeetpadhi001
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 

Recently uploaded (20)

call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
MICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptxMICROBIOLOGY biochemical test detailed.pptx
MICROBIOLOGY biochemical test detailed.pptx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 

Sampling

  • 1.
  • 2. SAMPLING Definition : Sampling is the process by which inference is made to the whole by examining a part. Or the process of drawing the sample from the population is called sampling. For examples (1)With a single grain of rice, an Asian housewife tests if all the rice in the pot has boiled (2) from a cup of tea, a tea-taster determines the quality of the brand of tea; and (3) a sample of moon rocks provides scientists with information on the origin of the moon. This process of testing some data based on a small sample is called sampling. Types of sampling: Probability sampling (random sampling): In probability sampling all the items in the population have a chance of being chosen in the sample. Non Probability sampling (non-random or judgement sampling): In non- probability sampling personal knowledge and opinion are used to identify the items from the population that are to be included in the sample.
  • 3. Simple Random Sampling: (i) The population should be homogenious (ii) Each element of population has an equal chance being include in the sample. (iii) Different sample of same size have equal chance. On the basis of above assumption sample being selected is called simple random sampling. Sampling With Replacement or Without Replacement: Suppose we have a bowl of 100 unique numbers from 0 to 99. We want to select a random sample of numbers from the bowl. After we pick a number from the blow, we can put the number aside or we can put it back into the bowl. If we put the number back in the bowl, it may be selected more than once; if we put it aside, it can selected only one time. When a population element can be selected more than one time, we are sampling with replacement. When a population element can be selected only one time, we are sampling without replacement. Example-1: Draw all possible samples of size 2 without replacement from the population 2, 5 , 6 , 8 , 9 . Solution: 2,5 2,6 2,8 2,9 5,6 5,8 5,9 6,8 6,9 8,9
  • 4. Example-2: Draw all possible samples of size 3 without replacement from the population 2, 5 , 6 , 8 , 9 . Solution: 2,5,6 2,5,8 2,5,9 2,6,8 2,6,9 2,8,9 5,6,8 5,6,9 5,8,9 6,8,9 Example-3: Draw all possible samples of size 2 with replacement from the population 2, 5 , 6 , 8 . Solution: 2,2 2,5 2,6 2,8 5,2 5,5 5,6 5,8 6,2 6,5 6,6 6,8 8,2 8,5 8,6 8,8 Example-4: Draw all possible samples of size 3 with replacement from the population 4 , 6 . Solution: 4,4,4 6,6,6 4,4,6 6,6,4 4,6,4 6,4,6 6,4,4 4,6,6
  • 5. Sampling distribution: The probability distribution of statistic is called sampling distribution. Standard Error: The standard deviation of sampling distribution of statistic is called the standard error of statistic. Sampling distribution of sample mean: The probability distribution of sample mean is called a sampling distribution of mean.A sampling distribution of sample mean have the following properties. Following are the properties of Sampling With-out Replacement: (1) 𝑬( 𝑿̅) = 𝝁 (2) 𝑽( 𝑿̅) = 𝝈 𝟐 𝒏 × 𝑵−𝒏 𝑵−𝟏 . (3) The sampling distribution of sample mean will be normal or approximately normal for reasonably large sample. Following are the properties of Sampling With Replacement: (1) 𝑬( 𝑿̅) = 𝝁 (2) 𝑽( 𝑿̅) = 𝝈 𝟐 𝒏 (3) The sampling distribution of sample mean will be normal or approximately normal for reasonably large sample.
  • 6. Example-5: Draw all possible samples of size 2 without replacement from the population 2, 5 , 6 , 8 , 9 . Show that 𝐸( 𝑋̅) = 𝜇 and 𝑉( 𝑋̅) = 𝜎2 𝑛 × 𝑁−𝑛 𝑁−1 . Solution: Population : 2,5,6,8,9 Size of population =N= 5 Size of sample = n = 2 2 4 5 25 6 36 8 64 9 81 ∑x=30 ∑x2 = 210 → (1) x 2 x 30 6 5 x N  = = =  2 2 2 N x N x         −=  2 2 210 30 5 5    = −     2 2 42 36 6   = − =
  • 7. Samples Samples 2, 5 3.5 12.25 2, 6 4 16 2, 8 5 25 2, 9 5.5 30.25 5, 6 5.5 30.25 5, 8 6.5 42.25 5, 9 7 49 6, 8 7 49 6, 9 7.5 56.25 8, 9 8.5 72.25 60 382.5 By comparing (1) and (3) 2 2 6 5 2 1 2 5 1 2.25 (2 1 N n n N N n n N   − −  =  − − −  = → − 10CCm 2 5 n N === x 2 x x = 2 x = ( ) ( ) 60 6 3 10 x E x m = = = →  ( ) =xE
  • 8. By comparing (2) and (4) Example-6: Draw all possible samples of size 3 without replacement from the population 1, 5 , 6 , 8 , 9 . Show that 𝐸( 𝑋̅) = 𝜇 and 𝑉( 𝑋̅) = 𝜎2 𝑛 × 𝑁−𝑛 𝑁−1 . Solution: Population : 1,5,6,8,9 Size of population =N= 5 Size of sample = n = 3 1 1 5 25 6 36 8 64 9 81 ∑x=29 ∑x2 = 207 → (1) ( ) ( ) ( ) ( ) ( ) 22 2 382.5 60 10 10 38.25 36 2.25 4 x x V x m m V x V x V x    = −        = −     = − = →   ( ) 1N nN n xV 2 − −   = x 2 x 30 6 5 x N  = = = 
  • 9. 5 3 10 samplesN nm c c= = = Samples 1, 5, 6 4 16 1, 5, 8 4.67 21.81 1, 5, 9 5 25 1, 6, 8 5 25 1, 6, 9 5.33 28.44 1, 8, 9 6 36 5, 6, 8 6.33 40.07 5, 6, 9 6.67 44.49 5, 8, 9 7.33 53.73 6, 8, 9 7.67 58.83 58 349.37 By comparing (1) and (3) 2 2 2 N x N x         −=  2 2 2 2 207 29 5 5 41.4 33.64 7.76      = −     = − = 2 2 7.76 5 3 1 3 5 1 1.29 (2 1 N n n N N n n N   − −  =  − − −  = → − x 2 x x = 2 x = ( ) ( ) 58 5.8 3 10 x E x m = = = →  ( ) =xE
  • 10. By comparing (2) and (4) Example-7: Draw all possible samples of size 2 with replacement from the population 2, 5 , 6 , 8 . Show that 𝐸( 𝑋̅) = 𝜇 and 𝑉( 𝑋̅) = 𝜎2 𝑛 . Solution: Population : 2,5,6,8 Size of population =N= 4 Size of sample = n = 2 2 4 5 25 6 36 8 64 ∑x=21 ∑x2 = 129 ( ) ( ) ( ) ( ) ( ) 22 2 349.37 58 10 10 34.93 33.64 1.29 4 x x V x m m V x V x V x    = −        = −     = − = →   ( ) 1N nN n xV 2 − −   = x 2 x ( ) 21 5.25 1 4 x N  = = = →  2 2 2 N x N x         −= 
  • 11. 2 4 16 samplesn m N= = = Samples 2,2 2 4 2,5 3.5 12.25 2,6 4 16 2,8 5 25 5,2 3.5 12.25 5,5 5 25 5,6 5.5 30.25 5,8 6.5 42.25 6,2 4 16 6,5 5.5 30.25 6,6 6 36 6,8 7 49 8,2 5 25 8,5 6.5 42.25 8,6 7 49 8,8 8 64 84 478.5 By comparing (1) and (3) 2 2 2 2 129 21 4 4 32.25 27.56 4.69      = −     = − = 2 2 4.69 2 2.35 (2 n n   = = → x 2 x x = 2 x = ( ) ( ) 84 5.25 3 16 x E x m = = = → 
  • 12. By comparing (2) and (4) Example-8: Draw all possible samples of size 3 with replacement from the population 4, 6 . Show that 𝐸( 𝑋̅) = 𝜇 and 𝑉( 𝑋̅) = 𝜎2 𝑛 . Solution: Population : 4,6 Size of population =N= 2 Size of sample = n = 3 4 16 6 36 ∑x=10 ∑x2 = 52 ( ) =xE ( ) ( ) ( ) ( ) ( ) 22 2 478.5 84 16 16 29.91 27.56 2.35 4 x x V x m m V x V x V x    = −        = −     = − = →   ( ) 2 V x n  = x 2 x ( ) 10 5 1 2 x N  = = = → 
  • 13. Samples Samples 4,4,4 4 16 4,4,6 4.67 21.81 4,6,4 4.67 21.81 6,4,4 4.67 21.81 6,6,6 6 36 6,6,4 5.33 28.41 6,4,6 5.33 28.41 4,6,6 5.33 28.41 40 202.66 By comparing (1) and (3) 2 2 2 N x N x         −=  2 2 2 2 52 10 2 2 26 27.56 1      = −     = − = 2 2 1 3 0.33 (2 n n   = = → 3 2 8n m N= = = x 2 x x = 2 x = ( ) ( ) 40 5 3 8 x E x m = = = →  ( ) =xE
  • 14. ( ) ( ) ( ) ( ) ( ) 22 2 202.66 40 8 8 25.33 25 0.33 4 x x v x m m v x v x v x    = −       = −     = − = − − − − − By comparing (2) and (4) ( ) 2 V x n  =