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 computationWed, 14 Dec 2016 20:40:26 +0100
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2016/Dec/14/t1481744442hpu76hfjld0bkwh.htm/, Retrieved Fri, 03 May 2024 15:26:29 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=299706, Retrieved Fri, 03 May 2024 15:26:29 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact83
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Skewness and Kurtosis Test] [Skewness and kurt...] [2016-12-14 19:40:26] [673dd365cbcfe0c4e35658a2fe545652] [Current]
Feedback Forum

Post a new message
Dataseries X:
-2.344
0.2984
1.134
0.06216
0.2984
0.2984
2.261
0.7043
1.134
1.048
2.167
0.09963
0.6562
-1.702
0.7043
1.511
0.6562
-0.6535
1.261
0.2984
0.01407
0.6562
-0.2957
1.048
-0.8523
-0.1166
-0.0454
0.4915
0.4915
-1.918
-0.2385
1.298
-0.3813
-2.702
1.048
-0.2957
-1.654
-1.296
2.742
-0.2957
1.704
-1.833
0.3839
-0.4888
-0.2957
0.7043
0.4552
-2.296
1.298
2.704
2.491
-4.702
-1.508
-2.509
-0.0454
1.182
0.7043
-0.4032
1.492
0.6562
0.6562
0.5487
-0.7016
-3.21
2.38
-1.344
-1.296
0.9546
-0.3438
-0.3438
-1.043
-2.702
2.491
-0.6161
0.2984
-1.594
-0.9519
1.298
0.6562
-5.296
0.7043
1.917
1.048
4.742
1.704
2.048
-0.9519
1.656
-1.983
0.1674
1.704
0.8974
1.656
-0.9519
0.04809
2.656
2.048
1.312
-2.509
-0.9519
-1.688
-0.2957
1.048
0.2984
0.2412
-0.5085
0.4915
0.2609
-1.045
-0.4888
-3.083
3.704
0.7043
0.04809
1.134
0.04809
-1.451
-0.5085
-1.739
0.6562
-0.7016
0.9315
-0.8663
0.4915
0.7043
-0.7016
-0.8663
-4.508
0.1337
2.704
-2.952
-3.833
2.695
-0.5085
3.656
1.704
-2.509
-1.702
0.1337
-1.986
1.742
-1.508
3.384
-1.508
0.04809
-2.688
0.04809
0.2984
0.2644
-3.702
-0.5085
1.298
-1.952
-0.7391
2.298
-0.2582
2.511
-1.233
-0.5085
0.6562
-1.881
0.4915
-1.045
0.5487




Summary of computational transaction
Raw Input view raw input (R code)
Raw Outputview raw output of R engine
Computing time0 seconds
R ServerBig Analytics Cloud Computing Center

\begin{tabular}{lllllllll}
\hline
Summary of computational transaction \tabularnewline
Raw Input view raw input (R code)  \tabularnewline
Raw Outputview raw output of R engine  \tabularnewline
Computing time0 seconds \tabularnewline
R ServerBig Analytics Cloud Computing Center \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=299706&T=0

[TABLE]
[ROW]
Summary of computational transaction[/C][/ROW] [ROW]Raw Input[/C] view raw input (R code) [/C][/ROW] [ROW]Raw Output[/C]view raw output of R engine [/C][/ROW] [ROW]Computing time[/C]0 seconds[/C][/ROW] [ROW]R Server[/C]Big Analytics Cloud Computing Center[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=299706&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=299706&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 Input view raw input (R code)
Raw Outputview raw output of R engine
Computing time0 seconds
R ServerBig Analytics Cloud Computing Center







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.31587, z = -1.68430, p-value = 0.09213
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.5715, z = 1.5284, p-value = 0.1264
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 4.9591, p-value = 0.08378
alternative hypothesis: greater
> geary
[1] 0.7692302

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.31587, z = -1.68430, p-value = 0.09213
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.5715, z = 1.5284, p-value = 0.1264
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 4.9591, p-value = 0.08378
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.7692302
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=299706&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.31587, z = -1.68430, p-value = 0.09213
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.5715, z = 1.5284, p-value = 0.1264
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 4.9591, p-value = 0.08378
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.7692302
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=299706&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=299706&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.31587, z = -1.68430, p-value = 0.09213
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.5715, z = 1.5284, p-value = 0.1264
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 4.9591, p-value = 0.08378
alternative hypothesis: greater
> geary
[1] 0.7692302



Parameters (Session):
par1 = Default ; par2 = 1 ; par3 = 1 ; par4 = 0 ; par5 = 1 ; par6 = White Noise ; par7 = 0.95 ;
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')