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, 09 Dec 2014 16:43:36 +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/09/t14181434305w8teechyczutlg.htm/, Retrieved Sun, 19 May 2024 10:23:36 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=264753, Retrieved Sun, 19 May 2024 10:23:36 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact86
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-     [Mean versus Median] [] [2014-12-08 16:25:59] [78252ca1523d3477f114bddbfa59edb4]
- RM D    [Skewness and Kurtosis Test] [] [2014-12-09 16:43:36] [54099b55f731ed0aca9a713a2b2a06c3] [Current]
Feedback Forum

Post a new message
Dataseries X:
2132,00
1964,00
2209,00
1965,00
2631,00
2583,00
2714,00
2248,00
2364,00
3042,00
2316,00
2735,00
2493,00
2136,00
2467,00
2414,00
2556,00
2768,00
2998,00
2573,00
3005,00
3469,00
2540,00
3187,00
2689,00
2154,00
3065,00
2397,00
2787,00
3579,00
2915,00
3025,00
3245,00
3328,00
2840,00
3342,00
2261,00
2590,00
2624,00
1860,00
2577,00
2646,00
2639,00
2807,00
2350,00
3053,00
2203,00
2471,00
1967,00
2473,00
2397,00
1904,00
2732,00
2297,00
2734,00
2719,00
2296,00
3243,00
2166,00
2261,00
2408,00
2536,00
2324,00
2178,00
2803,00
2604,00
2782,00
2656,00
2801,00
3122,00
2393,00
2233,00
2451,00
2596,00
2467,00
2210,00
2948,00
2507,00
3019,00
2401,00
2818,00
3305,00
2101,00
2582,00
2407,00
2416,00
2463,00
2228,00
2616,00
2934,00
2668,00
2808,00
2664,00
3112,00
2321,00
2718,00
2297,00
2534,00
2647,00
2064,00
2642,00
2702,00
2348,00
2734,00
2709,00
3206,00
2214,00
2531,00
2119,00
2369,00
2682,00
1840,00
2622,00
2570,00
2447,00
2871,00
2485,00
2957,00
2102,00
2250,00
2051,00
2260,00
2327,00
1781,00
2631,00
2180,00
2150,00
2837,00
1976,00
2836,00
2203,00
1770,00




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

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







Skewness and Kurtosis Test
> agostino
	D'Agostino skewness test
data:  x
skew = 0.3001, z = 0.9568, p-value = 0.3387
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.8816, z = -0.0248, p-value = 0.9802
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.0591, p-value = 0.3572
alternative hypothesis: greater
> geary
[1] 0.7975792

\begin{tabular}{lllllllll}
\hline
Skewness and Kurtosis Test \tabularnewline
> agostino
	D'Agostino skewness test
data:  x
skew = 0.3001, z = 0.9568, p-value = 0.3387
alternative hypothesis: data have a skewness
\tabularnewline
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.8816, z = -0.0248, p-value = 0.9802
alternative hypothesis: kurtosis is not equal to 3
\tabularnewline
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.0591, p-value = 0.3572
alternative hypothesis: greater
\tabularnewline
> geary
[1] 0.7975792
\tabularnewline \hline \end{tabular} %Source: https://freestatistics.org/blog/index.php?pk=264753&T=1

[TABLE]
[ROW][C]Skewness and Kurtosis Test[/C][/ROW]
[ROW][C]
> agostino
	D'Agostino skewness test
data:  x
skew = 0.3001, z = 0.9568, p-value = 0.3387
alternative hypothesis: data have a skewness
[/C][/ROW] [ROW][C]
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.8816, z = -0.0248, p-value = 0.9802
alternative hypothesis: kurtosis is not equal to 3
[/C][/ROW] [ROW][C]
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.0591, p-value = 0.3572
alternative hypothesis: greater
[/C][/ROW] [ROW][C]
> geary
[1] 0.7975792
[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=264753&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=264753&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.3001, z = 0.9568, p-value = 0.3387
alternative hypothesis: data have a skewness
> anscombe
	Anscombe-Glynn kurtosis test
data:  x
kurt = 2.8816, z = -0.0248, p-value = 0.9802
alternative hypothesis: kurtosis is not equal to 3
> jarque
	Jarque-Bera Normality Test
data:  x
JB = 2.0591, p-value = 0.3572
alternative hypothesis: greater
> geary
[1] 0.7975792



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