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, 18 Dec 2014 17:48:44 +0000
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2014/Dec/18/t14189249312rdgnuv77us7le4.htm/, Retrieved Sun, 19 May 2024 21:36:21 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=271177, Retrieved Sun, 19 May 2024 21:36:21 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact76
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Skewness and Kurtosis Test] [] [2014-12-18 17:48:44] [a3de03a8fa2b95b1b988206b9ba33408] [Current]
Feedback Forum

Post a new message
Dataseries X:
0,0150894
0,529869
-0,0987966
-0,0958672
-0,265441
0,00880552
-0,104599
-0,220111
-0,388123
-0,00794372
0,202599
-0,150764
-0,0587502
-0,0464669
-0,228278
-0,078691
0,0850244
-0,0528204
0,0888684
0,0971498
0,0933013
0,333651
-0,191729
0,239138
-0,0627963
0,00349876
0,156802
-0,123399
-0,0116525
0,0924501
-0,0592188
0,234802
-0,106025
0,118682
-0,106848
-0,108756
0,0743064
0,0683122
0,199573
-0,0430141
0,0545789
-0,0836391
-0,024013
-0,109792
0,375416
-0,0789528
-0,131812
0,0404652
0,386758
0,302611
-0,238034
0,0167735
0,0580881
-0,222985
0,453669
-0,0431938
0,0919679
-0,109535
0,51581
-0,142093
-0,182077
-0,474447
-0,474447
-0,140241
-0,141994
-0,0862846
-0,170048
-0,00577655
0,101439
0,165638
-0,133575
0,0237721
0,183393
-0,138377
-0,0615199
0,186022
0,236142
-0,0567991
-0,0467104
0,115779
-0,0501767
0,500182
-0,0669471
-0,0541438
0,0304113
-0,110475
0,202706
0,0243841
-0,0275846
-0,0418103
-0,111058
0,237846
0,0602212
-0,0546637
-0,0397956
-0,484054
0,430617
-0,164301
-0,236696
0,0187965
0,166724
-0,157348
-0,155937
0,224906
-0,109586
0,198687
0,218408
0,166566
0,0852202
0,276275
-0,0738554
-0,0549587
-0,425524
0,571209
-0,0445802
-0,1072
0,102008
0,349439
0,34462
-0,231048
-0,0667959
-0,109534
0,0969548
0,132688
-0,00885188
-0,111949
-0,221127
0,222033
-0,0969261
0,25376
0,196814
0,0580881
-0,233185
-0,0969523
-0,184419
0,333739
-0,129241
-0,0326539
-0,0353198
-0,246527
0,0595455
0,159159
-0,273876
-0,156923
-0,0676382
-0,196034
-0,149863
-0,131301
-0,222985
-0,088397
-0,240186
0,196814
0,195048
0,24786
-0,199224
0,485137
-0,115125
-0,224765
-0,0682992
-0,204261
-0,112766
0,0734266
0,461753
-0,0779538
0,224715
-0,745743




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R Server'Sir Maurice George Kendall' @ kendall.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 & 'Sir Maurice George Kendall' @ kendall.wessa.net \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=271177&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]'Sir Maurice George Kendall' @ kendall.wessa.net[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=271177&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=271177&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'Sir Maurice George Kendall' @ kendall.wessa.net







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = 0.2267, z = 0.8090, p-value = 0.4185
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.8412, z = 1.9829, p-value = 0.04738
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 6.3166, p-value = 0.0425
alternative hypothesis: greater
> geary
[1] 0.7778525

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = 0.2267, z = 0.8090, p-value = 0.4185
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.8412, z = 1.9829, p-value = 0.04738
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 6.3166, p-value = 0.0425
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.7778525
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=271177&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = 0.2267, z = 0.8090, p-value = 0.4185
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.8412, z = 1.9829, p-value = 0.04738
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 6.3166, p-value = 0.0425
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.7778525
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=271177&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=271177&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.2267, z = 0.8090, p-value = 0.4185
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.8412, z = 1.9829, p-value = 0.04738
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 6.3166, p-value = 0.0425
alternative hypothesis: greater
> geary
[1] 0.7778525



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')