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 computationFri, 12 Dec 2014 11:46:38 +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/12/t1418384806it2tpwthx8dh4qw.htm/, Retrieved Thu, 16 May 2024 17:06:11 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=266552, Retrieved Thu, 16 May 2024 17:06:11 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact70
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Skewness and Kurtosis Test] [Paper] [2014-12-12 11:46:38] [8c0dfc7b9b8e9dc8ad6d66876f6d8b28] [Current]
Feedback Forum

Post a new message
Dataseries X:
-2,60015
1,12093
-2,37554
-5,45167
-6,47391
-1,65452
0,663616
0,700361
-1,90981
-6,13262
-2,40296
-6,18589
-0,649206
-3,19162
-3,33772
-2,26146
-4,15613
-2,01792
-7,11298
0,57702
-5,48988
1,26661
-0,988795
-3,58952
-2,94593
-2,92695
-4,7879
-3,45309
-3,63031
-4,32759
-1,57391
-0,0948216
-1,22486
-4,15796
-1,31363
-7,13796
-1,33366
-0,329702
-3,288
-1,6184
-0,74414
2,34255
-2,87782
0,0880252
-1,99214
1,81324
-4,27807
-1,11386
-4,35393
0,745298
-5,45543
-3,2933
-1,30645
0,909256
-4,00527
-2,26878
1,01727
1,01727
-0,906051
-4,61837
-6,93759
0,290188
4,36591
4,34892
2,2338
4,43427
2,68348
1,25622
4,2952
4,41708
-1,116
-0,0694149
2,70901
0,599679
1,16973
1,16447
1,60205
3,51239
3,41985
-0,0341832
1,39685
4,01716
-2,67552
4,50409
3,00352
3,82077
3,53234
5,04381
1,74739
2,48142
1,45126
0,718283
0,881149
3,95342
-3,63653
3,5812
4,41519
0,868662
4,90123
2,19783
1,91871
6,05855
1,39099
1,46501
-0,01802
4,89959
-2,49383
5,71188
0,687756
0,892376
0,29607
1,50617
-0,840036
1,66369
-0,214732
2,51003
0,510272
3,87668
4,32521
-0,61786
3,97669
4,29709
2,84255
5,44574
4,65061
5,29983
5,16355
-0,856064
-2,64571
-6,51564
1,81567
-0,328607
0,11671
1,45816
1,0382
2,87943
1,21152
-1,0192
-0,482082
-0,691428
-4,57196
-0,0830399




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=266552&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'Gwilym Jenkins' @ jenkins.wessa.net







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.2368, z = -0.7857, p-value = 0.432
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.3529, z = -2.0958, p-value = 0.0361
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 3.8051, p-value = 0.1492
alternative hypothesis: greater
> geary
[1] 0.818911

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.2368, z = -0.7857, p-value = 0.432
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.3529, z = -2.0958, p-value = 0.0361
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 3.8051, p-value = 0.1492
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.818911
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=266552&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.2368, z = -0.7857, p-value = 0.432
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.3529, z = -2.0958, p-value = 0.0361
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 3.8051, p-value = 0.1492
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.818911
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=266552&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=266552&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.2368, z = -0.7857, p-value = 0.432
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.3529, z = -2.0958, p-value = 0.0361
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 3.8051, p-value = 0.1492
alternative hypothesis: greater
> geary
[1] 0.818911



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