SlideShare uma empresa Scribd logo
1 de 14
Baixar para ler offline
INTRODUCTION TO
STATISTICS & PROBABILITY
Chapter 5: Sampling Distributions
(Part 1)
Dr. Nahid Sultana
1
Chapter 5:
Sampling Distributions
5.1 The Sampling Distribution of a
Sample Mean
5.2 Sampling Distributions for Counts and
Proportions
2
5.2 Sampling Distributions for Counts
and Proportions
3
 Binomial Distributions for Sample Counts
 Binomial Distributions in Statistical Sampling
 Binomial Mean and Standard Deviation
 Sample Proportions
 Normal Approximation for Counts and Proportions
 Binomial Formula
Study of sampling distributions with the simplest case of a random
variable, where there are only two possible outcomes.
Example: A sample survey asks 2000 college students whether they think
that parents put too much pressure on their children. We will view the
responses of these sampled students as an SRS from a population.
Here we have only two possible outcomes for a random variable.
Count and Sample proportion
Example: Here n = 2000 college
students and X=840 is the number
of students who think that parents
put too much pressure on their
children.
What is the sample proportion of
students surveyed who think that
parents put too much pressure on their
children? 0.42840/2000p ==

Let n = the sample size and
X = represent the r.v. that gives
the count for the outcome of interest.
When a random variable has two
possible outcomes, we can use the
sample proportion, , as a
summary.
X/np =

