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, 29 Nov 2012 08:20:35 -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/29/t1354195338lcwilpa6rm1jokr.htm/, Retrieved Sun, 28 Apr 2024 16:36:06 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=194495, Retrieved Sun, 28 Apr 2024 16:36:06 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact103
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Multiple Regression] [] [2012-10-31 14:44:12] [83c7ccdb194e46f99f0902896e3c3ab1]
- RMPD    [Skewness and Kurtosis Test] [paper16] [2012-11-29 13:20:35] [5821104a6123eb5bf529ba8614395dc8] [Current]
-    D      [Skewness and Kurtosis Test] [Skewness-test] [2012-12-15 10:12:41] [8cc09667e588c76c8c3bfb3e2ed3290a]
Feedback Forum

Post a new message
Dataseries X:
1.777683473
72.08314968
-4.099320159
-3.570655062
-2.606814177
-18.0391647
-0.538026421
5.449556439
-3.197518567
49.08996515
-9.137134919
-11.33483298
-0.040935446
-4.571566893
-7.171887808
-55.46029176
-4.716874256
-19.5773573
-5.041700433
6.201391698
-7.542068941
38.04425431
23.13406565
-5.547679161
-8.047715945
4.132066907
-1.409565302
-1.158422731
-3.442361119
0.15582611
-8.14045365
-1.143625657
50.05239401
-9.88791594
-6.024611867
27.56449169
18.67731749
26.64627585
-6.476967928
-33.47873408
2.132380605
-12.27887664
-8.885890374
-11.0242205
-10.8968773
-2.251545185
24.36475513
24.77152684
-3.792829591
-5.9782952
7.212894609
21.08337409
4.805660306
15.54091562
-9.105558882
-6.903254852
-16.96915011
-86.56967844
-4.014546706
-5.762414619
-6.14531239
-6.646671042
-12.4859174
-6.196690028
5.916894331
5.085914591
2.183534798
-8.138805958
-7.08579828
-0.292831196
-2.771485067
-25.1290988
-3.550910407
46.98023367
-26.91516854
-20.34029993
-6.646900295
20.1003812
54.99632667




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

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







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x 
skew = 0.1416, z = 0.3638, p-value = 0.716
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 6.8799, z = 3.6570, p-value = 0.0002552
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 49.8164, p-value = 1.522e-11
alternative hypothesis: greater 
> geary
[1] 0.6436032

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x 
skew = 0.1416, z = 0.3638, p-value = 0.716
alternative hypothesis: data have a skewness 
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 6.8799, z = 3.6570, p-value = 0.0002552
alternative hypothesis: kurtosis is not equal to 3 
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 49.8164, p-value = 1.522e-11
alternative hypothesis: greater 
\tabularnewline
> geary
[1] 0.6436032
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=194495&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x 
skew = 0.1416, z = 0.3638, p-value = 0.716
alternative hypothesis: data have a skewness 
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 6.8799, z = 3.6570, p-value = 0.0002552
alternative hypothesis: kurtosis is not equal to 3 
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 49.8164, p-value = 1.522e-11
alternative hypothesis: greater 
[/C][/ROW] [ROW][C]
> geary
[1] 0.6436032
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=194495&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=194495&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.1416, z = 0.3638, p-value = 0.716
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 6.8799, z = 3.6570, p-value = 0.0002552
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 49.8164, p-value = 1.522e-11
alternative hypothesis: greater 
> geary
[1] 0.6436032



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