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:35:53 +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/t1513179380yav9gerbddwwrgm.htm/, Retrieved Wed, 15 May 2024 07:39:46 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=309355, Retrieved Wed, 15 May 2024 07:39:46 +0000
QR Codes:

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

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




Summary of computational transaction
Raw Input view raw input (R code)
Raw Outputview raw output of R engine
Computing time4 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 time4 seconds \tabularnewline
R ServerBig Analytics Cloud Computing Center \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=309355&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]4 seconds[/C][/ROW] [ROW]R Server[/C]Big Analytics Cloud Computing Center[/C][/ROW] [/TABLE] Source: https://freestatistics.org/blog/index.php?pk=309355&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=309355&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 time4 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()