SlideShare a Scribd company logo
1 of 44
BASIC STATISTICAL ANALYSIS USING EXCEL
What is Data ?
Data is a collection of facts or
information from which
conclusions may be drawn.
Types of Data
Qualitative or Attribute data - the
characteristic being studied is nonnumeric.
E.g.: Gender, religious affiliation, state of birth, country
representing, words, images, videos
Quantitative data - the characteristic being
studied is numeric
E.g.: time (in seconds) for 400 mts race, Prize money won
by a tennis player , or number of boundaries scored in
a match.
Quantitative data
Quantitative variables can be classified as either discrete or continuous.
Discrete variables: can only assume certain values
E.g.: the number of goals in a football match, or the number of wickets by
a bowler in a cricket match (1,2,3,…,etc.)
Continuous variable can assume any value within a specified range.
E.g.: the height of an athlete or the weight of a boxer.
Summary of Types of variables
Searching out published research results in libraries (or the
internet)
• This is an important early step of research
• The research process always includes synthesis and analysis
• But, just reviewing of literature is not research
Levels of Measurements
• Categorical: Nominal, Ordinal
• Scale: Interval, Ratio
Nominal-Level Data
Properties:
• Observations of a qualitative
variable can only be classified
and counted.
• There is no particular order
to the labels.
Ordinal-Level Data
Properties:
• Data classifications are
represented by sets of labels
or names (high, medium,
low) that have relative
values.
• Because of the relative
values, the data classified
can be ranked or ordered.
Interval-Level Data
Properties:
• Data classifications are ordered
according to the amount of the
characteristic they possess.
• Equal differences in the
characteristic are represented
by equal differences in the
measurements.
Ratio-Level Data
 Practically all quantitative data is recorded on the ratio level
of measurement.
 Ratio level is the “highest” level of measurement.
