SlideShare a Scribd company logo
1 of 35
Download to read offline
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
π‘₯ = 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
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

What's hot

Statistics lec2
Statistics lec2Statistics lec2
Statistics lec2Hoss Angel
Β 
Hypothesis testing examples on z test
Hypothesis testing examples on z testHypothesis testing examples on z test
Hypothesis testing examples on z testJags Jagdish
Β 
Complements and Conditional Probability, and Bayes' Theorem
 Complements and Conditional Probability, and Bayes' Theorem Complements and Conditional Probability, and Bayes' Theorem
Complements and Conditional Probability, and Bayes' TheoremLong Beach City College
Β 
Statistics project
Statistics projectStatistics project
Statistics projectSusanMidTerms
Β 
Hypergeometric distribution
Hypergeometric distributionHypergeometric distribution
Hypergeometric distributionmohammad nouman
Β 
Applied math sba
Applied math sbaApplied math sba
Applied math sbaMarlon Forrest
Β 
Probability distribution
Probability distributionProbability distribution
Probability distributionPunit Raut
Β 
Binomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distributionBinomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distributionBharath kumar Karanam
Β 
Estimating a Population Standard Deviation or Variance
Estimating a Population Standard Deviation or Variance Estimating a Population Standard Deviation or Variance
Estimating a Population Standard Deviation or Variance Long Beach City College
Β 
Normal as Approximation to Binomial
Normal as Approximation to Binomial  Normal as Approximation to Binomial
Normal as Approximation to Binomial Long Beach City College
Β 
Business Statistics Chapter 8
Business Statistics Chapter 8Business Statistics Chapter 8
Business Statistics Chapter 8Lux PP
Β 
Business Statistics Chapter 6
Business Statistics Chapter 6Business Statistics Chapter 6
Business Statistics Chapter 6Lux PP
Β 

What's hot (17)

Statistics lec2
Statistics lec2Statistics lec2
Statistics lec2
Β 
Hypothesis testing examples on z test
Hypothesis testing examples on z testHypothesis testing examples on z test
Hypothesis testing examples on z test
Β 
Estimating a Population Mean
Estimating a Population MeanEstimating a Population Mean
Estimating a Population Mean
Β 
Testing a Claim About a Mean
Testing a Claim About a MeanTesting a Claim About a Mean
Testing a Claim About a Mean
Β 
Complements and Conditional Probability, and Bayes' Theorem
 Complements and Conditional Probability, and Bayes' Theorem Complements and Conditional Probability, and Bayes' Theorem
Complements and Conditional Probability, and Bayes' Theorem
Β 
Statistics project
Statistics projectStatistics project
Statistics project
Β 
Estimation
EstimationEstimation
Estimation
Β 
Hypergeometric distribution
Hypergeometric distributionHypergeometric distribution
Hypergeometric distribution
Β 
Applied math sba
Applied math sbaApplied math sba
Applied math sba
Β 
Probability distribution
Probability distributionProbability distribution
Probability distribution
Β 
Chapter8
Chapter8Chapter8
Chapter8
Β 
Binomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distributionBinomial,Poisson,Geometric,Normal distribution
Binomial,Poisson,Geometric,Normal distribution
Β 
Estimating a Population Standard Deviation or Variance
Estimating a Population Standard Deviation or Variance Estimating a Population Standard Deviation or Variance
Estimating a Population Standard Deviation or Variance
Β 
Normal as Approximation to Binomial
Normal as Approximation to Binomial  Normal as Approximation to Binomial
Normal as Approximation to Binomial
Β 
Business Statistics Chapter 8
Business Statistics Chapter 8Business Statistics Chapter 8
Business Statistics Chapter 8
Β 
Chi Square & Anova
Chi Square & AnovaChi Square & Anova
Chi Square & Anova
Β 
Business Statistics Chapter 6
Business Statistics Chapter 6Business Statistics Chapter 6
Business Statistics Chapter 6
Β 

