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 computationThu, 05 Nov 2009 13:06:22 -0700
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/Nov/05/t1257451738uwxnsydc2uv8hqn.htm/, Retrieved Thu, 02 May 2024 22:28:03 +0000
Statistical Computations at FreeStatistics.org, Office for Research Development and Education, URL https://freestatistics.org/blog/index.php?pk=54193, Retrieved Thu, 02 May 2024 22:28:03 +0000
QR Codes:

Original text written by user:
IsPrivate?No (this computation is public)
User-defined keywords
Estimated Impact179
Family? (F = Feedback message, R = changed R code, M = changed R Module, P = changed Parameters, D = changed Data)
-       [Kendall tau Rank Correlation] [omzet en invester...] [2009-11-05 20:06:22] [026d431dc78a3ce53a040b5408fc0322] [Current]
Feedback Forum

Post a new message
Dataseries X:
115.6
111.3
114.6
137.5
83.7
106.0
123.4
126.5
120.0
141.6
90.5
96.5
113.5
120.1
123.9
144.4
90.8
114.2
138.1
135.0
131.3
144.6
101.7
108.7
135.3
124.3
138.3
158.2
93.5
124.8
154.4
152.8
148.9
170.3
124.8
134.4
154.0
147.9
168.1
175.7
116.7
140.8
164.2
173.8
167.8
166.6
135.1
158.1
151.8
166.7
165.3
187.0
125.2
144.4
181.7
175.9
166.3
181.5
121.8
134.8
162.9
Dataseries Y:
109.7
99.1
86.7
111.4
78.4
76.7
114.2
99.7
94.2
173.5
83.1
88.9
132.0
122.1
105.1
133.7
63.6
112.7
120.5
112.0
126.2
209.2
91.0
116.7
137.6
108.1
136.6
152.3
114.3
120.7
131.8
129.4
187.5
189.5
109.2
158.1
176.2
125.5
155.0
170.3
99.4
139.2
169.6
136.1
168.2
318.6
154.1
161.4
183.4
166.3
203
174.6
124.3
154.4
170.5
169.4
171.1
289.2
145.6
134.4
168.2




Summary of computational transaction
Raw Inputview raw input (R code)
Raw Outputview raw output of R engine
Computing time2 seconds
R Server'RServer@AstonUniversity' @ vre.aston.ac.uk

\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 & 2 seconds \tabularnewline
R Server & 'RServer@AstonUniversity' @ vre.aston.ac.uk \tabularnewline
\hline
\end{tabular}
%Source: https://freestatistics.org/blog/index.php?pk=54193&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]2 seconds[/C][/ROW]
[ROW][C]R Server[/C][C]'RServer@AstonUniversity' @ vre.aston.ac.uk[/C][/ROW]
[/TABLE]
Source: https://freestatistics.org/blog/index.php?pk=54193&T=0

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=54193&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 time2 seconds
R Server'RServer@AstonUniversity' @ vre.aston.ac.uk







Kendall tau Rank Correlation
Kendall tau0.644790828227997
2-sided p-value0
Score1179
Var(Score)25820.333984375
Denominator1828.49987792969

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

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

Globally Unique Identifier (entire table): ba.freestatistics.org/blog/index.php?pk=54193&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.644790828227997
2-sided p-value0
Score1179
Var(Score)25820.333984375
Denominator1828.49987792969



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