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 19:03:42 +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/t1418670227wnffgcea4w3le8n.htm/, Retrieved Sun, 19 May 2024 14:58:54 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=268914, Retrieved Sun, 19 May 2024 14:58:54 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact67
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 19:03:42] [457d039f1491608548baeb848eb0333c] [Current]
-    D      [Skewness and Kurtosis Test] [] [2014-12-17 20:37:47] [6656361aa4da5489a6a45e803df0211c]
Feedback Forum

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




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=268914&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'Gertrude Mary Cox' @ cox.wessa.net







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.2648, z = -0.8326, p-value = 0.405
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.5441, z = -1.1103, p-value = 0.2669
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.5841, p-value = 0.2747
alternative hypothesis: greater
> geary
[1] 0.8079727

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.2648, z = -0.8326, p-value = 0.405
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.5441, z = -1.1103, p-value = 0.2669
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.5841, p-value = 0.2747
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.8079727
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=268914&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.2648, z = -0.8326, p-value = 0.405
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.5441, z = -1.1103, p-value = 0.2669
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.5841, p-value = 0.2747
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.8079727
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=268914&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=268914&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.2648, z = -0.8326, p-value = 0.405
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.5441, z = -1.1103, p-value = 0.2669
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.5841, p-value = 0.2747
alternative hypothesis: greater
> geary
[1] 0.8079727



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