SlideShare a Scribd company logo
1 of 25
The Beginner's Guide
to Statistical Analysis |
5 Steps & Examples
Statistical analysis means investigating trends, patterns, and
relationships using quantitative data. It is an important research tool
used by scientists, governments, businesses, and other
organizations.
To draw valid conclusions, statistical analysis requires careful
planning from the very start of the research process. You need to
specify your hypotheses and make decisions about your research
design, sample size, and sampling procedure.
After collecting data from your sample, you can organize and
summarize the data using descriptive statistics. Then, you can
use inferential statistics to formally test hypotheses and make
estimates about the population. Finally, you can interpret and
generalize your findings.
This article is a practical introduction to statistical analysis for
students and researchers. We’ll walk you through the steps
using two research examples. The first investigates a potential
cause-and-effect relationship, while the second investigates a
potential correlation between variables.
Step 1: Write your hypotheses and plan
your research design
To collect valid data for statistical analysis, you first need to specify
your hypotheses and plan out your research design.
Writing statistical hypotheses
The goal of research is often to investigate a relationship between variables within
a population. You start with a prediction, and use statistical analysis to test that
prediction.
A statistical hypothesis is a formal way of writing a prediction about a population.
Every research prediction is rephrased into null and alternative hypotheses that
can be tested using sample data.
While the null hypothesis always predicts no effect or no relationship between
variables, the alternative hypothesis states your research prediction of an effect or
relationship.
•Example: Statistical hypotheses to test an effect
•Null hypothesis: A 5-minute meditation exercise will have
no effect on math test scores in teenagers.
•Alternative hypothesis: A 5-minute meditation exercise
will improve math test scores in teenagers.
Planning your research design
A research design is your overall strategy for data collection and analysis. It
determines the statistical tests you can use to test your hypothesis later on.
First, decide whether your research will use a descriptive, correlational, or
experimental design. Experiments directly influence variables, whereas
descriptive and correlational studies only measure variables.
•In an experimental design, you can assess a cause-and-effect relationship
(e.g., the effect of meditation on test scores) using statistical tests of
comparison or regression.
•In a correlational design, you can explore relationships between variables
(e.g., parental income and GPA) without any assumption of causality using
correlation coefficients and significance tests.
•In a descriptive design, you can study the characteristics of a population or
phenomenon (e.g., the prevalence of anxiety in U.S. college students) using
statistical tests to draw inferences from sample data.
•In a between-subjects design, you compare the group-level
outcomes of participants who have been exposed to different
treatments (e.g., those who performed a meditation exercise vs
those who didn’t).
•In a within-subjects design, you compare repeated measures
from participants who have participated in all treatments of a
study (e.g., scores from before and after performing a meditation
exercise).
•In a mixed (factorial) design, one variable is altered between
subjects and another is altered within subjects (e.g., pretest and
posttest scores from participants who either did or didn’t do a
Experimental
Example: Experimental research designYou design a within-subjects
experiment to study whether a 5-minute meditation exercise can
improve math test scores. Your study takes repeated measures
from one group of participants.
First, you’ll take baseline test scores from participants. Then, your
participants will undergo a 5-minute meditation exercise. Finally,
you’ll record participants’ scores from a second math test.
In this experiment, the independent variable is the 5-minute
meditation exercise, and the dependent variable is the math test
score from before and after the intervention.
Correlational
Example: Correlational research designIn a correlational study, you
test whether there is a relationship between parental income
and GPA in graduating college students. To collect your data,
you will ask participants to fill in a survey and self-report their
parents’ incomes and their own GPA.
There are no dependent or independent variables in this study,
because you only want to measure variables without
influencing them in any way.
Measuring variables
When planning a research design, you should operationalize your variables and decide
exactly how you will measure them.
For statistical analysis, it’s important to consider the level of measurement of your
variables, which tells you what kind of data they contain:
•Categorical data represents groupings. These may be nominal (e.g., gender)
or ordinal (e.g. level of language ability).
•Quantitative data represents amounts. These may be on an interval scale (e.g. test
score) or a ratio scale (e.g. age).
Many variables can be measured at different levels of precision. For example, age data
can be quantitative (8 years old) or categorical (young). If a variable is coded numerically
(e.g., level of agreement from 1–5), it doesn’t automatically mean that it’s quantitative
instead of categorical.
Identifying the measurement level is important for choosing appropriate statistics and
hypothesis tests. For example, you can calculate a mean score with quantitative data, but
not with categorical data
In a research study, along with measures of
your variables of interest, you’ll often collect
data on relevant participant characteristics.
Example: Variables (experiment)You can perform many calculations with
quantitative age or test score data, whereas categorical variables can be
used to decide groupings for comparison tests.
Variable Type of data
Age Quantitative (ratio)
Gender Categorical (nominal)
Race or ethnicity Categorical (nominal)
Baseline test scores Quantitative (interval)
Final test scores Quantitative (interval)
Step 2: Collect data from a sample
Statistical analysis allows you to apply your findings beyond your own sample
as long as you use appropriate sampling procedures. You should aim for a
sample that is representative of the population.
Sampling for statistical analysis
There are two main approaches to selecting a sample.
•Probability sampling: every member of the population has a chance of
being selected for the study through random selection.
•Non-probability sampling: some members of the population are more likely
than others to be selected for the study because of criteria such as
convenience or voluntary self-selection.
In theory, for highly generalizable findings, you should use a
probability sampling method. Random selection reduces
several types of research bias, like sampling bias, and ensures
that data from your sample is actually typical of the
population. Parametric tests can be used to make strong
statistical inferences when data are collected using probability
sampling.
But in practice, it’s rarely possible to gather the ideal sample.
While non-probability samples are more likely to at risk for
biases like self-selection bias, they are much easier to recruit
and collect data from. Non-parametric tests are more
appropriate for non-probability samples, but they result in
Calculate sufficient sample size
Before recruiting participants, decide on your sample size either
by looking at other studies in your field or using statistics. A
sample that’s too small may be unrepresentative of the sample,
while a sample that’s too large will be more costly than necessary.
There are many sample size calculators online. Different formulas
are used depending on whether you have subgroups or how
rigorous your study should be (e.g., in clinical research). As a rule
of thumb, a minimum of 30 units or more per subgroup is
necessary.
To use these calculators, you have to understand and input these key
components:
•Significance level (alpha): the risk of rejecting a true null hypothesis
that you are willing to take, usually set at 5%.
•Statistical power: the probability of your study detecting an effect of a
certain size if there is one, usually 80% or higher.
•Expected effect size: a standardized indication of how large the
expected result of your study will be, usually based on other similar
studies.
•Population standard deviation: an estimate of the population
parameter based on a previous study or a pilot study of your own.
Step 3: Summarize your data with
descriptive statistics
Once you’ve collected all of your data, you can inspect them and
calculate descriptive statistics that summarize them
Inspect your data
There are various ways to inspect your data, including the following:
•Organizing data from each variable in frequency distribution tables.
•Displaying data from a key variable in a bar chart to view the distribution of
responses.
•Visualizing the relationship between two variables using a scatter plot.
By visualizing your data in tables and graphs, you can assess whether your data follow a
skewed or normal distribution and whether there are any outliers or missing data.
A normal distribution means that your data are symmetrically distributed around a center
where most values lie, with the values tapering off at the tail ends.
In contrast, a skewed distribution is asymmetric and has more values on one end than
the other. The shape of the distribution is important to keep in mind because only some
descriptive statistics should be used with skewed distributions.
Extreme outliers can also produce misleading statistics, so you may need a systematic
approach to dealing with these values.
Calculate measures of central tendency
Measures of central tendency describe where most of the values in a data set lie. Three
main measures of central tendency are often reported:
•Mode: the most popular response or value in the data
set.
•Median: the value in the exact middle of the data set
when ordered from low to high.
•Mean: the sum of all values divided by the number of
values.
Calculate measures of variability
Measures of variability tell you how spread out the values in a data set are. Four main
measures of variability are often reported:
•Range: the highest value minus the lowest value of the data
set.
•Interquartile range: the range of the middle half of the data
set.
•Standard deviation: the average distance between each
value in your data set and the mean.
•Variance: the square of the standard deviation.
Example: Descriptive statistics (experiment)After collecting pretest and
posttest data from 30 students across the city, you calculate descriptive
statistics. Because you have normal distributed data on an interval scale,
you tabulate the mean, standard deviation, variance and range.
Using your table, you should check whether the units of the descriptive
statistics are comparable for pretest and posttest scores. For example,
are the variance levels similar across the groups? Are there any extreme
values? If there are, you may need to identify and remove extreme
outliers in your data set or transform your data before performing a
statistical test.
.
Pretest scores Posttest scores
Mean 68.44 75.25
Standard deviation 9.43 9.88
Variance 88.96 97.96
Range 36.25 45.12
N 30
Step 4: Test hypotheses or make
estimates with inferential statistics
A number that describes a sample is called a statistic, while a number describing a
population is called a parameter. Using inferential statistics, you can make
conclusions about population parameters based on sample statistics.
Researchers often use two main methods (simultaneously) to make inferences in
statistics.
•Estimation: calculating population parameters based on sample statistics.
•Hypothesis testing: a formal process for testing research predictions about the
population using samples.
Estimation
You can make two types of estimates of population parameters from
sample statistics:
•A point estimate: a value that represents your best guess of the exact
parameter.
•An interval estimate: a range of values that represent your best guess of
where the parameter lies.

More Related Content

Similar to statistical analysis gr12.pptx lesson in research

Sampling for Various Kinds of Quantitative Research.pptx
Sampling for Various Kinds of Quantitative Research.pptxSampling for Various Kinds of Quantitative Research.pptx
Sampling for Various Kinds of Quantitative Research.pptxTanzeelaBashir1
 
Introduction To Statistics
Introduction To StatisticsIntroduction To Statistics
Introduction To Statisticsalbertlaporte
 
Stat11t Chapter1
Stat11t Chapter1Stat11t Chapter1
Stat11t Chapter1gueste87a4f
 
Non experimental%20 quantitative%20research%20designs-1
Non experimental%20 quantitative%20research%20designs-1Non experimental%20 quantitative%20research%20designs-1
Non experimental%20 quantitative%20research%20designs-1jhtrespa
 
Descriptive and Inferential Statistics.docx
Descriptive and Inferential Statistics.docxDescriptive and Inferential Statistics.docx
Descriptive and Inferential Statistics.docxRobertLogrono
 
Between Black and White Population1. Comparing annual percent .docx
Between Black and White Population1. Comparing annual percent .docxBetween Black and White Population1. Comparing annual percent .docx
Between Black and White Population1. Comparing annual percent .docxjasoninnes20
 
Edited assignment in research
Edited assignment in researchEdited assignment in research
Edited assignment in researchA4D PRINTS
 
#1 Characteristics, Strengths, Weaknesses, Kinds of.pptx
#1 Characteristics, Strengths, Weaknesses, Kinds of.pptx#1 Characteristics, Strengths, Weaknesses, Kinds of.pptx
#1 Characteristics, Strengths, Weaknesses, Kinds of.pptxJessaMaeGastar1
 
Research design
Research designResearch design
Research designBalaji P
 
CHAPTER 15-HOW TO WRITE CHAPTER 3.pptx
CHAPTER 15-HOW TO WRITE CHAPTER 3.pptxCHAPTER 15-HOW TO WRITE CHAPTER 3.pptx
CHAPTER 15-HOW TO WRITE CHAPTER 3.pptxDonnaVallestero3
 
Important & Basic Marketing Principles
Important & Basic Marketing PrinciplesImportant & Basic Marketing Principles
Important & Basic Marketing PrinciplesRubayet Hassan
 
Statistical ProcessesCan descriptive statistical processes b.docx
Statistical ProcessesCan descriptive statistical processes b.docxStatistical ProcessesCan descriptive statistical processes b.docx
Statistical ProcessesCan descriptive statistical processes b.docxdarwinming1
 
·IntroductionQuantitative research methodology uses a dedu.docx
·IntroductionQuantitative research methodology uses a dedu.docx·IntroductionQuantitative research methodology uses a dedu.docx
·IntroductionQuantitative research methodology uses a dedu.docxlanagore871
 
Qualitative-vs.-Quantitative Research.pptx
Qualitative-vs.-Quantitative Research.pptxQualitative-vs.-Quantitative Research.pptx
Qualitative-vs.-Quantitative Research.pptxmangabangjaymarie32
 
Practical Research 2.pptx
Practical Research 2.pptxPractical Research 2.pptx
Practical Research 2.pptxAldreMalupeng
 

Similar to statistical analysis gr12.pptx lesson in research (20)

Chapter 3 e learning summary
Chapter 3 e learning summaryChapter 3 e learning summary
Chapter 3 e learning summary
 
Sampling for Various Kinds of Quantitative Research.pptx
Sampling for Various Kinds of Quantitative Research.pptxSampling for Various Kinds of Quantitative Research.pptx
Sampling for Various Kinds of Quantitative Research.pptx
 
Introduction To Statistics
Introduction To StatisticsIntroduction To Statistics
Introduction To Statistics
 
Stat11t chapter1
Stat11t chapter1Stat11t chapter1
Stat11t chapter1
 
Stat11t Chapter1
Stat11t Chapter1Stat11t Chapter1
Stat11t Chapter1
 
Non experimental%20 quantitative%20research%20designs-1
Non experimental%20 quantitative%20research%20designs-1Non experimental%20 quantitative%20research%20designs-1
Non experimental%20 quantitative%20research%20designs-1
 
Descriptive and Inferential Statistics.docx
Descriptive and Inferential Statistics.docxDescriptive and Inferential Statistics.docx
Descriptive and Inferential Statistics.docx
 
Between Black and White Population1. Comparing annual percent .docx
Between Black and White Population1. Comparing annual percent .docxBetween Black and White Population1. Comparing annual percent .docx
Between Black and White Population1. Comparing annual percent .docx
 
Edited assignment in research
Edited assignment in researchEdited assignment in research
Edited assignment in research
 
#1 Characteristics, Strengths, Weaknesses, Kinds of.pptx
#1 Characteristics, Strengths, Weaknesses, Kinds of.pptx#1 Characteristics, Strengths, Weaknesses, Kinds of.pptx
#1 Characteristics, Strengths, Weaknesses, Kinds of.pptx
 
Research design
Research designResearch design
Research design
 
PR 2, WEEK 2.pptx
PR 2, WEEK 2.pptxPR 2, WEEK 2.pptx
PR 2, WEEK 2.pptx
 
CHAPTER 15-HOW TO WRITE CHAPTER 3.pptx
CHAPTER 15-HOW TO WRITE CHAPTER 3.pptxCHAPTER 15-HOW TO WRITE CHAPTER 3.pptx
CHAPTER 15-HOW TO WRITE CHAPTER 3.pptx
 
Research Design _komal-1.docx
Research Design _komal-1.docxResearch Design _komal-1.docx
Research Design _komal-1.docx
 
Important & Basic Marketing Principles
Important & Basic Marketing PrinciplesImportant & Basic Marketing Principles
Important & Basic Marketing Principles
 
Statistical ProcessesCan descriptive statistical processes b.docx
Statistical ProcessesCan descriptive statistical processes b.docxStatistical ProcessesCan descriptive statistical processes b.docx
Statistical ProcessesCan descriptive statistical processes b.docx
 
·IntroductionQuantitative research methodology uses a dedu.docx
·IntroductionQuantitative research methodology uses a dedu.docx·IntroductionQuantitative research methodology uses a dedu.docx
·IntroductionQuantitative research methodology uses a dedu.docx
 
Methodology
MethodologyMethodology
Methodology
 
Qualitative-vs.-Quantitative Research.pptx
Qualitative-vs.-Quantitative Research.pptxQualitative-vs.-Quantitative Research.pptx
Qualitative-vs.-Quantitative Research.pptx
 
Practical Research 2.pptx
Practical Research 2.pptxPractical Research 2.pptx
Practical Research 2.pptx
 

More from CyrilleGustilo

Early_German_Mythology.ppt highschool english
Early_German_Mythology.ppt highschool englishEarly_German_Mythology.ppt highschool english
Early_German_Mythology.ppt highschool englishCyrilleGustilo
 
researchcampaignandadvocacies-230321135356-0ed4e49b.pptx
researchcampaignandadvocacies-230321135356-0ed4e49b.pptxresearchcampaignandadvocacies-230321135356-0ed4e49b.pptx
researchcampaignandadvocacies-230321135356-0ed4e49b.pptxCyrilleGustilo
 
Preparing the Research Paper gr10 Rizal LIfe.pptx
Preparing the Research Paper gr10 Rizal LIfe.pptxPreparing the Research Paper gr10 Rizal LIfe.pptx
Preparing the Research Paper gr10 Rizal LIfe.pptxCyrilleGustilo
 
critiquing-230416160646-lesson in eapp.pdf
critiquing-230416160646-lesson in eapp.pdfcritiquing-230416160646-lesson in eapp.pdf
critiquing-230416160646-lesson in eapp.pdfCyrilleGustilo
 
CHOOSING_A_RESEARCH_TOPIC lesson _ppt (1).ppt
CHOOSING_A_RESEARCH_TOPIC lesson _ppt (1).pptCHOOSING_A_RESEARCH_TOPIC lesson _ppt (1).ppt
CHOOSING_A_RESEARCH_TOPIC lesson _ppt (1).pptCyrilleGustilo
 
14-theottomanempire.ppt lesson in english 10
14-theottomanempire.ppt lesson in english 1014-theottomanempire.ppt lesson in english 10
14-theottomanempire.ppt lesson in english 10CyrilleGustilo
 
Big Bang Theory origins2 valed 10B lesson 1 Unit 2.ppt
Big Bang Theory origins2 valed 10B lesson 1 Unit 2.pptBig Bang Theory origins2 valed 10B lesson 1 Unit 2.ppt
Big Bang Theory origins2 valed 10B lesson 1 Unit 2.pptCyrilleGustilo
 
WritingaResearchPaper.ppt
WritingaResearchPaper.pptWritingaResearchPaper.ppt
WritingaResearchPaper.pptCyrilleGustilo
 
Chapter_4_1_Becoming_A_Member_of_the_Soc.pptx
Chapter_4_1_Becoming_A_Member_of_the_Soc.pptxChapter_4_1_Becoming_A_Member_of_the_Soc.pptx
Chapter_4_1_Becoming_A_Member_of_the_Soc.pptxCyrilleGustilo
 
02_2_do_8_s._2016_assessment_2.ppt
02_2_do_8_s._2016_assessment_2.ppt02_2_do_8_s._2016_assessment_2.ppt
02_2_do_8_s._2016_assessment_2.pptCyrilleGustilo
 
aeneas by virgil grade10.pptx
aeneas by virgil grade10.pptxaeneas by virgil grade10.pptx
aeneas by virgil grade10.pptxCyrilleGustilo
 
Classroom Management (1).ppt
Classroom Management (1).pptClassroom Management (1).ppt
Classroom Management (1).pptCyrilleGustilo
 

More from CyrilleGustilo (20)

Early_German_Mythology.ppt highschool english
Early_German_Mythology.ppt highschool englishEarly_German_Mythology.ppt highschool english
Early_German_Mythology.ppt highschool english
 
researchcampaignandadvocacies-230321135356-0ed4e49b.pptx
researchcampaignandadvocacies-230321135356-0ed4e49b.pptxresearchcampaignandadvocacies-230321135356-0ed4e49b.pptx
researchcampaignandadvocacies-230321135356-0ed4e49b.pptx
 
Preparing the Research Paper gr10 Rizal LIfe.pptx
Preparing the Research Paper gr10 Rizal LIfe.pptxPreparing the Research Paper gr10 Rizal LIfe.pptx
Preparing the Research Paper gr10 Rizal LIfe.pptx
 
critiquing-230416160646-lesson in eapp.pdf
critiquing-230416160646-lesson in eapp.pdfcritiquing-230416160646-lesson in eapp.pdf
critiquing-230416160646-lesson in eapp.pdf
 
CHOOSING_A_RESEARCH_TOPIC lesson _ppt (1).ppt
CHOOSING_A_RESEARCH_TOPIC lesson _ppt (1).pptCHOOSING_A_RESEARCH_TOPIC lesson _ppt (1).ppt
CHOOSING_A_RESEARCH_TOPIC lesson _ppt (1).ppt
 
14-theottomanempire.ppt lesson in english 10
14-theottomanempire.ppt lesson in english 1014-theottomanempire.ppt lesson in english 10
14-theottomanempire.ppt lesson in english 10
 
4 Purpose in Life.ppt
4 Purpose in Life.ppt4 Purpose in Life.ppt
4 Purpose in Life.ppt
 
Big Bang Theory origins2 valed 10B lesson 1 Unit 2.ppt
Big Bang Theory origins2 valed 10B lesson 1 Unit 2.pptBig Bang Theory origins2 valed 10B lesson 1 Unit 2.ppt
Big Bang Theory origins2 valed 10B lesson 1 Unit 2.ppt
 
Ancient Greece.ppt
Ancient Greece.pptAncient Greece.ppt
Ancient Greece.ppt
 
WritingaResearchPaper.ppt
WritingaResearchPaper.pptWritingaResearchPaper.ppt
WritingaResearchPaper.ppt
 
Chapter_4_1_Becoming_A_Member_of_the_Soc.pptx
Chapter_4_1_Becoming_A_Member_of_the_Soc.pptxChapter_4_1_Becoming_A_Member_of_the_Soc.pptx
Chapter_4_1_Becoming_A_Member_of_the_Soc.pptx
 
Ancient Greece.ppt
Ancient Greece.pptAncient Greece.ppt
Ancient Greece.ppt
 
Data Analysis.pptx
Data Analysis.pptxData Analysis.pptx
Data Analysis.pptx
 
02_2_do_8_s._2016_assessment_2.ppt
02_2_do_8_s._2016_assessment_2.ppt02_2_do_8_s._2016_assessment_2.ppt
02_2_do_8_s._2016_assessment_2.ppt
 
L19-EndEurope.ppt
L19-EndEurope.pptL19-EndEurope.ppt
L19-EndEurope.ppt
 
FrancisPP2.ppt
FrancisPP2.pptFrancisPP2.ppt
FrancisPP2.ppt
 
aeneas by virgil grade10.pptx
aeneas by virgil grade10.pptxaeneas by virgil grade10.pptx
aeneas by virgil grade10.pptx
 
Beowulf PP (1).ppt
Beowulf PP (1).pptBeowulf PP (1).ppt
Beowulf PP (1).ppt
 
Classroom Management (1).ppt
Classroom Management (1).pptClassroom Management (1).ppt
Classroom Management (1).ppt
 
Greeklegacies.ppt
Greeklegacies.pptGreeklegacies.ppt
Greeklegacies.ppt
 

Recently uploaded

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
 
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
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
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
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
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
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 

Recently uploaded (20)

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
 
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
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
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
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
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
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 

statistical analysis gr12.pptx lesson in research

  • 1. The Beginner's Guide to Statistical Analysis | 5 Steps & Examples
  • 2. Statistical analysis means investigating trends, patterns, and relationships using quantitative data. It is an important research tool used by scientists, governments, businesses, and other organizations. To draw valid conclusions, statistical analysis requires careful planning from the very start of the research process. You need to specify your hypotheses and make decisions about your research design, sample size, and sampling procedure. After collecting data from your sample, you can organize and summarize the data using descriptive statistics. Then, you can use inferential statistics to formally test hypotheses and make estimates about the population. Finally, you can interpret and generalize your findings.
  • 3. This article is a practical introduction to statistical analysis for students and researchers. We’ll walk you through the steps using two research examples. The first investigates a potential cause-and-effect relationship, while the second investigates a potential correlation between variables.
  • 4. Step 1: Write your hypotheses and plan your research design To collect valid data for statistical analysis, you first need to specify your hypotheses and plan out your research design. Writing statistical hypotheses The goal of research is often to investigate a relationship between variables within a population. You start with a prediction, and use statistical analysis to test that prediction. A statistical hypothesis is a formal way of writing a prediction about a population. Every research prediction is rephrased into null and alternative hypotheses that can be tested using sample data. While the null hypothesis always predicts no effect or no relationship between variables, the alternative hypothesis states your research prediction of an effect or relationship.
  • 5. •Example: Statistical hypotheses to test an effect •Null hypothesis: A 5-minute meditation exercise will have no effect on math test scores in teenagers. •Alternative hypothesis: A 5-minute meditation exercise will improve math test scores in teenagers.
  • 6. Planning your research design A research design is your overall strategy for data collection and analysis. It determines the statistical tests you can use to test your hypothesis later on. First, decide whether your research will use a descriptive, correlational, or experimental design. Experiments directly influence variables, whereas descriptive and correlational studies only measure variables. •In an experimental design, you can assess a cause-and-effect relationship (e.g., the effect of meditation on test scores) using statistical tests of comparison or regression. •In a correlational design, you can explore relationships between variables (e.g., parental income and GPA) without any assumption of causality using correlation coefficients and significance tests. •In a descriptive design, you can study the characteristics of a population or phenomenon (e.g., the prevalence of anxiety in U.S. college students) using statistical tests to draw inferences from sample data.
  • 7. •In a between-subjects design, you compare the group-level outcomes of participants who have been exposed to different treatments (e.g., those who performed a meditation exercise vs those who didn’t). •In a within-subjects design, you compare repeated measures from participants who have participated in all treatments of a study (e.g., scores from before and after performing a meditation exercise). •In a mixed (factorial) design, one variable is altered between subjects and another is altered within subjects (e.g., pretest and posttest scores from participants who either did or didn’t do a
  • 8. Experimental Example: Experimental research designYou design a within-subjects experiment to study whether a 5-minute meditation exercise can improve math test scores. Your study takes repeated measures from one group of participants. First, you’ll take baseline test scores from participants. Then, your participants will undergo a 5-minute meditation exercise. Finally, you’ll record participants’ scores from a second math test. In this experiment, the independent variable is the 5-minute meditation exercise, and the dependent variable is the math test score from before and after the intervention.
  • 9. Correlational Example: Correlational research designIn a correlational study, you test whether there is a relationship between parental income and GPA in graduating college students. To collect your data, you will ask participants to fill in a survey and self-report their parents’ incomes and their own GPA. There are no dependent or independent variables in this study, because you only want to measure variables without influencing them in any way.
  • 10. Measuring variables When planning a research design, you should operationalize your variables and decide exactly how you will measure them. For statistical analysis, it’s important to consider the level of measurement of your variables, which tells you what kind of data they contain: •Categorical data represents groupings. These may be nominal (e.g., gender) or ordinal (e.g. level of language ability). •Quantitative data represents amounts. These may be on an interval scale (e.g. test score) or a ratio scale (e.g. age). Many variables can be measured at different levels of precision. For example, age data can be quantitative (8 years old) or categorical (young). If a variable is coded numerically (e.g., level of agreement from 1–5), it doesn’t automatically mean that it’s quantitative instead of categorical. Identifying the measurement level is important for choosing appropriate statistics and hypothesis tests. For example, you can calculate a mean score with quantitative data, but not with categorical data
  • 11. In a research study, along with measures of your variables of interest, you’ll often collect data on relevant participant characteristics. Example: Variables (experiment)You can perform many calculations with quantitative age or test score data, whereas categorical variables can be used to decide groupings for comparison tests. Variable Type of data Age Quantitative (ratio) Gender Categorical (nominal) Race or ethnicity Categorical (nominal) Baseline test scores Quantitative (interval) Final test scores Quantitative (interval)
  • 12. Step 2: Collect data from a sample Statistical analysis allows you to apply your findings beyond your own sample as long as you use appropriate sampling procedures. You should aim for a sample that is representative of the population. Sampling for statistical analysis There are two main approaches to selecting a sample. •Probability sampling: every member of the population has a chance of being selected for the study through random selection. •Non-probability sampling: some members of the population are more likely than others to be selected for the study because of criteria such as convenience or voluntary self-selection.
  • 13. In theory, for highly generalizable findings, you should use a probability sampling method. Random selection reduces several types of research bias, like sampling bias, and ensures that data from your sample is actually typical of the population. Parametric tests can be used to make strong statistical inferences when data are collected using probability sampling. But in practice, it’s rarely possible to gather the ideal sample. While non-probability samples are more likely to at risk for biases like self-selection bias, they are much easier to recruit and collect data from. Non-parametric tests are more appropriate for non-probability samples, but they result in
  • 14. Calculate sufficient sample size Before recruiting participants, decide on your sample size either by looking at other studies in your field or using statistics. A sample that’s too small may be unrepresentative of the sample, while a sample that’s too large will be more costly than necessary. There are many sample size calculators online. Different formulas are used depending on whether you have subgroups or how rigorous your study should be (e.g., in clinical research). As a rule of thumb, a minimum of 30 units or more per subgroup is necessary.
  • 15. To use these calculators, you have to understand and input these key components: •Significance level (alpha): the risk of rejecting a true null hypothesis that you are willing to take, usually set at 5%. •Statistical power: the probability of your study detecting an effect of a certain size if there is one, usually 80% or higher. •Expected effect size: a standardized indication of how large the expected result of your study will be, usually based on other similar studies. •Population standard deviation: an estimate of the population parameter based on a previous study or a pilot study of your own.
  • 16. Step 3: Summarize your data with descriptive statistics Once you’ve collected all of your data, you can inspect them and calculate descriptive statistics that summarize them Inspect your data There are various ways to inspect your data, including the following: •Organizing data from each variable in frequency distribution tables. •Displaying data from a key variable in a bar chart to view the distribution of responses. •Visualizing the relationship between two variables using a scatter plot.
  • 17. By visualizing your data in tables and graphs, you can assess whether your data follow a skewed or normal distribution and whether there are any outliers or missing data. A normal distribution means that your data are symmetrically distributed around a center where most values lie, with the values tapering off at the tail ends.
  • 18.
  • 19. In contrast, a skewed distribution is asymmetric and has more values on one end than the other. The shape of the distribution is important to keep in mind because only some descriptive statistics should be used with skewed distributions. Extreme outliers can also produce misleading statistics, so you may need a systematic approach to dealing with these values. Calculate measures of central tendency Measures of central tendency describe where most of the values in a data set lie. Three main measures of central tendency are often reported:
  • 20. •Mode: the most popular response or value in the data set. •Median: the value in the exact middle of the data set when ordered from low to high. •Mean: the sum of all values divided by the number of values.
  • 21. Calculate measures of variability Measures of variability tell you how spread out the values in a data set are. Four main measures of variability are often reported: •Range: the highest value minus the lowest value of the data set. •Interquartile range: the range of the middle half of the data set. •Standard deviation: the average distance between each value in your data set and the mean. •Variance: the square of the standard deviation.
  • 22. Example: Descriptive statistics (experiment)After collecting pretest and posttest data from 30 students across the city, you calculate descriptive statistics. Because you have normal distributed data on an interval scale, you tabulate the mean, standard deviation, variance and range. Using your table, you should check whether the units of the descriptive statistics are comparable for pretest and posttest scores. For example, are the variance levels similar across the groups? Are there any extreme values? If there are, you may need to identify and remove extreme outliers in your data set or transform your data before performing a statistical test. .
  • 23. Pretest scores Posttest scores Mean 68.44 75.25 Standard deviation 9.43 9.88 Variance 88.96 97.96 Range 36.25 45.12 N 30
  • 24. Step 4: Test hypotheses or make estimates with inferential statistics A number that describes a sample is called a statistic, while a number describing a population is called a parameter. Using inferential statistics, you can make conclusions about population parameters based on sample statistics. Researchers often use two main methods (simultaneously) to make inferences in statistics. •Estimation: calculating population parameters based on sample statistics. •Hypothesis testing: a formal process for testing research predictions about the population using samples.
  • 25. Estimation You can make two types of estimates of population parameters from sample statistics: •A point estimate: a value that represents your best guess of the exact parameter. •An interval estimate: a range of values that represent your best guess of where the parameter lies.

Editor's Notes

  1. our research design also concerns whether you’ll compare participants at the group level or individual level, or both.
  2. In most cases, it’s too difficult or expensive to collect data from every member of the population you’re interested in studying. Instead, you’ll collect data from a sample
  3. However, depending on the shape of the distribution and level of measurement, only one or two of these measures may be appropriate. For example, many demographic characteristics can only be described using the mode or proportions, while a variable like reaction time may not have a mode at all.
  4. Once again, the shape of the distribution and level of measurement should guide your choice of variability statistics. The interquartile range is the best measure for skewed distributions, while standard deviation and variance provide the best information for normal distributions.
  5. From this table, we can see that the mean score increased after the meditation exercise, and the variances of the two scores are comparable. Next, we can perform a statistical test to find out if this improvement in test scores is statistically significant in the population.