Properties:
• Data classifications are ordered according to the amount of the
characteristics they possess.
• Equal differences in the characteristic are represented by equal differences
in the numbers assigned to the classifications.
• The zero point is the absence of the characteristic and the ratio between
two numbers is meaningful.
Levels of Measurement
Summary of Levels of Measurements
Why to Know the Level of Measurement of a Data?
• The level of measurement of the data dictates the calculations
that can be done to summarize and present the data.
• To determine the statistical tests that should be performed on
the data
Types of Analysis
Descriptive & Inferential Statistics
• Descriptive statistics uses the data to
provide descriptions of the population
/ sample, either through numerical
calculations or graphs or tables.
• Inferential statistics makes inferences
and predictions about a population
based on a sample of data taken from
the population.
Descriptive Statistics
Summarizing Data:
–Central Tendency (or Groups’ “Middle Values”)
• Mean
• Median
• Mode
–Variation (or Summary of Differences Within Groups)
• Range
• Interquartile Range
• Variance
• Standard Deviation
Choosing Summary Statistics
Which average and measure of spread?
Scale
Normally distributed
Mean
(Standard deviation)
Skewed data
Median
(Interquartile
range)
Categorical
Ordinal:
Median
(Interquartile
range)
Nominal:
Mode
(None)
Which Graph ?
Pivot Table
• A PivotTable is an extremely powerful tool that you can use to
slice and dice data.
• Summary tables can be created from hundreds of thousands of
data points.
• The tables can be changed dynamically to enable you to find
the different perspectives of the data.
• Graphical presentation can be made easily by Pivot Charts
Pivot Table
• PivotTableDataOnline.xlsx
Inferential Statistics
The methods of inferential statistics are
• the estimation of parameter(s)
• testing of Statistical hypothesis
Parameter and Statistics
• A measure calculated from population data is called
Parameter.
• A measure calculated from sample data is called Statistic.
Parameter Statistic
Size N n
Mean μ x̄
Standard deviation σ s
Proportion P p
Correlation coefficient ρ r
Estimation
Estimation is a process whereby we select a random sample from
a population and use a sample statistic to estimate a population
parameter.
There are two ways for estimation:
• Point Estimation
• Interval Estimation
Point Estimate
Point Estimate – A sample statistic used to estimate the exact
value of a population parameter.
• A point estimate is a single value and has the advantage of
being very precise but there is no information about its
reliability.
• The probability that a single sample statistic actually equal to
the parameter value is extremely small. For this reason point
estimation is rarely used.
Interval Estimate
Confidence interval (interval estimate) – A range of values
defined by the confidence level within which the population
parameter is estimated to fall.
• The interval estimate is less precise, but gives more
confidence.
TESTING OF HYPOTHESIS
Statistical Hypothesis
A Statistical hypothesis is an assumption or any logical statement
about the parameter of the population.
E.g.
• The average income of Indians in 2018 is 10500 Rs.
• Proportion of diabetic patients in Gujarat is not more than 10
%
• Faculties of Gujarat score better in IQ than faculties of
Maharashtra
Null hypothesis
A statistical hypothesis which is written for the possible
acceptance is called Null hypothesis. It is denoted by H0.
• In Null hypothesis if the parameter assumes specific value then
it is called Simple hypothesis.
E.g. 𝜇 = 280, P=0.10
• In Null hypothesis if the parameter assumes set of values then
it is called Composite hypothesis.
E.g. 𝜇 ≥ 280, P ≤ 0.10
Alternative Hypothesis
A statistical hypothesis which is complementary to the Null
hypothesis is called Alternative hypothesis. It is denoted by H1.
Testing of Hypothesis
The procedure to decide whether to accept or reject the null
hypothesis is called Testing of hypothesis.
Type I and Type II Error
• The error of rejecting the true null hypothesis is called Type I
error. The probability of type I error is denoted by 𝛼.
𝛼 = Prob [ Reject H0 / H0 is true]
• The error of accepting the false null hypothesis is called Type II
error. The probability of type II error is denoted by 𝛽.
𝛽= Prob [ Accept H0 / H0 is false]
Type I and Type II Error
DECISION
Null Hypothesis
TRUE FALSE
ACCEPT No Error Type II Error
REJECT Type I Error No Error
Level of Significance
The predetermined value of probability of type I error is called
level of significance. It is denoted by 𝛼.
The most commonly used level of significance are 1% or 5%.
Interpretation: 5% level of significance means in 5 out of 100
cases, it is likely to reject a true null hypothesis.
Critical Region
The area of the probability curve corresponding to 𝛼 is called
critical region.
i.e. the area under normal curve at which a true null hypothesis
is rejected is called area of rejection or critical region.
The remaining region under normal curve is called acceptance
region.
Critical Region
Power of Test
The probability of rejecting the false null hypothesis is called the
Power of the test.
It is denoted by 1- 𝛽.
i.e. 1- 𝛽 = Prob [ Reject H0 / H0 is false]
Test Statistics
If the sample size is more than or equal to 30, it is called a large
sample and if it is less than 30, it is called a small sample.
Different test statistic is used for testing of hypothesis based on
the size of the sample.
• For a large sample, test statistic z is used.
• For a small sample, test statistic t is used.
Steps of Testing of Hypothesis
• Step 1: Setting up Null hypothesis
• Step 2: Setting up Alternative hypothesis
• Step3: Calculating test statistics
• Step 4: Determining table value of test statistics
• Step 5: Conclusion
– If test statistics ≤ table value, Null hypothesis is Accepted
– If test statistics > table value, Null hypothesis is Rejected
Testing of Hypothesis
1. Testing single mean
2. Testing significant difference between two means
3. Testing single proportion
4. Testing significant difference between two proportions
5. Testing single standard deviation
6. Testing two standard deviations
7. Testing means for more than two samples
8. Testing standard deviations for more than two samples
9. Testing proportion for more than two samples
10. Testing for non-normal populations
Decision Tree for deciding Test
Deciding Test
P value
• P-value ≡ the probability the test statistic would take a value as
extreme or more extreme than observed test statistic, when H0
is true
• Smaller-and-smaller P-values → stronger-and-stronger
evidence against H0
• For typical analysis, using the standard α = 0.05 cutoff, the null
hypothesis is
- rejected when p <= .05 and
- not rejected when p > .05.
Loading Data Analysis Tool Pack
• Go to Excel Options. (In Excel 2010 or 2013, click
the File tab and select Options. In Excel 2007,
click the Office button and select Excel Options.)
• Click the Add-Ins category.
• Click the Go button toward the bottom.
• Check the Analysis ToolPak item, as shown in
Figure.
Handout & Data
• Data Analysis Tool Pack.xlsx
• Handouts for Excel Data Analysis Tool Pack.docx

