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 15:36:01 +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/t1418916972o8trlen1lgptt8c.htm/, Retrieved Fri, 17 May 2024 16:41:22 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=271084, Retrieved Fri, 17 May 2024 16:41:22 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact69
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 15:36:01] [18673d63f90870b9c004059cd6229007] [Current]
Feedback Forum

Post a new message
Dataseries X:
1.38022
1.06769
1.69976
-3.79861
-3.42795
-0.633121
4.00551
1.24838
-0.0312916
-2.07859
-0.176045
-4.0271
0.763682
-0.883511
0.263201
2.03787
-0.280177
-0.580575
-1.70759
0.287433
-2.37721
1.97403
0.12746
1.32546
1.22983
-2.31047
1.28595
2.3786
-0.573885
1.46616
-1.38216
1.20765
-0.901999
-2.95237
0.29723
0.243993
-0.153603
2.14505
-2.62739
-0.774698
-3.99508
-0.498339
2.9828
0.0815024
2.4183
-1.29412
1.35993
-3.57573
3.06408
2.52781
0.189292
-2.30229
0.856834
2.54858
3.13689
-0.278857
-3.46562
3.52546
0.113541
2.75244
-1.94732
1.34708
-2.9719
3.3627
-1.00823
-0.825336
-1.96217
0.220247
2.65429
1.11222
-0.184778
1.76517
-1.15539
1.53404
0.91797
1.27612
1.47455
1.55605
-0.26894
-2.58327
-0.585237
3.51971
-0.0485132
-3.67231
-0.708897
0.650394
1.14636
0.482857
-1.98021
2.32365
3.41433
-4.60937
-0.301976
-1.7888
-2.91358
0.0935798
-2.16271
1.39459
2.5553
-3.8484
1.46953
0.409904
-2.00141
-1.16885
3.13284
-1.17748
2.60404
-3.69578
-2.16501
-1.45161
1.52987
0.335818




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=271084&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'George Udny Yule' @ yule.wessa.net







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.2344, z = -0.6986, p-value = 0.4848
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.2733, z = -2.1918, p-value = 0.0284
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 3.4904, p-value = 0.1746
alternative hypothesis: greater
> geary
[1] 0.8218845

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.2344, z = -0.6986, p-value = 0.4848
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.2733, z = -2.1918, p-value = 0.0284
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 3.4904, p-value = 0.1746
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.8218845
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=271084&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.2344, z = -0.6986, p-value = 0.4848
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.2733, z = -2.1918, p-value = 0.0284
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 3.4904, p-value = 0.1746
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.8218845
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=271084&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=271084&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.2344, z = -0.6986, p-value = 0.4848
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.2733, z = -2.1918, p-value = 0.0284
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 3.4904, p-value = 0.1746
alternative hypothesis: greater
> geary
[1] 0.8218845



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