SlideShare a Scribd company logo
: ‫کۆلێژ‬ ‫ناوی‬
‫هەولێر‬ ‫ئەندازیاری‬ ‫پۆلیتەکنیکی‬ ‫زانکۆی‬
: ‫زانستی‬ ‫بەشی‬ ‫ناوی‬
‫شارستانی‬ ‫ئەندازیاری‬
: ‫بابەت‬ ‫ناوی‬
Engineering Statistics
: ‫قوتابی‬ ‫ناوی‬
‫بهرام‬ ‫بهزاد‬
‫صا‬
‫بر‬
‫مامۆستای‬ ‫ناوی‬
: ‫بابەت‬
‫عمر‬ ‫حسن‬ ‫دلڤین‬
: ‫کردن‬ ‫پێشکەش‬ ‫رێکەوتی‬
١٥
/
٦
/
٢٠٢٠
2
Contents
Introduction:................................................................................................ 3
Degrees of Freedom:................................................................................ 3
Key Takeaways ........................................................................................ 3
Calculation by hand: ................................................................................... 4
Calculation by Microsoft Excel: ................................................................. 5
T- Distribution Curve:................................................................................. 6
Discussion:.................................................................................................. 8
Summary and Learning Outcomes:............................................................. 9
Reference: ................................................................................................. 11
3
Introduction:
A t-test is a statistical test that is used to compare the means of two groups. It is often used in
hypothesis testing to determine whether a process or treatment actually has an effect on the
population of interest, or whether two groups are different from one another.
T-distribution is a probability distribution that is used to estimate population parameters when the
sample size is small and / or when the population variance is unknown.
Why use the t-distribution?
According to the central limit theorem, the sampling distribution of statistic will follow a normal
distribution as long as the sample size is sufficiently large.
When to use the t-distribution:
The t-distribution can be used with any statistic having a bell shaped distribution The sampling
distribution of a statistic should be bell shaped if any of the following conditions apply
 The population distribution is normal.
 Population is symmetric, unimodal, without outliers and the sample size at least 40.
Degrees of Freedom: There are actually many different t-distributions. The particular of the
t-distribution is determined by its degree of freedom.
Whose values are given by:
n
S
t


 

Key Takeaways
 The T distribution is a continuous probability distribution of the z-score when the estimated
standard deviation is used in the denominator rather than the true standard deviation.
 The T distribution, like the normal distribution, is bell-shaped and symmetric, but it has
heavier tails, which means it tends to produce values that fall far from its mean.
 T-tests are used in statistics to estimate significance.
