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 computationFri, 05 Dec 2014 20:25:47 +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/Dec/05/t1417811223k20r5bfoclolf27.htm/, Retrieved Thu, 16 May 2024 08:44:50 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=263543, Retrieved Thu, 16 May 2024 08:44:50 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact87
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Central Tendency] [] [2014-11-04 10:08:09] [32b17a345b130fdf5cc88718ed94a974]
- RM    [Skewness and Kurtosis Test] [skew] [2014-11-12 14:47:34] [2ba32e9656c7c3fdddad3ba3f1588288]
-    D      [Skewness and Kurtosis Test] [skew] [2014-12-05 20:25:47] [e4db4bcf90ba40d5f3241c8a74ac70a7] [Current]
Feedback Forum

Post a new message
Dataseries X:
12
20
14
25
15
20
21
15
28
11
22
22
27
24
23
24
21
20
19
25
16
24
21
22
25
23
20
21
22
25
23
19
21
19
25
16
24
24
18
28
15
17
18
26
18
22
19
17
26
21
26
21
12
20
20
24
24
22
21
20
23
19
24
21
16
17
23
20
19
18
18
21
20
17
25
17
17
24
21
22
18
22
20
21
21
20
18
25
23
21
20
21
20
22
15
24
22
21
17
23
22
23
16
18
25
18
14
20
19
18
22
21
14
5
25
21
11
20
9
15
23
21
9
24
16
20
15
18
22
21
21
21
20
24
15
24
18
24
24
15
19
20
26
26
23
13
16
22
21
11
23
18
19
15
8
15
21
25
14
21
18
18
12
24
17
20
24
22
15
22
26
17
23
19
21
23
19
18
16
23
13
18
23
21
23
16
17
20
18
20
19
26
9
23
9
13
27
22
12
18
6
17
22
22
23
19
20
17
24
20
18
23
27
25
24
12
16
24
23
24
24
26
19
28
23
21
19
23
23
20
18
20
28
21
25
18
24
28
9
22
26
28
18
23
15
24
12
12
20
25
24
23
18
20
22
20
25
28
25
14
16
24
13
19
18
16
8
27
23
20
20
26
23
24
21
15
22
25




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=263543&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.7383, z = -3.0701, p-value = 0.00214
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.5380, z = 1.7346, p-value = 0.08281
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 28.6096, p-value = 6.131e-07
alternative hypothesis: greater
> geary
[1] 0.7795028

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.7383, z = -3.0701, p-value = 0.00214
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.5380, z = 1.7346, p-value = 0.08281
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 28.6096, p-value = 6.131e-07
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.7795028
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=263543&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.7383, z = -3.0701, p-value = 0.00214
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.5380, z = 1.7346, p-value = 0.08281
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 28.6096, p-value = 6.131e-07
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.7795028
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=263543&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=263543&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.7383, z = -3.0701, p-value = 0.00214
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.5380, z = 1.7346, p-value = 0.08281
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 28.6096, p-value = 6.131e-07
alternative hypothesis: greater
> geary
[1] 0.7795028



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