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 14:25: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/t14186535577zi4jficnq6gpdd.htm/, Retrieved Thu, 16 May 2024 13:36:27 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=268489, Retrieved Thu, 16 May 2024 13:36:27 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact38
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Skewness and Kurtosis Test] [] [2014-12-15 14:25:50] [9a966322e4d935aee68609d815c1a240] [Current]
Feedback Forum

Post a new message
Dataseries X:
50
68
62
54
71
54
65
73
52
84
42
66
65
73
75
72
66
70
81
69
71
68
70
68
67
76
70
60
72
71
70
64
76
68
76
65
67
75
60
73
63
70
66
64
70
75
60
66
59
78
67
59
66
71
66
72
71
59
78
65
65
71
72
66
69
51
56
67
69
57
56
55
63
67
65
47
76
64
68
64
65
71
63
60
68
72
70
61
61
62
71
71
51
56
70
73
76
59
68
48
52
59
60
59
57
79
60
60
59
62
59
61
71
57
66
63
69
58
59
48
66
73
67
61
68
75
62
69
58
60
74
55
62
63
69
58
58
68
72
62
62
65
69
66
72
62
75
58
66
55
47
72
62
64
64
19
50
68
70
79
69
71
48
66
73
74
66
71
74
78
75
53
60
50
70
69
65
78
78
59
72
70
63
63
71
74
67
66
62
80
73
67
61
73
74
32
69
69
84
64
58
60
59
78
57
60
68
68
73
69
67
60
65
66
74
81
72
55
49
74
53
64
65
57
51
80
67
70
74
75
70
69
65
55
71
65




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

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







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -1.1022, z = -3.8997, p-value = 9.63e-05
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 6.6216, z = 5.0842, p-value = 3.692e-07
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 176.7581, p-value < 2.2e-16
alternative hypothesis: greater
> geary
[1] 0.7593002

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -1.1022, z = -3.8997, p-value = 9.63e-05
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 6.6216, z = 5.0842, p-value = 3.692e-07
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 176.7581, p-value < 2.2e-16
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.7593002
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=268489&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -1.1022, z = -3.8997, p-value = 9.63e-05
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 6.6216, z = 5.0842, p-value = 3.692e-07
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 176.7581, p-value < 2.2e-16
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.7593002
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=268489&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=268489&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 = -1.1022, z = -3.8997, p-value = 9.63e-05
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 6.6216, z = 5.0842, p-value = 3.692e-07
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 176.7581, p-value < 2.2e-16
alternative hypothesis: greater
> geary
[1] 0.7593002



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