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 computationSat, 10 Dec 2016 17:40:34 +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/2016/Dec/10/t1481388077oolpxbltntk9pqh.htm/, Retrieved Sun, 05 May 2024 22:59:00 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=298718, Retrieved Sun, 05 May 2024 22:59:00 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact76
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Skewness-Kurtosis Plot] [Technologie accep...] [2016-12-10 16:40:34] [d441656ca728cb07c490d5bfa1128042] [Current]
Feedback Forum

Post a new message
Dataseries X:
-2.837
1.307
1.684
0.7795
1.713
1.319
0.3818
0.6472
-1.026
0.84
0.2947
0.8327
-0.423
1.36
-0.3311
0.5876
0.4238
-1.744
-1.119
0.7471
-1.774
1.713
-1.271
-1.287
1.238
-2.703
-0.1722
-0.5762
-0.4867
-2.442
1.558
-3.433
-1.346
-2.279
1.713
1.16
1.996
0.6988
0.9149
0.869
0.08505
-3.837
1.944
-1.583
-1.287
0.6988
-0.2422
0.7133
-1.257
0.2794
1.022
-5.131
1.222
4.008
2.553
0.7254
-1.287
1.297
1.788
0.2972
2.327
3.262
0.1415
-0.9479
-2.628
0.4166
-3.071
1.137
-0.119
1.567
-1.442
-0.3311
-1.131
-0.16
-1.275
0.4021
-4.115
3.331
-3.744
1.845
-0.8134
2.48
1.408
-1.598
-3.089
1.142
-1.428
3.633
-1.047
0.4166
0.8254
-0.9779
-2.819
2.572
-1.044
2.237
-0.4867
0.8545
0.7293




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=298718&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=298718&T=0

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