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 15:12: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/15/t1418656380o09dz1gdo8o778m.htm/, Retrieved Thu, 16 May 2024 16:13:37 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=268606, Retrieved Thu, 16 May 2024 16:13:37 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact62
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Maximum-likelihood Fitting - Normal Distribution] [Intrinsic Motivat...] [2010-10-12 11:57:21] [b98453cac15ba1066b407e146608df68]
- RMP   [Maximum-likelihood Fitting - Normal Distribution] [] [2014-10-14 18:01:50] [32b17a345b130fdf5cc88718ed94a974]
- RMPD      [Skewness and Kurtosis Test] [Skewness and Kurt...] [2014-12-15 15:12:47] [9636d26fd774798d33054b538c301d75] [Current]
Feedback Forum

Post a new message
Dataseries X:
26
51
57
37
67
43
52
52
43
84
67
49
70
52
58
68
62
43
56
56
74
65
63
58
57
63
53
57
51
64
53
29
54
51
58
43
51
53
54
56
61
47
39
48
50
35
30
68
49
61
67
47
56
50
43
67
62
57
41
54
45
48
61
56
41
43
53
44
66
58
46
37
51
51
56
66
45
37
42
38
66
34
53
49
55
49
59
40
58
60
63
56
54
52
34
69
32
48
67
58
57
42
64
58
66
26
61
52
51
55
50
60
56
63
61
52
16
46
56
52
55
50
59
60
52
44
67
52
55
37
54
72
51
48
60
50
63
33
67
46
54
59
61
33
47
69
52
55
55
41
73
51
52
50
51
60
56
56
29
66
66
73
55
64
40
46
58
43
61
51
50
52
54
66
61
80
51
56
56
56
53
47
25
47
46
50
39
51
58
35
58
60
62
63
53
46
67
59
64
38
50
48
48
47
66
47
63
58
44
51
43
55
38
56
45
50
54
57
60
55
56
49
37
43
59
46
51
58
64
53
48
51
47
59
62
62
51
64
52
67
50
54
58
56
63
31
65
71
50
57
47
54
47
57
43
41
63
63
56
51
50
22
41
59
56
66
53
42
52
54
44
62
53
50
36
76
66
62
59
47
55
58
60
44
57
45




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=268606&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 = -0.4185, z = -1.8797, p-value = 0.06014
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.7488, z = 2.2121, p-value = 0.02696
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 15.0306, p-value = 0.0005447
alternative hypothesis: greater
> geary
[1] 0.7679807

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.4185, z = -1.8797, p-value = 0.06014
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.7488, z = 2.2121, p-value = 0.02696
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 15.0306, p-value = 0.0005447
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.7679807
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=268606&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.4185, z = -1.8797, p-value = 0.06014
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.7488, z = 2.2121, p-value = 0.02696
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 15.0306, p-value = 0.0005447
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.7679807
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=268606&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=268606&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.4185, z = -1.8797, p-value = 0.06014
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.7488, z = 2.2121, p-value = 0.02696
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 15.0306, p-value = 0.0005447
alternative hypothesis: greater
> geary
[1] 0.7679807



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