More Related Content

What's hot

Application of Excel and SPSS software for statistical analysis- Biostatistic...
Application of Excel and SPSS software for statistical analysis- Biostatistic...Application of Excel and SPSS software for statistical analysis- Biostatistic...
Application of Excel and SPSS software for statistical analysis- Biostatistic...Himanshu Sharma
 
Minitab- A statistical tool
Minitab- A statistical tool Minitab- A statistical tool
Minitab- A statistical tool Dr-Jitendra Patel
 
Type i and type ii errors
Type i and type ii errorsType i and type ii errors
Type i and type ii errorsp24ssp
 
Coefficient of correlation...ppt
Coefficient of correlation...pptCoefficient of correlation...ppt
Coefficient of correlation...pptRahul Dhaker
 
wilcoxon signed rank test
wilcoxon signed rank testwilcoxon signed rank test
wilcoxon signed rank testraj shekar
 
Wilcoxon signed rank test
Wilcoxon signed rank testWilcoxon signed rank test
Wilcoxon signed rank testBiswash Sapkota
 
Applications of sas and minitab in data analysis
Applications of sas and minitab in data analysisApplications of sas and minitab in data analysis
Applications of sas and minitab in data analysisVeenaV29
 
3.1 non parametric test
3.1 non parametric test3.1 non parametric test
3.1 non parametric testShital Patil
 
factorial design.pptx
factorial design.pptxfactorial design.pptx
factorial design.pptxSreeLatha98
 
Wilcoxon Rank-Sum Test
Wilcoxon Rank-Sum TestWilcoxon Rank-Sum Test
Wilcoxon Rank-Sum TestLakshmi Anush
 
Factorial design ,full factorial design, fractional factorial design
Factorial design ,full factorial design, fractional factorial designFactorial design ,full factorial design, fractional factorial design
Factorial design ,full factorial design, fractional factorial designSayed Shakil Ahmed
 
NON-PARAMETRIC TESTS by Prajakta Sawant
NON-PARAMETRIC TESTS by Prajakta SawantNON-PARAMETRIC TESTS by Prajakta Sawant
NON-PARAMETRIC TESTS by Prajakta SawantPRAJAKTASAWANT33
 

What's hot (20)

Application of Excel and SPSS software for statistical analysis- Biostatistic...
Application of Excel and SPSS software for statistical analysis- Biostatistic...Application of Excel and SPSS software for statistical analysis- Biostatistic...
Application of Excel and SPSS software for statistical analysis- Biostatistic...
 
factorial design
factorial designfactorial design
factorial design
 
Minitab- A statistical tool
Minitab- A statistical tool Minitab- A statistical tool
Minitab- A statistical tool
 
Correlation
CorrelationCorrelation
Correlation
 
Type i and type ii errors
Type i and type ii errorsType i and type ii errors
Type i and type ii errors
 
Spss
SpssSpss
Spss
 
The t test
The t testThe t test
The t test
 
Coefficient of correlation...ppt
Coefficient of correlation...pptCoefficient of correlation...ppt
Coefficient of correlation...ppt
 
Regression
RegressionRegression
Regression
 
wilcoxon signed rank test
wilcoxon signed rank testwilcoxon signed rank test
wilcoxon signed rank test
 
Wilcoxon signed rank test
Wilcoxon signed rank testWilcoxon signed rank test
Wilcoxon signed rank test
 
Applications of sas and minitab in data analysis
Applications of sas and minitab in data analysisApplications of sas and minitab in data analysis
Applications of sas and minitab in data analysis
 
Parametric tests
Parametric testsParametric tests
Parametric tests
 
Non parametric tests
Non parametric testsNon parametric tests
Non parametric tests
 
Non-Parametric Tests
Non-Parametric TestsNon-Parametric Tests
Non-Parametric Tests
 
3.1 non parametric test
3.1 non parametric test3.1 non parametric test
3.1 non parametric test
 
factorial design.pptx
factorial design.pptxfactorial design.pptx
factorial design.pptx
 
Wilcoxon Rank-Sum Test
Wilcoxon Rank-Sum TestWilcoxon Rank-Sum Test
Wilcoxon Rank-Sum Test
 