Similar to Lecture 04 Inferential Statisitcs 2

t-z-chi-square tests of sig.pdf
t-z-chi-square tests of sig.pdft-z-chi-square tests of sig.pdf
t-z-chi-square tests of sig.pdfAmoghLavania1
Β 
LECTURE N0 5.pdf
LECTURE N0 5.pdfLECTURE N0 5.pdf
LECTURE N0 5.pdfWraArirmiwni
Β 
1192012 155942 f023_=_statistical_inference
1192012 155942 f023_=_statistical_inference1192012 155942 f023_=_statistical_inference
1192012 155942 f023_=_statistical_inferenceDev Pandey
Β 
Stats Project PowerPoint
Stats Project PowerPointStats Project PowerPoint
Stats Project PowerPointPeter Middlemist
Β 
Percentage and its applications /COMMERCIAL MATHEMATICS
Percentage and its applications /COMMERCIAL MATHEMATICSPercentage and its applications /COMMERCIAL MATHEMATICS
Percentage and its applications /COMMERCIAL MATHEMATICSindianeducation
Β 
Math 533 ( applied managerial statistics ) final exam answers
Math 533 ( applied managerial statistics ) final exam answersMath 533 ( applied managerial statistics ) final exam answers
Math 533 ( applied managerial statistics ) final exam answersPatrickrasacs
Β 
1) A sample of 10 observations is selected from a normal populatio.docx
1) A sample of 10 observations is selected from a normal populatio.docx1) A sample of 10 observations is selected from a normal populatio.docx
1) A sample of 10 observations is selected from a normal populatio.docxdorishigh
Β 
Multiple Regression
Multiple RegressionMultiple Regression
Multiple RegressionKhawaja Naveed
Β 
3-measurement-161127184347.pptx
3-measurement-161127184347.pptx3-measurement-161127184347.pptx
3-measurement-161127184347.pptxDinoraSattorzoda
Β 
Statistics practice for finalBe sure to review the following.docx
Statistics practice for finalBe sure to review the following.docxStatistics practice for finalBe sure to review the following.docx
Statistics practice for finalBe sure to review the following.docxdessiechisomjj4
Β 
Sampling theory
Sampling theorySampling theory
Sampling theoryDIPTENDU BASU
Β 

Similar to Lecture 04 Inferential Statisitcs 2 (20)

t-z-chi-square tests of sig.pdf
t-z-chi-square tests of sig.pdft-z-chi-square tests of sig.pdf
t-z-chi-square tests of sig.pdf
Β 
LECTURE N0 5.pdf
LECTURE N0 5.pdfLECTURE N0 5.pdf
LECTURE N0 5.pdf
Β 
1192012 155942 f023_=_statistical_inference
1192012 155942 f023_=_statistical_inference1192012 155942 f023_=_statistical_inference
1192012 155942 f023_=_statistical_inference
Β 
Stats Project PowerPoint
Stats Project PowerPointStats Project PowerPoint
Stats Project PowerPoint
Β 
Percentage and its applications /COMMERCIAL MATHEMATICS
Percentage and its applications /COMMERCIAL MATHEMATICSPercentage and its applications /COMMERCIAL MATHEMATICS
Percentage and its applications /COMMERCIAL MATHEMATICS
Β 
3.2 Measures of variation
3.2 Measures of variation3.2 Measures of variation
3.2 Measures of variation
Β 
Simple lin regress_inference
Simple lin regress_inferenceSimple lin regress_inference
Simple lin regress_inference
Β 
Inferences about Two Proportions
 Inferences about Two Proportions Inferences about Two Proportions
