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, 21 Nov 2012 12:06:43 -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/Nov/21/t13535176351kkqrfbsm63q52g.htm/, Retrieved Sun, 28 Apr 2024 09:33:57 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=191488, Retrieved Sun, 28 Apr 2024 09:33:57 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact74
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Skewness and Kurtosis Test] [Kurtosis en skewn...] [2012-11-21 17:06:43] [a641906195a0eb35087b0121beaccdc9] [Current]
- RMPD    [Histogram] [Histogram residua...] [2012-12-11 17:41:54] [e35bad265b4f882bb08312c911aaf8f2]
Feedback Forum

Post a new message
Dataseries X:
0.0036109152155184
-0.171584925807968
0.325067808640341
-0.0940679676614769
-0.233834268716418
0.310278731297227
0.679977143523932
-0.295172714736033
0.0681080865203015
-0.806884524163399
0.336467587196128
1.23735958557298
0.0184771687168986
-0.3331931465722
0.0286769412881763
-0.0103909608468235
0.187591510868386
-0.00398038473564299
0.727693146356356
-0.221759528438456
0.192535819331278
-0.336633767976511
-0.869034414850496
0.0601564687766434
0.282111790899119
0.206116096745581
-0.238747039500387
0.383662573694648
-0.366409434900751
0.326874793487138
0.0017050918247572
-0.184737528261849
-0.0592986757848862
-0.0644865643145161
-0.832895002123145
0.176521208961043
0.203269164392835
-0.000814212589783953
-0.18517250317619
0.188597191214611
0.109498678644736
0.426905804844609
-0.32545423779884
0.453004237678114
-0.0570516429882141
-0.0342235899344155
0.237148838150567
0.176075687481638
0.23044451695179
-0.0960195503362943
-0.189213639660799
-0.236911645229776
-0.21302952427676
-0.826673059108413
-0.453326832520124
-0.593901475865971
0.161838802436164
-0.0820073782983919
0.310644546237324
0.377107967845728
-0.842811304101193
0.0231887352541481
-0.718701346087977
-0.119339465474083
0.240644206590055
-0.773528755094417
0.0797711008843767
-0.357595311339551
-0.0375727200472735
0.209607207928601
-0.601970089769743
0.319391533455687
0.474390700480027
-0.357690289543053
-0.508051995875865
-0.456688386342127
0.0366168630140685
-0.174113048971846
0.339063546115365
-0.827250924444718




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=191488&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'Sir Ronald Aylmer Fisher' @ fisher.wessa.net







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x 
skew = -0.0375, z = -0.0971, p-value = 0.9226
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 3.5424, z = 1.2502, p-value = 0.2112
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 0.9994, p-value = 0.6067
alternative hypothesis: greater 
> geary
[1] 0.7731418

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x 
skew = -0.0375, z = -0.0971, p-value = 0.9226
alternative hypothesis: data have a skewness 
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 3.5424, z = 1.2502, p-value = 0.2112
alternative hypothesis: kurtosis is not equal to 3 
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 0.9994, p-value = 0.6067
alternative hypothesis: greater 
\tabularnewline
> geary
[1] 0.7731418
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=191488&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x 
skew = -0.0375, z = -0.0971, p-value = 0.9226
alternative hypothesis: data have a skewness 
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 3.5424, z = 1.2502, p-value = 0.2112
alternative hypothesis: kurtosis is not equal to 3 
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 0.9994, p-value = 0.6067
alternative hypothesis: greater 
[/C][/ROW] [ROW][C]
> geary
[1] 0.7731418
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=191488&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=191488&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.0375, z = -0.0971, p-value = 0.9226
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 3.5424, z = 1.2502, p-value = 0.2112
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 0.9994, p-value = 0.6067
alternative hypothesis: greater 
> geary
[1] 0.7731418



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