Factorial design ,full factorial design, fractional factorial design
Factorial design ,full factorial design, fractional factorial designFactorial design ,full factorial design, fractional factorial design
Factorial design ,full factorial design, fractional factorial design
 
NON-PARAMETRIC TESTS by Prajakta Sawant
NON-PARAMETRIC TESTS by Prajakta SawantNON-PARAMETRIC TESTS by Prajakta Sawant
NON-PARAMETRIC TESTS by Prajakta Sawant
 

Similar to BASIC STATISTICAL ANALYSIS USING EXCEL

Univariate Analysis
 Univariate Analysis Univariate Analysis
Univariate AnalysisSoumya Sahoo
 
Estimation and hypothesis
Estimation and hypothesisEstimation and hypothesis
Estimation and hypothesisJunaid Ijaz
 
7- Quantitative Research- Part 3.pdf
7- Quantitative Research- Part 3.pdf7- Quantitative Research- Part 3.pdf
7- Quantitative Research- Part 3.pdfezaldeen2013
 
BIOSTATISTICS.pptx
BIOSTATISTICS.pptxBIOSTATISTICS.pptx
BIOSTATISTICS.pptxkajolbhavsar
 
Statistical Methods in Research
Statistical Methods in ResearchStatistical Methods in Research
Statistical Methods in ResearchManoj Sharma
 
inferencial statistics
inferencial statisticsinferencial statistics
inferencial statisticsanjaemerry
 
TREATMENT OF DATA_Scrd.pptx
TREATMENT OF DATA_Scrd.pptxTREATMENT OF DATA_Scrd.pptx
TREATMENT OF DATA_Scrd.pptxCarmela857185
 
Presentation research- chapter 10-11 istiqlal
Presentation research- chapter 10-11 istiqlalPresentation research- chapter 10-11 istiqlal
Presentation research- chapter 10-11 istiqlalIstiqlalEid
 
Stat 1163 -statistics in environmental science
Stat 1163 -statistics in environmental scienceStat 1163 -statistics in environmental science
Stat 1163 -statistics in environmental scienceKhulna University
 
Basics of Hypothesis testing for Pharmacy
Basics of Hypothesis testing for PharmacyBasics of Hypothesis testing for Pharmacy
Basics of Hypothesis testing for PharmacyParag Shah
 
Introduction to Data Management in Human Ecology
Introduction to Data Management in Human EcologyIntroduction to Data Management in Human Ecology
Introduction to Data Management in Human EcologyKern Rocke
 
Common Statistical Terms - Biostatistics - Ravinandan A P.pdf
Common Statistical Terms - Biostatistics - Ravinandan A P.pdfCommon Statistical Terms - Biostatistics - Ravinandan A P.pdf
Common Statistical Terms - Biostatistics - Ravinandan A P.pdfRavinandan A P
 
2_Lecture 2_Confidence_Interval_3.pdf
2_Lecture 2_Confidence_Interval_3.pdf2_Lecture 2_Confidence_Interval_3.pdf
2_Lecture 2_Confidence_Interval_3.pdfCHANSreyya1
 
Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statisticsHiba Armouche
 
ststs nw.pptx
ststs nw.pptxststs nw.pptx
ststs nw.pptxMrymNb
 

Similar to BASIC STATISTICAL ANALYSIS USING EXCEL (20)

Univariate Analysis
 Univariate Analysis Univariate Analysis
Univariate Analysis
 
Estimation and hypothesis
Estimation and hypothesisEstimation and hypothesis
Estimation and hypothesis
 
Ds 2251 -_hypothesis test
Ds 2251 -_hypothesis testDs 2251 -_hypothesis test
Ds 2251 -_hypothesis test
 
Descriptive Analysis.pptx
Descriptive Analysis.pptxDescriptive Analysis.pptx
Descriptive Analysis.pptx
 
7- Quantitative Research- Part 3.pdf
7- Quantitative Research- Part 3.pdf7- Quantitative Research- Part 3.pdf
7- Quantitative Research- Part 3.pdf
 
Environmental statistics
Environmental statisticsEnvironmental statistics
Environmental statistics
 
BIOSTATISTICS.pptx
BIOSTATISTICS.pptxBIOSTATISTICS.pptx
BIOSTATISTICS.pptx
 
