Home > Statistical Methods calculators > Population Skewness, Kurtosis for grouped data example

Population Kurtosis Example for grouped data ( Enter your problem )
  1. Formula & Example
  2. Population Skewness Example
  3. Population Kurtosis Example
Other related methods
  1. Mean, Median and Mode
  2. Quartile, Decile, Percentile, Octile, Quintile
  3. Population Variance, Standard deviation and coefficient of variation
  4. Sample Variance, Standard deviation and coefficient of variation
  5. Population Skewness, Kurtosis
  6. Sample Skewness, Kurtosis
  7. Geometric mean, Harmonic mean
  8. Mean deviation, Quartile deviation, Decile deviation, Percentile deviation
  9. Five number summary
  10. Box and Whisker Plots
  11. Mode using Grouping Method
  12. Less than type Cumulative frequency table
  13. More than type Cumulative frequency table
  14. Class and their frequency table

2. Population Skewness Example
(Previous example)
6. Sample Skewness, Kurtosis
(Next method)

3. Population Kurtosis Example





1. Calculate Population Kurtosis from the following grouped data
XFrequency
01
15
210
36
43


Solution:
Kurtosis :
Mean `bar x=(sum f x)/n`

`=55/25`

`=2.2`

`x`
`(2)`
`f`
`(3)`
`f*x`
`(4)=(2)xx(3)`
`(x-bar x)`
`(5)`
`f*(x-bar x)^2`
`(6)=(3)xx(5)`
`f*(x-bar x)^3`
`(7)=(5)xx(6)`
`f*(x-bar x)^4`
`(8)=(5)xx(7)`
010-2.24.84-10.64823.4256
155-1.27.2-8.6410.368
21020-0.20.4-0.080.016
36180.83.843.0722.4576
43121.89.7217.49631.4928
---------------------
--`n=25``sum f*x=55``--`=26``=1.2``=67.76`


Population Standard deviation `sigma = sqrt((sum (x - bar x)^2)/n)`

`=sqrt(26/25)`

`=sqrt(1.04)`

`=1.0198`



Population Kurtosis `= (sum(x - bar x)^4)/(n*S^4)`

`=67.76/(25*(1.0198)^4)`

`=67.76/(25*1.0816)`

`=2.5059`


2. Calculate Population Kurtosis from the following grouped data
XFrequency
103
1112
1218
1312
143


Solution:
Kurtosis :
Mean `bar x=(sum f x)/n`

`=576/48`

`=12`

`x`
`(2)`
`f`
`(3)`
`f*x`
`(4)=(2)xx(3)`
`(x-bar x)`
`(5)`
`f*(x-bar x)^2`
`(6)=(3)xx(5)`
`f*(x-bar x)^3`
`(7)=(5)xx(6)`
`f*(x-bar x)^4`
`(8)=(5)xx(7)`
10330-212-2448
1112132-112-1212
12182160000
13121561121212
143422122448
---------------------
--`n=48``sum f*x=576``--`=48``=0``=120`


Population Standard deviation `sigma = sqrt((sum (x - bar x)^2)/n)`

`=sqrt(48/48)`

`=sqrt(1)`

`=1`



Population Kurtosis `= (sum(x - bar x)^4)/(n*S^4)`

`=120/(48*(1)^4)`

`=120/(48*1)`

`=2.5`


3. Calculate Population Kurtosis from the following grouped data
ClassFrequency
2 - 43
4 - 64
6 - 82
8 - 101


Solution:
Kurtosis :
Mean `bar x=(sum f x)/(sum f)`

`=52/10`

`=5.2`

Class
`(1)`
Mid value (`x`)
`(2)`
`f`
`(3)`
`f*x`
`(4)=(2)xx(3)`
`(x-bar x)`
`(5)`
`f*(x-bar x)^2`
`(6)=(3)xx(5)`
`f*(x-bar x)^3`
`(7)=(5)xx(6)`
`f*(x-bar x)^4`
`(8)=(5)xx(7)`
2 - 4339-2.214.52-31.94470.2768
4 - 65420-0.20.16-0.0320.0064
6 - 872141.86.4811.66420.9952
8 - 109193.814.4454.872208.5136
------------------------
----`n=10``sum f*x=52``--`=35.6``=34.56``=299.792`


Population Standard deviation `sigma = sqrt((sum (x - bar x)^2)/n)`

`=sqrt(35.6/10)`

`=sqrt(3.56)`

`=1.8868`



Population Kurtosis `= (sum(x - bar x)^4)/(n*S^4)`

`=299.792/(10*(1.8868)^4)`

`=299.792/(10*12.6736)`

`=2.3655`


4. Calculate Population Kurtosis from the following grouped data
ClassFrequency
0 - 25
2 - 416
4 - 613
6 - 87
8 - 105
10 - 124


Solution:
Kurtosis :
Mean `bar x=(sum f x)/(sum f)`

`=256/50`

`=5.12`

Class
`(1)`
Mid value (`x`)
`(2)`
`f`
`(3)`
`f*x`
`(4)=(2)xx(3)`
`(x-bar x)`
`(5)`
`f*(x-bar x)^2`
`(6)=(3)xx(5)`
`f*(x-bar x)^3`
`(7)=(5)xx(6)`
`f*(x-bar x)^4`
`(8)=(5)xx(7)`
0 - 2155-4.1284.872-349.67261440.6513
2 - 431648-2.1271.9104-152.45323.1941
4 - 651365-0.120.1872-0.02250.0027
6 - 877491.8824.740846.512787.4439
8 - 1095453.8875.272292.05541133.1748
10 - 12114445.88138.2976813.18994781.5565
------------------------
----`n=50``sum f*x=256``--`=395.28``=649.6128``=7766.0233`


Population Standard deviation `sigma = sqrt((sum (x - bar x)^2)/n)`

`=sqrt(395.28/50)`

`=sqrt(7.9056)`

`=2.8117`



Population Kurtosis `= (sum(x - bar x)^4)/(n*S^4)`

`=7766.0233/(50*(2.8117)^4)`

`=7766.0233/(50*62.4985)`

`=2.4852`


This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then Submit Here



2. Population Skewness Example
(Previous example)
6. Sample Skewness, Kurtosis
(Next method)





Share this solution or page with your friends.


 
Copyright © 2024. All rights reserved. Terms, Privacy
 
 

.