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, 22 Dec 2012 16:47:45 -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/22/t1356212898j3h6383tp06cjt4.htm/, Retrieved Wed, 24 Apr 2024 08:44:03 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=204622, Retrieved Wed, 24 Apr 2024 08:44:03 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact95
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Univariate Data Series] [data set] [2008-12-01 19:54:57] [b98453cac15ba1066b407e146608df68]
- RMP   [Standard Deviation-Mean Plot] [Unemployment] [2010-11-29 10:34:47] [b98453cac15ba1066b407e146608df68]
- RMP     [ARIMA Backward Selection] [Unemployment] [2010-11-29 17:10:28] [b98453cac15ba1066b407e146608df68]
- RMPD        [Skewness and Kurtosis Test] [skewnessenkurtosis] [2012-12-22 21:47:45] [081b45eff66f9ee50ac0b17603ac2bbc] [Current]
Feedback Forum

Post a new message
Dataseries X:
-0.0229880307959967
0.278439664212683
0.214776253107494
0.204708843256655
-0.0517577687089031
-0.320596288416998
-0.272402878623526
-0.231766333497631
-0.304560456117129
0.186972426563861
0.135263966115808
0.339365367712853
0.131670289948456
-0.276095874698097
0.0603457812816131
-0.213807209194737
-0.0678819428665521
-0.128154986599206
-0.23319021743902
-0.395065126908713
-0.173893414297138
0.0208186102747535
-0.0437918857502117
0.0504454747606821
-0.221076211699185
0.0916961112709848
0.263228114155631
0.257490056913535
0.62111209200697
0.246405883888872
0.630817230574024
0.575541929993828
0.661994430402931
0.782080225879709
0.496394308992335
0.723732072489225
0.572778058859264
0.478805751502218
0.353051540990384
0.0511748576258525
-0.0896173448620862
-0.361218723883353
-0.229175960949758
-0.442083135404132
-0.123230805794189
-0.206575861424036
-0.0867907189531886
-0.054261633053142
-0.257013907753785
-0.378996466777591
-0.471352715785107
-0.177850799262201
-0.186001656973008
-0.565708770812139
-0.151588620144252
-0.223505128304725
-0.235117834858457
-0.199470464270386
-0.549004163491896
-0.483516004410139




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=204622&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'Gwilym Jenkins' @ jenkins.wessa.net







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x 
skew = 0.5856, z = 1.2704, p-value = 0.2039
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 2.4944, z = -0.7265, p-value = 0.4675
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 4.0678, p-value = 0.1308
alternative hypothesis: greater 
> geary
[1] 0.8273655

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x 
skew = 0.5856, z = 1.2704, p-value = 0.2039
alternative hypothesis: data have a skewness 
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 2.4944, z = -0.7265, p-value = 0.4675
alternative hypothesis: kurtosis is not equal to 3 
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 4.0678, p-value = 0.1308
alternative hypothesis: greater 
\tabularnewline
> geary
[1] 0.8273655
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=204622&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x 
skew = 0.5856, z = 1.2704, p-value = 0.2039
alternative hypothesis: data have a skewness 
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 2.4944, z = -0.7265, p-value = 0.4675
alternative hypothesis: kurtosis is not equal to 3 
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 4.0678, p-value = 0.1308
alternative hypothesis: greater 
[/C][/ROW] [ROW][C]
> geary
[1] 0.8273655
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=204622&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=204622&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.5856, z = 1.2704, p-value = 0.2039
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 2.4944, z = -0.7265, p-value = 0.4675
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 4.0678, p-value = 0.1308
alternative hypothesis: greater 
> geary
[1] 0.8273655



Parameters (Session):
par1 = Default ; par2 = 1 ; par3 = 0 ; 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')