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, 11 Dec 2014 13:22:08 +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/11/t141830420606eb93mhjl0gc6t.htm/, Retrieved Thu, 16 May 2024 06:59:14 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=265964, Retrieved Thu, 16 May 2024 06:59:14 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact71
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [ARIMA Backward Selection] [Backwards ARIMA] [2014-12-11 13:10:51] [9ecaa0fefb0ae88b4782d69916cabb9e]
- RM D    [Skewness and Kurtosis Test] [Skewness/kurtosis] [2014-12-11 13:22:08] [10320d42b3a1ca1321e6e126fa928a8a] [Current]
Feedback Forum

Post a new message
Dataseries X:
9.7689710922047
-184.139016212579
178.73131791355
-139.335621988182
311.876322891844
-76.7189332727156
159.17501224605
319.202592274421
-112.27768391963
14.5501575240183
-291.553661481274
-249.284338111657
146.636419461924
-565.494734217096
23.5882104432631
345.232238613457
153.000763730626
42.6282641758209
213.12993256114
-18.6840825554497
-256.392009500574
28.6299110252481
-141.348136966886
-175.741922042199
-42.7074606438642
-42.2697148310792
53.9433894401311
-254.789137235704
-438.273343246165
-307.026930896316
348.543634543876
127.832134829547
234.860607237499
168.304922071341
-261.200392682311
180.94641981696
193.040459651519
-168.110163273473
-212.095229408879
462.566327478758
-246.215574496333
263.133636357532
540.631823448982
-213.831810623774
374.437271226814
-70.3107337189255
-191.695345410834
407.231011404384
231.787985564877
219.671409106943
94.9672471066494
-45.7377371549124
-556.047799552205
487.429733235422
434.919272265465
329.750735643642
292.589626810733
-81.282465454748
99.4073943109603
421.027926344503
-119.667870980041
-133.726420506872
338.280190346769
137.439083351637
100.618956631279
192.079322745769
-447.268372935428
217.219436486359
249.538105630322
109.439935285404
-144.139340651845
-123.033110634415
13.2610397751899
-172.056269967106
249.629024904262
-96.2275620181087
462.201865262145
285.922191034935
-155.080498348882
65.7185344937076
428.868234866691
429.486125622172
9.16172277523738
-640.673443517766
-91.6654565717353
-72.8750966737847
-108.749225407504
-372.644292892803
223.049147679173
-72.749941541007
256.608122818312
564.639192730331
-120.601417697456
131.26891080048
-56.7123989813947
-106.619472107087
386.716336106359
123.84645413484
-528.377993227289
570.631103992983
48.8364547516811
87.8593370786002
482.657551041663
-450.863886808186
-31.2744339082143
-90.7069144563858
-258.950293460647
-174.403094012344
-103.166193756514
-485.489240955989
-94.7830277894575
267.226451046726
-246.906376540852
177.454343591341
133.411145565371
41.0241717184157
214.896758571451
-151.938046332999
-157.513066016927
173.410811454349




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=265964&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.1528, z = -0.4728, p-value = 0.6364
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.6173, z = -0.8009, p-value = 0.4232
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.1995, p-value = 0.5489
alternative hypothesis: greater
> geary
[1] 0.8240157

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.1528, z = -0.4728, p-value = 0.6364
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.6173, z = -0.8009, p-value = 0.4232
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.1995, p-value = 0.5489
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.8240157
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=265964&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.1528, z = -0.4728, p-value = 0.6364
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.6173, z = -0.8009, p-value = 0.4232
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.1995, p-value = 0.5489
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.8240157
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=265964&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=265964&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.1528, z = -0.4728, p-value = 0.6364
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.6173, z = -0.8009, p-value = 0.4232
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.1995, p-value = 0.5489
alternative hypothesis: greater
> geary
[1] 0.8240157



Parameters (Session):
par1 = Default ; par2 = -0.3 ; par3 = 1 ; par4 = 1 ; par5 = 12 ; par6 = White Noise ; par7 = 0.95 ;
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')