µ = is the sample mean.
µº = is the population mean.
S = is the standard deviation of the sample.
n = is the sample size.
4
Calculation by hand:
Data:
Speed’s
𝜇 = 52.333 𝑘𝑚/ℎ𝑟
𝜇°
= 56 𝑘𝑚/ℎ𝑟
n = 30
𝑆𝐷 𝑜𝑟 (𝑆) = 9.444 𝑘𝑚/ℎ𝑟
Solution:
Step 1: determine the null and alternative hypotheses.
Null hypothesis 𝐻0: 𝜇 = 𝜇𝑜
Alternative hypothesis 𝐻𝑎: 𝜇 ≠ 𝜇𝑜
𝑜𝑟 𝜇 > 𝜇𝑜
𝑜𝑟 𝜇 < 𝜇𝑜
Step 2:
𝑡 =
𝑋−𝜇𝑜
𝑆
√𝑛
=
52.333−56
9.444
√30
= −2.126
Step 3: I use Table A.3
t = 2.126
df = 30-1= 29
P-value = 0.021
Step 4: I use Table A.2
df = 29
C.L = 95% = 0.95
𝑡′
= 2.05
Step 5:
52.333 < 56 and 2.05 < 2.126 (Two – tailed) , statistically significant
51 54 54 61 50 50 41 57 49 54
35 50 53 50 43 51 51 48 54 64
76 39 49 76 52 54 62 35 59 48
5
Calculation by Microsoft Excel:
Data:
Speeds
𝜇 = 52.333 𝑘𝑚/ℎ𝑟
𝜇°
= 56 𝑘𝑚/ℎ𝑟
n = 30
𝑆𝐷 𝑜𝑟 (𝑆) = 9.444 𝑘𝑚/ℎ𝑟
Result:
51 54 54 61 50 50 41 57 49 54
35 50 53 50 43 51 51 48 54 64
76 39 49 76 52 54 62 35 59 48
t-Test: One-Sample
Result
Mean 52.3333333
Variance 89.1954023
Observations 30
Hypothesized Mean
Difference
0
df 29
t Stat -2.1264777
P(T<=t) one-tail 0.02104907
t Critical one-tail 1.69912703
P(T<=t) two-tail 0.04209814
t Critical two-tail 2.04522964
6
T- Distribution Curve:
7
8
Discussion:
One sample t-test, using T distribution (DF=29) (two-tailed) (validation)
Since p-value < α, H0 is rejected.
The average of Speed's population is considered to be not equal to the μ0.
In other words, the difference between the average of the Speed and μ0 is big enough to be
statistically significant.
p-value equals 0.0420981, ( p( x ≤ T ) = 0.0210491 ). This means that the chance of type1 error
(rejecting a correct H0) is small: 0.04210 (4.21%).
The smaller the p-value the more it supports Ha.
The test statistic T equals -2.126478, is not in the 95% critical value accepted range: [-2.0452 :
2.0452].
x=52.33, is not in the 95% accepted range: [52.4700 : 59.5300].
The statistic S' equals 1.724 .
The observed standardized effect size is medium (0.39). That indicates that the magnitude of the
difference between the average and μ0 is medium.
9
Summary and Learning Outcomes:
Step 1: Determine the null and alternative hypotheses.
where the format of the alternative hypothesis depends on the research question
of interest and must be decided before looking at the data.
Step 2: Summarize the data into an appropriate test statistic after first verifying
that necessary data conditions are met.
If n is large, or if there are no extreme outliers or skewness, compute
Step 3: Find the p-value by comparing the test statistic to the possibilities
expected if the null hypothesis were true.
Using the t-distribution with df 5 n 2 1, the p-value is the area in the tail(s)
beyond the test statistic t, as follows:
These areas can be found using statistical software, or a p-value range can be
found using Table A.3 in the Appendix.
Step 4: Decide whether the result is statistically significant based on the p-value.
Step 5: Report the conclusion in the context of the situation.
The notation t* is used for the multiplier in a confidence interval as well
as for the critical value in a rejection region. Values of t* are found in Table A.2.
10
Summary and Learning Outcomes:
The t-test is your first introduction to performing a real statistical test between two groups and
trying to understand this whole matter of significance from an applied point of view. Be sure that
you understand what is in this chapter before you move on. And be sure you can do by hand the few
calculations that were asked for. Next, we move on to using another form of the same test, only this
time, two measures are taken from one group of participants rather than one measure taken from
two separate groups.
The t-test assesses whether the means of two groups are statistically different from each
other.
Independent t-test is to determine if a difference exists in the means of two groups on a
particular characteristic.
Paired samples t-test is a measurements of the same variable at two different points are
compared.
To calculate t-test, we need two t-values and p-value:
I. Calculated t-value.
II. Critical t-value
If calculated t-value is greater than critical t-value, then reject the null hypothesis.
In MS excel:
I. Analyze for t-test.
II. Perform t-test
III. If the sig < alpha value, null hypothesis will be accepted.
11
Reference:
1-Mind on Statistics 5th ed Jessica M. Utts University of California, Irvine Robert F. Heckard
Pennsylvania State University.
2-Applied Statistics and Probability for Engineers Sixth Edition Douglas C. Montgomery Arizona
State University George C. Runger Arizona State University.
3-Basic Statistics for Business & Economics Fifth Edition Douglas A. Lind Coastal Carolina
University and The University of Toledo William C. Marchal The University of Toledo SamuelA.
Wathen Coastal Carolina University.
4-Excel 2016 for Engineering Statistics A Guide to Solving Practical Problems /Thomas J. Quirk.
5- statistics for people who hate statistics 6th
ed —Professor Valarie Janesick Professor of
Educational Leadership University of South Florida.
6- Engineering Statistics 2019-2020 lecturer. Dilveen H. Omar.

More Related Content

Similar to T- Distribution Report

The t test
The t testThe t test
Day 12 t test for dependent samples and single samples pdf
Day 12 t test for dependent samples and single samples pdfDay 12 t test for dependent samples and single samples pdf
Day 12 t test for dependent samples and single samples pdf
Elih Sutisna Yanto
 
Estimating a Population Mean
Estimating a Population Mean  Estimating a Population Mean
Estimating a Population Mean
Long Beach City College
 
Inferential Statistics.pptx
Inferential Statistics.pptxInferential Statistics.pptx
Inferential Statistics.pptx
jonatanjohn1
 
Parametric Statistics
Parametric StatisticsParametric Statistics
Parametric Statistics
jennytuazon01630
 
One-Way ANOVA
One-Way ANOVAOne-Way ANOVA
BRM Unit 3 Data Analysis-1.pptx
BRM Unit 3 Data Analysis-1.pptxBRM Unit 3 Data Analysis-1.pptx
BRM Unit 3 Data Analysis-1.pptx
VikasRai405977
 
