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 computationThu, 01 Feb 2018 11:00:03 +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/2018/Feb/01/t1517479211syfjx0mgufkttyp.htm/, Retrieved Sun, 28 Apr 2024 23:49:37 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=314392, Retrieved Sun, 28 Apr 2024 23:49:37 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact54
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Skewness-Kurtosis Plot] [] [2018-02-01 10:00:03] [2c7049bbcc29bc93573a73f5c62450a0] [Current]
Feedback Forum

Post a new message
Dataseries X:
10
15
14
14
8
19
17
18
10
15
16
12
13
10
14
15
20
9
12
13
16
12
14
15
19
16
16
14
14
14
13
18
15
15
15
13
14
15
14
19
16
16
12
10
11
13
14
11
11
16
9
16
19
13
15
14
15
11
14
15
17
16
13
15
14
15
14
12
12
15
17
13
5
7
10
15
9
9
15
14
11
18
20
20
16
15
14
13
18
14
12
9
19
13
12
14
6
14
11
11
14
12
19
13
14
17
12
16
15
15
15
16
15
12
13
14
17
14
14
14
15
11
11
16
12
12
19
18
16
16
13
11
10
14
14
14
16
10
16
7
16
15
17
11
11
10
13
14
13
13
12
10
15
6
15
15
11
14
14
16
12
15
20
12
9
13
15
19
11
11
17
15
14
15
11
12
15
16
16




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

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