SlideShare a Scribd company logo
Topic 4:
Inferential Statistics 2
This topic will cover:
◦ Hypothesis testing with a sample
 CI, fixed level, significance testing
◦ Two sample t-test
◦ Significance, errors and power
◦ Frequency data and the c2 test
By the end of this topic students will be able
to:
◦ Perform a single sample t-test of the mean
◦ Perform a two sample t-test
◦ Interpret significance probabilities
◦ Perform a c2 goodness of fit test
◦ A car manufacturer releases a new car and claims that
its urban cycle fuel efficiency is 18.5 km per litre. A car
enthusiast magazine decides to test this claim.
 Null hypothesis
 H0: m = 18.5
 Alternative hypothesis is
 H1: m ≠ 18.5
Lecture 04 Inferential Statisitcs 2
𝑥 = 17.79 𝑠 = 0.4782
𝜇−, 𝜇+ = 𝑥 − 𝑡 𝛾
𝑠
𝑛
, 𝑥 + 𝑡 𝛾
𝑠
𝑛
= (17.20, 18.38)
a1
5.00% 2.50% 1.00% 0.50%
a2
10.00% 5.00% 2.00% 1.00%
g 90.00% 95.00% 98.00% 99.00%
n = n - 1
1 6.3138 12.7062 31.8205 63.6567
2 2.9200 4.3027 6.9646 9.9248
3 2.3534 3.1824 4.5407 5.8409
4 2.1318 2.7764 3.7469 4.6041
2.5%2.5%
17.20 18.38
95%
◦ Process:
 State null and alternative hypotheses
 Decide test statistic and its distribution given H0 is true
 Set rejection region (the significance level for the test)
 Calculate test statistic from sample
 Does test statistic fall in rejection region?
◦ Under H0 the statistic T
𝑇 =
𝑥 − 𝜇
𝑠
𝑛
◦ is distributed as T ~ t(n- 1)
2.5%2.5%
-2.7764 2.7764
95%
t(4)
H0: m = 18.5 H1: m ≠ 18.5
𝑥 = 17.79 𝑠 = 0.4782
𝑇 =
𝑥 − 𝜇
𝑠
𝑛
=
17.79 − 18.5
0.4782
5
= −3.32
At the 1% significance level the data do not provide
sufficient evidence to reject H0, a mean urban cycle fuel
efficiency of 18.5 km per litre is plausible.
0.5%0.5%
-4.6041 4.6041
99%
t(4)
H0: m = 18.5 H1: m< 18.5
𝑥 = 17.79 𝑠 = 0.4782
𝑇 =
𝑥 − 𝜇
𝑠
𝑛
=
17.79 − 18.5
0.4782
5
= −3.32
H0 is not rejected at the 1% significance level, a mean
urban cycle fuel efficiency of 18.5 km per litre is
plausible.
1.0%
-3.7469
99%
t(4)
H0: m = 18.5 H1: m≠ 18.5
𝑥 = 17.79 𝑠 = 0.4782
𝑇 =
𝑥 − 𝜇
𝑠
𝑛
=
17.79 − 18.5
0.4782
5
= −3.32
𝑃 𝑇 > 3.32 = 𝑝 = 0.0294
1.47%1.47%
-3.32 3.32
t(4)
◦ Motivation
 To test whether the means of two
populations are equal
◦ Assumptions:
 Both populations essentially normally
distributed
 Independence of populations
 Sample variances differ by less than a factor
of 3
Lecture 04 Inferential Statisitcs 2
Under H0 the statistic T
𝑇 =
𝑥1 − 𝑥2
𝑆 𝑝
1
𝑛1
+
1
𝑛2
is distributed as T ~ t(n1+n2- 2), where
 𝑆 𝑝
2
=
𝑛1−1 𝑠1
2+ 𝑛2−1 𝑠2
2
𝑛1+𝑛2−2