Inferences about Two Proportions
Β 
Two Means, Independent Samples
Two Means, Independent SamplesTwo Means, Independent Samples
Two Means, Independent Samples
Β 
S2 pn
S2 pnS2 pn
S2 pn
Β 
Math 533 ( applied managerial statistics ) final exam answers
Math 533 ( applied managerial statistics ) final exam answersMath 533 ( applied managerial statistics ) final exam answers
Math 533 ( applied managerial statistics ) final exam answers
Β 
Hypothesis testing
Hypothesis testingHypothesis testing
Hypothesis testing
Β 
Measures of Variation
Measures of Variation Measures of Variation
Measures of Variation
Β 
1) A sample of 10 observations is selected from a normal populatio.docx
1) A sample of 10 observations is selected from a normal populatio.docx1) A sample of 10 observations is selected from a normal populatio.docx
1) A sample of 10 observations is selected from a normal populatio.docx
Β 
Multiple Regression
Multiple RegressionMultiple Regression
Multiple Regression
Β 
Estimating a Population Mean
Estimating a Population MeanEstimating a Population Mean
Estimating a Population Mean
Β 
3-measurement-161127184347.pptx
3-measurement-161127184347.pptx3-measurement-161127184347.pptx
3-measurement-161127184347.pptx
Β 
STATISTIC ESTIMATION
STATISTIC ESTIMATIONSTATISTIC ESTIMATION
STATISTIC ESTIMATION
Β 
Statistics practice for finalBe sure to review the following.docx
Statistics practice for finalBe sure to review the following.docxStatistics practice for finalBe sure to review the following.docx
Statistics practice for finalBe sure to review the following.docx
Β 
Sampling theory
Sampling theorySampling theory
Sampling theory
Β 

More from Riri Ariyanty

Income & Asset Value Measurement in Financial Accounting
Income & Asset Value Measurement in Financial AccountingIncome & Asset Value Measurement in Financial Accounting
Income & Asset Value Measurement in Financial AccountingRiri Ariyanty
Β 
PPE Depreciation in Financial Accounting
PPE Depreciation in Financial AccountingPPE Depreciation in Financial Accounting
PPE Depreciation in Financial AccountingRiri Ariyanty
Β 
Lecture 08 Regression Analysis Part 2
Lecture 08 Regression Analysis Part 2Lecture 08 Regression Analysis Part 2
Lecture 08 Regression Analysis Part 2Riri Ariyanty
Β 
Lecture 07 Regression Analysis Part 1
Lecture 07 Regression Analysis Part 1Lecture 07 Regression Analysis Part 1
Lecture 07 Regression Analysis Part 1Riri Ariyanty
Β 
Lecture 10 Linear Programming
Lecture 10 Linear ProgrammingLecture 10 Linear Programming
Lecture 10 Linear ProgrammingRiri Ariyanty
Β 
Lecture 06 Differentiation 2
Lecture 06 Differentiation 2Lecture 06 Differentiation 2
Lecture 06 Differentiation 2Riri Ariyanty
Β 
Lecture 05 Differentiation 1
Lecture 05 Differentiation 1Lecture 05 Differentiation 1
Lecture 05 Differentiation 1Riri Ariyanty
Β 
Lecture 02 Probability Distributions
Lecture 02 Probability DistributionsLecture 02 Probability Distributions
Lecture 02 Probability DistributionsRiri Ariyanty
Β 
Lecture 01 Introductory Management Statistics
Lecture 01 Introductory Management StatisticsLecture 01 Introductory Management Statistics
Lecture 01 Introductory Management StatisticsRiri Ariyanty
Β 
Lecture 6 Cost Profit Volume Analysis
Lecture 6 Cost Profit Volume AnalysisLecture 6 Cost Profit Volume Analysis
Lecture 6 Cost Profit Volume AnalysisRiri Ariyanty
Β 
Lecture 3 Determining How Costs Behave
Lecture 3 Determining How Costs BehaveLecture 3 Determining How Costs Behave
Lecture 3 Determining How Costs BehaveRiri Ariyanty
Β 
Lecture 2 Cost Terminology and Classification
Lecture 2 Cost Terminology and ClassificationLecture 2 Cost Terminology and Classification
Lecture 2 Cost Terminology and ClassificationRiri Ariyanty
Β 
Lecture 1 Cost and Management Accounting
Lecture 1 Cost and Management AccountingLecture 1 Cost and Management Accounting
Lecture 1 Cost and Management AccountingRiri Ariyanty
Β 

