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 computationFri, 22 Jan 2016 09:53:06 +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/2016/Jan/22/t1453456419e01w5t63h11s8ck.htm/, Retrieved Wed, 08 May 2024 02:42:44 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=291141, Retrieved Wed, 08 May 2024 02:42:44 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact55
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Multiple Regression] [Bowie Multiple Re...] [2016-01-22 09:28:25] [2e6b1bdc398efa0639617f5108875d85]
- RMPD    [Skewness and Kurtosis Test] [sk kur] [2016-01-22 09:53:06] [4bfd98e85da8d65970e2f1f883f9da72] [Current]
Feedback Forum

Post a new message
Dataseries X:
635
251.7380008
-170.4773271
32.33893814
453.2004708
132.2036577
384.2853372
741.1077077
293.2669298
443.7370763
494.9513095
-33.38842739
63.88434483
-434.2910403
-564.7140983
-9.446702129
16.76220795
71.6171205
-24.54784074
518.593587
350.2283088
777.4090135
-133.0773024
1037.95282
-910.8757175
-1250.309447
-297.3052812
59.74136687
17.09616545
-83.09165909
172.5417178
391.4612691
404.3653237
802.6180251
168.9056703
-939.7094674
79.54670579
37.36698242
-722.4149321
-127.9662996
26.40975919
-57.96994133
71.44856785
295.3051766
115.5144852
677.7319057
460.0014339
201.1342904
-604.6051971
-779.232871
-68.51315305
-197.7454117
-39.4396046
-93.39245324
72.55913331
285.2736211
0.766684496
991.6685706
501.7631052
-634.4483485
-106.256945
-490.6590682
-447.8686166
-129.5541297
33.02512632
-35.20115366
55.30359613
228.2263036
329.0198064
131.9145982




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=291141&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'Sir Maurice George Kendall' @ kendall.wessa.net







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = -0.43141, z = -1.55120, p-value = 0.1209
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.6298, z = 1.3349, p-value = 0.1819
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 3.3282, p-value = 0.1894
alternative hypothesis: greater
> geary
[1] 0.7240421

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = -0.43141, z = -1.55120, p-value = 0.1209
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.6298, z = 1.3349, p-value = 0.1819
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 3.3282, p-value = 0.1894
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.7240421
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=291141&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = -0.43141, z = -1.55120, p-value = 0.1209
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.6298, z = 1.3349, p-value = 0.1819
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 3.3282, p-value = 0.1894
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.7240421
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=291141&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=291141&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.43141, z = -1.55120, p-value = 0.1209
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 3.6298, z = 1.3349, p-value = 0.1819
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 3.3282, p-value = 0.1894
alternative hypothesis: greater
> geary
[1] 0.7240421



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