◦ Two machines on a production line are set to produce
the same part. Workers down the line are concerned
that the two machines are not producing parts of the
same size. Test the hypothesis.
◦ H0: m1 – m2 = 0 H1: m1 – m2 ≠ 0
◦ Sample machine 1: 28.54, 28.27, 25.81, 28.41,
29.09, 28.09, 29.72, 23.56
◦ Sample machine 2: 31.85, 29.96, 31.97, 33.68, 23.81,
30.79
2.5%2.5%
-2.1788 2.1788
95%
t(12)
5.0%
-1.7823
95%
t(12)
a1
5.00% 2.50% 1.00% 0.50%
a2
10.00% 5.00% 2.00% 1.00%
g 90.00% 95.00% 98.00% 99.00%
n = n1 + n2 - 2
11 1.7959 2.2010 2.7181 3.1058
12 1.7823 2.1788 2.6810 3.0545
13 1.7709 2.1604 2.6503 3.0123
◦ Sample machine 1: 28.54, 28.27, 25.81, 28.41, 29.09,
28.09, 29.72, 23.56
◦ Sample machine 2: 31.85, 29.96, 31.97, 33.68, 23.81,
30.79
◦ 𝑥1 = 27.68, 𝑠1 = 2.014, 𝑥2 = 30.34, 𝑠2 = 3.44
◦ 𝑆 𝑝
2 =
𝑛1−1 𝑠1
2+ 𝑛2−1 𝑠2
2
𝑛1+𝑛2−2
=
8 − 1 4.1+ 6 − 1 11.8
8+6−2
= 7.3
◦ 𝑇 =
𝑥1−𝑥2
𝑆 𝑝
1
𝑛1
+
1
𝑛2
=
−2.66
7.3
1
8
+
1
6
= −1.82
◦ H0: m1 – m2 = 0 H1: m1 – m2 ≠ 0
◦ H0 cannot be rejected at the 5% significance level
Actual
H0 H1
Decision
H0 ☺ Type 2
H1 Type 1 ☺
a = 5%
b
Actual
H0 H1
Decision
H0 1 - a b
H1 a 1 - b
significance
power
Distribution of Sample Means
z = 1.6449
◦ Motivation
 Decide reasonableness of using particular
probability model to describe empirical data
◦ Example uses
 Does Poisson probability distribution fit
empirical data?
 Are two categorical variables independent?
Number Frequency
0 10
1 17
2 42
3 34
4 12
5 5
>5 0
120
Average number of customers per
hour = 2.3
𝑃 𝑋 = 𝑥 =
e−𝜆
𝜆 𝑥
𝑥!
=
e−2.3
2.3 𝑥
𝑥!
Number Frequency
observed
0 10
1 17
2 42
3 34
4 12
5 5
>5 0
120
𝜒2
=
𝑖=1
𝑘
𝑂𝑖 − 𝐸𝑖
2
𝐸𝑖
≈ 𝜒2
𝑘 − 𝑚 − 1
• k is number of categories
• m is number of estimated
parameters in model
• Only valid if Ei ≥ 5 for all i
Frequency
expected
0.1003 12.0311
0.2306 27.6714
0.2652 31.8222
0.2033 24.3970
0.1169 14.0283
0.0538 6.4530
0.0300 3.5971
1 120
Number Frequency
observed
Frequency
expected
0 10 0.1003 12.0311
1 17 0.2306 27.6714
2 42 0.2652 31.8222
3 34 0.2033 24.3970
4 12 0.1169 14.0283
>4 5 0.0838 10.0501
120 1 120
𝜒2
=
𝑖=1
𝑘
𝑂𝑖 − 𝐸𝑖
2
𝐸𝑖
≈ 𝜒2
𝑘 − 𝑚 − 1
• k = 6
• m = 1
• Valid since Ei ≥ 5 for all i
significance level
p = 0.05 p = 0.01
aR = 5.00%
aR =
1.00%
n = k - m -1
1 3.841 6.635
2 5.991 9.210
3 7.815 11.345
4 9.488 13.277
5 11.070 15.086
etc.
aR
c2
Number Frequency
observed
Frequency
expected
(O – E)2/E
0 10 0.1003 12.0311 0.34
1 17 0.2306 27.6714 4.12
2 42 0.2652 31.8222 3.26
3 34 0.2033 24.3970 3.78
4 12 0.1169 14.0283 0.29
>4 5 0.0838 10.0501 2.54
120 1 120 14.32
𝜒2 =
𝑖=1
𝑘
𝑂𝑖 − 𝐸𝑖
2
𝐸𝑖
= 14.32
H0 is rejected at the 5% significance level.
Motivation
• Is there an association between two
categorical variables?
Method of Follow-up
email phone visit
satisfied 15 22 17 54
neither 6 6 3 15
dissatisfied 9 2 10 21
30 30 30 90
• Is there an association between two
categorical variables?
• What are expected counts with no
association?
Method of Follow-up
email phone visit
90
• Is there an association between two categorical
variables?
• What are expected counts with no association?
Method of Follow-up
satisfied
neither
dissatisfied
90
• Is there an association between two categorical
variables?
• What are expected counts with no association?
Method of Follow-up
email phone visit
satisfied
neither
dissatisfied
90
• Observed and expected counts.
Method of Follow-up
email phone visit
satisfied 15 (18) 22 (18) 17 (18) 54
neither 6 (5) 6 (5) 3 (5) 15
dissatisfied 9 (7) 2 (7) 10 (7) 21
30 30 30 90
𝜒2
=
𝑖=1
𝑘
𝑂𝑖 − 𝐸𝑖
2
𝐸𝑖
= 8.07 𝜒2
≈ 𝜒2
𝑟 − 1 𝑐 − 1
◦ Simple random sampling
◦ Systematic random sampling
◦ Stratified random sampling
◦ Cluster (area) sampling
◦ Quota sampling
◦ Availability / convenience sampling
◦ Purposive sampling
By the end of this topic students will be able
to:
◦ Perform a single sample t-test of the mean
◦ Perform a two sample t-test
◦ Interpret significance probabilities
◦ Perform a c2 goodness of fit test
• Buglear, J. Quantitative Methods for Business.
Elsevier Butterworth Heinemann.
• Hinton, PR. Statistics Explained. Routledge.
• Thomas, AB. Research Skills for Management
Studies. Routledge.
• Thomas, AB. Research Concepts for
Management Studies. Routledge.
• Wisniewski, M. Quantitative Methods for
Decision Makers. FT Prentice Hall.
Any Questions?

