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 computationThu, 20 Dec 2012 12:13:32 -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/20/t13560236291osfpzw96vt4hdi.htm/, Retrieved Thu, 28 Mar 2024 19:46:26 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=202921, Retrieved Thu, 28 Mar 2024 19:46:26 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact127
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
F     [Univariate Data Series] [HPC Retail Sales] [2008-03-02 15:42:48] [74be16979710d4c4e7c6647856088456]
- RMPD  [Structural Time Series Models] [HPC Retail Sales] [2008-03-06 16:52:55] [74be16979710d4c4e7c6647856088456]
- R  D    [Structural Time Series Models] [HPC Retail Sales] [2008-03-08 11:33:35] [74be16979710d4c4e7c6647856088456]
- RMPD      [Exponential Smoothing] [workshop 8] [2012-11-26 13:37:05] [7f9ff716c6b21ddb03ac377f3f036840]
- RMPD          [Skewness and Kurtosis Test] [paper Triple Expo...] [2012-12-20 17:13:32] [468d5fc6f63a6d6dca168804c24af07d] [Current]
Feedback Forum

Post a new message
Dataseries X:
-31,0980235
-59,82069243
-83,54046372
-76,68373905
-55,77257036
-29,6238004
-403,2438048
-416,7823955
-213,421553
371,5667217
165,9832759
542,6202623
295,0272171
-21,11902782
437,4008577
365,2948005
67,93063266
-247,7888563
545,0980747
-296,7736209
352,4776174
283,7982001
-273,3158756
446,0622246
-214,7278196
-60,42061989
372,1559273
99,25913817
318,4243399
125,2778341
-327,8536836
-432,9707946
442,1391593
14,35498565
299,0405338
88,23651949
-180,5370992
201,9851728
193,5368814
-313,092895
-152,7485726
299,9826242
42,48114217
133,8422785
-129,8300651
-699,3737309
171,5633824
-24,53844347
116,3631648
-218,1543085
-257,1025414
98,61247817
-190,7422418
198,4227075
-145,26734
611,5170714
56,05225984
-117,514343
-3,714995217
296,9903895
360,6100073
61,63192359
-746,5795309




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 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 & 1 seconds \tabularnewline
R Server & 'Herman Ole Andreas Wold' @ wold.wessa.net \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=202921&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]1 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=202921&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=202921&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 time1 seconds
R Server'Herman Ole Andreas Wold' @ wold.wessa.net







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x 
skew = -0.2874, z = -0.6624, p-value = 0.5077
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 2.8718, z = 0.1412, p-value = 0.8877
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 0.9102, p-value = 0.6344
alternative hypothesis: greater 
> geary
[1] 0.8102559

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x 
skew = -0.2874, z = -0.6624, p-value = 0.5077
alternative hypothesis: data have a skewness 
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 2.8718, z = 0.1412, p-value = 0.8877
alternative hypothesis: kurtosis is not equal to 3 
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 0.9102, p-value = 0.6344
alternative hypothesis: greater 
\tabularnewline
> geary
[1] 0.8102559
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=202921&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x 
skew = -0.2874, z = -0.6624, p-value = 0.5077
alternative hypothesis: data have a skewness 
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 2.8718, z = 0.1412, p-value = 0.8877
alternative hypothesis: kurtosis is not equal to 3 
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 0.9102, p-value = 0.6344
alternative hypothesis: greater 
[/C][/ROW] [ROW][C]
> geary
[1] 0.8102559
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=202921&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=202921&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.2874, z = -0.6624, p-value = 0.5077
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 2.8718, z = 0.1412, p-value = 0.8877
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 0.9102, p-value = 0.6344
alternative hypothesis: greater 
> geary
[1] 0.8102559



Parameters (Session):
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')