Statistical Methods in Research
Statistical Methods in ResearchStatistical Methods in Research
Statistical Methods in Research
 
inferencial statistics
inferencial statisticsinferencial statistics
inferencial statistics
 
ANALYSIS OF DATA.pptx
ANALYSIS OF DATA.pptxANALYSIS OF DATA.pptx
ANALYSIS OF DATA.pptx
 
TREATMENT OF DATA_Scrd.pptx
TREATMENT OF DATA_Scrd.pptxTREATMENT OF DATA_Scrd.pptx
TREATMENT OF DATA_Scrd.pptx
 
Presentation research- chapter 10-11 istiqlal
Presentation research- chapter 10-11 istiqlalPresentation research- chapter 10-11 istiqlal
Presentation research- chapter 10-11 istiqlal
 
Stat 1163 -statistics in environmental science
Stat 1163 -statistics in environmental scienceStat 1163 -statistics in environmental science
Stat 1163 -statistics in environmental science
 
Basics of Hypothesis testing for Pharmacy
Basics of Hypothesis testing for PharmacyBasics of Hypothesis testing for Pharmacy
Basics of Hypothesis testing for Pharmacy
 
Qm 0809
Qm 0809 Qm 0809
Qm 0809
 
Introduction to Data Management in Human Ecology
Introduction to Data Management in Human EcologyIntroduction to Data Management in Human Ecology
Introduction to Data Management in Human Ecology
 
Common Statistical Terms - Biostatistics - Ravinandan A P.pdf
Common Statistical Terms - Biostatistics - Ravinandan A P.pdfCommon Statistical Terms - Biostatistics - Ravinandan A P.pdf
Common Statistical Terms - Biostatistics - Ravinandan A P.pdf
 
2_Lecture 2_Confidence_Interval_3.pdf
2_Lecture 2_Confidence_Interval_3.pdf2_Lecture 2_Confidence_Interval_3.pdf
2_Lecture 2_Confidence_Interval_3.pdf
 
Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statistics
 
ststs nw.pptx
ststs nw.pptxststs nw.pptx
ststs nw.pptx
 

More from Parag Shah

Basic Statistics in 1 hour.pptx
Basic Statistics in 1 hour.pptxBasic Statistics in 1 hour.pptx
Basic Statistics in 1 hour.pptxParag Shah
 
Non- Parametric Tests
Non- Parametric TestsNon- Parametric Tests
Non- Parametric TestsParag Shah
 
Correlation & Regression Analysis using SPSS
Correlation & Regression Analysis  using SPSSCorrelation & Regression Analysis  using SPSS
Correlation & Regression Analysis using SPSSParag Shah
 
Proportion test using Chi square
Proportion test using Chi squareProportion test using Chi square
Proportion test using Chi squareParag Shah
 
Chi square tests using spss
Chi square tests using spssChi square tests using spss
Chi square tests using spssParag Shah
 
Chi square tests using SPSS
Chi square tests using SPSSChi square tests using SPSS
Chi square tests using SPSSParag Shah
 
t test using spss
t test using spsst test using spss
t test using spssParag Shah
 
Exploratory Data Analysis for Biotechnology and Pharmaceutical Sciences
Exploratory Data Analysis for Biotechnology and Pharmaceutical SciencesExploratory Data Analysis for Biotechnology and Pharmaceutical Sciences
Exploratory Data Analysis for Biotechnology and Pharmaceutical SciencesParag Shah
 
Statistical inference: Estimation
Statistical inference: EstimationStatistical inference: Estimation
Statistical inference: EstimationParag Shah
 
Small sample test
Small sample testSmall sample test
Small sample testParag Shah
 
F test and ANOVA
F test and ANOVAF test and ANOVA
F test and ANOVAParag Shah
 
Testing of hypothesis - Chi-Square test
Testing of hypothesis - Chi-Square testTesting of hypothesis - Chi-Square test
Testing of hypothesis - Chi-Square testParag Shah
 
Testing of hypothesis - large sample test
Testing of hypothesis - large sample testTesting of hypothesis - large sample test
Testing of hypothesis - large sample testParag Shah
 
Statistics for Physical Education
Statistics for Physical EducationStatistics for Physical Education
Statistics for Physical EducationParag Shah
 
Career option for stats
Career option for statsCareer option for stats
Career option for statsParag Shah
 

