of Irreproducible Research!
Description of Statistical Computation | |||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Author's title | |||||||||||||||||||||||||||||||||||||
| Author | *Unverified author* | ||||||||||||||||||||||||||||||||||||
| R Software Module | rwasp_spearman.wasp | ||||||||||||||||||||||||||||||||||||
| Title produced by software | Spearman Rank Correlation | ||||||||||||||||||||||||||||||||||||
| Date of computation | Sat, 28 May 2016 14:44:38 +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/May/28/t1464443150j4uwptzvklj9v9d.htm/, Retrieved Fri, 28 Aug 2026 17:16:33 +0000 | ||||||||||||||||||||||||||||||||||||
| Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=295637, Retrieved Fri, 28 Aug 2026 17:16:33 +0000 | |||||||||||||||||||||||||||||||||||||
| QR Codes: | |||||||||||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||||||||||
| Original text written by user: | |||||||||||||||||||||||||||||||||||||
| IsPrivate? | No (this computation is public) | ||||||||||||||||||||||||||||||||||||
| User-defined keywords | |||||||||||||||||||||||||||||||||||||
| Estimated Impact | 540 | ||||||||||||||||||||||||||||||||||||
Tree of Dependent Computations | |||||||||||||||||||||||||||||||||||||
| Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data) | |||||||||||||||||||||||||||||||||||||
| - [Spearman Rank Correlation] [] [2016-05-28 13:44:38] [d41d8cd98f00b204e9800998ecf8427e] [Current] | |||||||||||||||||||||||||||||||||||||
| Feedback Forum | |||||||||||||||||||||||||||||||||||||
Post a new message | |||||||||||||||||||||||||||||||||||||
Dataset | |||||||||||||||||||||||||||||||||||||
| Dataseries X: | |||||||||||||||||||||||||||||||||||||
6 3 3 6 6 5 6 6 5 5 6 1 6 4 5 3 6 4 5 6 6 6 5 4 5 6 6 6 6 6 6 6 5 4 5 6 5 6 1 4 4 | |||||||||||||||||||||||||||||||||||||
| Dataseries Y: | |||||||||||||||||||||||||||||||||||||
4.733333333 4.133333333 3.333333333 3.333333333 3.466666667 3.8 4.266666667 3.733333333 3.933333333 4.066666667 4.533333333 3.333333333 3.733333333 3.866666667 4.533333333 4.333333333 3.466666667 3.8 4.066666667 4.533333333 4 3.2 4 3 3.6 4 4.466666667 4.2 4.066666667 4.133333333 3.533333333 3.4 3.8 3.333333333 3.866666667 4 4.6 4.2 3.466666667 4.266666667 3.866666667 | |||||||||||||||||||||||||||||||||||||
Tables (Output of Computation) | |||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||
Figures (Output of Computation) | |||||||||||||||||||||||||||||||||||||
Input Parameters & R Code | |||||||||||||||||||||||||||||||||||||
| Parameters (Session): | |||||||||||||||||||||||||||||||||||||
| Parameters (R input): | |||||||||||||||||||||||||||||||||||||
| R code (references can be found in the software module): | |||||||||||||||||||||||||||||||||||||
k <- cor.test(x,y,method='spearman') | |||||||||||||||||||||||||||||||||||||