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 20:37:47 +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/t14188486721x1m4dahv4i1k52.htm/, Retrieved Thu, 16 May 2024 11:50:57 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=270661, Retrieved Thu, 16 May 2024 11:50:57 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact63
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Skewness and Kurtosis Test] [] [2014-11-04 10:14:29] [32b17a345b130fdf5cc88718ed94a974]
- R  D  [Skewness and Kurtosis Test] [] [2014-12-15 19:03:42] [6656361aa4da5489a6a45e803df0211c]
-    D      [Skewness and Kurtosis Test] [] [2014-12-17 20:37:47] [457d039f1491608548baeb848eb0333c] [Current]
Feedback Forum

Post a new message
Dataseries X:
-1,7024
-1,3695
-5,56739
-7,64874
-0,454781
2,42614
-1,61285
-0,470244
-6,21044
-1,59779
-6,31656
-1,21015
-6,52387
-1,64728
-3,74258
-2,42485
0,898513
-2,24313
-1,23961
-2,2665	
-3,0754
-1,39479
-5,0875
-2,22432
-3,52622
-2,11766
-2,85114
-0,921034
-0,520981
-1,27566
-1,49128
-3,34298
-0,419727
-3,43749
1,11923
-4,63164
-0,679212
-5,29917
-4,34962
1,18757
-0,924517
-0,356137
-0,759598
-0,108107
-5,28559
-9,689
-2,25362
4,20924
4,99958
2,31744
5,54985
2,9526
-0,33998
3,6019
2,31517
-3,11116
-0,588232
2,06576
0,440212
0,665312
1,39814
3,50746
1,12164
1,8778
-1,99862
0,262031
3,77486
-5,05625
5,22682
1,18619
3,5396
2,81638
4,00693
2,74627
3,10595
-0,95376
0,194552
1,24897
4,0744
-3,58436
2,10816
4,23577
2,87511
5,85588
1,86434
3,21493
2,65583
1,5308
1,85535
-0,738968
5,37536
-5,03043
4,48982
1,81532
3,50771
0,413032
0,217442
-3,63545
1,35883
-0,385758
3,46607
-1,9764
5,24001
5,39269
-1,7015
2,71967
6,41756
3,8517
5,4491
5,45981
4,71361
5,38255
-0,364243
-4,29592
-9,13635
0,900269
-3,6844
0,219342
3,96158
0,300913
3,26259
0,0177245
-1,23323
-2,15459
-0,295495
-4,75939
0,330117




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=270661&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'Herman Ole Andreas Wold' @ wold.wessa.net







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.3204, z = -1.0012, p-value = 0.3167
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.7136, z = -0.5117, p-value = 0.6089
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.6076, p-value = 0.2715
alternative hypothesis: greater
> geary
[1] 0.8097529

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.3204, z = -1.0012, p-value = 0.3167
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.7136, z = -0.5117, p-value = 0.6089
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.6076, p-value = 0.2715
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.8097529
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=270661&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.3204, z = -1.0012, p-value = 0.3167
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.7136, z = -0.5117, p-value = 0.6089
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.6076, p-value = 0.2715
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.8097529
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=270661&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=270661&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.3204, z = -1.0012, p-value = 0.3167
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.7136, z = -0.5117, p-value = 0.6089
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.6076, p-value = 0.2715
alternative hypothesis: greater
> geary
[1] 0.8097529



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