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, 12 Dec 2013 04:12:55 -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/2013/Dec/12/t1386839591qtivz61csvwcnce.htm/, Retrieved Fri, 19 Apr 2024 03:30:16 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=232230, Retrieved Fri, 19 Apr 2024 03:30:16 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact116
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Skewness and Kurtosis Test] [] [2013-12-12 09:12:55] [9e6a405f514733ea23d87e4507d39d29] [Current]
Feedback Forum

Post a new message
Dataseries X:
0.00550118759611825
0.100183846454512
0.407011937175347
-0.16737394013665
0.0874322043971727
0.411921594926703
-0.16303809760263
-0.347349364549994
-0.0296049307932174
0.323806680916916
-0.239140348405293
-0.0990421431826477
0.0467509732678099
0.163478509066741
-0.350096927982722
0.32436525705737
0.311383604987517
-0.0960371667588798
0.124548267674515
-0.511624147113553
0.314584415989742
0.287739894396906
0.282204368241592
-0.25961081368395
0.139880423671516
0.0468251561703096
0.141297672568196
0.131779095699905
0.188261365013337
0.34246868819404
0.195820162553774
-0.179557156234377
0.232001180091104
0.0900659140956214
-0.1338451790818
-0.00791389868766919
-0.0425554884595751
0.482693233899655
0.282396103736813
0.156155004245922
-0.114835337644616
0.00659340969595179
-0.224997452667842
-0.127774776710956
0.0620755029470993
-0.0998584806098916
0.267864642498592
0.389744472117138
0.0761067268738662
-0.135349114066045
-0.199236081602781
0.202107333568291
0.47797312151875
-0.330634318524646
-0.00413610310225685
0.14024473328936
-0.223728014463631
0.223086730239358
0.073422994370519
0.225451904074953
-0.0398059712998328
-0.0698047210357811
-0.259657758635374
0.167444170403979
-0.0135427590292624
0.192334314572137




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=232230&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.1965, z = -0.4657, p-value = 0.6415
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.4296, z = -0.9878, p-value = 0.3232
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.3195, p-value = 0.517
alternative hypothesis: greater
> geary
[1] 0.8312309

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.1965, z = -0.4657, p-value = 0.6415
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.4296, z = -0.9878, p-value = 0.3232
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.3195, p-value = 0.517
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.8312309
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=232230&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.1965, z = -0.4657, p-value = 0.6415
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.4296, z = -0.9878, p-value = 0.3232
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.3195, p-value = 0.517
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.8312309
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=232230&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=232230&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.1965, z = -0.4657, p-value = 0.6415
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.4296, z = -0.9878, p-value = 0.3232
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.3195, p-value = 0.517
alternative hypothesis: greater
> geary
[1] 0.8312309



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