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 computationSat, 15 Dec 2012 05:12:41 -0500
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2012/Dec/15/t1355566381v99umxn2keq1zen.htm/, Retrieved Tue, 30 Apr 2024 16:28:12 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=199811, Retrieved Tue, 30 Apr 2024 16:28:12 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact129
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Multiple Regression] [] [2012-10-31 14:44:12] [83c7ccdb194e46f99f0902896e3c3ab1]
- RMPD  [Skewness and Kurtosis Test] [paper16] [2012-11-29 13:20:35] [5ba6a65192e86ec9d9b86886359e5312]
-    D      [Skewness and Kurtosis Test] [Skewness-test] [2012-12-15 10:12:41] [b262fb17dc370e47870f909f9ce3690a] [Current]
Feedback Forum

Post a new message
Dataseries X:
55.434941922923
427.460066518376
69.2439818579297
34.4621877954595
42.9774343254091
-258.949400840241
150.896586765319
239.053363561638
-18.1258073202621
-16.2548979449833
-123.278230703851
-139.965864722557
7.86901052611571
19.5869429492921
75.1305339012494
130.460555889612
-6.64206747284237
46.9088289271705
-118.487834866605
-7.81365191363297
112.475604589001
168.140074957668
77.048587297491
94.2123873689459
49.3404661280138
-337.66740271424
178.339245216582
-58.3412842700989
-411.401168715377
-169.101964678967
119.512461422111
8.92906990014206
-382.360175524704
-94.2603617218903
-69.5718913606598
-110.621963629968
160.777966970933
-72.6349832829493
112.273378262359
12.9669632796963
1.97831135039256
49.904195014236
-16.8951778688214
581.726225151008
-71.7466890245751
378.185187126538
-41.7510351818667
-28.2287016657079
-42.3019932535012
25.594335666718
-62.411607065844
-44.2262334652879
-259.980227031239
-92.6200196628132
44.5040409591278
37.7889067447467
-212.581553081901
52.72727301925
-147.182467394343
-140.673591619454
-35.017063263511
-25.5353788926667
-16.4336502347937
-5.66185505679022
-21.2586847764676
94.075764857958




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=199811&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=199811&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=199811&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.5020, z = 1.1483, p-value = 0.2508
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 5.5627, z = 2.8882, p-value = 0.003875
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 20.8318, p-value = 2.995e-05
alternative hypothesis: greater 
> geary
[1] 0.6846866

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x 
skew = 0.5020, z = 1.1483, p-value = 0.2508
alternative hypothesis: data have a skewness 
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 5.5627, z = 2.8882, p-value = 0.003875
alternative hypothesis: kurtosis is not equal to 3 
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 20.8318, p-value = 2.995e-05
alternative hypothesis: greater 
\tabularnewline
> geary
[1] 0.6846866
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=199811&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x 
skew = 0.5020, z = 1.1483, p-value = 0.2508
alternative hypothesis: data have a skewness 
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 5.5627, z = 2.8882, p-value = 0.003875
alternative hypothesis: kurtosis is not equal to 3 
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 20.8318, p-value = 2.995e-05
alternative hypothesis: greater 
[/C][/ROW] [ROW][C]
> geary
[1] 0.6846866
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=199811&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=199811&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.5020, z = 1.1483, p-value = 0.2508
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 5.5627, z = 2.8882, p-value = 0.003875
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 20.8318, p-value = 2.995e-05
alternative hypothesis: greater 
> geary
[1] 0.6846866



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