Pairwise counting: Difference between revisions

→‎Example with numbers: Copied source code to fix table error
(→‎Example with numbers: Copied source code to fix table error)
Line 79:
The following tally table shows another table arrangement.
{| class="wikitable"
|+Tally table
! rowspan="2"" |All possible pairs
of choice names
! colspan="3" |Number of votes with indicated preference
|-
! rowspan="2&quot;" | All possible pairs<br/>of choice names
|
! colspan="3" | Number of votes with indicated preference
|'''Prefer X over Y'''
|'''Equal preference'''
|'''Prefer Y over X'''
|-
! style="text-align:left" | Prefer X over Y
|X = Memphis
! style="text-align:left" | Equal preference
Y = Nashville
! style="text-align:left" | Prefer Y over X
|42%
|0
|58%
|-
| align="left" | X = Memphis<br/>Y = Nashville
| align="left" | 42%
Y = Chattanooga
| align="left" | 0
|42%
| align="left" | 58%
|0
|58%
|-
| align="left" | X = Memphis<br/>Y = Chattanooga
| align="left" | 42%
Y = Knoxville
| align="left" | 0
|42%
| align="left" | 58%
|0
|58%
|-
| align="left" | X = Memphis<br/>Y = Knoxville
|X = Nashville
| align="left" | 42%
Y = Chattanooga
| align="left" | 0
|68%
| align="left" | 58%
|0
|32%
|-
| align="left" | X = Nashville<br/>Y = Chattanooga
| align="left" | 68%
Y = Knoxville
| align="left" | 0
|68%
| align="left" | 32%
|0
|32%
|-
| align="left" | X = Nashville<br/>Y = Knoxville
|X = Chattanooga
| align="left" | 68%
Y = Knoxville
| align="left" | 0
|83%
| align="left" | 32%
|0
|17%-
| align="left" | X = Chattanooga<br/>Y = Knoxville
| align="left" | 83%
| align="left" | 0
| align="left" | 17%
|}
 
106

edits