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, 08 Nov 2014 09:56:25 +0000
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2014/Nov/08/t1415440594jms2s7b8nm8o0o2.htm/, Retrieved Fri, 17 May 2024 05:06:37 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=253119, Retrieved Fri, 17 May 2024 05:06:37 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact130
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] [WS7] [2014-11-08 09:56:25] [c15d474939d69eac0efd26ce7542850f] [Current]
Feedback Forum

Post a new message
Dataseries X:
-1.12915
1.19814
-0.350526
-2.66877
9.32888
1.6214
9.93459
-1.84868
-2.33115
0.49835
-0.561255
-1.16802
-0.47892
2.66376
0.295939
1.06278
1.08969
1.03851
-2.42223
1.65476
-3.00596
-0.874179
-0.16186
-0.228289
0.556501
-6.83157
-0.401632
2.10431
1.9554
-2.25937
-2.44985
0.565526
-0.91088
-1.10172
0.0158956
-5.06817
2.39776
-0.289498
-0.796891
-3.50031
-3.01769
2.36285
-2.3933
-0.528472
-3.34581
-2.60899
-3.31276
-1.27647
4.28993
-2.62574
-1.37154
0.864888
2.46347
-0.187366
-4.64141
-0.538426
1.79638
-3.17015
-4.32754
0.774147
2.15447
-1.34395
-2.78029
0.783906
1.02323
-4.38807
2.59552
-1.83823
0.319833
1.92447
-0.848499
3.13086
1.27872
-1.6582
-2.3029
5.07457
2.43558
3.56448
0.380975
-4.22436
-1.10707
-0.692393
-3.07553
0.603121
-0.30265
0.193688
0.489952
-0.77014
1.46207
4.15595
1.45514
1.95503
0.841168
2.1669
-3.98145
-0.343911
1.95365
-1.80327
0.448734
-2.55534
-0.468088
1.85501
1.45022
-3.99657
3.78113
2.44604
-0.0889025
4.03991
-0.580606
7.61272
1.85603
0.182817
-2.53441
1.69002
1.40792
-0.841567
0.830792
-0.389637
-4.32545
2.31912
0.223467
1.37259
-1.5238
-3.94535
-1.11535
-2.35843
-2.71762
-0.359716
1.4021
0.311555
-2.57886
2.59737
-2.14191
2.16457
-0.367438
2.55551
7.60156
1.02417
0.109089
-1.85724
-2.98978
-2.2889
2.25106
-0.559822
0.061958
-1.28258
1.13165
-2.33256
-3.14328
2.16716
-0.550863
3.58591
-2.56579
-2.52726
2.23791
3.42
1.95503
0.360106
1.4021
-4.45635
2.92925
1.82722




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=253119&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.6245, z = 2.0716, p-value = 0.0383
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 4.6204, z = 2.9446, p-value = 0.003234
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 28.2512, p-value = 7.334e-07
alternative hypothesis: greater
> geary
[1] 0.7713073

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = 0.6245, z = 2.0716, p-value = 0.0383
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 4.6204, z = 2.9446, p-value = 0.003234
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 28.2512, p-value = 7.334e-07
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.7713073
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=253119&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = 0.6245, z = 2.0716, p-value = 0.0383
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 4.6204, z = 2.9446, p-value = 0.003234
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 28.2512, p-value = 7.334e-07
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.7713073
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=253119&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=253119&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.6245, z = 2.0716, p-value = 0.0383
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 4.6204, z = 2.9446, p-value = 0.003234
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 28.2512, p-value = 7.334e-07
alternative hypothesis: greater
> geary
[1] 0.7713073



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