of Irreproducible Research!
Description of Statistical Computation | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Author's title | ||||||||||||||||||||||||||||||
Author | *The author of this computation has been verified* | |||||||||||||||||||||||||||||
R Software Module | -- | |||||||||||||||||||||||||||||
Title produced by software | Histogram, QQplot and Density | |||||||||||||||||||||||||||||
Date of computation | Tue, 02 Dec 2014 01:01:26 +0000 | |||||||||||||||||||||||||||||
Cite this page as follows | Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2014/Dec/02/t14174820950skrhp658s8ehcl.htm/, Retrieved Fri, 01 Nov 2024 00:09:53 +0000 | |||||||||||||||||||||||||||||
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=262356, Retrieved Fri, 01 Nov 2024 00:09:53 +0000 | ||||||||||||||||||||||||||||||
QR Codes: | ||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
Original text written by user: | ||||||||||||||||||||||||||||||
IsPrivate? | No (this computation is public) | |||||||||||||||||||||||||||||
User-defined keywords | ||||||||||||||||||||||||||||||
Estimated Impact | 136 | |||||||||||||||||||||||||||||
Tree of Dependent Computations | ||||||||||||||||||||||||||||||
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data) | ||||||||||||||||||||||||||||||
- [Histogram, QQplot and Density] [1st one] [2014-12-01 11:33:35] [6861ea8b851ffa0954a62d449484317c] - R D [Histogram, QQplot and Density] [1] [2014-12-01 11:41:47] [6861ea8b851ffa0954a62d449484317c] - D [Histogram, QQplot and Density] [2] [2014-12-01 11:46:05] [6861ea8b851ffa0954a62d449484317c] - D [Histogram, QQplot and Density] [] [2014-12-01 11:50:17] [6861ea8b851ffa0954a62d449484317c] - D [Histogram, QQplot and Density] [4] [2014-12-01 11:51:59] [6861ea8b851ffa0954a62d449484317c] - M [Histogram, QQplot and Density] [] [2014-12-02 01:01:26] [256ed235540d507523ee4ee4758ef6fc] [Current] | ||||||||||||||||||||||||||||||
Feedback Forum | ||||||||||||||||||||||||||||||
Post a new message | ||||||||||||||||||||||||||||||
Dataset | ||||||||||||||||||||||||||||||
Dataseries X: | ||||||||||||||||||||||||||||||
4.6 4 4.8 4 5 5 4 4 4.4 4 4 5 3.8 4.6 4 4.6 4.6666666667 4 4 4.4 4.8 5.8 4.6 4.75 5 2.75 4 3.8 4.4 4.8 4.25 4.4 4 4.5 5 3.5 2 4.4 4.4 4.25 3.25 4.2 4.75 4.4 4 4.2 5 4.6 4.4 4 4.4 4.5 5.2 4.4 3.25 4.6 3.75 5 3.8 4 5.4 5 5 4.2 4.4 4 4.6 4.2 5.2 6.4 4 4 5 4 4.2 4 4 4 4 4 4.2 4 4 4 5.2 4.2 4.8 4 4.8 5 4.6 4 4.4 4 3.8 4.5 | ||||||||||||||||||||||||||||||
Tables (Output of Computation) | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Figures (Output of Computation) | ||||||||||||||||||||||||||||||
Input Parameters & R Code | ||||||||||||||||||||||||||||||
Parameters (Session): | ||||||||||||||||||||||||||||||
par1 = 10 ; | ||||||||||||||||||||||||||||||
Parameters (R input): | ||||||||||||||||||||||||||||||
par1 = 10 ; par2 = ; par3 = ; par4 = ; par5 = ; par6 = ; par7 = ; par8 = ; par9 = ; par10 = ; par11 = ; par12 = ; par13 = ; par14 = ; par15 = ; par16 = ; par17 = ; par18 = ; par19 = ; par20 = ; | ||||||||||||||||||||||||||||||
R code (references can be found in the software module): | ||||||||||||||||||||||||||||||
x <- x[!is.na(x)] |