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, 17 Dec 2014 11:34:37 +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/17/t14188160949xrt5igyg5igwyi.htm/, Retrieved Thu, 16 May 2024 21:32:01 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=270053, Retrieved Thu, 16 May 2024 21:32:01 +0000
QR Codes:

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

Post a new message
Dataseries X:
-5.35023
1.52029
2.40685
1.36253
-1.04941
1.09941
-2.99055
1.89294
-3.24312
2.39653
1.3899
4.75337
-2.97831
-1.0237
0.919134
0.220929
2.62745
1.36277
0.849764
-1.85573
1.50643
1.56956
0.783143
-0.306824
2.9139
-1.26632
1.18175
0.838298
-0.730032
2.66121
0.501258
2.38309
0.959973
-0.175181
0.951677
-0.273281
-2.59834
0.499752
-0.953446
1.04412
-6.87404
1.36591
1.77168
-1.00023
2.10218
-0.907548
0.804679
0.969396
-2.52242
-1.71698
1.93244
1.10292
-0.192966
7.73538
1.35768
0.268611
1.28062
2.34439
-0.252467
-3.16503
0.967141
2.47492
-1.72469
-1.50114
-1.50114
2.19506
-0.491499
2.15842
-1.19208
-2.3098
-1.9928
-1.55092
1.94051
-0.197606
-3.05957
0.269526
2.71673
-2.22599
-1.49113
0.287059
-1.97051
0.6413
-2.52194
3.2453
0.290781
1.40705
-2.5699
0.127128
2.23876
1.08923
-0.115231
1.0047
-1.92447
-0.371234
-0.596311
2.41311
-0.239874
0.875979
-0.16063
2.00886
1.56247
-0.061437
-0.413995
-2.62463
-0.921161
-1.38999
-0.295255
1.60161
-0.998072
1.21332
-1.05827
-0.808376
1.91204
-4.30582
-0.877568
1.8645
1.75266
2.95797
2.22194
2.22556
2.4656
2.71532
3.28056
1.79127
0.17671
-2.89858
-2.25192
-5.83953
0.786382
-1.91074
0.531957
-0.545978
-1.4003
-1.50302
1.0079
1.35768
3.43172
-1.72594
-1.60146
-0.420479
0.54464
-0.1547
-1.26751
-2.65689
-1.58637
-0.269765
0.802504
-3.43474
0.588831
-4.09574
-5.16225
-2.01679
-6.19464
0.268611
-1.82769
-3.31666
1.0079
1.68658
0.308295
0.504595
1.786
1.75339
-1.02015
1.17658
-0.362933
0.764463
1.19308
0.688301
0.574494
0.41141
-2.54628




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=270053&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'Gertrude Mary Cox' @ cox.wessa.net







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.3880, z = -1.3763, p-value = 0.1687
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 4.1985, z = 2.5069, p-value = 0.01218
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 14.526, p-value = 0.000701
alternative hypothesis: greater
> geary
[1] 0.7870922

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.3880, z = -1.3763, p-value = 0.1687
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 4.1985, z = 2.5069, p-value = 0.01218
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 14.526, p-value = 0.000701
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.7870922
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=270053&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.3880, z = -1.3763, p-value = 0.1687
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 4.1985, z = 2.5069, p-value = 0.01218
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 14.526, p-value = 0.000701
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.7870922
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=270053&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=270053&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.3880, z = -1.3763, p-value = 0.1687
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 4.1985, z = 2.5069, p-value = 0.01218
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 14.526, p-value = 0.000701
alternative hypothesis: greater
> geary
[1] 0.7870922



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