of Irreproducible Research!
Description of Statistical Computation | ||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Author's title | ||||||||||||||||||||||||||||||||||||||||||||||
Author | *The author of this computation has been verified* | |||||||||||||||||||||||||||||||||||||||||||||
R Software Module | rwasp_spearman.wasp | |||||||||||||||||||||||||||||||||||||||||||||
Title produced by software | Spearman Rank Correlation | |||||||||||||||||||||||||||||||||||||||||||||
Date of computation | Thu, 15 Dec 2016 12:09:55 +0100 | |||||||||||||||||||||||||||||||||||||||||||||
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/2016/Dec/15/t1481800331fq70yk6i5fe6uzs.htm/, Retrieved Fri, 21 Feb 2025 18:08:22 +0000 | |||||||||||||||||||||||||||||||||||||||||||||
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=299868, Retrieved Fri, 21 Feb 2025 18:08:22 +0000 | ||||||||||||||||||||||||||||||||||||||||||||||
QR Codes: | ||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||
Original text written by user: | ||||||||||||||||||||||||||||||||||||||||||||||
IsPrivate? | No (this computation is public) | |||||||||||||||||||||||||||||||||||||||||||||
User-defined keywords | Sum vragen | |||||||||||||||||||||||||||||||||||||||||||||
Estimated Impact | 117 | |||||||||||||||||||||||||||||||||||||||||||||
Tree of Dependent Computations | ||||||||||||||||||||||||||||||||||||||||||||||
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data) | ||||||||||||||||||||||||||||||||||||||||||||||
- [ML Fitting and QQ Plot- Normal Distribution] [Normal distribution] [2016-12-15 09:27:42] [061bcad4f8cbfaa4a6cadfe6faec1e5a] - RMPD [Spearman Rank Correlation] [Rang Correlatie] [2016-12-15 11:09:55] [9a9519454d094169f95f881e5b6f16f7] [Current] | ||||||||||||||||||||||||||||||||||||||||||||||
Feedback Forum | ||||||||||||||||||||||||||||||||||||||||||||||
Post a new message | ||||||||||||||||||||||||||||||||||||||||||||||
Dataset | ||||||||||||||||||||||||||||||||||||||||||||||
Dataseries X: | ||||||||||||||||||||||||||||||||||||||||||||||
13 16 17 15 16 16 18 16 17 17 17 15 16 14 16 17 16 15 17 16 15 16 15 17 14 16 15 16 16 13 15 17 15 13 17 15 14 14 18 15 17 13 16 15 15 16 15 13 12 17 18 18 11 14 13 15 17 16 15 17 16 16 16 15 12 17 14 14 16 15 15 14 13 18 15 16 14 15 17 16 10 16 17 17 20 17 18 15 17 14 15 17 16 17 15 16 18 18 16 16 17 15 13 15 17 16 16 15 16 16 14 15 12 19 16 16 17 16 14 15 14 16 15 17 15 16 16 15 15 11 16 18 13 11 16 18 12 15 19 17 13 14 16 13 17 14 19 14 16 12 16 16 15 12 15 17 14 15 18 15 18 15 15 16 13 16 14 16 | ||||||||||||||||||||||||||||||||||||||||||||||
Dataseries Y: | ||||||||||||||||||||||||||||||||||||||||||||||
11 11 15 15 13 14 13 15 14 15 10 11 16 17 14 13 10 13 17 18 17 11 15 12 15 15 12 19 13 15 13 10 14 12 15 13 18 15 11 14 11 14 9 13 13 12 17 16 15 16 16 13 13 12 11 13 15 13 14 13 15 14 14 13 11 14 17 15 15 13 12 14 11 14 18 15 18 16 12 14 14 14 14 13 12 13 15 13 14 15 13 14 17 15 13 14 17 8 15 10 15 15 14 15 18 14 19 16 17 18 13 10 14 13 12 13 12 13 16 12 14 17 14 12 14 17 13 11 14 11 17 15 10 15 16 17 15 12 15 10 13 17 17 16 15 16 16 15 16 14 17 14 12 15 14 15 14 13 16 13 14 13 13 15 13 14 13 12 | ||||||||||||||||||||||||||||||||||||||||||||||
Tables (Output of Computation) | ||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||
Figures (Output of Computation) | ||||||||||||||||||||||||||||||||||||||||||||||
Input Parameters & R Code | ||||||||||||||||||||||||||||||||||||||||||||||
Parameters (Session): | ||||||||||||||||||||||||||||||||||||||||||||||
par1 = TRUE ; | ||||||||||||||||||||||||||||||||||||||||||||||
Parameters (R input): | ||||||||||||||||||||||||||||||||||||||||||||||
R code (references can be found in the software module): | ||||||||||||||||||||||||||||||||||||||||||||||
k <- cor.test(x,y,method='spearman') |