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 computationSun, 23 Aug 2015 02:48:00 +0100
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2015/Aug/23/t14402944971nwycjm7uil8z31.htm/, Retrieved Wed, 15 May 2024 20:44:38 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=280316, Retrieved Wed, 15 May 2024 20:44:38 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact150
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] [] [2015-08-23 01:48:00] [3e99441ea7f7f69c8fa4628f6be951c3] [Current]
Feedback Forum

Post a new message
Dataseries X:
-1.24419
-4.88718
-0.490945
-1.06096
-5.36602
-7.0784
0.0109581
2.76842
-1.32718
-0.165241
-6.22745
-1.18352
-6.42614
-1.20752
-0.947302
-6.02698
-1.16283
-3.28201
-1.9326
-6.60769
0.718001
-1.86342
1.27168
-1.12953
-2.01122
-2.84157
-1.06147
-4.28968
-2.04517
-6.62058
-3.08226
-3.48847
-1.75628
-2.96096
-2.8161
-3.99483
-0.866192
-8.11894
-2.4253
-0.0973222
-1.61189
-1.36344
-2.01086
0.422831
-2.56833
-0.20309
-3.2608
1.27284
-4.29449
-0.177927
-4.79323
2.3006
-3.9465
-0.827154
-0.152985
1.33331
-0.939047
-1.55621
-5.55347
-0.105781
0.0578376
0.0849968
-4.87649
-9.48533
-0.696666
4.78925
5.54093
3.19797
6.11705
3.33417
-0.0518329
4.08728
2.54109
-2.10681
-0.086689
2.95521
0.629497
0.701727
1.34989
3.66394
1.6906
2.34252
-1.59601
-0.02425
4.15463
-4.67904
5.60757
1.54829
4.41975
2.9667
4.9664
2.25106
3.01281
3.34552
-0.495234
-1.68141
0.399273
1.16896
4.71519
-2.74168
2.53148
4.79416
3.30913
5.76483
2.19268
3.42699
2.47067
1.70197
1.9171
-0.701076
5.67777
-5.11897
5.11584
1.81735
4.0105
0.574013
0.987892
-3.313
1.80108
-0.455804
3.67362
-1.29397
-0.926348
5.39551
5.82035
-1.29497
2.67097
6.90898
4.03103
5.88712
5.9298
5.36353
5.17222
0.174608
-4.18691
-8.74799
0.935582
-3.41513
0.194321
4.05321
4.54415
0.769981
3.5866
0.122622
-0.77787
-1.53279
0.100308
-4.29024
0.868474




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

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







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.2364, z = -0.8021, p-value = 0.4225
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.6583, z = -0.7909, p-value = 0.429
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.1133, p-value = 0.3476
alternative hypothesis: greater
> geary
[1] 0.7972182

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.2364, z = -0.8021, p-value = 0.4225
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.6583, z = -0.7909, p-value = 0.429
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.1133, p-value = 0.3476
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.7972182
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=280316&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.2364, z = -0.8021, p-value = 0.4225
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.6583, z = -0.7909, p-value = 0.429
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.1133, p-value = 0.3476
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.7972182
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=280316&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=280316&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.2364, z = -0.8021, p-value = 0.4225
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.6583, z = -0.7909, p-value = 0.429
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.1133, p-value = 0.3476
alternative hypothesis: greater
> geary
[1] 0.7972182



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