Correlation
Correlation  Correlation
Two dependent samples (matched pairs)
Two dependent samples (matched pairs) Two dependent samples (matched pairs)
Two dependent samples (matched pairs)
Long Beach City College
 
Data analysis
Data analysisData analysis
Data analysis
metalkid132
 
Running head COURSE PROJECT –PHASE 3 COURSE PROJECT –PHASE 3.docx
Running head COURSE PROJECT –PHASE 3 COURSE PROJECT –PHASE 3.docxRunning head COURSE PROJECT –PHASE 3 COURSE PROJECT –PHASE 3.docx
Running head COURSE PROJECT –PHASE 3 COURSE PROJECT –PHASE 3.docx
susanschei
 
Analyzing experimental research data
Analyzing experimental research dataAnalyzing experimental research data
Analyzing experimental research data
Atula Ahuja
 
In the t test for independent groups, ____.we estimate µ1 µ2.docx
In the t test for independent groups, ____.we estimate µ1 µ2.docxIn the t test for independent groups, ____.we estimate µ1 µ2.docx
In the t test for independent groups, ____.we estimate µ1 µ2.docx
bradburgess22840
 
linearity concept of significance, standard deviation, chi square test, stude...
linearity concept of significance, standard deviation, chi square test, stude...linearity concept of significance, standard deviation, chi square test, stude...
linearity concept of significance, standard deviation, chi square test, stude...
KavyasriPuttamreddy
 
BRM Unit 3 Data Analysis.pptx
BRM Unit 3 Data Analysis.pptxBRM Unit 3 Data Analysis.pptx
BRM Unit 3 Data Analysis.pptx
VikasRai405977
 
Introduction to the t test
Introduction to the t testIntroduction to the t test
Introduction to the t test
Sr Edith Bogue
 
1.0 Descriptive statistics.pdf
1.0 Descriptive statistics.pdf1.0 Descriptive statistics.pdf
1.0 Descriptive statistics.pdf
thaersyam
 
MPhil clinical psy Non-parametric statistics.pptx
MPhil clinical psy Non-parametric statistics.pptxMPhil clinical psy Non-parametric statistics.pptx
MPhil clinical psy Non-parametric statistics.pptx
rodrickrajamanickam
 
Point estimation
Point estimationPoint estimation
Point estimation
Shahab Yaseen
 
T test for two independent samples and induction
T test for two independent samples and inductionT test for two independent samples and induction
T test for two independent samples and induction
Emmanuel Buah
 

Similar to T- Distribution Report (20)

The t test
The t testThe t test
The t test
 
Day 12 t test for dependent samples and single samples pdf
Day 12 t test for dependent samples and single samples pdfDay 12 t test for dependent samples and single samples pdf
Day 12 t test for dependent samples and single samples pdf
 
Estimating a Population Mean
Estimating a Population Mean  Estimating a Population Mean
Estimating a Population Mean
 
Inferential Statistics.pptx
Inferential Statistics.pptxInferential Statistics.pptx
Inferential Statistics.pptx
 
Parametric Statistics
Parametric StatisticsParametric Statistics
Parametric Statistics
 
One-Way ANOVA
One-Way ANOVAOne-Way ANOVA
One-Way ANOVA
 
BRM Unit 3 Data Analysis-1.pptx
BRM Unit 3 Data Analysis-1.pptxBRM Unit 3 Data Analysis-1.pptx
BRM Unit 3 Data Analysis-1.pptx
 
Correlation
Correlation  Correlation
Correlation
 
Two dependent samples (matched pairs)
Two dependent samples (matched pairs) Two dependent samples (matched pairs)
Two dependent samples (matched pairs)
 
Data analysis
Data analysisData analysis
Data analysis
 
Running head COURSE PROJECT –PHASE 3 COURSE PROJECT –PHASE 3.docx
Running head COURSE PROJECT –PHASE 3 COURSE PROJECT –PHASE 3.docxRunning head COURSE PROJECT –PHASE 3 COURSE PROJECT –PHASE 3.docx
Running head COURSE PROJECT –PHASE 3 COURSE PROJECT –PHASE 3.docx
 
Analyzing experimental research data
Analyzing experimental research dataAnalyzing experimental research data
Analyzing experimental research data
 
In the t test for independent groups, ____.we estimate µ1 µ2.docx
In the t test for independent groups, ____.we estimate µ1 µ2.docxIn the t test for independent groups, ____.we estimate µ1 µ2.docx
In the t test for independent groups, ____.we estimate µ1 µ2.docx
 
