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 computationMon, 15 Dec 2014 18:57:50 +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/15/t1418669877tnb2up95mu3xokn.htm/, Retrieved Thu, 16 May 2024 13:38:35 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=268900, Retrieved Thu, 16 May 2024 13:38:35 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact76
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] [] [2014-12-15 18:57:50] [457d039f1491608548baeb848eb0333c] [Current]
-    D      [Skewness and Kurtosis Test] [] [2014-12-17 20:39:33] [6656361aa4da5489a6a45e803df0211c]
Feedback Forum

Post a new message
Dataseries X:
11,3
16,1
12,7
12,3
11,6
12,1
12,6
10,5
10,9
4,3
10,3
11,4
5,6
8,8
9,0
9,6
6,4
11,6
16,6
12,6
18,9
11,6
14,6
13,85
14,85
11,75
18,45
15,9
19,9
10,95
18,45
15,1
15
11,35
15,95
18,1
14,6
17,6
15,35
13,4
13,9
15,25
12,9
16,1
17,35
13,15
12,15
12,6
10,35
15,4
9,6
18,2
13,6
14,85
14,1
14,9
16,25
13,6
15,65
14,6
12,65
19,2
16,6
11,2
13,2
15,85
11,15
15,65
7,65
15,2
15,6
13,1
11,85
12,4
11,4
14,9
19,9
11,2
14,6
14,75
15,15
16,85
7,85
12,6
7,85
10,95
12,35
9,95
14,9
16,65
13,4
13,95
15,7
16,85
10,95
15,35
12,2
15,1
17,75
15,2
16,65
8,1




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=268900&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.3871, z = -1.0868, p-value = 0.2771
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.1102, z = 0.5533, p-value = 0.58
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.5988, p-value = 0.2727
alternative hypothesis: greater
> geary
[1] 0.8087332

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.3871, z = -1.0868, p-value = 0.2771
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.1102, z = 0.5533, p-value = 0.58
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.5988, p-value = 0.2727
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.8087332
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=268900&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.3871, z = -1.0868, p-value = 0.2771
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.1102, z = 0.5533, p-value = 0.58
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.5988, p-value = 0.2727
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.8087332
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=268900&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=268900&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.3871, z = -1.0868, p-value = 0.2771
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.1102, z = 0.5533, p-value = 0.58
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.5988, p-value = 0.2727
alternative hypothesis: greater
> geary
[1] 0.8087332



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