4
5
Binomial distribution for sample
counts
The distribution of a count X depends on how the data are produced.
Here is a simple but common situation.
The Binomial Setting
1. There are a fixed number n of observations.
2. The n observations are all independent.
3. Each observation falls into one of just two categories, which for
convenience we call “success” and “failure.”
4. The probability of a success, call it p, is the same for each
observation.
A binomial setting arises when we perform several independent trials
(also called observations) of the same chance process and record the
number of times that a particular outcome occurs. There are four
conditions for a binomial setting:
6
6
The count X of successes in a binomial setting has the binomial
distribution with parameters n and p, denoted by B(n, p).
where n is the number of trials of the chance process and p is the
probability of a success on any one trial. The possible values of X are
the whole numbers from 0 to n.
Note: Not all counts have binomial distributions;
Binomial Distribution
Example (Binomial Setting): Tossing a coin n times.
1. n is fixed;
2. each toss gives either heads or tails;
3. knowing the outcome of one toss does not change the probability
of an outcome on any other toss i.e. independent;
4. If we define heads as a success, then p=1/2 is the probability of
a head and is same for any toss.
The number of heads in n tosses is a binomial random variable X. The
probability distribution of X is called a binomial distribution.
Binomial distribution for sample counts (cont…)
7
Binomial distribution for sample counts
(cont…)
Example (Binomial Distribution
Toss a fair coin 15 times. Give the distribution of X, the number of
heads that you observe.
We have 15 independent trials, each with probability of success
(heads) equal to 0.5.
So X has the B(15, 0.5) distribution.
Note: The binomial distributions are an important class of discrete
probability distributions.
8
Binomial Distributions in Statistical
Sampling
The binomial distributions are important in statistics when we want to
make inferences about the proportion p of successes in a population.
Sampling Distribution of a Count
Choose an SRS of size n from a population with proportion p of
successes. When the population is much larger than the sample, the
count X of successes in the sample has approximately the binomial
distribution B(n, p).
Note: Usually we use the binomial sampling distribution for counts
when the population is at least 20 times as large as the sample.
The accuracy of this approximation improves as the size of the
population increases relative to the size of the sample.
9
Binomial Mean and Standard
Deviation
If a count X has the binomial distribution based on n observations with
probability p of success, what is its mean and standard deviation?
Here are the facts:
If a count X has the binomial distribution with number of trials n
and probability of success p, the mean and standard deviation of
X are:
Mean and Standard Deviation of a Binomial Random Variable
)1( pnp
np
X
X
−=
=
σ
μ
Note: These formulas work ONLY for binomial distributions.
They can’t be used for other distributions!
10
Normal Approximation for Binomial
Distributions
As n gets larger, something interesting happens to the shape of a
binomial distribution.
Suppose that X has the binomial distribution with n trials and success
probability p. When n is large, the distribution of X is approximately
Normal with mean and standard deviation
As a rule of thumb, we will use the Normal approximation when n is
so large that np ≥ 10 and n(1 – p) ≥ 10.
Normal Approximation for Binomial Distributions
µX = np
11
Example:
11
A survey asked a nationwide random sample of 2500 adults if they
agreed or disagreed that “I like buying new clothes, but shopping is
often frustrating and time-consuming.”
Suppose that exactly 60% of all adult U.S. residents would say
“Agree” if asked the same question. Let X = the number in the sample
who agree. Estimate the probability that 1520 or more of the
sample agree.
49.24)40.0)(60.0(2500)1(
1500)60.0(2500
==−=
===
pnp
np
σ
μ
Check the conditions for using a Normal approximation.
Since np = 2500(0.60) = 1500 and n(1 – p) = 2500(0.40) = 1000 are
both at least 10, we may use the Normal approximation.
3) Calculate P(X ≥ 1520) using a Normal approximation.
12
Sampling Distribution of a Sample
Proportion
As n increases, the sampling distribution becomes approximately
Normal.
Sampling Distribution of a Sample Proportion
.isondistributisamplingtheofThe pmean
:Thensuccesses.ofproportionsamplethebeˆLetsuccesses.of
proportionwithsizeofpopulationafromsizeofSRSanChoose
p
pNn
n
pp
p
)1(
isondistributisamplingtheofdeviationstandardThe ˆ
−
=σ
For large n, ˆp has approximately the N(p, p(1− p)/n distribution.
ˆp =
count of successes in sample
size of sample
=
X
n
sample.in thesuccesses""ofnumberthe
andˆproportionsampleebetween thconnectionimportantanisThere
X
p
13
Binomial Formula
The number of ways of arranging k successes among n
observations is given by the binomial coefficient
for k = 0, 1, 2, …, n.
Note: n! = n(n – 1)(n – 2)•…•(3)(2)(1) ; and 0! = 1.
n
k





 =
n!
k!(n − k)!
14
Binomial Probability
If X has the binomial distribution with n trials and probability p
of success on each trial, the possible values of X are 0, 1, 2,
…, n. If k is any one of these values,
P(X = k) =
n
k





pk
(1− p)n−k

Mais conteúdo relacionado

Mais procurados

Estimation and hypothesis testing 1 (graduate statistics2)
Estimation and hypothesis testing 1 (graduate statistics2)Estimation and hypothesis testing 1 (graduate statistics2)
Estimation and hypothesis testing 1 (graduate statistics2)
Harve Abella
 
Hypothesis testing an introduction
Hypothesis testing an introductionHypothesis testing an introduction
Hypothesis testing an introduction
Geetika Gulyani
 
Confidence intervals
Confidence intervalsConfidence intervals
Confidence intervals
Tanay Tandon
 
Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statistics
Aileen Balbido
 

Mais procurados (20)

Probability basics and bayes' theorem
Probability basics and bayes' theoremProbability basics and bayes' theorem
Probability basics and bayes' theorem
 
Estimation in statistics
Estimation in statisticsEstimation in statistics
Estimation in statistics
 
Lecture2 hypothesis testing
Lecture2 hypothesis testingLecture2 hypothesis testing
Lecture2 hypothesis testing
 
Probability Distributions
Probability Distributions Probability Distributions
Probability Distributions
 
Estimation and hypothesis testing 1 (graduate statistics2)
Estimation and hypothesis testing 1 (graduate statistics2)Estimation and hypothesis testing 1 (graduate statistics2)
Estimation and hypothesis testing 1 (graduate statistics2)
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
Basic probability concept
Basic probability conceptBasic probability concept
Basic probability concept
 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testing
 
Sampling and statistical inference
Sampling and statistical inferenceSampling and statistical inference
Sampling and statistical inference
 
Contingency tables
Contingency tables  Contingency tables
Contingency tables
 
Hypothesis testing an introduction
Hypothesis testing an introductionHypothesis testing an introduction
Hypothesis testing an introduction
 
Confidence intervals
Confidence intervalsConfidence intervals
Confidence intervals
 
Inferential Statistics
Inferential StatisticsInferential Statistics
Inferential Statistics
 
Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statistics
 
Introduction to probability distributions-Statistics and probability analysis
Introduction to probability distributions-Statistics and probability analysis Introduction to probability distributions-Statistics and probability analysis
Introduction to probability distributions-Statistics and probability analysis
 
Qualitative data analysis
Qualitative data analysisQualitative data analysis
Qualitative data analysis
 
Sampling and Sampling Distributions
Sampling and Sampling DistributionsSampling and Sampling Distributions
Sampling and Sampling Distributions
 
hypothesis testing-tests of proportions and variances in six sigma
hypothesis testing-tests of proportions and variances in six sigmahypothesis testing-tests of proportions and variances in six sigma
hypothesis testing-tests of proportions and variances in six sigma
 
Sampling distribution
Sampling distributionSampling distribution
Sampling distribution
 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testing
 

Destaque

Normal distribution and sampling distribution
Normal distribution and sampling distributionNormal distribution and sampling distribution
Normal distribution and sampling distribution
Mridul Arora
 
Standard deviation (3)
Standard deviation (3)Standard deviation (3)
Standard deviation (3)
Sonali Prasad
 
Портрет слова группа 1
Портрет слова группа 1Портрет слова группа 1
Портрет слова группа 1
Harokol
 
Report submitted to (1)
Report submitted to (1)Report submitted to (1)
Report submitted to (1)
Andrew Agbenin
 
Expecting Parents Guide to Birth Defects ebook
Expecting Parents Guide to Birth Defects ebookExpecting Parents Guide to Birth Defects ebook
Expecting Parents Guide to Birth Defects ebook
Perey Law
 
Презентация памятники Волгодонска. Петрова Алла
Презентация памятники Волгодонска. Петрова АллаПрезентация памятники Волгодонска. Петрова Алла
Презентация памятники Волгодонска. Петрова Алла
Harokol
 
Портфолио Чекусовой
Портфолио Чекусовой Портфолио Чекусовой
Портфолио Чекусовой
Harokol
 
Портрет слова группа 2
Портрет слова группа 2Портрет слова группа 2
Портрет слова группа 2
Harokol
 

Destaque (20)

Normal distribution and sampling distribution
Normal distribution and sampling distributionNormal distribution and sampling distribution
Normal distribution and sampling distribution
 
Measure of dispersion part I (Range, Quartile Deviation, Interquartile devi...
Measure of dispersion part   I (Range, Quartile Deviation, Interquartile devi...Measure of dispersion part   I (Range, Quartile Deviation, Interquartile devi...
Measure of dispersion part I (Range, Quartile Deviation, Interquartile devi...
 
Chapter 6 part2-Introduction to Inference-Tests of Significance, Stating Hyp...
Chapter 6 part2-Introduction to Inference-Tests of Significance,  Stating Hyp...Chapter 6 part2-Introduction to Inference-Tests of Significance,  Stating Hyp...
Chapter 6 part2-Introduction to Inference-Tests of Significance, Stating Hyp...
 
Mean Deviation
Mean DeviationMean Deviation
Mean Deviation
 
MEAN DEVIATION
MEAN DEVIATIONMEAN DEVIATION
MEAN DEVIATION
 
Standard deviation (3)
Standard deviation (3)Standard deviation (3)
Standard deviation (3)
 
Портрет слова группа 1
Портрет слова группа 1Портрет слова группа 1
Портрет слова группа 1
 
Report submitted to (1)
Report submitted to (1)Report submitted to (1)
Report submitted to (1)
 
Winter art from Ireland
Winter art from IrelandWinter art from Ireland
Winter art from Ireland
 
Health literacy
Health literacyHealth literacy
Health literacy
 
Expecting Parents Guide to Birth Defects ebook
Expecting Parents Guide to Birth Defects ebookExpecting Parents Guide to Birth Defects ebook
Expecting Parents Guide to Birth Defects ebook
 
Department of clinical pharmacy an overview with renal system (2)
Department of clinical pharmacy an overview with renal system (2)Department of clinical pharmacy an overview with renal system (2)
Department of clinical pharmacy an overview with renal system (2)
 
Laboratory and physical assessment data (1)
Laboratory and physical assessment data (1)Laboratory and physical assessment data (1)
Laboratory and physical assessment data (1)
 
(社)アンチエイジング学会 年会費特典
(社)アンチエイジング学会 年会費特典(社)アンチエイジング学会 年会費特典
(社)アンチエイジング学会 年会費特典
 
Receiving your State Pension abroad
Receiving your State Pension abroadReceiving your State Pension abroad
Receiving your State Pension abroad
 
Презентация памятники Волгодонска. Петрова Алла
Презентация памятники Волгодонска. Петрова АллаПрезентация памятники Волгодонска. Петрова Алла
Презентация памятники Волгодонска. Петрова Алла
 
Camila bernero valeria iguaran
Camila bernero valeria iguaranCamila bernero valeria iguaran
Camila bernero valeria iguaran
 
Tips In Choosing Effective Patient Education Materials
Tips In Choosing Effective Patient Education MaterialsTips In Choosing Effective Patient Education Materials
Tips In Choosing Effective Patient Education Materials
 
Портфолио Чекусовой
Портфолио Чекусовой Портфолио Чекусовой
Портфолио Чекусовой
 
Портрет слова группа 2
Портрет слова группа 2Портрет слова группа 2
Портрет слова группа 2
 

Semelhante a Chapter 5 part2- Sampling Distributions for Counts and Proportions (Binomial Distributions, Binomial Mean and Standard Deviation, Sample Proportions, Normal Approximation for Counts and Proportions, Binomial Formula)

Statistik Chapter 6
Statistik Chapter 6Statistik Chapter 6
Statistik Chapter 6
WanBK Leo
 
Answer the questions in one paragraph 4-5 sentences. · Why did t.docx
Answer the questions in one paragraph 4-5 sentences. · Why did t.docxAnswer the questions in one paragraph 4-5 sentences. · Why did t.docx
Answer the questions in one paragraph 4-5 sentences. · Why did t.docx
boyfieldhouse
 
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
 
Statistik Chapter 5 (1)
Statistik Chapter 5 (1)Statistik Chapter 5 (1)
Statistik Chapter 5 (1)
WanBK Leo
 
F ProjHOSPITAL INPATIENT P & L20162017Variance Variance Per DC 20.docx
F ProjHOSPITAL INPATIENT P & L20162017Variance Variance Per DC 20.docxF ProjHOSPITAL INPATIENT P & L20162017Variance Variance Per DC 20.docx
F ProjHOSPITAL INPATIENT P & L20162017Variance Variance Per DC 20.docx
mecklenburgstrelitzh
 
Lecture 5 Sampling distribution of sample mean.pptx
Lecture 5 Sampling distribution of sample mean.pptxLecture 5 Sampling distribution of sample mean.pptx
Lecture 5 Sampling distribution of sample mean.pptx
shakirRahman10
 

Semelhante a Chapter 5 part2- Sampling Distributions for Counts and Proportions (Binomial Distributions, Binomial Mean and Standard Deviation, Sample Proportions, Normal Approximation for Counts and Proportions, Binomial Formula) (20)

AIOU Solved Project Binomial Distribution.pptx
AIOU Solved Project Binomial Distribution.pptxAIOU Solved Project Binomial Distribution.pptx
AIOU Solved Project Binomial Distribution.pptx
 
Statistik Chapter 6
Statistik Chapter 6Statistik Chapter 6
Statistik Chapter 6
 
Chapter 3
Chapter 3Chapter 3
Chapter 3
 
Answer the questions in one paragraph 4-5 sentences. · Why did t.docx
Answer the questions in one paragraph 4-5 sentences. · Why did t.docxAnswer the questions in one paragraph 4-5 sentences. · Why did t.docx
Answer the questions in one paragraph 4-5 sentences. · Why did t.docx
 
Sqqs1013 ch5-a122
Sqqs1013 ch5-a122Sqqs1013 ch5-a122
Sqqs1013 ch5-a122
 
raghu veera stats.ppt
raghu veera stats.pptraghu veera stats.ppt
raghu veera stats.ppt
 
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
 
4 1 probability and discrete probability distributions
4 1 probability and discrete    probability distributions4 1 probability and discrete    probability distributions
4 1 probability and discrete probability distributions
 
Sampling distributions stat ppt @ bec doms
Sampling distributions stat ppt @ bec domsSampling distributions stat ppt @ bec doms
Sampling distributions stat ppt @ bec doms
 
Statistik Chapter 5 (1)
Statistik Chapter 5 (1)Statistik Chapter 5 (1)
Statistik Chapter 5 (1)
 
Module-2_Notes-with-Example for data science
Module-2_Notes-with-Example for data scienceModule-2_Notes-with-Example for data science
Module-2_Notes-with-Example for data science
 
Binomial probability distribution
Binomial probability distributionBinomial probability distribution
Binomial probability distribution
 
Tbs910 sampling hypothesis regression
Tbs910 sampling hypothesis regressionTbs910 sampling hypothesis regression
Tbs910 sampling hypothesis regression
 
Day 3 SPSS
Day 3 SPSSDay 3 SPSS
Day 3 SPSS
 
F ProjHOSPITAL INPATIENT P & L20162017Variance Variance Per DC 20.docx
F ProjHOSPITAL INPATIENT P & L20162017Variance Variance Per DC 20.docxF ProjHOSPITAL INPATIENT P & L20162017Variance Variance Per DC 20.docx
F ProjHOSPITAL INPATIENT P & L20162017Variance Variance Per DC 20.docx
 
5_lectureslides.pptx
5_lectureslides.pptx5_lectureslides.pptx
5_lectureslides.pptx
 
Statistics
StatisticsStatistics
Statistics
 
Lecture 5 Sampling distribution of sample mean.pptx
Lecture 5 Sampling distribution of sample mean.pptxLecture 5 Sampling distribution of sample mean.pptx
Lecture 5 Sampling distribution of sample mean.pptx
 
Normal and standard normal distribution
Normal and standard normal distributionNormal and standard normal distribution
Normal and standard normal distribution
 
Chapter08
Chapter08Chapter08
Chapter08
 

Mais de nszakir

Chapter 3 part3-Toward Statistical Inference
Chapter 3 part3-Toward Statistical InferenceChapter 3 part3-Toward Statistical Inference
Chapter 3 part3-Toward Statistical Inference
nszakir
 
Chapter 3 part2- Sampling Design
Chapter 3 part2- Sampling DesignChapter 3 part2- Sampling Design
Chapter 3 part2- Sampling Design
nszakir
 
Chapter 3 part1-Design of Experiments
Chapter 3 part1-Design of ExperimentsChapter 3 part1-Design of Experiments
Chapter 3 part1-Design of Experiments
nszakir
 
Chapter 2 part2-Correlation
Chapter 2 part2-CorrelationChapter 2 part2-Correlation
Chapter 2 part2-Correlation
nszakir
 
Chapter 2 part1-Scatterplots
Chapter 2 part1-ScatterplotsChapter 2 part1-Scatterplots
Chapter 2 part1-Scatterplots
nszakir
 
Chapter 2 part3-Least-Squares Regression
Chapter 2 part3-Least-Squares RegressionChapter 2 part3-Least-Squares Regression
Chapter 2 part3-Least-Squares Regression
nszakir
 
Density Curves and Normal Distributions
Density Curves and Normal DistributionsDensity Curves and Normal Distributions
Density Curves and Normal Distributions
nszakir
 
Describing Distributions with Numbers
Describing Distributions with NumbersDescribing Distributions with Numbers
Describing Distributions with Numbers
nszakir
 

Mais de nszakir (17)

Chapter-4: More on Direct Proof and Proof by Contrapositive
Chapter-4: More on Direct Proof and Proof by ContrapositiveChapter-4: More on Direct Proof and Proof by Contrapositive
Chapter-4: More on Direct Proof and Proof by Contrapositive
 
Chapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVE
Chapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVEChapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVE
Chapter-3: DIRECT PROOF AND PROOF BY CONTRAPOSITIVE
 
Chapter 2: Relations
Chapter 2: RelationsChapter 2: Relations
Chapter 2: Relations
 
Chapter 7 : Inference for Distributions(The t Distributions, One-Sample t Con...
Chapter 7 : Inference for Distributions(The t Distributions, One-Sample t Con...Chapter 7 : Inference for Distributions(The t Distributions, One-Sample t Con...
Chapter 7 : Inference for Distributions(The t Distributions, One-Sample t Con...
 
Chapter 4 part4- General Probability Rules
Chapter 4 part4- General Probability RulesChapter 4 part4- General Probability Rules
Chapter 4 part4- General Probability Rules
 
Chapter 4 part3- Means and Variances of Random Variables
Chapter 4 part3- Means and Variances of Random VariablesChapter 4 part3- Means and Variances of Random Variables
Chapter 4 part3- Means and Variances of Random Variables
 
Chapter 4 part2- Random Variables
Chapter 4 part2- Random VariablesChapter 4 part2- Random Variables
Chapter 4 part2- Random Variables
 
Chapter 4 part1-Probability Model
Chapter 4 part1-Probability ModelChapter 4 part1-Probability Model
Chapter 4 part1-Probability Model
 
Chapter 3 part3-Toward Statistical Inference
Chapter 3 part3-Toward Statistical InferenceChapter 3 part3-Toward Statistical Inference
Chapter 3 part3-Toward Statistical Inference
 
Chapter 3 part2- Sampling Design
Chapter 3 part2- Sampling DesignChapter 3 part2- Sampling Design
Chapter 3 part2- Sampling Design
 
Chapter 3 part1-Design of Experiments
Chapter 3 part1-Design of ExperimentsChapter 3 part1-Design of Experiments
Chapter 3 part1-Design of Experiments
 
Chapter 2 part2-Correlation
Chapter 2 part2-CorrelationChapter 2 part2-Correlation
Chapter 2 part2-Correlation
 
Chapter 2 part1-Scatterplots
Chapter 2 part1-ScatterplotsChapter 2 part1-Scatterplots
Chapter 2 part1-Scatterplots
 
Chapter 2 part3-Least-Squares Regression
Chapter 2 part3-Least-Squares RegressionChapter 2 part3-Least-Squares Regression
Chapter 2 part3-Least-Squares Regression
 
Density Curves and Normal Distributions
Density Curves and Normal DistributionsDensity Curves and Normal Distributions
Density Curves and Normal Distributions
 
Describing Distributions with Numbers
Describing Distributions with NumbersDescribing Distributions with Numbers
Describing Distributions with Numbers
 
Displaying Distributions with Graphs
Displaying Distributions with GraphsDisplaying Distributions with Graphs
Displaying Distributions with Graphs
 

Último

Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 

Último (20)

UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Netaji Nagar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 

Chapter 5 part2- Sampling Distributions for Counts and Proportions (Binomial Distributions, Binomial Mean and Standard Deviation, Sample Proportions, Normal Approximation for Counts and Proportions, Binomial Formula)

  • 1. INTRODUCTION TO STATISTICS & PROBABILITY Chapter 5: Sampling Distributions (Part 1) Dr. Nahid Sultana 1
  • 2. Chapter 5: Sampling Distributions 5.1 The Sampling Distribution of a Sample Mean 5.2 Sampling Distributions for Counts and Proportions 2
  • 3. 5.2 Sampling Distributions for Counts and Proportions 3  Binomial Distributions for Sample Counts  Binomial Distributions in Statistical Sampling  Binomial Mean and Standard Deviation  Sample Proportions  Normal Approximation for Counts and Proportions  Binomial Formula
  • 4. Study of sampling distributions with the simplest case of a random variable, where there are only two possible outcomes. Example: A sample survey asks 2000 college students whether they think that parents put too much pressure on their children. We will view the responses of these sampled students as an SRS from a population. Here we have only two possible outcomes for a random variable. Count and Sample proportion Example: Here n = 2000 college students and X=840 is the number of students who think that parents put too much pressure on their children. What is the sample proportion of students surveyed who think that parents put too much pressure on their children? 0.42840/2000p ==  Let n = the sample size and X = represent the r.v. that gives the count for the outcome of interest. When a random variable has two possible outcomes, we can use the sample proportion, , as a summary. X/np =  4
  • 5. 5 Binomial distribution for sample counts The distribution of a count X depends on how the data are produced. Here is a simple but common situation. The Binomial Setting 1. There are a fixed number n of observations. 2. The n observations are all independent. 3. Each observation falls into one of just two categories, which for convenience we call “success” and “failure.” 4. The probability of a success, call it p, is the same for each observation. A binomial setting arises when we perform several independent trials (also called observations) of the same chance process and record the number of times that a particular outcome occurs. There are four conditions for a binomial setting:
  • 6. 6 6 The count X of successes in a binomial setting has the binomial distribution with parameters n and p, denoted by B(n, p). where n is the number of trials of the chance process and p is the probability of a success on any one trial. The possible values of X are the whole numbers from 0 to n. Note: Not all counts have binomial distributions; Binomial Distribution Example (Binomial Setting): Tossing a coin n times. 1. n is fixed; 2. each toss gives either heads or tails; 3. knowing the outcome of one toss does not change the probability of an outcome on any other toss i.e. independent; 4. If we define heads as a success, then p=1/2 is the probability of a head and is same for any toss. The number of heads in n tosses is a binomial random variable X. The probability distribution of X is called a binomial distribution. Binomial distribution for sample counts (cont…)
  • 7. 7 Binomial distribution for sample counts (cont…) Example (Binomial Distribution Toss a fair coin 15 times. Give the distribution of X, the number of heads that you observe. We have 15 independent trials, each with probability of success (heads) equal to 0.5. So X has the B(15, 0.5) distribution. Note: The binomial distributions are an important class of discrete probability distributions.
  • 8. 8 Binomial Distributions in Statistical Sampling The binomial distributions are important in statistics when we want to make inferences about the proportion p of successes in a population. Sampling Distribution of a Count Choose an SRS of size n from a population with proportion p of successes. When the population is much larger than the sample, the count X of successes in the sample has approximately the binomial distribution B(n, p). Note: Usually we use the binomial sampling distribution for counts when the population is at least 20 times as large as the sample. The accuracy of this approximation improves as the size of the population increases relative to the size of the sample.
  • 9. 9 Binomial Mean and Standard Deviation If a count X has the binomial distribution based on n observations with probability p of success, what is its mean and standard deviation? Here are the facts: If a count X has the binomial distribution with number of trials n and probability of success p, the mean and standard deviation of X are: Mean and Standard Deviation of a Binomial Random Variable )1( pnp np X X −= = σ μ Note: These formulas work ONLY for binomial distributions. They can’t be used for other distributions!
  • 10. 10 Normal Approximation for Binomial Distributions As n gets larger, something interesting happens to the shape of a binomial distribution. Suppose that X has the binomial distribution with n trials and success probability p. When n is large, the distribution of X is approximately Normal with mean and standard deviation As a rule of thumb, we will use the Normal approximation when n is so large that np ≥ 10 and n(1 – p) ≥ 10. Normal Approximation for Binomial Distributions µX = np
  • 11. 11 Example: 11 A survey asked a nationwide random sample of 2500 adults if they agreed or disagreed that “I like buying new clothes, but shopping is often frustrating and time-consuming.” Suppose that exactly 60% of all adult U.S. residents would say “Agree” if asked the same question. Let X = the number in the sample who agree. Estimate the probability that 1520 or more of the sample agree. 49.24)40.0)(60.0(2500)1( 1500)60.0(2500 ==−= === pnp np σ μ Check the conditions for using a Normal approximation. Since np = 2500(0.60) = 1500 and n(1 – p) = 2500(0.40) = 1000 are both at least 10, we may use the Normal approximation. 3) Calculate P(X ≥ 1520) using a Normal approximation.
  • 12. 12 Sampling Distribution of a Sample Proportion As n increases, the sampling distribution becomes approximately Normal. Sampling Distribution of a Sample Proportion .isondistributisamplingtheofThe pmean :Thensuccesses.ofproportionsamplethebeˆLetsuccesses.of proportionwithsizeofpopulationafromsizeofSRSanChoose p pNn n pp p )1( isondistributisamplingtheofdeviationstandardThe ˆ − =σ For large n, ˆp has approximately the N(p, p(1− p)/n distribution. ˆp = count of successes in sample size of sample = X n sample.in thesuccesses""ofnumberthe andˆproportionsampleebetween thconnectionimportantanisThere X p
  • 13. 13 Binomial Formula The number of ways of arranging k successes among n observations is given by the binomial coefficient for k = 0, 1, 2, …, n. Note: n! = n(n – 1)(n – 2)•…•(3)(2)(1) ; and 0! = 1. n k       = n! k!(n − k)!
  • 14. 14 Binomial Probability If X has the binomial distribution with n trials and probability p of success on each trial, the possible values of X are 0, 1, 2, …, n. If k is any one of these values, P(X = k) = n k      pk (1− p)n−k