Free Statistics

of Irreproducible Research!

Author's title

Author*The author of this computation has been verified*
R Software Modulerwasp_skewness_kurtosis.wasp
Title produced by softwareSkewness and Kurtosis Test
Date of computationSun, 02 Dec 2012 08:44:33 -0500
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2012/Dec/02/t1354455904ft471ymu6yurv56.htm/, Retrieved Thu, 25 Apr 2024 17:08:46 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=195506, Retrieved Thu, 25 Apr 2024 17:08:46 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact125
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Univariate Data Series] [data set] [2008-12-01 19:54:57] [b98453cac15ba1066b407e146608df68]
- RMP   [Standard Deviation-Mean Plot] [Unemployment] [2010-11-29 10:34:47] [b98453cac15ba1066b407e146608df68]
- RMP     [ARIMA Forecasting] [Unemployment] [2010-11-29 20:46:45] [b98453cac15ba1066b407e146608df68]
- RMPD        [Skewness and Kurtosis Test] [Workshop 9 (15)] [2012-12-02 13:44:33] [de03d6ba395ecb425436b99f470cccc0] [Current]
Feedback Forum

Post a new message
Dataseries X:
-4777.30286489562
23070.528130001
-8821.63337214709
-13679.6541906858
11180.1829460996
5010.30329824689
236674.448197586
-161375.659804557
-66545.1106213107
49070.753796459
-414.212527423893
-100241.675308561
-45068.1859403939
-68982.1874235818
11587.4031169388
82435.5025568545
-201025.240256427
85808.8345528482
-171483.174924518
128829.63550774
174210.399792212
90027.2143187103
76257.9363622707
105978.353626142
33463.7685088742
-24997.5673105846
-71607.2543106451
-71553.3799814415
-141257.563981324
-127220.357709647
-166137.167340866
20653.5916399585
36293.6892237336
-15222.9612910265
-42215.9997280694
-17642.7870087212
-54791.4829764715
52866.3269837782
56987.2562525371
-181764.973301219
62087.9921826122
-14743.6269557767
-111665.242178474
152134.382136938
58944.9312124372
2088.81779593873
3656.95695730158
-8639.39533530233
21079.2813432086
-53529.5967977272
-86176.3987739534
-29380.3585565979
-55862.0659882518
-49947.6945639323
-52455.1801053568
52284.44440755
-14839.3636447341
-15921.6970385855
-29059.9219029117
-27618.8745902494




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time0 seconds
R Server'Herman Ole Andreas Wold' @ wold.wessa.net

\begin{tabular}{lllllllll}
\hline
Summary of computational transaction \tabularnewline
Raw Input & view raw input (R code)  \tabularnewline
Raw Output & view raw output of R engine  \tabularnewline
Computing time & 0 seconds \tabularnewline
R Server & 'Herman Ole Andreas Wold' @ wold.wessa.net \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=195506&T=0

[TABLE]
[ROW][C]Summary of computational transaction[/C][/ROW]
[ROW][C]Raw Input[/C][C]view raw input (R code) [/C][/ROW]
[ROW][C]Raw Output[/C][C]view raw output of R engine [/C][/ROW]
[ROW][C]Computing time[/C][C]0 seconds[/C][/ROW]
[ROW][C]R Server[/C][C]'Herman Ole Andreas Wold' @ wold.wessa.net[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=195506&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=195506&T=0

As an alternative you can also use a QR Code:  

The GUIDs for individual cells are displayed in the table below:

Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time0 seconds
R Server'Herman Ole Andreas Wold' @ wold.wessa.net







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x 
skew = 0.1495, z = 0.3411, p-value = 0.733
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 3.4273, z = 1.0487, p-value = 0.2943
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 0.6799, p-value = 0.7118
alternative hypothesis: greater 
> geary
[1] 0.7490426

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x 
skew = 0.1495, z = 0.3411, p-value = 0.733
alternative hypothesis: data have a skewness 
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 3.4273, z = 1.0487, p-value = 0.2943
alternative hypothesis: kurtosis is not equal to 3 
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 0.6799, p-value = 0.7118
alternative hypothesis: greater 
\tabularnewline
> geary
[1] 0.7490426
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=195506&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x 
skew = 0.1495, z = 0.3411, p-value = 0.733
alternative hypothesis: data have a skewness 
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 3.4273, z = 1.0487, p-value = 0.2943
alternative hypothesis: kurtosis is not equal to 3 
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 0.6799, p-value = 0.7118
alternative hypothesis: greater 
[/C][/ROW] [ROW][C]
> geary
[1] 0.7490426
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=195506&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=195506&T=1

As an alternative you can also use a QR Code:  

The GUIDs for individual cells are displayed in the table below:

Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x 
skew = 0.1495, z = 0.3411, p-value = 0.733
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 3.4273, z = 1.0487, p-value = 0.2943
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 0.6799, p-value = 0.7118
alternative hypothesis: greater 
> geary
[1] 0.7490426



Parameters (Session):
par1 = 12 ;
Parameters (R input):
R code (references can be found in the software module):
library(moments)
agostino <- agostino.test(x)
anscombe <- anscombe.test(x)
geary <- geary(x)
jarque <- jarque.test(x)
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Skewness and Kurtosis Test',1,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,paste('
',RC.texteval('agostino'),'
',sep=''))
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,paste('
',RC.texteval('anscombe'),'
',sep=''))
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,paste('
',RC.texteval('jarque'),'
',sep=''))
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,paste('
',RC.texteval('geary'),'
',sep=''))
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable.tab')