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 computationTue, 18 Dec 2012 16:54:28 -0500
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2012/Dec/18/t1355867768dummvtiluvhmmgn.htm/, Retrieved Wed, 24 Apr 2024 08:22:08 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=201692, Retrieved Wed, 24 Apr 2024 08:22:08 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact80
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Histogram] [paper deel 1 Hist...] [2012-12-15 22:04:15] [48f852fd41a4fa7d41d1802199989991]
- R P   [Histogram] [paper deel 1 Hist...] [2012-12-16 13:33:16] [48f852fd41a4fa7d41d1802199989991]
- RMPD    [Notched Boxplots] [Paper deel 1 Notc...] [2012-12-17 19:04:02] [48f852fd41a4fa7d41d1802199989991]
- RMPD        [Skewness and Kurtosis Test] [Paper deel 1 Skew...] [2012-12-18 21:54:28] [951f0bbf00246852608bf7fcd40f4937] [Current]
Feedback Forum

Post a new message
Dataseries X:
56
56
54
89
40
25
92
18
63
44
33
84
88
55
60
66
154
53
119
41
61
58
75
33
40
92
100
112
73
40
45
60
62
75
31
77
34
46
99
17
66
30
76
146
67
56
107
58
34
61
119
42
66
89
44
66
24
259
17
64
41
68
168
43
132
105
71
112
94
82
70
57
53
103
121
62
52
52
32
62
45
46
63
75
88
46
53
37
90
63
78
25
45
46
41
144
82
91
71
63
53
62
63
32
39
62
117
34
92
93
54
144
14
61
109
38
73
75
50
61
55
77
75
72
50
32
53
42
71
10
35
65
25
66
41
86
16
42
19
19
45
65
35
95
49
37
64
38
34
32
65
52
62
65
83
95
29
18
33
247
139
29
118
110
67
42
65
94
64
81
95
67
63
83
45
30
70
32
83
31
67
66
10
70
103
5
20
5
36
34
48
40
43
31
42
46
33
18
55
35
59
19
66
60
36
25
47
54
53
40
40
39
14
45
36
28
44
30
22
17
31
55
54
21
14
81
35
43
46
30
23
38
54
20
53
45
39
20
24
31
35
151
52
30
31
29
57
40
44
25
77
35
11
63
44
19
13
42
38
29
20
27
20
19
37
26
42
49
30
49
67
28
19
49
27
30
22
12
31
20
20
39
29
16
27
21
19
35
14




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=201692&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'George Udny Yule' @ yule.wessa.net







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x 
skew = 2.0425, z = 6.4082, p-value = 1.473e-10
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 10.6614, z = 7.3152, p-value = 2.569e-13
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 907.7482, p-value < 2.2e-16
alternative hypothesis: greater 
> geary
[1] 0.7199535

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x 
skew = 2.0425, z = 6.4082, p-value = 1.473e-10
alternative hypothesis: data have a skewness 
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 10.6614, z = 7.3152, p-value = 2.569e-13
alternative hypothesis: kurtosis is not equal to 3 
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 907.7482, p-value < 2.2e-16
alternative hypothesis: greater 
\tabularnewline
> geary
[1] 0.7199535
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=201692&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x 
skew = 2.0425, z = 6.4082, p-value = 1.473e-10
alternative hypothesis: data have a skewness 
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 10.6614, z = 7.3152, p-value = 2.569e-13
alternative hypothesis: kurtosis is not equal to 3 
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 907.7482, p-value < 2.2e-16
alternative hypothesis: greater 
[/C][/ROW] [ROW][C]
> geary
[1] 0.7199535
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=201692&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=201692&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 = 2.0425, z = 6.4082, p-value = 1.473e-10
alternative hypothesis: data have a skewness 
> anscombe
	Anscombe-Glynn kurtosis test
data:  x 
kurt = 10.6614, z = 7.3152, p-value = 2.569e-13
alternative hypothesis: kurtosis is not equal to 3 
> jarque
	Jarque-Bera Normality Test
data:  x 
JB = 907.7482, p-value < 2.2e-16
alternative hypothesis: greater 
> geary
[1] 0.7199535



Parameters (Session):
par1 = 1 ; par2 = 2 ; par3 = 3 ; par4 = FALSE ;
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')