More from Parag Shah (16)

Basic Statistics in 1 hour.pptx
Basic Statistics in 1 hour.pptxBasic Statistics in 1 hour.pptx
Basic Statistics in 1 hour.pptx
 
Non- Parametric Tests
Non- Parametric TestsNon- Parametric Tests
Non- Parametric Tests
 
Correlation & Regression Analysis using SPSS
Correlation & Regression Analysis  using SPSSCorrelation & Regression Analysis  using SPSS
Correlation & Regression Analysis using SPSS
 
Proportion test using Chi square
Proportion test using Chi squareProportion test using Chi square
Proportion test using Chi square
 
Chi square tests using spss
Chi square tests using spssChi square tests using spss
Chi square tests using spss
 
Chi square tests using SPSS
Chi square tests using SPSSChi square tests using SPSS
Chi square tests using SPSS
 
t test using spss
t test using spsst test using spss
t test using spss
 
Exploratory Data Analysis for Biotechnology and Pharmaceutical Sciences
Exploratory Data Analysis for Biotechnology and Pharmaceutical SciencesExploratory Data Analysis for Biotechnology and Pharmaceutical Sciences
Exploratory Data Analysis for Biotechnology and Pharmaceutical Sciences
 
Probability
Probability    Probability
Probability
 
Statistical inference: Estimation
Statistical inference: EstimationStatistical inference: Estimation
Statistical inference: Estimation
 
Small sample test
Small sample testSmall sample test
Small sample test
 
F test and ANOVA
F test and ANOVAF test and ANOVA
F test and ANOVA
 
Testing of hypothesis - Chi-Square test
Testing of hypothesis - Chi-Square testTesting of hypothesis - Chi-Square test
Testing of hypothesis - Chi-Square test
 
Testing of hypothesis - large sample test
Testing of hypothesis - large sample testTesting of hypothesis - large sample test
Testing of hypothesis - large sample test
 
Statistics for Physical Education
Statistics for Physical EducationStatistics for Physical Education
Statistics for Physical Education
 
Career option for stats
Career option for statsCareer option for stats
Career option for stats
 

Recently uploaded

Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxEmmanuel Dauda
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsappssapnasaifi408
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queensdataanalyticsqueen03
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样vhwb25kk
 
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptxAmazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptxAbdelrhman abooda
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Jack DiGiovanna
 
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degreeyuu sss
 
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一F La
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]📊 Markus Baersch
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfSocial Samosa
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Colleen Farrelly
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)jennyeacort
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一F sss
 
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理e4aez8ss
 

Recently uploaded (20)

Customer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptxCustomer Service Analytics - Make Sense of All Your Data.pptx
Customer Service Analytics - Make Sense of All Your Data.pptx
 
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /WhatsappsBeautiful Sapna Vip  Call Girls Hauz Khas 9711199012 Call /Whatsapps
Beautiful Sapna Vip Call Girls Hauz Khas 9711199012 Call /Whatsapps
 
Top 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In QueensTop 5 Best Data Analytics Courses In Queens
Top 5 Best Data Analytics Courses In Queens
 
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
1:1定制(UQ毕业证)昆士兰大学毕业证成绩单修改留信学历认证原版一模一样
 
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptxAmazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
Amazon TQM (2) Amazon TQM (2)Amazon TQM (2).pptx
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
Building on a FAIRly Strong Foundation to Connect Academic Research to Transl...
 
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
办美国阿肯色大学小石城分校毕业证成绩单pdf电子版制作修改#真实留信入库#永久存档#真实可查#diploma#degree
 
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
办理(UWIC毕业证书)英国卡迪夫城市大学毕业证成绩单原版一比一
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 
Call Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort ServiceCall Girls in Saket 99530🔝 56974 Escort Service
Call Girls in Saket 99530🔝 56974 Escort Service
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]GA4 Without Cookies [Measure Camp AMS]
GA4 Without Cookies [Measure Camp AMS]
 
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdfKantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
Kantar AI Summit- Under Embargo till Wednesday, 24th April 2024, 4 PM, IST.pdf
 
Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024Generative AI for Social Good at Open Data Science East 2024
Generative AI for Social Good at Open Data Science East 2024
 
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
Call Us ➥97111√47426🤳Call Girls in Aerocity (Delhi NCR)
 
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
办理学位证中佛罗里达大学毕业证,UCF成绩单原版一比一
 
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
科罗拉多大学波尔得分校毕业证学位证成绩单-可办理
 