More Related Content

PDF
Lecture 03 Inferential Statistics 1
PDF
Taxi for Professor Evans
PDF
The Suitcase Case
PPT
Unit 4 lesson 2
PDF
NUMERICA METHODS 1 final touch summary for test 1
PPT
PDF
C2 st lecture 9 probability handout
PPTX
Binomial and Poission Probablity distribution
Lecture 03 Inferential Statistics 1
Taxi for Professor Evans
The Suitcase Case
Unit 4 lesson 2
NUMERICA METHODS 1 final touch summary for test 1
C2 st lecture 9 probability handout
Binomial and Poission Probablity distribution

What's hot (17)

PDF
Statistics lec2
PPTX
Hypothesis testing examples on z test
PPTX
Estimating a Population Mean
PPTX
Testing a Claim About a Mean
PPTX
Complements and Conditional Probability, and Bayes' Theorem
PDF
Statistics project
PPT
Estimation
PPT
Hypergeometric distribution
DOCX
Applied math sba
PPTX
Probability distribution
PPT
PDF
Binomial,Poisson,Geometric,Normal distribution
PPTX
Estimating a Population Standard Deviation or Variance
PPTX
Normal as Approximation to Binomial
PPT
Business Statistics Chapter 8
PPTX
Chi Square & Anova
PPT
Business Statistics Chapter 6
Statistics lec2
Hypothesis testing examples on z test
Estimating a Population Mean
Testing a Claim About a Mean
Complements and Conditional Probability, and Bayes' Theorem
Statistics project
Estimation
Hypergeometric distribution
Applied math sba
Probability distribution
Binomial,Poisson,Geometric,Normal distribution
Estimating a Population Standard Deviation or Variance
Normal as Approximation to Binomial
Business Statistics Chapter 8
Chi Square & Anova
Business Statistics Chapter 6
Ad

Similar to Lecture 04 Inferential Statisitcs 2 (20)

PDF
t-z-chi-square tests of sig.pdf
PDF
LECTURE N0 5.pdf
PPT
1192012 155942 f023_=_statistical_inference
PPTX
Stats Project PowerPoint
PDF
Percentage and its applications /COMMERCIAL MATHEMATICS
PPTX
3.2 Measures of variation
PPT
Simple lin regress_inference
PPTX
Inferences about Two Proportions
PPTX
Two Means, Independent Samples
DOCX
Math 533 ( applied managerial statistics ) final exam answers
PDF
Hypothesis testing
PPTX
Measures of Variation
DOCX
1) A sample of 10 observations is selected from a normal populatio.docx
PPT
Multiple Regression
PPTX
Estimating a Population Mean
PPTX
3-measurement-161127184347.pptx
PPTX
STATISTIC ESTIMATION
DOCX
Statistics practice for finalBe sure to review the following.docx
PPTX
Practicalresearch2_Chapter4_QuantitativeAnalysisinEvaluation.pptx
t-z-chi-square tests of sig.pdf
LECTURE N0 5.pdf
1192012 155942 f023_=_statistical_inference
Stats Project PowerPoint
Percentage and its applications /COMMERCIAL MATHEMATICS
3.2 Measures of variation
Simple lin regress_inference
Inferences about Two Proportions
Two Means, Independent Samples
Math 533 ( applied managerial statistics ) final exam answers
Hypothesis testing
Measures of Variation
1) A sample of 10 observations is selected from a normal populatio.docx
Multiple Regression
Estimating a Population Mean
3-measurement-161127184347.pptx
STATISTIC ESTIMATION
Statistics practice for finalBe sure to review the following.docx
Practicalresearch2_Chapter4_QuantitativeAnalysisinEvaluation.pptx
Ad