More from Riri Ariyanty (13)

Income & Asset Value Measurement in Financial Accounting
Income & Asset Value Measurement in Financial AccountingIncome & Asset Value Measurement in Financial Accounting
Income & Asset Value Measurement in Financial Accounting
Β 
PPE Depreciation in Financial Accounting
PPE Depreciation in Financial AccountingPPE Depreciation in Financial Accounting
PPE Depreciation in Financial Accounting
Β 
Lecture 08 Regression Analysis Part 2
Lecture 08 Regression Analysis Part 2Lecture 08 Regression Analysis Part 2
Lecture 08 Regression Analysis Part 2
Β 
Lecture 07 Regression Analysis Part 1
Lecture 07 Regression Analysis Part 1Lecture 07 Regression Analysis Part 1
Lecture 07 Regression Analysis Part 1
Β 
Lecture 10 Linear Programming
Lecture 10 Linear ProgrammingLecture 10 Linear Programming
Lecture 10 Linear Programming
Β 
Lecture 06 Differentiation 2
Lecture 06 Differentiation 2Lecture 06 Differentiation 2
Lecture 06 Differentiation 2
Β 
Lecture 05 Differentiation 1
Lecture 05 Differentiation 1Lecture 05 Differentiation 1
Lecture 05 Differentiation 1
Β 
Lecture 02 Probability Distributions
Lecture 02 Probability DistributionsLecture 02 Probability Distributions
Lecture 02 Probability Distributions
Β 
Lecture 01 Introductory Management Statistics
Lecture 01 Introductory Management StatisticsLecture 01 Introductory Management Statistics
Lecture 01 Introductory Management Statistics
Β 
Lecture 6 Cost Profit Volume Analysis
Lecture 6 Cost Profit Volume AnalysisLecture 6 Cost Profit Volume Analysis
Lecture 6 Cost Profit Volume Analysis
Β 
Lecture 3 Determining How Costs Behave
Lecture 3 Determining How Costs BehaveLecture 3 Determining How Costs Behave
Lecture 3 Determining How Costs Behave
Β 
Lecture 2 Cost Terminology and Classification
Lecture 2 Cost Terminology and ClassificationLecture 2 Cost Terminology and Classification
Lecture 2 Cost Terminology and Classification
Β 
Lecture 1 Cost and Management Accounting
Lecture 1 Cost and Management AccountingLecture 1 Cost and Management Accounting
Lecture 1 Cost and Management Accounting
Β 

Recently uploaded

Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
Β 
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
Β 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
Β 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerunnathinaik
Β 
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
Β 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
Β 
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
Β 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
Β 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
Β 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
Β 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
Β 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)β€”β€”β€”β€”IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)β€”β€”β€”β€”IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)β€”β€”β€”β€”IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)β€”β€”β€”β€”IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
Β 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
Β 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
Β 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
Β 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
Β 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
Β 
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
Β 
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)Dr. Mazin Mohamed alkathiri
Β 

Recently uploaded (20)

Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
Β 
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
Β 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
Β 
internship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developerinternship ppt on smartinternz platform as salesforce developer
internship ppt on smartinternz platform as salesforce developer
Β 
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 πŸ”βœ”οΈβœ”οΈ
Β 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
Β 
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
Β 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
Β 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
Β 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
Β 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
Β 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)β€”β€”β€”β€”IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)β€”β€”β€”β€”IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)β€”β€”β€”β€”IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)β€”β€”β€”β€”IMP.OF KSHARA ...
Β 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
Β 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
Β 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
Β 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
Β 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
Β 
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
Β 
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)
Β 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
Β 

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
  • 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
  • 14.
  • 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.