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 computationTue, 06 Dec 2016 19:35:46 +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/06/t1481049358pcpw7xascbnnmls.htm/, Retrieved Sat, 04 May 2024 15:18:07 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=297897, Retrieved Sat, 04 May 2024 15:18:07 +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-Kurtosis...] [2016-12-06 18:35:46] [aed32bb2e1132335210cb15bafce0db8] [Current]
Feedback Forum

Post a new message
Dataseries X:
1418.7
1344.1
1574.6
1621.6
1887.2
2055.3
1606.8
1494.8
1636
1485.7
1369.7
1333.8
1614.9
1297.3
1226.2
1098.5
1258.5
1065.2
1000.4
1820.2
1224.8
1428.4
1144
1166.9
1902.3
1949.4
1784.5
1671.5
1923.8
1882.8
2165
1826.9
1511.2
2063.1
2169.6
2495.3
2936.9
3076.9
3365.7
3846
3436.2
3561.1
3328
2762.9
2923
2731.1
2571.5
3282.4
4606.5
4698.7
5093.3
4477.3
3850.1
4275.2
3975
4495.9
4042.4
5221.3
2555
2694.6
2757.7
2760.9
3872.9
2888.7
2529.2
3458.3
2882.8
2958.5
2652.4
2869.8
2501.7
2576.1
3347.5
3036.1
3345.2
3223.2
4087
4157.2
3368
3957.5
3469
4501.6
3181.4
3464.5
4186.9
3064.7
4011.7
3537.1
4879.5
4488.7
4632.9
4405.8
2615.2
3338
2825.2
3012.7
4537.5
5676.7
5575.4
6643.4
5590.6
4697.6
5078.1
5769.9
5561.4
7268.8
6496.7
6489.3
10883.5
7998.6
7340
7814.4
5729.6
6463.5
6315.4
5357.1




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

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