Free Statistics

of Irreproducible Research!

Author's title

Author*Unverified author*
R Software Modulerwasp_kendall.wasp
Title produced by softwareKendall tau Rank Correlation
Date of computationWed, 12 Jul 2017 15:00:25 +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/2017/Jul/12/t1499868102l70e8mad0ubxoc2.htm/, Retrieved Tue, 14 May 2024 20:05:07 +0200
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=, Retrieved Tue, 14 May 2024 20:05:07 +0200
QR Codes:

Original text written by user:Nominal Minimum Wage since its inception regressed against an index of general market prices.
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact0
Dataseries X:
0.25
0.3
0.3
0.3
0.3
0.3
0.3
0.4
0.4
0.4
0.4
0.75
0.75
0.75
0.75
0.75
0.75
1
1
1
1
1
1
1.15
1.15
1.25
1.25
1.25
1.4
1.6
1.6
1.6
1.6
1.6
1.6
2
2.1
2.3
2.3
2.65
2.9
3.1
3.35
3.35
3.35
3.35
3.35
3.35
3.35
3.35
3.35
3.8
4.25
4.25
4.25
4.25
4.25
4.25
4.75
5.15
5.15
5.15
5.15
5.15
5.15
5.15
5.15
5.15
5.15
5.85
6.55
7.25
7.25
7.25
7.25
7.25
7.25
7.25
7.25
Dataseries Y:
35
34.5
35.5
35.5
36.5
36.25
37.25
38.25
43
42
40.5
40.25
40
38.7
35.5
35.25
35.15
35.2
35.25
35.25
35.25
36.5
35.5
35.35
35.25
35.35
35.5
35.4
35.5
43.5
41
38.9
44.6
63.84
106.48
183.77
139.29
133.77
161.1
208.1
459
594.9
400
447
380
308
327
390.9
486.5
410.15
401
386.2
353.15
333
391.75
383.25
387
369
287.05
288.7
290.25
272.65
276.5
342.75
417.25
435.6
513
635.7
836.5
869.75
1087.5
1420.25
1531
1664
1204.5
1199.25
1060
1340
1248




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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=&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 time4 seconds
R Server'George Udny Yule' @ yule.wessa.net







Kendall tau Rank Correlation
Kendall tau0.698259115219116
2-sided p-value0
Score2073
Var(Score)55316.80078125
Denominator2968.81201171875

\begin{tabular}{lllllllll}
\hline
Kendall tau Rank Correlation \tabularnewline
Kendall tau & 0.698259115219116 \tabularnewline
2-sided p-value & 0 \tabularnewline
Score & 2073 \tabularnewline
Var(Score) & 55316.80078125 \tabularnewline
Denominator & 2968.81201171875 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=&T=1

[TABLE]
[ROW][C]Kendall tau Rank Correlation[/C][/ROW]
[ROW][C]Kendall tau[/C][C]0.698259115219116[/C][/ROW]
[ROW][C]2-sided p-value[/C][C]0[/C][/ROW]
[ROW][C]Score[/C][C]2073[/C][/ROW]
[ROW][C]Var(Score)[/C][C]55316.80078125[/C][/ROW]
[ROW][C]Denominator[/C][C]2968.81201171875[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=&T=1

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=&T=1

As an alternative you can also use a QR Code:  

The GUIDs for individual cells are displayed in the table below:

Kendall tau Rank Correlation
Kendall tau0.698259115219116
2-sided p-value0
Score2073
Var(Score)55316.80078125
Denominator2968.81201171875



Parameters (Session):
Parameters (R input):
R code (references can be found in the software module):
library('Kendall')
k <- Kendall(x,y)
bitmap(file='test1.png')
par(bg=rgb(0.2,0.4,0.6))
plot(x,y,main='Scatterplot',xlab=xlab,ylab=ylab)
grid()
dev.off()
bitmap(file='test2.png')
par(bg=rgb(0.2,0.4,0.6))
plot(rank(x),rank(y),main='Scatterplot of Ranks',xlab=xlab,ylab=ylab)
grid()
dev.off()
load(file='createtable')
a<-table.start()
a<-table.row.start(a)
a<-table.element(a,'Kendall tau Rank Correlation',2,TRUE)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Kendall tau',header=TRUE)
a<-table.element(a,k$tau)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'2-sided p-value',header=TRUE)
a<-table.element(a,k$sl)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Score',header=TRUE)
a<-table.element(a,k$S)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Var(Score)',header=TRUE)
a<-table.element(a,k$varS)
a<-table.row.end(a)
a<-table.row.start(a)
a<-table.element(a,'Denominator',header=TRUE)
a<-table.element(a,k$D)
a<-table.row.end(a)
a<-table.end(a)
table.save(a,file='mytable.tab')