BASIC STATISTICAL ANALYSIS USING EXCEL

  • 2. What is Data ? Data is a collection of facts or information from which conclusions may be drawn.
  • 3. Types of Data Qualitative or Attribute data - the characteristic being studied is nonnumeric. E.g.: Gender, religious affiliation, state of birth, country representing, words, images, videos Quantitative data - the characteristic being studied is numeric E.g.: time (in seconds) for 400 mts race, Prize money won by a tennis player , or number of boundaries scored in a match.
  • 4. Quantitative data Quantitative variables can be classified as either discrete or continuous. Discrete variables: can only assume certain values E.g.: the number of goals in a football match, or the number of wickets by a bowler in a cricket match (1,2,3,…,etc.) Continuous variable can assume any value within a specified range. E.g.: the height of an athlete or the weight of a boxer.
  • 5. Summary of Types of variables Searching out published research results in libraries (or the internet) • This is an important early step of research • The research process always includes synthesis and analysis • But, just reviewing of literature is not research
  • 6. Levels of Measurements • Categorical: Nominal, Ordinal • Scale: Interval, Ratio
  • 7. Nominal-Level Data Properties: • Observations of a qualitative variable can only be classified and counted. • There is no particular order to the labels.
  • 8. Ordinal-Level Data Properties: • Data classifications are represented by sets of labels or names (high, medium, low) that have relative values. • Because of the relative values, the data classified can be ranked or ordered.
  • 9. Interval-Level Data Properties: • Data classifications are ordered according to the amount of the characteristic they possess. • Equal differences in the characteristic are represented by equal differences in the measurements.
  • 10. Ratio-Level Data  Practically all quantitative data is recorded on the ratio level of measurement.  Ratio level is the “highest” level of measurement. Properties: • Data classifications are ordered according to the amount of the characteristics they possess. • Equal differences in the characteristic are represented by equal differences in the numbers assigned to the classifications. • The zero point is the absence of the characteristic and the ratio between two numbers is meaningful.
  • 12. Summary of Levels of Measurements
  • 13. Why to Know the Level of Measurement of a Data? • The level of measurement of the data dictates the calculations that can be done to summarize and present the data. • To determine the statistical tests that should be performed on the data
  • 15. Descriptive & Inferential Statistics • Descriptive statistics uses the data to provide descriptions of the population / sample, either through numerical calculations or graphs or tables. • Inferential statistics makes inferences and predictions about a population based on a sample of data taken from the population.
  • 16. Descriptive Statistics Summarizing Data: –Central Tendency (or Groups’ “Middle Values”) • Mean • Median • Mode –Variation (or Summary of Differences Within Groups) • Range • Interquartile Range • Variance • Standard Deviation
  • 17. Choosing Summary Statistics Which average and measure of spread? Scale Normally distributed Mean (Standard deviation) Skewed data Median (Interquartile range) Categorical Ordinal: Median (Interquartile range) Nominal: Mode (None)
  • 19. Pivot Table • A PivotTable is an extremely powerful tool that you can use to slice and dice data. • Summary tables can be created from hundreds of thousands of data points. • The tables can be changed dynamically to enable you to find the different perspectives of the data. • Graphical presentation can be made easily by Pivot Charts
  • 21. Inferential Statistics The methods of inferential statistics are • the estimation of parameter(s) • testing of Statistical hypothesis
  • 22. Parameter and Statistics • A measure calculated from population data is called Parameter. • A measure calculated from sample data is called Statistic. Parameter Statistic Size N n Mean μ x̄ Standard deviation σ s Proportion P p Correlation coefficient ρ r
  • 23. Estimation Estimation is a process whereby we select a random sample from a population and use a sample statistic to estimate a population parameter. There are two ways for estimation: • Point Estimation • Interval Estimation
  • 24. Point Estimate Point Estimate – A sample statistic used to estimate the exact value of a population parameter. • A point estimate is a single value and has the advantage of being very precise but there is no information about its reliability. • The probability that a single sample statistic actually equal to the parameter value is extremely small. For this reason point estimation is rarely used.
  • 25. Interval Estimate Confidence interval (interval estimate) – A range of values defined by the confidence level within which the population parameter is estimated to fall. • The interval estimate is less precise, but gives more confidence.
  • 27. Statistical Hypothesis A Statistical hypothesis is an assumption or any logical statement about the parameter of the population. E.g. • The average income of Indians in 2018 is 10500 Rs. • Proportion of diabetic patients in Gujarat is not more than 10 % • Faculties of Gujarat score better in IQ than faculties of Maharashtra
  • 28. Null hypothesis A statistical hypothesis which is written for the possible acceptance is called Null hypothesis. It is denoted by H0. • In Null hypothesis if the parameter assumes specific value then it is called Simple hypothesis. E.g. 𝜇 = 280, P=0.10 • In Null hypothesis if the parameter assumes set of values then it is called Composite hypothesis. E.g. 𝜇 ≥ 280, P ≤ 0.10
  • 29. Alternative Hypothesis A statistical hypothesis which is complementary to the Null hypothesis is called Alternative hypothesis. It is denoted by H1.
  • 30. Testing of Hypothesis The procedure to decide whether to accept or reject the null hypothesis is called Testing of hypothesis.
  • 31. Type I and Type II Error • The error of rejecting the true null hypothesis is called Type I error. The probability of type I error is denoted by 𝛼. 𝛼 = Prob [ Reject H0 / H0 is true] • The error of accepting the false null hypothesis is called Type II error. The probability of type II error is denoted by 𝛽. 𝛽= Prob [ Accept H0 / H0 is false]
  • 32. Type I and Type II Error DECISION Null Hypothesis TRUE FALSE ACCEPT No Error Type II Error REJECT Type I Error No Error
  • 33. Level of Significance The predetermined value of probability of type I error is called level of significance. It is denoted by 𝛼. The most commonly used level of significance are 1% or 5%. Interpretation: 5% level of significance means in 5 out of 100 cases, it is likely to reject a true null hypothesis.
  • 34. Critical Region The area of the probability curve corresponding to 𝛼 is called critical region. i.e. the area under normal curve at which a true null hypothesis is rejected is called area of rejection or critical region. The remaining region under normal curve is called acceptance region.
  • 36. Power of Test The probability of rejecting the false null hypothesis is called the Power of the test. It is denoted by 1- 𝛽. i.e. 1- 𝛽 = Prob [ Reject H0 / H0 is false]
  • 37. Test Statistics If the sample size is more than or equal to 30, it is called a large sample and if it is less than 30, it is called a small sample. Different test statistic is used for testing of hypothesis based on the size of the sample. • For a large sample, test statistic z is used. • For a small sample, test statistic t is used.
  • 38. Steps of Testing of Hypothesis • Step 1: Setting up Null hypothesis • Step 2: Setting up Alternative hypothesis • Step3: Calculating test statistics • Step 4: Determining table value of test statistics • Step 5: Conclusion – If test statistics ≤ table value, Null hypothesis is Accepted – If test statistics > table value, Null hypothesis is Rejected
  • 39. Testing of Hypothesis 1. Testing single mean 2. Testing significant difference between two means 3. Testing single proportion 4. Testing significant difference between two proportions 5. Testing single standard deviation 6. Testing two standard deviations 7. Testing means for more than two samples 8. Testing standard deviations for more than two samples 9. Testing proportion for more than two samples 10. Testing for non-normal populations
  • 40. Decision Tree for deciding Test
  • 42. P value • P-value ≡ the probability the test statistic would take a value as extreme or more extreme than observed test statistic, when H0 is true • Smaller-and-smaller P-values → stronger-and-stronger evidence against H0 • For typical analysis, using the standard α = 0.05 cutoff, the null hypothesis is - rejected when p <= .05 and - not rejected when p > .05.
  • 43. Loading Data Analysis Tool Pack • Go to Excel Options. (In Excel 2010 or 2013, click the File tab and select Options. In Excel 2007, click the Office button and select Excel Options.) • Click the Add-Ins category. • Click the Go button toward the bottom. • Check the Analysis ToolPak item, as shown in Figure.
  • 44. Handout & Data • Data Analysis Tool Pack.xlsx • Handouts for Excel Data Analysis Tool Pack.docx