linearity concept of significance, standard deviation, chi square test, stude...
linearity concept of significance, standard deviation, chi square test, stude...linearity concept of significance, standard deviation, chi square test, stude...
linearity concept of significance, standard deviation, chi square test, stude...
 
BRM Unit 3 Data Analysis.pptx
BRM Unit 3 Data Analysis.pptxBRM Unit 3 Data Analysis.pptx
BRM Unit 3 Data Analysis.pptx
 
Introduction to the t test
Introduction to the t testIntroduction to the t test
Introduction to the t test
 
1.0 Descriptive statistics.pdf
1.0 Descriptive statistics.pdf1.0 Descriptive statistics.pdf
1.0 Descriptive statistics.pdf
 
MPhil clinical psy Non-parametric statistics.pptx
MPhil clinical psy Non-parametric statistics.pptxMPhil clinical psy Non-parametric statistics.pptx
MPhil clinical psy Non-parametric statistics.pptx
 
Point estimation
Point estimationPoint estimation
Point estimation
 
T test for two independent samples and induction
T test for two independent samples and inductionT test for two independent samples and induction
T test for two independent samples and induction
 

More from Bahzad5

دليل تجارب الاسفلت المختبرية - Asphalt Experiments Guide Laboratory
دليل تجارب الاسفلت المختبرية - Asphalt Experiments Guide Laboratoryدليل تجارب الاسفلت المختبرية - Asphalt Experiments Guide Laboratory
دليل تجارب الاسفلت المختبرية - Asphalt Experiments Guide Laboratory
Bahzad5
 
2013 (Total Station & Civil 3D) فێرکاری
2013  (Total Station & Civil 3D) فێرکاری2013  (Total Station & Civil 3D) فێرکاری
2013 (Total Station & Civil 3D) فێرکاری
Bahzad5
 
Engineering field knowledge -زانیاری بواری ئەندازیاری
Engineering field knowledge -زانیاری بواری ئەندازیاریEngineering field knowledge -زانیاری بواری ئەندازیاری
Engineering field knowledge -زانیاری بواری ئەندازیاری
Bahzad5
 
(atmosphere correction) زانیاری دەربارەی
(atmosphere correction) زانیاری دەربارەی(atmosphere correction) زانیاری دەربارەی
(atmosphere correction) زانیاری دەربارەی
Bahzad5
 
(Building Permit Guidelines ) ڕێنماییەکانی مۆڵەتی بینا
(Building Permit Guidelines ) ڕێنماییەکانی مۆڵەتی بینا(Building Permit Guidelines ) ڕێنماییەکانی مۆڵەتی بینا
(Building Permit Guidelines ) ڕێنماییەکانی مۆڵەتی بینا
Bahzad5
 
المبادئ التوجيهية البلدية - ڕێنامەی شارەوانی (Municipal guidelines)
المبادئ التوجيهية البلدية - ڕێنامەی شارەوانی  (Municipal guidelines)المبادئ التوجيهية البلدية - ڕێنامەی شارەوانی  (Municipal guidelines)
المبادئ التوجيهية البلدية - ڕێنامەی شارەوانی (Municipal guidelines)
Bahzad5
 
CONDITIONS OF CONTRACT FOR WORKS OF CIVIL ENGINEERING CONSTRUCTION
CONDITIONS OF CONTRACT  FOR WORKS OF CIVIL  ENGINEERING CONSTRUCTIONCONDITIONS OF CONTRACT  FOR WORKS OF CIVIL  ENGINEERING CONSTRUCTION
CONDITIONS OF CONTRACT FOR WORKS OF CIVIL ENGINEERING CONSTRUCTION
Bahzad5
 
Lecture 1: Basics of trigonometry (surveying)
Lecture 1: Basics of trigonometry (surveying)Lecture 1: Basics of trigonometry (surveying)
Lecture 1: Basics of trigonometry (surveying)
Bahzad5
 
الشروط العامة لمقاولات اعمال الهندسة المدنية
الشروط العامة لمقاولات اعمال الهندسة المدنيةالشروط العامة لمقاولات اعمال الهندسة المدنية
الشروط العامة لمقاولات اعمال الهندسة المدنية
Bahzad5
 
GENERAL CONDITIONS FOR CONTRACTS OF CIVIL ENGINEERING WORKS
GENERAL CONDITIONS  FOR  CONTRACTS OF CIVIL ENGINEERING WORKS GENERAL CONDITIONS  FOR  CONTRACTS OF CIVIL ENGINEERING WORKS
GENERAL CONDITIONS FOR CONTRACTS OF CIVIL ENGINEERING WORKS
Bahzad5
 
