Free Statistics

of Irreproducible Research!

Author's title

Author*The author of this computation has been verified*
R Software Modulerwasp_skewness_kurtosis_plot.wasp
Title produced by softwareSkewness-Kurtosis Plot
Date of computationWed, 13 Dec 2017 16:31:49 +0100
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2017/Dec/13/t1513179134s05ua04pjvoqpo8.htm/, Retrieved Thu, 16 May 2024 00:06:14 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=309349, Retrieved Thu, 16 May 2024 00:06:14 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact68
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Skewness-Kurtosis Plot] [Skewness Chest] [2017-12-13 15:31:49] [ff652b20bb7e11759c12f409641293b0] [Current]
Feedback Forum

Post a new message
Dataseries X:
93,1
93,6
95,8
101,8
97,3
104,5
105,1
99,6
100,9
99,6
101,5
103,6
102,0
104,1
101,3
99,1
101,9
107,6
106,8
106,2
103,3
111,4
86,0
86,7
90,2
89,6
88,6
97,4
93,5
97,4
100,5
93,5
93,0
111,7
117,0
118,5
106,5
105,6
136,2
114,8
128,3
106,0
113,3
106,6
85,1
96,6
88,2
89,8
92,3
83,4
90,2
89,2
89,7
93,3
87,6
107,6
100,0
111,5
115,4
104,8
112,3
102,9
107,6
105,3
105,3
103,0
90,0
95,4
89,3
94,4
97,6
88,5
93,6
87,7
93,4
91,6
91,6
102,0
96,4
102,7
97,7
97,1
103,1
101,8
101,4
98,9
97,5
104,3
97,3
96,7
99,7
101,9
97,2
106,6
99,6
113,2
99,1
99,4
95,1
107,5
106,5
99,1
96,7
103,5
104,0
93,1
105,2
110,0
110,1
97,8
96,3
108,0
99,7
93,5
100,7
97,0
96,0
99,2
95,4
101,8
104,3
99,2
99,3
94,0
98,9
101,0
98,7
95,9
103,9
96,2
97,8
94,6
103,6
100,4
98,4
104,6
92,9
97,8
98,3
104,7
98,6
99,5
102,7
92,1
96,6
92,7
102,0
110,9
92,3
114,1
92,9
108,3
88,5
94,0
101,1
92,1
105,6
98,5
88,7
101,1
94,0
103,8
98,9
89,2
111,4
107,5
99,1
108,2
114,9
99,1
92,2
90,8
100,5
98,2
115,3
96,8
92,6
119,2
102,7
109,5
108,5
79,3
95,5
92,3
98,9
89,5
117,5
107,4
109,2
103,4
91,4
115,2
104,9
106,7
92,2
101,6
97,8
92,0
94,0
103,7
102,7
91,1
107,2
100,8
121,6
105,6
100,6
102,7
99,8
92,9
91,2
115,6
98,3
103,7
98,7
119,8
92,8
93,3
106,8
93,9
99,0
119,9
94,2
92,7
106,9
88,8
101,7
105,3
104,0
98,6
99,6
103,4
100,2
94,9
97,2
104,7
104,0
117,6
95,8
106,4
93,0
119,6
119,7
115,8
118,3
97,4
113,7
89,2
108,5
111,1
108,3
112,4




Summary of computational transaction
Raw Input view raw input (R code)
Raw Outputview raw output of R engine
Computing time3 seconds
R ServerBig Analytics Cloud Computing Center

\begin{tabular}{lllllllll}
\hline
Summary of computational transaction \tabularnewline
Raw Input view raw input (R code)  \tabularnewline
Raw Outputview raw output of R engine  \tabularnewline
Computing time3 seconds \tabularnewline
R ServerBig Analytics Cloud Computing Center \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=309349&T=0

[TABLE]
[ROW]
Summary of computational transaction[/C][/ROW] [ROW]Raw Input[/C] view raw input (R code) [/C][/ROW] [ROW]Raw Output[/C]view raw output of R engine [/C][/ROW] [ROW]Computing time[/C]3 seconds[/C][/ROW] [ROW]R Server[/C]Big Analytics Cloud Computing Center[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=309349&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=309349&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 Input view raw input (R code)
Raw Outputview raw output of R engine
Computing time3 seconds
R ServerBig Analytics Cloud Computing Center



Parameters (Session):
Parameters (R input):
R code (references can be found in the software module):
library(fitdistrplus)
bitmap(file='plot1.png')
plotdist(x, histo = TRUE, demp = TRUE)
dev.off()
bitmap(file='plot.png')
descdist(x, boot = 1000)
dev.off()