More from Riri Ariyanty (13)

PDF
Income & Asset Value Measurement in Financial Accounting
PDF
PPE Depreciation in Financial Accounting
PDF
Lecture 08 Regression Analysis Part 2
PDF
Lecture 07 Regression Analysis Part 1
PDF
Lecture 10 Linear Programming
PDF
Lecture 06 Differentiation 2
PDF
Lecture 05 Differentiation 1
PDF
Lecture 02 Probability Distributions
PDF
Lecture 01 Introductory Management Statistics
PDF
Lecture 6 Cost Profit Volume Analysis
PDF
Lecture 3 Determining How Costs Behave
PDF
Lecture 2 Cost Terminology and Classification
PDF
Lecture 1 Cost and Management Accounting
Income & Asset Value Measurement in Financial Accounting
PPE Depreciation in Financial Accounting
Lecture 08 Regression Analysis Part 2
Lecture 07 Regression Analysis Part 1
Lecture 10 Linear Programming
Lecture 06 Differentiation 2
Lecture 05 Differentiation 1
Lecture 02 Probability Distributions
Lecture 01 Introductory Management Statistics
Lecture 6 Cost Profit Volume Analysis
Lecture 3 Determining How Costs Behave
Lecture 2 Cost Terminology and Classification
Lecture 1 Cost and Management Accounting

Recently uploaded (20)

PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Lesson notes of climatology university.
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Classroom Observation Tools for Teachers
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PPTX
master seminar digital applications in india
PDF
Complications of Minimal Access Surgery at WLH
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PPTX
Pharma ospi slides which help in ospi learning
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Module 4: Burden of Disease Tutorial Slides S2 2025
O7-L3 Supply Chain Operations - ICLT Program
Final Presentation General Medicine 03-08-2024.pptx
Microbial diseases, their pathogenesis and prophylaxis
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Lesson notes of climatology university.
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
2.FourierTransform-ShortQuestionswithAnswers.pdf
Classroom Observation Tools for Teachers
Supply Chain Operations Speaking Notes -ICLT Program
O5-L3 Freight Transport Ops (International) V1.pdf
master seminar digital applications in india
Complications of Minimal Access Surgery at WLH
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Pharma ospi slides which help in ospi learning
Microbial disease of the cardiovascular and lymphatic systems
FourierSeries-QuestionsWithAnswers(Part-A).pdf
102 student loan defaulters named and shamed – Is someone you know on the list?
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx

Lecture 04 Inferential Statisitcs 2

  • 2. This topic will cover: ◦ Hypothesis testing with a sample  CI, fixed level, significance testing ◦ Two sample t-test ◦ Significance, errors and power ◦ Frequency data and the c2 test
  • 3. By the end of this topic students will be able to: ◦ Perform a single sample t-test of the mean ◦ Perform a two sample t-test ◦ Interpret significance probabilities ◦ Perform a c2 goodness of fit test
  • 4. ◦ A car manufacturer releases a new car and claims that its urban cycle fuel efficiency is 18.5 km per litre. A car enthusiast magazine decides to test this claim.  Null hypothesis  H0: m = 18.5  Alternative hypothesis is  H1: m ≠ 18.5
  • 6. 𝑥 = 17.79 𝑠 = 0.4782 𝜇−, 𝜇+ = 𝑥 − 𝑡 𝛾 𝑠 𝑛 , 𝑥 + 𝑡 𝛾 𝑠 𝑛 = (17.20, 18.38) a1 5.00% 2.50% 1.00% 0.50% a2 10.00% 5.00% 2.00% 1.00% g 90.00% 95.00% 98.00% 99.00% n = n - 1 1 6.3138 12.7062 31.8205 63.6567 2 2.9200 4.3027 6.9646 9.9248 3 2.3534 3.1824 4.5407 5.8409 4 2.1318 2.7764 3.7469 4.6041
  • 8. ◦ Process:  State null and alternative hypotheses  Decide test statistic and its distribution given H0 is true  Set rejection region (the significance level for the test)  Calculate test statistic from sample  Does test statistic fall in rejection region? ◦ Under H0 the statistic T 𝑇 = 𝑥 − 𝜇 𝑠 𝑛 ◦ is distributed as T ~ t(n- 1)
  • 10. H0: m = 18.5 H1: m ≠ 18.5 𝑥 = 17.79 𝑠 = 0.4782 𝑇 = 𝑥 − 𝜇 𝑠 𝑛 = 17.79 − 18.5 0.4782 5 = −3.32 At the 1% significance level the data do not provide sufficient evidence to reject H0, a mean urban cycle fuel efficiency of 18.5 km per litre is plausible. 0.5%0.5% -4.6041 4.6041 99% t(4)
  • 11. H0: m = 18.5 H1: m< 18.5 𝑥 = 17.79 𝑠 = 0.4782 𝑇 = 𝑥 − 𝜇 𝑠 𝑛 = 17.79 − 18.5 0.4782 5 = −3.32 H0 is not rejected at the 1% significance level, a mean urban cycle fuel efficiency of 18.5 km per litre is plausible. 1.0% -3.7469 99% t(4)
  • 12. H0: m = 18.5 H1: m≠ 18.5 𝑥 = 17.79 𝑠 = 0.4782 𝑇 = 𝑥 − 𝜇 𝑠 𝑛 = 17.79 − 18.5 0.4782 5 = −3.32 𝑃 𝑇 > 3.32 = 𝑝 = 0.0294 1.47%1.47% -3.32 3.32 t(4)
  • 13. ◦ Motivation  To test whether the means of two populations are equal ◦ Assumptions:  Both populations essentially normally distributed  Independence of populations  Sample variances differ by less than a factor of 3
  • 15. Under H0 the statistic T 𝑇 = 𝑥1 − 𝑥2 𝑆 𝑝 1 𝑛1 + 1 𝑛2 is distributed as T ~ t(n1+n2- 2), where  𝑆 𝑝 2 = 𝑛1−1 𝑠1 2+ 𝑛2−1 𝑠2 2 𝑛1+𝑛2−2  
  • 16. ◦ Two machines on a production line are set to produce the same part. Workers down the line are concerned that the two machines are not producing parts of the same size. Test the hypothesis. ◦ H0: m1 – m2 = 0 H1: m1 – m2 ≠ 0 ◦ Sample machine 1: 28.54, 28.27, 25.81, 28.41, 29.09, 28.09, 29.72, 23.56 ◦ Sample machine 2: 31.85, 29.96, 31.97, 33.68, 23.81, 30.79
  • 17. 2.5%2.5% -2.1788 2.1788 95% t(12) 5.0% -1.7823 95% t(12) a1 5.00% 2.50% 1.00% 0.50% a2 10.00% 5.00% 2.00% 1.00% g 90.00% 95.00% 98.00% 99.00% n = n1 + n2 - 2 11 1.7959 2.2010 2.7181 3.1058 12 1.7823 2.1788 2.6810 3.0545 13 1.7709 2.1604 2.6503 3.0123
  • 18. ◦ Sample machine 1: 28.54, 28.27, 25.81, 28.41, 29.09, 28.09, 29.72, 23.56 ◦ Sample machine 2: 31.85, 29.96, 31.97, 33.68, 23.81, 30.79 ◦ 𝑥1 = 27.68, 𝑠1 = 2.014, 𝑥2 = 30.34, 𝑠2 = 3.44 ◦ 𝑆 𝑝 2 = 𝑛1−1 𝑠1 2+ 𝑛2−1 𝑠2 2 𝑛1+𝑛2−2 = 8 − 1 4.1+ 6 − 1 11.8 8+6−2 = 7.3 ◦ 𝑇 = 𝑥1−𝑥2 𝑆 𝑝 1 𝑛1 + 1 𝑛2 = −2.66 7.3 1 8 + 1 6 = −1.82 ◦ H0: m1 – m2 = 0 H1: m1 – m2 ≠ 0 ◦ H0 cannot be rejected at the 5% significance level
  • 19. Actual H0 H1 Decision H0 ☺ Type 2 H1 Type 1 ☺ a = 5% b Actual H0 H1 Decision H0 1 - a b H1 a 1 - b significance power Distribution of Sample Means z = 1.6449
  • 20. ◦ Motivation  Decide reasonableness of using particular probability model to describe empirical data ◦ Example uses  Does Poisson probability distribution fit empirical data?  Are two categorical variables independent?
  • 21. Number Frequency 0 10 1 17 2 42 3 34 4 12 5 5 >5 0 120 Average number of customers per hour = 2.3 𝑃 𝑋 = 𝑥 = e−𝜆 𝜆 𝑥 𝑥! = e−2.3 2.3 𝑥 𝑥!
  • 22. Number Frequency observed 0 10 1 17 2 42 3 34 4 12 5 5 >5 0 120 𝜒2 = 𝑖=1 𝑘 𝑂𝑖 − 𝐸𝑖 2 𝐸𝑖 ≈ 𝜒2 𝑘 − 𝑚 − 1 • k is number of categories • m is number of estimated parameters in model • Only valid if Ei ≥ 5 for all i Frequency expected 0.1003 12.0311 0.2306 27.6714 0.2652 31.8222 0.2033 24.3970 0.1169 14.0283 0.0538 6.4530 0.0300 3.5971 1 120
  • 23. Number Frequency observed Frequency expected 0 10 0.1003 12.0311 1 17 0.2306 27.6714 2 42 0.2652 31.8222 3 34 0.2033 24.3970 4 12 0.1169 14.0283 >4 5 0.0838 10.0501 120 1 120 𝜒2 = 𝑖=1 𝑘 𝑂𝑖 − 𝐸𝑖 2 𝐸𝑖 ≈ 𝜒2 𝑘 − 𝑚 − 1 • k = 6 • m = 1 • Valid since Ei ≥ 5 for all i
  • 24. significance level p = 0.05 p = 0.01 aR = 5.00% aR = 1.00% n = k - m -1 1 3.841 6.635 2 5.991 9.210 3 7.815 11.345 4 9.488 13.277 5 11.070 15.086 etc. aR c2
  • 25. Number Frequency observed Frequency expected (O – E)2/E 0 10 0.1003 12.0311 0.34 1 17 0.2306 27.6714 4.12 2 42 0.2652 31.8222 3.26 3 34 0.2033 24.3970 3.78 4 12 0.1169 14.0283 0.29 >4 5 0.0838 10.0501 2.54 120 1 120 14.32 𝜒2 = 𝑖=1 𝑘 𝑂𝑖 − 𝐸𝑖 2 𝐸𝑖 = 14.32 H0 is rejected at the 5% significance level.
  • 26. Motivation • Is there an association between two categorical variables? Method of Follow-up email phone visit satisfied 15 22 17 54 neither 6 6 3 15 dissatisfied 9 2 10 21 30 30 30 90
  • 27. • Is there an association between two categorical variables? • What are expected counts with no association? Method of Follow-up email phone visit 90
  • 28. • Is there an association between two categorical variables? • What are expected counts with no association? Method of Follow-up satisfied neither dissatisfied 90
  • 29. • Is there an association between two categorical variables? • What are expected counts with no association? Method of Follow-up email phone visit satisfied neither dissatisfied 90
  • 30. • Observed and expected counts. Method of Follow-up email phone visit satisfied 15 (18) 22 (18) 17 (18) 54 neither 6 (5) 6 (5) 3 (5) 15 dissatisfied 9 (7) 2 (7) 10 (7) 21 30 30 30 90 𝜒2 = 𝑖=1 𝑘 𝑂𝑖 − 𝐸𝑖 2 𝐸𝑖 = 8.07 𝜒2 ≈ 𝜒2 𝑟 − 1 𝑐 − 1
  • 31. ◦ Simple random sampling ◦ Systematic random sampling ◦ Stratified random sampling ◦ Cluster (area) sampling
  • 32. ◦ Quota sampling ◦ Availability / convenience sampling ◦ Purposive sampling
  • 33. By the end of this topic students will be able to: ◦ Perform a single sample t-test of the mean ◦ Perform a two sample t-test ◦ Interpret significance probabilities ◦ Perform a c2 goodness of fit test
  • 34. • Buglear, J. Quantitative Methods for Business. Elsevier Butterworth Heinemann. • Hinton, PR. Statistics Explained. Routledge. • Thomas, AB. Research Skills for Management Studies. Routledge. • Thomas, AB. Research Concepts for Management Studies. Routledge. • Wisniewski, M. Quantitative Methods for Decision Makers. FT Prentice Hall.