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 computationTue, 05 Sep 2017 13:56:43 +0200
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2017/Sep/05/t15046126155x82f2o1tilx0jo.htm/, Retrieved Thu, 16 May 2024 18:01:40 +0200
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=, Retrieved Thu, 16 May 2024 18:01:40 +0200
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact0
Dataseries X:
6.39599272323703
6.50898330080928
7.01797353635262
6.79096434316057
6.2999578945768
6.73695150918262
6.39894667305272
6.75794253178596
6.60093897137227
6.89093650895434
6.78893454805337
5.96693428259985
397.059954941254
-103.834781439335
18.5529332312521
58.4210523232735
464.285051747732
20.418043599679
-14.8638632119455
220.578205774117
210.874678262403
194.614730677142
-24.8681608152398
326.231189602866
-239.638862774806
134.268533777622
-91.7798961747054
-51.7569129960595
264.050275038266
-140.6509368172
203.004735605755
-204.56640898216
17.0725878447108
49.8142236840204
-114.32893721512
221.958453027859
149.766789055643
-370.045720022426
-37.8741710656372
-156.231146959746
-80.0742799572906
-210.449838591545
176.013113422363
-273.241619370066
-58.9082887806544
342.020946047998
98.8174464644915
173.588241204608
444.767070441527
13.2507745821663
-453.263679069806
405.869248779632
189.35400487066
259.344926388885
342.756009118468
18.4838346028164
-189.717314297038
-295.041662421972
308.995084783162
621.154615064735
-149.711916948737
-219.552073133341
-71.6633751977461
32.9399249380631
-110.420026474026
110.192941399778
404.903925541275
-52.5116606390302
228.477088637438
-176.247933416938
-393.234903221958
489.157775980289
86.4265223845332
57.6737312728392
86.8069853737861
130.449105711331
-208.76563005633
-152.623146924332
-200.946714619735
341.732596582049
185.537687504657
-211.816180218135
285.366039613928
78.5559000889662
-25.6902736045668
-91.8014764551244
-61.156544502709
-132.326756581403
424.376458387865
474.923601637197
221.568896408108
92.6776367534494
-214.150820993387
11.423405359461
-82.697728553715
-462.612293901445
155.479328294536
256.694273857069
67.1009982592041
-29.8043711786868
-37.1727512114576
-261.259359388572
19.6892649051515
28.3242860986939
151.363835618906
205.057013449439
29.4029852303465
-207.034808731032
215.57444104396
-34.2147400889944
-269.59699008699
-3.21269956646574
95.8048365921932
-51.7709149728662
-180.709399893365
181.29849679048
608.541970773862
382.727300641131
-551.226884914257
317.057987136939
-1037.29110349888
257.047538416948
242.858652437069
598.808552099379
401.811517743457




Summary of computational transaction
Raw Input view raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R ServerBig Analytics Cloud Computing Center

\begin{tabular}{lllllllll}
\hline
Summary of computational transaction \tabularnewline
Raw Input view raw input (R code)  \tabularnewline
Raw Outputview raw output of R engine  \tabularnewline
Computing time1 seconds \tabularnewline
R ServerBig Analytics Cloud Computing Center \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=&T=0

[TABLE]
[ROW]
Summary of computational transaction[/C][/ROW] [ROW]Raw Input[/C] view raw input (R code) [/C][/ROW] [ROW]Raw Output[/C]view raw output of R engine [/C][/ROW] [ROW]Computing time[/C]1 seconds[/C][/ROW] [ROW]R Server[/C]Big Analytics Cloud Computing Center[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=&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 Input view raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R ServerBig Analytics Cloud Computing Center







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.46997, z = -2.16480, p-value = 0.03041
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 5.1137, z = 3.1294, p-value = 0.001752
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 27.87, p-value = 8.873e-07
alternative hypothesis: greater
> geary
[1] 0.7527746

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.46997, z = -2.16480, p-value = 0.03041
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 5.1137, z = 3.1294, p-value = 0.001752
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 27.87, p-value = 8.873e-07
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.7527746
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.46997, z = -2.16480, p-value = 0.03041
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 5.1137, z = 3.1294, p-value = 0.001752
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 27.87, p-value = 8.873e-07
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.7527746
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=&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.46997, z = -2.16480, p-value = 0.03041
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 5.1137, z = 3.1294, p-value = 0.001752
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 27.87, p-value = 8.873e-07
alternative hypothesis: greater
> geary
[1] 0.7527746



Parameters (Session):
par1 = 0.9TRUEFALSEFALSEFALSE0.9FALSETRUETRUE1212120.912412124121240.9DefaultDefaultFALSETRUEFALSEFALSETRUE121212FALSEFALSEFALSEFALSE0.9FALSETRUETRUETRUEFALSEFALSEFALSEFALSEFALSEFALSEFALSEFALSEFALSEFALSEFALSEFALSEFALSEFALSEFALSE ; par2 = 1111100.90.90.90.910.90.90.90.90.90.90.90.90.90.90.90.910.90.90.90.90.90.90.90.9110.90.90.90.90.90.9110.911 ; par3 = 111000000010111111111111111101111111101011100 ; par4 = 12111112121211121111111111111111111111110011000101 ; par5 = 12121212111121212121212121212121212121212121212121212121212121212121212121212121212 ; par6 = 333303330White NoiseWhite Noise33333000333333333333333333333333 ; par7 = 1111011110.970.9711111111111111111111111111111111 ; par8 = 22220222022222000222222222222222222222222 ; par9 = 11110111111111111111111111111111111111111 ; par10 = FALSEFALSEFALSEFALSE ;
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')