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

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact74
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:15:19] [9636d26fd774798d33054b538c301d75] [Current]
Feedback Forum

Post a new message
Dataseries X:
50
68
62
54
71
54
65
73
52
84
42
66
65
78
73
75
72
66
70
61
81
71
69
71
72
68
70
68
61
67
76
70
60
77
72
69
71
62
70
64
58
76
52
59
68
76
65
67
59
69
76
63
75
63
60
73
63
70
75
66
63
63
64
70
75
61
60
62
73
61
66
64
59
64
60
56
66
78
67
59
66
68
71
66
73
72
71
59
64
66
78
68
73
62
65
68
65
60
71
65
68
64
74
69
76
68
72
67
63
59
73
66
62
69
66
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 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=268615&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=268615&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=268615&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 = -1.0516, z = -4.1177, p-value = 3.828e-05
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 6.7868, z = 5.5901, p-value = 2.269e-08
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 223.5949, p-value < 2.2e-16
alternative hypothesis: greater
> geary
[1] 0.7611068

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -1.0516, z = -4.1177, p-value = 3.828e-05
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 6.7868, z = 5.5901, p-value = 2.269e-08
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 223.5949, p-value < 2.2e-16
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.7611068
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=268615&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -1.0516, z = -4.1177, p-value = 3.828e-05
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 6.7868, z = 5.5901, p-value = 2.269e-08
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 223.5949, p-value < 2.2e-16
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.7611068
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=268615&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=268615&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.0516, z = -4.1177, p-value = 3.828e-05
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 6.7868, z = 5.5901, p-value = 2.269e-08
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 223.5949, p-value < 2.2e-16
alternative hypothesis: greater
> geary
[1] 0.7611068



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