SlideShare ist ein Scribd-Unternehmen logo
1 von 21
FREQUENCIES
What is fequencies?
• Frequencies procedure provides statistics and graphical displays
that are useful for describing many types of variables.
• For a frequency report and bar chart, you can arrange the distinct
values in ascending or descending order, or you can order the
categories by their frequencies.
By Bong Thun Kosal
Frequencies Statistics
• Values of a quantitative variable that divide the ordered data into
groups so that a certain percentage is above and another percentage is
below.
• Quartiles: divide the observations into four groups of equal size.
• Mean. A measure of central tendency. The arithmetic average, the sum
divided by the number of cases.
• Median. The value above and below which half of the cases fall, the
50th percentile. If there is an even number of cases, the median is the
average of the two middle cases when they are sorted in ascending or
descending order. The median is a measure of central tendency not
sensitive to outlying values (unlike the mean, which can be affected by a
few extremely high or low values).
• Mode. The most frequently occurring value. If several values share the
greatest frequency of occurrence, each of them is a mode. The
Frequencies procedure reports only the smallest of such multiple
modes.
• Sum. The sum or total of the values, across all cases with nonmissing
values.
Quartiles
• Quartiles: divide the observations into four groups of equal size Quartiles (the
25th, 50th, and 75th percentiles) divide the observations into four groups of
equal size.
• The median is the middle value of the data set.
• Mendian th value where n is the number of data value in the data set
• The lower quartile (Q1) is the median of the lower half of the data set.
• The upper quartile (Q3) is the median of the upper half of the data set.
• The interquartile range (IQR) is the spread of the middle 50% of the data values.
So:
• Q1=25%, Q2=50%, Q3=75%
)1(
2
1
 n
setdatainvaluedatatheofnumbertheisnwjerevaluethnQ )1(
4
1
1 
setdatainvaluedatatheofnumbertheisnwjerevaluethnQ )1(
4
3
3 
13 QQIQR 
Quartiles
• If you want an equal number of groups other than four, select Cut points for n
equal groups.
• You can also specify individual percentiles (for example, the 95th percentile, the
value below which 95% of the observations fall).
EX:Quartiles
• Find the median, lower quartile, upper quartile and interquartile range of the
following data set of scores:
– 19 21 24 21 24 28 25 24 30
• Solution:
1. Arrange the score values in ascending order of magnitude:
19 21 21 24 24 24 25 28 30
2. There are 9 values in the data set.
245
2
10
2
19
2
1
, 










 





 
 valuethvaluethvaluethvalueth
n
medianNow
21
2
2121
5.2)19(
4
1
)1(
4
1


 valuethvaluthnquartilelower
5.26
2
2825
5.7)19(
4
3
)1(
4
3


 valuethvaluthnquartilelower
• Interquartile range=Upper Quartile-Lower Quartile=26.5-21=5.5
• This means the middle 50% of the data value range from 21 to 26.5
• Analyze=>Descriptive Statistic=>Frequencies=>Statistics
• Variable Name:VAR0001
• Check on Quartiles
• OK
EX:Quartiles
•Note: Cut Points for: equal groups
•Cut the number times + quartiles
(25%,50%,75%)
EXAMPLE# Percentile(s)
Analyze=>Descriptive=>Frequency
Statistic(Variable(s)(street)=>Statistic
Percentile: 25,50,75
Dispersion
• Dispersion. Statistics that measure the amount of variation or spread in the
data include the standard deviation, variance, range, minimum, maximum, and
standard error of the mean.
• Std. deviation. A measure of dispersion around the mean. In a normal
distribution, 68% of cases fall within one standard deviation of the mean and
95% of cases fall within two standard deviations. For example, if the mean age
is 45, with a standard deviation of 10, 95% of the cases would be between 25
and 65 in a normal distribution.
• Variance. A measure of dispersion around the mean, equal to the sum of
squared deviations from the mean divided by one less than the number of
cases. The variance is measured in units that are the square of those of the
variable itself.
• Range. The difference between the largest and smallest values of a numeric
variable, the maximum minus the minimum.
• Minimum. The smallest value of a numeric variable.
• Maximum. The largest value of a numeric variable.
• S. E. mean. A measure of how much the value of the mean may vary from
sample to sample taken from the same distribution. It can be used to roughly
compare the observed mean to a hypothesized value (that is, you can conclude
the two values are different if the ratio of the difference to the standard error is
less than -2 or greater than +2).Std. Error of Mean
Dispersion
• The standard error of the mean (i.e., of using the sample mean as a
method of estimating the population mean) is the standard deviation of
those sample means over all possible samples (of a given size) drawn from
the population. Secondly, the standard error of the mean can refer to an
estimate of that standard deviation, computed from the sample of data
being analyzed at the time.
Distribution.
• Skewness and kurtosis are statistics that describe the shape and symmetry
of the distribution. These statistics are displayed with their standard errors.
• • Skewness. A measure of the asymmetry of a distribution. The normal
distribution is symmetric and has a skewness value of 0. A distribution with
a significant positive skewness has a long right tail. A distribution with a
significant negative skewness has a long left tail. As a guideline, a skewness
value more than twice its standard error is taken to indicate a departure
from symmetry.
• Data can be "skewed", meaning it tends to have a long tail on one side or
the other:
Distribution.
• Negative Skew?
– Because the long "tail" is on the negative side of the peak.
– People sometimes say it is "skewed to the left" (the long tail is on the
left hand side)
– The mean is also on the left of the peak.
• The Normal Distribution has No Skew
– A Normal Distribution is not skewed.
– It is perfectly symmetrical.
– And the Mean is exactly at the peak.
Distribution.
• Positive Skew
• And positive skew is when the long tail is on the positive side
of the peak, and some people say it is "skewed to the right".
Manual Formula
• Skewness=3(Mean-Median)/Standard Deviation
Ex: Skewness
• Ex: 1,2,3,4,5,9,23,32,69
• Mean=Average=16.4444
• Median=5
• Std. Deveviation=22.40598
• => Skewness=3(16.44-5)/22.41=1.53
Kurtosis.
• A measure of the extent to which observations cluster around a central
point.
• For a normal distribution, the value of the kurtosis statistic is zero. Positive
kurtosis indicates that, relative to a normal distribution, the observations are
more clustered about the center of the distribution and have thinner tails
until the extreme values of the distribution, at which point the tails of the
leptokurtic distribution are thicker relative to a normal distribution.
• Negative kurtosis indicates that, relative to a normal distribution, the
observations cluster less and have thicker tails until the extreme values of
the distribution, at which point the tails of the platykurtic distribution are
thinner relative to a normal distribution.
Kurtosis.
• The coefficient of Kurtosis is a measure for the degree of
peakedness/flatness in the variable distribution.
Frequencies Charts
• Chart Type
• A pie chart displays the contribution of parts to a whole. Each slice of a pie
chart corresponds to a group that is defined by a single grouping variable.
• A bar chart displays the count for each distinct value or category as a
separate bar, allowing you to compare categories visually.
• A histogram also has bars, but they are plotted along an equal interval scale.
The height of each bar is the count of values of a quantitative variable falling
within the interval.
• A histogram shows the shape, center, and spread of the distribution. A
normal curve superimposed on a histogram helps you judge whether the
data are normally distributed.
• This feature requires the Statistics Base option.
• From the menus choose:
Analyze > Descriptive Statistics > Frequencies...
• In the Frequencies dialog box, click Charts.
Crosstabs
• The Crosstabs procedure forms two-way and multiway tables and provides a
variety of tests and measures of association for two-way tables. The
structure of the table and whether categories are ordered determine what
test or measure to use.
• Crosstabs' statistics and measures of association are computed for two-way
tables only. If you specify a row, a column, and a layer factor (control
variable), the Crosstabs procedure forms one panel of associated statistics
and measures for each value of the layer factor (or a combination of values
for two or more control variables). For example, if gender is a layer factor for
a table of married(yes, no) against life (is life exciting, routine, or dull), the
results for a two-way table for the females are computed separately from
those for the males and printed as panels following one another.
2. chapter ii(analyz)

Weitere ähnliche Inhalte

Was ist angesagt?

Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statisticsAttaullah Khan
 
Ch2 Data Description
Ch2 Data DescriptionCh2 Data Description
Ch2 Data DescriptionFarhan Alfin
 
Ch1 The Nature of Statistics
Ch1 The Nature of StatisticsCh1 The Nature of Statistics
Ch1 The Nature of StatisticsFarhan Alfin
 
Torturing numbers - Descriptive Statistics for Growers (2013)
Torturing numbers - Descriptive Statistics for Growers (2013)Torturing numbers - Descriptive Statistics for Growers (2013)
Torturing numbers - Descriptive Statistics for Growers (2013)jasondeveau
 
Statistics for Librarians, Session 2: Descriptive statistics
Statistics for Librarians, Session 2: Descriptive statisticsStatistics for Librarians, Session 2: Descriptive statistics
Statistics for Librarians, Session 2: Descriptive statisticsUniversity of North Texas
 
Descriptive Analysis in Statistics
Descriptive Analysis in StatisticsDescriptive Analysis in Statistics
Descriptive Analysis in StatisticsAzmi Mohd Tamil
 
Business statistics
Business statisticsBusiness statistics
Business statisticsRavi Prakash
 
Univariate & bivariate analysis
Univariate & bivariate analysisUnivariate & bivariate analysis
Univariate & bivariate analysissristi1992
 
Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statisticsAnand Thokal
 
Introduction to Statistics in Nursing.
Introduction to Statistics in Nursing.Introduction to Statistics in Nursing.
Introduction to Statistics in Nursing.Johny Kutty Joseph
 
Basics of Statistical Analysis
Basics of Statistical AnalysisBasics of Statistical Analysis
Basics of Statistical Analysisaschrdc
 
Biostatistics basics-biostatistics4734
Biostatistics basics-biostatistics4734Biostatistics basics-biostatistics4734
Biostatistics basics-biostatistics4734AbhishekDas15
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statisticsKapil Dev Ghante
 

Was ist angesagt? (19)

Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statistics
 
Ch2 Data Description
Ch2 Data DescriptionCh2 Data Description
Ch2 Data Description
 
Ch1 The Nature of Statistics
Ch1 The Nature of StatisticsCh1 The Nature of Statistics
Ch1 The Nature of Statistics
 
Torturing numbers - Descriptive Statistics for Growers (2013)
Torturing numbers - Descriptive Statistics for Growers (2013)Torturing numbers - Descriptive Statistics for Growers (2013)
Torturing numbers - Descriptive Statistics for Growers (2013)
 
Statistics for Librarians, Session 2: Descriptive statistics
Statistics for Librarians, Session 2: Descriptive statisticsStatistics for Librarians, Session 2: Descriptive statistics
Statistics for Librarians, Session 2: Descriptive statistics
 
Descriptive Analysis in Statistics
Descriptive Analysis in StatisticsDescriptive Analysis in Statistics
Descriptive Analysis in Statistics
 
Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statistics
 
Statstics in nursing
Statstics in nursing Statstics in nursing
Statstics in nursing
 
Business statistics
Business statisticsBusiness statistics
Business statistics
 
Intro to statistics
Intro to statisticsIntro to statistics
Intro to statistics
 
Univariate & bivariate analysis
Univariate & bivariate analysisUnivariate & bivariate analysis
Univariate & bivariate analysis
 
Descriptive statistics
Descriptive statisticsDescriptive statistics
Descriptive statistics
 
Introduction to Statistics in Nursing.
Introduction to Statistics in Nursing.Introduction to Statistics in Nursing.
Introduction to Statistics in Nursing.
 
Basics of Statistical Analysis
Basics of Statistical AnalysisBasics of Statistical Analysis
Basics of Statistical Analysis
 
Univariate Analysis
Univariate AnalysisUnivariate Analysis
Univariate Analysis
 
Measures of central tendency
Measures of central tendencyMeasures of central tendency
Measures of central tendency
 
R training4
R training4R training4
R training4
 
Biostatistics basics-biostatistics4734
Biostatistics basics-biostatistics4734Biostatistics basics-biostatistics4734
Biostatistics basics-biostatistics4734
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statistics
 

Ähnlich wie 2. chapter ii(analyz)

3. Statistical Analysis.pptx
3. Statistical Analysis.pptx3. Statistical Analysis.pptx
3. Statistical Analysis.pptxjeyanthisivakumar
 
Ch5-quantitative-data analysis.pptx
Ch5-quantitative-data analysis.pptxCh5-quantitative-data analysis.pptx
Ch5-quantitative-data analysis.pptxzerihunnana
 
Statistical Methods in Research
Statistical Methods in ResearchStatistical Methods in Research
Statistical Methods in ResearchManoj Sharma
 
Descriptive Statistics.pptx
Descriptive Statistics.pptxDescriptive Statistics.pptx
Descriptive Statistics.pptxtest215275
 
descriptive data analysis
 descriptive data analysis descriptive data analysis
descriptive data analysisgnanasarita1
 
Malimu descriptive statistics.
Malimu descriptive statistics.Malimu descriptive statistics.
Malimu descriptive statistics.Miharbi Ignasm
 
Chapter 12 Data Analysis Descriptive Methods and Index Numbers
Chapter 12 Data Analysis Descriptive Methods and Index NumbersChapter 12 Data Analysis Descriptive Methods and Index Numbers
Chapter 12 Data Analysis Descriptive Methods and Index NumbersInternational advisers
 
Biostatistics mean median mode unit 1.pptx
Biostatistics mean median mode unit 1.pptxBiostatistics mean median mode unit 1.pptx
Biostatistics mean median mode unit 1.pptxSailajaReddyGunnam
 
Stats-Review-Maie-St-John-5-20-2009.ppt
Stats-Review-Maie-St-John-5-20-2009.pptStats-Review-Maie-St-John-5-20-2009.ppt
Stats-Review-Maie-St-John-5-20-2009.pptDiptoKumerSarker1
 
Statistics for machine learning shifa noorulain
Statistics for machine learning   shifa noorulainStatistics for machine learning   shifa noorulain
Statistics for machine learning shifa noorulainShifaNoorUlAin1
 
Introduction to statistics RSS6 2014
Introduction to statistics RSS6 2014Introduction to statistics RSS6 2014
Introduction to statistics RSS6 2014RSS6
 
Univariate Analysis
 Univariate Analysis Univariate Analysis
Univariate AnalysisSoumya Sahoo
 

Ähnlich wie 2. chapter ii(analyz) (20)

Statr sessions 4 to 6
Statr sessions 4 to 6Statr sessions 4 to 6
Statr sessions 4 to 6
 
Introduction to Descriptive Statistics
Introduction to Descriptive StatisticsIntroduction to Descriptive Statistics
Introduction to Descriptive Statistics
 
3. Statistical Analysis.pptx
3. Statistical Analysis.pptx3. Statistical Analysis.pptx
3. Statistical Analysis.pptx
 
determinatiion of
determinatiion of determinatiion of
determinatiion of
 
Ch5-quantitative-data analysis.pptx
Ch5-quantitative-data analysis.pptxCh5-quantitative-data analysis.pptx
Ch5-quantitative-data analysis.pptx
 
Statistical Methods in Research
Statistical Methods in ResearchStatistical Methods in Research
Statistical Methods in Research
 
Statistics
StatisticsStatistics
Statistics
 
Res701 research methodology lecture 7 8-devaprakasam
Res701 research methodology lecture 7 8-devaprakasamRes701 research methodology lecture 7 8-devaprakasam
Res701 research methodology lecture 7 8-devaprakasam
 
Descriptive Statistics.pptx
Descriptive Statistics.pptxDescriptive Statistics.pptx
Descriptive Statistics.pptx
 
descriptive data analysis
 descriptive data analysis descriptive data analysis
descriptive data analysis
 
Malimu descriptive statistics.
Malimu descriptive statistics.Malimu descriptive statistics.
Malimu descriptive statistics.
 
Chapter 12 Data Analysis Descriptive Methods and Index Numbers
Chapter 12 Data Analysis Descriptive Methods and Index NumbersChapter 12 Data Analysis Descriptive Methods and Index Numbers
Chapter 12 Data Analysis Descriptive Methods and Index Numbers
 
Biostatistics mean median mode unit 1.pptx
Biostatistics mean median mode unit 1.pptxBiostatistics mean median mode unit 1.pptx
Biostatistics mean median mode unit 1.pptx
 
Stats-Review-Maie-St-John-5-20-2009.ppt
Stats-Review-Maie-St-John-5-20-2009.pptStats-Review-Maie-St-John-5-20-2009.ppt
Stats-Review-Maie-St-John-5-20-2009.ppt
 
1 introduction to psychological statistics
1 introduction to psychological statistics1 introduction to psychological statistics
1 introduction to psychological statistics
 
Basic statisctis -Anandh Shankar
Basic statisctis -Anandh ShankarBasic statisctis -Anandh Shankar
Basic statisctis -Anandh Shankar
 
Statistics for machine learning shifa noorulain
Statistics for machine learning   shifa noorulainStatistics for machine learning   shifa noorulain
Statistics for machine learning shifa noorulain
 
Introduction to statistics RSS6 2014
Introduction to statistics RSS6 2014Introduction to statistics RSS6 2014
Introduction to statistics RSS6 2014
 
Session 3&4.pptx
Session 3&4.pptxSession 3&4.pptx
Session 3&4.pptx
 
Univariate Analysis
 Univariate Analysis Univariate Analysis
Univariate Analysis
 

Mehr von Chhom Karath

Mehr von Chhom Karath (20)

set1.pdf
set1.pdfset1.pdf
set1.pdf
 
Set1.pptx
Set1.pptxSet1.pptx
Set1.pptx
 
orthodontic patient education.pdf
orthodontic patient education.pdforthodontic patient education.pdf
orthodontic patient education.pdf
 
New ton 3.pdf
New ton 3.pdfNew ton 3.pdf
New ton 3.pdf
 
ច្បាប់ញូតុនទី៣.pptx
ច្បាប់ញូតុនទី៣.pptxច្បាប់ញូតុនទី៣.pptx
ច្បាប់ញូតុនទី៣.pptx
 
Control tipping.pptx
Control tipping.pptxControl tipping.pptx
Control tipping.pptx
 
Bulbous loop.pptx
Bulbous loop.pptxBulbous loop.pptx
Bulbous loop.pptx
 
brush teeth.pptx
brush teeth.pptxbrush teeth.pptx
brush teeth.pptx
 
bracket size.pptx
bracket size.pptxbracket size.pptx
bracket size.pptx
 
arch form KORI copy.pptx
arch form KORI copy.pptxarch form KORI copy.pptx
arch form KORI copy.pptx
 
Bracket size
Bracket sizeBracket size
Bracket size
 
Couple
CoupleCouple
Couple
 
ច្បាប់ញូតុនទី៣
ច្បាប់ញូតុនទី៣ច្បាប់ញូតុនទី៣
ច្បាប់ញូតុនទី៣
 
Game1
Game1Game1
Game1
 
Shoe horn loop
Shoe horn loopShoe horn loop
Shoe horn loop
 
Opus loop
Opus loopOpus loop
Opus loop
 
V bend
V bendV bend
V bend
 
Closing loop
Closing loopClosing loop
Closing loop
 
Maxillary arch form
Maxillary arch formMaxillary arch form
Maxillary arch form
 
Front face analysis
Front face analysisFront face analysis
Front face analysis
 

Kürzlich hochgeladen

REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Pooja Bhuva
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17Celine George
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptxMaritesTamaniVerdade
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Pooja Bhuva
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentationcamerronhm
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 

Kürzlich hochgeladen (20)

REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptx
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 

2. chapter ii(analyz)

  • 2. What is fequencies? • Frequencies procedure provides statistics and graphical displays that are useful for describing many types of variables. • For a frequency report and bar chart, you can arrange the distinct values in ascending or descending order, or you can order the categories by their frequencies.
  • 3. By Bong Thun Kosal
  • 4. Frequencies Statistics • Values of a quantitative variable that divide the ordered data into groups so that a certain percentage is above and another percentage is below. • Quartiles: divide the observations into four groups of equal size. • Mean. A measure of central tendency. The arithmetic average, the sum divided by the number of cases. • Median. The value above and below which half of the cases fall, the 50th percentile. If there is an even number of cases, the median is the average of the two middle cases when they are sorted in ascending or descending order. The median is a measure of central tendency not sensitive to outlying values (unlike the mean, which can be affected by a few extremely high or low values). • Mode. The most frequently occurring value. If several values share the greatest frequency of occurrence, each of them is a mode. The Frequencies procedure reports only the smallest of such multiple modes. • Sum. The sum or total of the values, across all cases with nonmissing values.
  • 5. Quartiles • Quartiles: divide the observations into four groups of equal size Quartiles (the 25th, 50th, and 75th percentiles) divide the observations into four groups of equal size. • The median is the middle value of the data set. • Mendian th value where n is the number of data value in the data set • The lower quartile (Q1) is the median of the lower half of the data set. • The upper quartile (Q3) is the median of the upper half of the data set. • The interquartile range (IQR) is the spread of the middle 50% of the data values. So: • Q1=25%, Q2=50%, Q3=75% )1( 2 1  n setdatainvaluedatatheofnumbertheisnwjerevaluethnQ )1( 4 1 1  setdatainvaluedatatheofnumbertheisnwjerevaluethnQ )1( 4 3 3  13 QQIQR 
  • 6. Quartiles • If you want an equal number of groups other than four, select Cut points for n equal groups. • You can also specify individual percentiles (for example, the 95th percentile, the value below which 95% of the observations fall).
  • 7. EX:Quartiles • Find the median, lower quartile, upper quartile and interquartile range of the following data set of scores: – 19 21 24 21 24 28 25 24 30 • Solution: 1. Arrange the score values in ascending order of magnitude: 19 21 21 24 24 24 25 28 30 2. There are 9 values in the data set. 245 2 10 2 19 2 1 ,                      valuethvaluethvaluethvalueth n medianNow 21 2 2121 5.2)19( 4 1 )1( 4 1    valuethvaluthnquartilelower 5.26 2 2825 5.7)19( 4 3 )1( 4 3    valuethvaluthnquartilelower
  • 8. • Interquartile range=Upper Quartile-Lower Quartile=26.5-21=5.5 • This means the middle 50% of the data value range from 21 to 26.5 • Analyze=>Descriptive Statistic=>Frequencies=>Statistics • Variable Name:VAR0001 • Check on Quartiles • OK EX:Quartiles
  • 9. •Note: Cut Points for: equal groups •Cut the number times + quartiles (25%,50%,75%)
  • 11. Dispersion • Dispersion. Statistics that measure the amount of variation or spread in the data include the standard deviation, variance, range, minimum, maximum, and standard error of the mean. • Std. deviation. A measure of dispersion around the mean. In a normal distribution, 68% of cases fall within one standard deviation of the mean and 95% of cases fall within two standard deviations. For example, if the mean age is 45, with a standard deviation of 10, 95% of the cases would be between 25 and 65 in a normal distribution. • Variance. A measure of dispersion around the mean, equal to the sum of squared deviations from the mean divided by one less than the number of cases. The variance is measured in units that are the square of those of the variable itself. • Range. The difference between the largest and smallest values of a numeric variable, the maximum minus the minimum. • Minimum. The smallest value of a numeric variable. • Maximum. The largest value of a numeric variable. • S. E. mean. A measure of how much the value of the mean may vary from sample to sample taken from the same distribution. It can be used to roughly compare the observed mean to a hypothesized value (that is, you can conclude the two values are different if the ratio of the difference to the standard error is less than -2 or greater than +2).Std. Error of Mean
  • 12. Dispersion • The standard error of the mean (i.e., of using the sample mean as a method of estimating the population mean) is the standard deviation of those sample means over all possible samples (of a given size) drawn from the population. Secondly, the standard error of the mean can refer to an estimate of that standard deviation, computed from the sample of data being analyzed at the time.
  • 13. Distribution. • Skewness and kurtosis are statistics that describe the shape and symmetry of the distribution. These statistics are displayed with their standard errors. • • Skewness. A measure of the asymmetry of a distribution. The normal distribution is symmetric and has a skewness value of 0. A distribution with a significant positive skewness has a long right tail. A distribution with a significant negative skewness has a long left tail. As a guideline, a skewness value more than twice its standard error is taken to indicate a departure from symmetry. • Data can be "skewed", meaning it tends to have a long tail on one side or the other:
  • 14. Distribution. • Negative Skew? – Because the long "tail" is on the negative side of the peak. – People sometimes say it is "skewed to the left" (the long tail is on the left hand side) – The mean is also on the left of the peak. • The Normal Distribution has No Skew – A Normal Distribution is not skewed. – It is perfectly symmetrical. – And the Mean is exactly at the peak.
  • 15. Distribution. • Positive Skew • And positive skew is when the long tail is on the positive side of the peak, and some people say it is "skewed to the right". Manual Formula • Skewness=3(Mean-Median)/Standard Deviation
  • 16. Ex: Skewness • Ex: 1,2,3,4,5,9,23,32,69 • Mean=Average=16.4444 • Median=5 • Std. Deveviation=22.40598 • => Skewness=3(16.44-5)/22.41=1.53
  • 17. Kurtosis. • A measure of the extent to which observations cluster around a central point. • For a normal distribution, the value of the kurtosis statistic is zero. Positive kurtosis indicates that, relative to a normal distribution, the observations are more clustered about the center of the distribution and have thinner tails until the extreme values of the distribution, at which point the tails of the leptokurtic distribution are thicker relative to a normal distribution. • Negative kurtosis indicates that, relative to a normal distribution, the observations cluster less and have thicker tails until the extreme values of the distribution, at which point the tails of the platykurtic distribution are thinner relative to a normal distribution.
  • 18. Kurtosis. • The coefficient of Kurtosis is a measure for the degree of peakedness/flatness in the variable distribution.
  • 19. Frequencies Charts • Chart Type • A pie chart displays the contribution of parts to a whole. Each slice of a pie chart corresponds to a group that is defined by a single grouping variable. • A bar chart displays the count for each distinct value or category as a separate bar, allowing you to compare categories visually. • A histogram also has bars, but they are plotted along an equal interval scale. The height of each bar is the count of values of a quantitative variable falling within the interval. • A histogram shows the shape, center, and spread of the distribution. A normal curve superimposed on a histogram helps you judge whether the data are normally distributed. • This feature requires the Statistics Base option. • From the menus choose: Analyze > Descriptive Statistics > Frequencies... • In the Frequencies dialog box, click Charts.
  • 20. Crosstabs • The Crosstabs procedure forms two-way and multiway tables and provides a variety of tests and measures of association for two-way tables. The structure of the table and whether categories are ordered determine what test or measure to use. • Crosstabs' statistics and measures of association are computed for two-way tables only. If you specify a row, a column, and a layer factor (control variable), the Crosstabs procedure forms one panel of associated statistics and measures for each value of the layer factor (or a combination of values for two or more control variables). For example, if gender is a layer factor for a table of married(yes, no) against life (is life exciting, routine, or dull), the results for a two-way table for the females are computed separately from those for the males and printed as panels following one another.