2 سەرەتاکانی دیزاین
2 سەرەتاکانی دیزاین2 سەرەتاکانی دیزاین
2 سەرەتاکانی دیزاین
Bahzad5
 
Soil Mechanics (Problems & solutions)
Soil Mechanics (Problems & solutions)Soil Mechanics (Problems & solutions)
Soil Mechanics (Problems & solutions)
Bahzad5
 
ڕێبەری بەشە ئەندازیارییەکان
ڕێبەری بەشە ئەندازیارییەکانڕێبەری بەشە ئەندازیارییەکان
ڕێبەری بەشە ئەندازیارییەکان
Bahzad5
 
سەرەتاکانی دیزاین
سەرەتاکانی دیزاینسەرەتاکانی دیزاین
سەرەتاکانی دیزاین
Bahzad5
 
ڕێبەری بەشەئەندازیارییەكانی زانكۆی كۆیە
ڕێبەری بەشەئەندازیارییەكانی زانكۆی كۆیەڕێبەری بەشەئەندازیارییەكانی زانكۆی كۆیە
ڕێبەری بەشەئەندازیارییەكانی زانكۆی كۆیە
Bahzad5
 
پرۆژەی ناساندنی ئەندازیاری
پرۆژەی ناساندنی ئەندازیاریپرۆژەی ناساندنی ئەندازیاری
پرۆژەی ناساندنی ئەندازیاری
Bahzad5
 
بناغە و بنەپایە Footing and Foundation
بناغە و بنەپایە Footing and Foundationبناغە و بنەپایە Footing and Foundation
بناغە و بنەپایە Footing and Foundation
Bahzad5
 
slump test سڵەمپ تێست
slump test سڵەمپ تێستslump test سڵەمپ تێست
slump test سڵەمپ تێست
Bahzad5
 
Design of Storm Sewer System
Design of Storm Sewer SystemDesign of Storm Sewer System
Design of Storm Sewer System
Bahzad5
 
ڕۆنی بزوێنەر
ڕۆنی بزوێنەرڕۆنی بزوێنەر
ڕۆنی بزوێنەر
Bahzad5
 

More from Bahzad5 (20)

دليل تجارب الاسفلت المختبرية - Asphalt Experiments Guide Laboratory
دليل تجارب الاسفلت المختبرية - Asphalt Experiments Guide Laboratoryدليل تجارب الاسفلت المختبرية - Asphalt Experiments Guide Laboratory
دليل تجارب الاسفلت المختبرية - Asphalt Experiments Guide Laboratory
 
2013 (Total Station & Civil 3D) فێرکاری
2013  (Total Station & Civil 3D) فێرکاری2013  (Total Station & Civil 3D) فێرکاری
2013 (Total Station & Civil 3D) فێرکاری
 
Engineering field knowledge -زانیاری بواری ئەندازیاری
Engineering field knowledge -زانیاری بواری ئەندازیاریEngineering field knowledge -زانیاری بواری ئەندازیاری
Engineering field knowledge -زانیاری بواری ئەندازیاری
 
(atmosphere correction) زانیاری دەربارەی
(atmosphere correction) زانیاری دەربارەی(atmosphere correction) زانیاری دەربارەی
(atmosphere correction) زانیاری دەربارەی
 
(Building Permit Guidelines ) ڕێنماییەکانی مۆڵەتی بینا
(Building Permit Guidelines ) ڕێنماییەکانی مۆڵەتی بینا(Building Permit Guidelines ) ڕێنماییەکانی مۆڵەتی بینا
(Building Permit Guidelines ) ڕێنماییەکانی مۆڵەتی بینا
 
المبادئ التوجيهية البلدية - ڕێنامەی شارەوانی (Municipal guidelines)
المبادئ التوجيهية البلدية - ڕێنامەی شارەوانی  (Municipal guidelines)المبادئ التوجيهية البلدية - ڕێنامەی شارەوانی  (Municipal guidelines)
المبادئ التوجيهية البلدية - ڕێنامەی شارەوانی (Municipal guidelines)
 
CONDITIONS OF CONTRACT FOR WORKS OF CIVIL ENGINEERING CONSTRUCTION
CONDITIONS OF CONTRACT  FOR WORKS OF CIVIL  ENGINEERING CONSTRUCTIONCONDITIONS OF CONTRACT  FOR WORKS OF CIVIL  ENGINEERING CONSTRUCTION
CONDITIONS OF CONTRACT FOR WORKS OF CIVIL ENGINEERING CONSTRUCTION
 
Lecture 1: Basics of trigonometry (surveying)
Lecture 1: Basics of trigonometry (surveying)Lecture 1: Basics of trigonometry (surveying)
Lecture 1: Basics of trigonometry (surveying)
 
