Free Statistics

of Irreproducible Research!

Author's title

Author*The author of this computation has been verified*
R Software Modulerwasp_kendall.wasp
Title produced by softwareKendall tau Rank Correlation
Date of computationWed, 28 Oct 2009 12:35:58 -0600
Cite this page as followsStatistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?v=date/2009/Oct/28/t12567550053wlngbu3ergqoda.htm/, Retrieved Mon, 06 May 2024 05:49:20 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=51713, Retrieved Mon, 06 May 2024 05:49:20 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact80
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Kendall tau Rank Correlation] [Part 2, ln Y[t] =...] [2009-10-28 18:35:58] [026d431dc78a3ce53a040b5408fc0322] [Current]
Feedback Forum

Post a new message
Dataseries X:
4.75
4.71
4.74
4.92
4.43
4.66
4.82
4.84
4.79
4.95
4.51
4.57
4.73
4.79
4.82
4.97
4.51
4.74
4.93
4.91
4.88
4.97
4.62
4.69
4.91
4.82
4.93
5.06
4.54
4.83
5.04
5.03
5.00
5.14
4.83
4.90
5.04
5.00
5.12
5.17
4.76
4.95
5.10
5.16
5.12
5.12
4.91
5.06
5.02
5.12
5.11
5.23
4.83
4.97
5.20
5.17
5.11
5.20
4.80
4.90
5.09
Dataseries Y:
4.70
4.60
4.46
4.71
4.36
4.34
4.74
4.60
4.55
5.16
4.42
4.49
4.88
4.80
4.65
4.90
4.15
4.72
4.79
4.72
4.84
5.34
4.51
4.76
4.92
4.68
4.92
5.03
4.74
4.79
4.88
4.86
5.23
5.24
4.69
5.06
5.17
4.83
5.04
5.14
4.60
4.94
5.13
4.91
5.13
5.76
5.04
5.08
5.21
5.11
5.31
5.16
4.82
5.04
5.14
5.13
5.14
5.67
4.98
4.90
5.13




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time1 seconds
R Server'George Udny Yule' @ 72.249.76.132

\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 & 'George Udny Yule' @ 72.249.76.132 \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=51713&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]'George Udny Yule' @ 72.249.76.132[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=51713&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=51713&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'George Udny Yule' @ 72.249.76.132







Kendall tau Rank Correlation
Kendall tau0.655212223529816
2-sided p-value0
Score1182
Var(Score)25761.697265625
Denominator1803.99560546875

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

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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=51713&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.655212223529816
2-sided p-value0
Score1182
Var(Score)25761.697265625
Denominator1803.99560546875



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')