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, 09 Dec 2015 14:22:56 +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/2015/Dec/09/t1449670984bsfzbi9e9gtrcvx.htm/, Retrieved Thu, 16 May 2024 11:00:31 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=285699, Retrieved Thu, 16 May 2024 11:00:31 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact49
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Skewness-Kurtosis Plot] [] [2015-12-09 14:22:56] [fcea341501fb11a5fe375242ab163178] [Current]
Feedback Forum

Post a new message
Dataseries X:
0.2416
-0.2303
-0.2147
-0.2539
0.3134
-0.1142
-0.4394
0.133
0.3697
-0.01125
0.04399
0.1365
0.015
-0.3861
-0.3544
-0.003733
-0.3037
1.11
0.02706
0.2922
0.4104
0.5807
-0.2911
0.2979
0.1711
-0.1544
-0.1595
0.4024
-0.3499
-0.2595
-0.3273
-0.3373
-0.5343
0.5807
-0.04828
-0.156
-0.2911
-0.6378
0.4662
0.5823
0.7295
-0.05125
-0.3866
-0.1766
0.2888
-0.3247
-0.8043
-0.4965
0.6542
-0.6901
0.2102
0.08071
0.1812
0.4697




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=285699&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 time1 seconds
R Server'Gwilym Jenkins' @ jenkins.wessa.net



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