الشروط العامة لمقاولات اعمال الهندسة المدنية
الشروط العامة لمقاولات اعمال الهندسة المدنيةالشروط العامة لمقاولات اعمال الهندسة المدنية
الشروط العامة لمقاولات اعمال الهندسة المدنية
 
GENERAL CONDITIONS FOR CONTRACTS OF CIVIL ENGINEERING WORKS
GENERAL CONDITIONS  FOR  CONTRACTS OF CIVIL ENGINEERING WORKS GENERAL CONDITIONS  FOR  CONTRACTS OF CIVIL ENGINEERING WORKS
GENERAL CONDITIONS FOR CONTRACTS OF CIVIL ENGINEERING WORKS
 
2 سەرەتاکانی دیزاین
2 سەرەتاکانی دیزاین2 سەرەتاکانی دیزاین
2 سەرەتاکانی دیزاین
 
Soil Mechanics (Problems & solutions)
Soil Mechanics (Problems & solutions)Soil Mechanics (Problems & solutions)
Soil Mechanics (Problems & solutions)
 
ڕێبەری بەشە ئەندازیارییەکان
ڕێبەری بەشە ئەندازیارییەکانڕێبەری بەشە ئەندازیارییەکان
ڕێبەری بەشە ئەندازیارییەکان
 
سەرەتاکانی دیزاین
سەرەتاکانی دیزاینسەرەتاکانی دیزاین
سەرەتاکانی دیزاین
 
ڕێبەری بەشەئەندازیارییەكانی زانكۆی كۆیە
ڕێبەری بەشەئەندازیارییەكانی زانكۆی كۆیەڕێبەری بەشەئەندازیارییەكانی زانكۆی كۆیە
ڕێبەری بەشەئەندازیارییەكانی زانكۆی كۆیە
 
پرۆژەی ناساندنی ئەندازیاری
پرۆژەی ناساندنی ئەندازیاریپرۆژەی ناساندنی ئەندازیاری
پرۆژەی ناساندنی ئەندازیاری
 
بناغە و بنەپایە Footing and Foundation
بناغە و بنەپایە Footing and Foundationبناغە و بنەپایە Footing and Foundation
بناغە و بنەپایە Footing and Foundation
 
slump test سڵەمپ تێست
slump test سڵەمپ تێستslump test سڵەمپ تێست
slump test سڵەمپ تێست
 
Design of Storm Sewer System
Design of Storm Sewer SystemDesign of Storm Sewer System
Design of Storm Sewer System
 
ڕۆنی بزوێنەر
ڕۆنی بزوێنەرڕۆنی بزوێنەر
ڕۆنی بزوێنەر
 

Recently uploaded

TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEMTIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
HODECEDSIET
 
Question paper of renewable energy sources
Question paper of renewable energy sourcesQuestion paper of renewable energy sources
Question paper of renewable energy sources
mahammadsalmanmech
 
Engine Lubrication performance System.pdf
Engine Lubrication performance System.pdfEngine Lubrication performance System.pdf
Engine Lubrication performance System.pdf
mamamaam477
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
171ticu
 
Recycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part IIRecycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part II
Aditya Rajan Patra
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
MDSABBIROJJAMANPAYEL
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
insn4465
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
IJECEIAES
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
VICTOR MAESTRE RAMIREZ
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
co23btech11018
 
New techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdfNew techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdf
wisnuprabawa3
 
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdfIron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
RadiNasr
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
171ticu
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
nooriasukmaningtyas
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
Las Vegas Warehouse
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
Madan Karki
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
IJECEIAES
 

Recently uploaded (20)

TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEMTIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
TIME DIVISION MULTIPLEXING TECHNIQUE FOR COMMUNICATION SYSTEM
 
Question paper of renewable energy sources
Question paper of renewable energy sourcesQuestion paper of renewable energy sources
Question paper of renewable energy sources
 
Engine Lubrication performance System.pdf
Engine Lubrication performance System.pdfEngine Lubrication performance System.pdf
Engine Lubrication performance System.pdf
 
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样学校原版美国波士顿大学毕业证学历学位证书原版一模一样
学校原版美国波士顿大学毕业证学历学位证书原版一模一样
 
Recycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part IIRecycled Concrete Aggregate in Construction Part II
Recycled Concrete Aggregate in Construction Part II
 
Properties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptxProperties Railway Sleepers and Test.pptx
Properties Railway Sleepers and Test.pptx
 
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
哪里办理(csu毕业证书)查尔斯特大学毕业证硕士学历原版一模一样
 
Embedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoringEmbedded machine learning-based road conditions and driving behavior monitoring
Embedded machine learning-based road conditions and driving behavior monitoring
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student MemberIEEE Aerospace and Electronic Systems Society as a Graduate Student Member
IEEE Aerospace and Electronic Systems Society as a Graduate Student Member
 
Computational Engineering IITH Presentation
Computational Engineering IITH PresentationComputational Engineering IITH Presentation
Computational Engineering IITH Presentation
 
New techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdfNew techniques for characterising damage in rock slopes.pdf
New techniques for characterising damage in rock slopes.pdf
 
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdfIron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
 
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样官方认证美国密歇根州立大学毕业证学位证书原版一模一样
官方认证美国密歇根州立大学毕业证学位证书原版一模一样
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
 
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have oneISPM 15 Heat Treated Wood Stamps and why your shipping must have one
ISPM 15 Heat Treated Wood Stamps and why your shipping must have one
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
spirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptxspirit beverages ppt without graphics.pptx
spirit beverages ppt without graphics.pptx
 
Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...Advanced control scheme of doubly fed induction generator for wind turbine us...
Advanced control scheme of doubly fed induction generator for wind turbine us...
 

T- Distribution Report

  • 1. : ‫کۆلێژ‬ ‫ناوی‬ ‫هەولێر‬ ‫ئەندازیاری‬ ‫پۆلیتەکنیکی‬ ‫زانکۆی‬ : ‫زانستی‬ ‫بەشی‬ ‫ناوی‬ ‫شارستانی‬ ‫ئەندازیاری‬ : ‫بابەت‬ ‫ناوی‬ Engineering Statistics : ‫قوتابی‬ ‫ناوی‬ ‫بهرام‬ ‫بهزاد‬ ‫صا‬ ‫بر‬ ‫مامۆستای‬ ‫ناوی‬ : ‫بابەت‬ ‫عمر‬ ‫حسن‬ ‫دلڤین‬ : ‫کردن‬ ‫پێشکەش‬ ‫رێکەوتی‬ ١٥ / ٦ / ٢٠٢٠
  • 2. 2 Contents Introduction:................................................................................................ 3 Degrees of Freedom:................................................................................ 3 Key Takeaways ........................................................................................ 3 Calculation by hand: ................................................................................... 4 Calculation by Microsoft Excel: ................................................................. 5 T- Distribution Curve:................................................................................. 6 Discussion:.................................................................................................. 8 Summary and Learning Outcomes:............................................................. 9 Reference: ................................................................................................. 11
  • 3. 3 Introduction: A t-test is a statistical test that is used to compare the means of two groups. It is often used in hypothesis testing to determine whether a process or treatment actually has an effect on the population of interest, or whether two groups are different from one another. T-distribution is a probability distribution that is used to estimate population parameters when the sample size is small and / or when the population variance is unknown. Why use the t-distribution? According to the central limit theorem, the sampling distribution of statistic will follow a normal distribution as long as the sample size is sufficiently large. When to use the t-distribution: The t-distribution can be used with any statistic having a bell shaped distribution The sampling distribution of a statistic should be bell shaped if any of the following conditions apply  The population distribution is normal.  Population is symmetric, unimodal, without outliers and the sample size at least 40. Degrees of Freedom: There are actually many different t-distributions. The particular of the t-distribution is determined by its degree of freedom. Whose values are given by: n S t      Key Takeaways  The T distribution is a continuous probability distribution of the z-score when the estimated standard deviation is used in the denominator rather than the true standard deviation.  The T distribution, like the normal distribution, is bell-shaped and symmetric, but it has heavier tails, which means it tends to produce values that fall far from its mean.  T-tests are used in statistics to estimate significance. µ = is the sample mean. µº = is the population mean. S = is the standard deviation of the sample. n = is the sample size.
  • 4. 4 Calculation by hand: Data: Speed’s 𝜇 = 52.333 𝑘𝑚/ℎ𝑟 𝜇° = 56 𝑘𝑚/ℎ𝑟 n = 30 𝑆𝐷 𝑜𝑟 (𝑆) = 9.444 𝑘𝑚/ℎ𝑟 Solution: Step 1: determine the null and alternative hypotheses. Null hypothesis 𝐻0: 𝜇 = 𝜇𝑜 Alternative hypothesis 𝐻𝑎: 𝜇 ≠ 𝜇𝑜 𝑜𝑟 𝜇 > 𝜇𝑜 𝑜𝑟 𝜇 < 𝜇𝑜 Step 2: 𝑡 = 𝑋−𝜇𝑜 𝑆 √𝑛 = 52.333−56 9.444 √30 = −2.126 Step 3: I use Table A.3 t = 2.126 df = 30-1= 29 P-value = 0.021 Step 4: I use Table A.2 df = 29 C.L = 95% = 0.95 𝑡′ = 2.05 Step 5: 52.333 < 56 and 2.05 < 2.126 (Two – tailed) , statistically significant 51 54 54 61 50 50 41 57 49 54 35 50 53 50 43 51 51 48 54 64 76 39 49 76 52 54 62 35 59 48
  • 5. 5 Calculation by Microsoft Excel: Data: Speeds 𝜇 = 52.333 𝑘𝑚/ℎ𝑟 𝜇° = 56 𝑘𝑚/ℎ𝑟 n = 30 𝑆𝐷 𝑜𝑟 (𝑆) = 9.444 𝑘𝑚/ℎ𝑟 Result: 51 54 54 61 50 50 41 57 49 54 35 50 53 50 43 51 51 48 54 64 76 39 49 76 52 54 62 35 59 48 t-Test: One-Sample Result Mean 52.3333333 Variance 89.1954023 Observations 30 Hypothesized Mean Difference 0 df 29 t Stat -2.1264777 P(T<=t) one-tail 0.02104907 t Critical one-tail 1.69912703 P(T<=t) two-tail 0.04209814 t Critical two-tail 2.04522964
  • 7. 7
  • 8. 8 Discussion: One sample t-test, using T distribution (DF=29) (two-tailed) (validation) Since p-value < α, H0 is rejected. The average of Speed's population is considered to be not equal to the μ0. In other words, the difference between the average of the Speed and μ0 is big enough to be statistically significant. p-value equals 0.0420981, ( p( x ≤ T ) = 0.0210491 ). This means that the chance of type1 error (rejecting a correct H0) is small: 0.04210 (4.21%). The smaller the p-value the more it supports Ha. The test statistic T equals -2.126478, is not in the 95% critical value accepted range: [-2.0452 : 2.0452]. x=52.33, is not in the 95% accepted range: [52.4700 : 59.5300]. The statistic S' equals 1.724 . The observed standardized effect size is medium (0.39). That indicates that the magnitude of the difference between the average and μ0 is medium.
  • 9. 9 Summary and Learning Outcomes: Step 1: Determine the null and alternative hypotheses. where the format of the alternative hypothesis depends on the research question of interest and must be decided before looking at the data. Step 2: Summarize the data into an appropriate test statistic after first verifying that necessary data conditions are met. If n is large, or if there are no extreme outliers or skewness, compute Step 3: Find the p-value by comparing the test statistic to the possibilities expected if the null hypothesis were true. Using the t-distribution with df 5 n 2 1, the p-value is the area in the tail(s) beyond the test statistic t, as follows: These areas can be found using statistical software, or a p-value range can be found using Table A.3 in the Appendix. Step 4: Decide whether the result is statistically significant based on the p-value. Step 5: Report the conclusion in the context of the situation. The notation t* is used for the multiplier in a confidence interval as well as for the critical value in a rejection region. Values of t* are found in Table A.2.
  • 10. 10 Summary and Learning Outcomes: The t-test is your first introduction to performing a real statistical test between two groups and trying to understand this whole matter of significance from an applied point of view. Be sure that you understand what is in this chapter before you move on. And be sure you can do by hand the few calculations that were asked for. Next, we move on to using another form of the same test, only this time, two measures are taken from one group of participants rather than one measure taken from two separate groups. The t-test assesses whether the means of two groups are statistically different from each other. Independent t-test is to determine if a difference exists in the means of two groups on a particular characteristic. Paired samples t-test is a measurements of the same variable at two different points are compared. To calculate t-test, we need two t-values and p-value: I. Calculated t-value. II. Critical t-value If calculated t-value is greater than critical t-value, then reject the null hypothesis. In MS excel: I. Analyze for t-test. II. Perform t-test III. If the sig < alpha value, null hypothesis will be accepted.
  • 11. 11 Reference: 1-Mind on Statistics 5th ed Jessica M. Utts University of California, Irvine Robert F. Heckard Pennsylvania State University. 2-Applied Statistics and Probability for Engineers Sixth Edition Douglas C. Montgomery Arizona State University George C. Runger Arizona State University. 3-Basic Statistics for Business & Economics Fifth Edition Douglas A. Lind Coastal Carolina University and The University of Toledo William C. Marchal The University of Toledo SamuelA. Wathen Coastal Carolina University. 4-Excel 2016 for Engineering Statistics A Guide to Solving Practical Problems /Thomas J. Quirk. 5- statistics for people who hate statistics 6th ed —Professor Valarie Janesick Professor of Educational Leadership University of South Florida. 6- Engineering Statistics 2019-2020 lecturer. Dilveen H. Omar.