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 00:57:12 +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/t14402878453u5i7kn6i4u6wz0.htm/, Retrieved Wed, 15 May 2024 02:23:17 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=280311, Retrieved Wed, 15 May 2024 02:23:17 +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-22 23:57:12] [3e99441ea7f7f69c8fa4628f6be951c3] [Current]
Feedback Forum

Post a new message
Dataseries X:
-1.29645
-3.76725
3.90394
0.0256704
-0.263031
0.964993
-5.10262
-0.754058
-0.719175
-6.18235
-0.959807
-5.65419
-5.32505
-0.186947
-3.74666
-0.0899766
-4.73029
0.344772
0.342963
-1.55106
-1.62251
0.949893
-1.81629
-7.71729
-2.3688
-1.45806
-2.12354
-1.35365
-4.31565
0.747161
-0.40803
-5.70667
-3.84458
-2.77395
-4.70137
-3.94307
-5.52807
-1.82072
1.44154
-4.70527
-1.70174
-2.17259
-2.515
-3.24076
0.860907
-4.319
0.0771163
-7.38614
-6.10739
-4.38256
-1.69982
-1.88349
2.54144
-1.01406
4.62323
0.658101
2.0009
-0.70019
0.994737
-0.387287
5.59678
3.18632
5.01802
-0.631933
6.31677
1.72454
0.933196
-0.812001
1.86469
4.8215
1.78195
5.68898
3.27304
0.0287654
0.93089
3.18451
1.02909
3.12794
4.39558
0.205992
-0.853247
-0.212624
-1.52523
2.76632
-3.31129
5.1438
1.12494
1.63141
1.32901
2.65448
2.42112
-1.05168
3.59909
3.14248
-0.898404
-0.469419
7.15791
4.33695
-1.70029
0.103503
4.73549
-0.542946
2.32482
-4.02634
2.23257
2.64728
-0.143374
-1.60004
-0.243714
-0.109677
2.18763
6.33567
-2.7923
2.51815
2.83186
5.77003
3.88405
-3.84735
-0.50475
-4.69168
-2.36181
0.0839599
-2.0676
1.82964
4.0741
-0.35445
1.68154
3.0107
3.28306
-1.85556
3.38573
-0.557104
2.60181
4.26535
2.14411
4.02654
-3.6397




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=280311&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.0933, z = -0.3076, p-value = 0.7584
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.5047, z = -1.3347, p-value = 0.182
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.5994, p-value = 0.4495
alternative hypothesis: greater
> geary
[1] 0.8062024

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.0933, z = -0.3076, p-value = 0.7584
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.5047, z = -1.3347, p-value = 0.182
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.5994, p-value = 0.4495
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.8062024
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=280311&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.0933, z = -0.3076, p-value = 0.7584
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.5047, z = -1.3347, p-value = 0.182
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.5994, p-value = 0.4495
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.8062024
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=280311&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=280311&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.0933, z = -0.3076, p-value = 0.7584
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.5047, z = -1.3347, p-value = 0.182
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 1.5994, p-value = 0.4495
alternative hypothesis: greater
> geary
[1] 0.8062024



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