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 computationFri, 11 Dec 2015 15:23:51 +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/11/t1449849275dlsol8r110m8z2j.htm/, Retrieved Thu, 16 May 2024 15:32:51 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=285986, Retrieved Thu, 16 May 2024 15:32:51 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact66
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Skewness-Kurtosis Plot] [] [2015-12-11 15:23:51] [5fd2fca6b664199b2dd86155c5786748] [Current]
Feedback Forum

Post a new message
Dataseries X:
96.7876602564102
75.1452170092625
71.1425903200288
70.5509489651831
51.0441241858198
35.464562350553
3.43973800222648
31.9645565019391
324.463370296707
29.5267037983385
-207.146967032113
30.6852021226623
-291.656003775887
-406.092241747961
278.528232805653
-379.133453571059
-36.4219129061444
566.694602265977
-455.98797282242
204.046377806234
134.015387390345
-365.869076670939
42.3973667901309
-0.707076615220103
-747.6815720774
172.937983474323
-413.782140865086
-716.614162055753
-81.5719845781796
-405.43475221528
-76.7535522817589
338.470022681409
-357.383931488924
136.777074540528
-43.6085181717012
-232.838478131604
16.0327368447906
607.124731643514
94.1646486578115
99.7224900400583
406.356030140483
-401.87607169067
218.542924674852
194.121057080372
-163.356144986503
305.15102632882
-87.9059372684742
-386.470030926674
420.087404123581
270.053066182941
-116.201556361998
260.246327977571
180.100642410607
-22.453103416241
-25.7679232927098
-119.260883907485
294.585118195129
-178.112406733581
31.2722009461527
-436.549801421397
100.467651239508
91.6708066109181
-13.7938403345483
68.6543313641432
175.939078228937
-182.103279096494
187.994378482339
-403.639035549107
174.681086593183
100.187437443825
-309.006251935622
141.997481283494
-63.3811997446182
-169.41493982477
6.92363508698645
78.8863216726777
-204.761804887512
441.134949400049
-252.035902345876
265.240874533213
-104.901708572398
-126.942820115159
102.886873077594
191.877170006992
-187.82756421863
3.67945671400412
130.806006207123
-209.323780469191
-124.899467302241
-27.3795216663134
-411.954523107131
179.920918134065
115.500552515605
114.062911206878
-1.02034587353182
-2.18039065146195
-163.215442286752
-34.7517584576153
257.425027615756
-218.505300653737
43.9552094392661
-43.2835826766382
-28.5513839053651
267.824009719397
-156.286997297082
-125.977932678221
-0.700441655369104
-165.623578639825
-3.25917166850741
1.75438831601514
-78.0797618593224
23.6560263622237
199.639660942117
-280.124950669453
-120.754219776714
344.126926126673
-384.785494828614
82.6527536307312
342.708958038536
-405.224371540889




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=285986&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'Sir Maurice George Kendall' @ kendall.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()