This website is no longer actively maintained.

Try Condorcet Desktop — a full-featured app to compute Condorcet elections, right from your browser or locally.

Try Condorcet Desktop →

Hammond Vote

  • Compute by Condorcet PHP 5.0
  • Created on: UTC 2018-05-02 22:48:44
  • Update count: 1
  • Last update on: UTC 2018-06-24 13:01:18
  • Cumulated computing time: 0.00 second(s)
  • d
  • i
  • m
  • l
  • s

Vote N° 0

  • 1 l
  • 2 s
  • 3 i
  • 4 m
  • 5 d
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 1

  • 1 s
  • 2 m
  • 3 i
  • 4 d
  • 5 l
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 2

  • 1 s
  • 2 m
  • 3 l
  • 4 i
  • 5 d
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 3

  • 1 d
  • 2 s
  • 3 l
  • 4 i
  • 5 m
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 4

  • 1 s
  • 2 l
  • 3 i
  • 4 m
  • 5 d
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 5

  • 1 s
  • 2 l
  • 3 m
  • 4 d
  • 5 i
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 6

  • 1 s
  • 2 l
  • 3 i
  • 4 m
  • 5 d
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 7

  • 1 s
  • 2 l
  • 3 i
  • 4 m
  • 5 d
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 8

  • 1 d
  • 2 i / l / m / s
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 9

  • 1 s
  • 2 l
  • 3 i
  • 4 m
  • 5 d
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 10

  • 1 m
  • 2 d
  • 3 s
  • 4 l
  • 5 i
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 11

  • 1 s
  • 2 l
  • 3 i
  • 4 m
  • 5 d
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 12

  • 1 d
  • 2 l
  • 3 s
  • 4 i
  • 5 m
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 13

  • 1 s
  • 2 m
  • 3 i
  • 4 d
  • 5 l
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 14

  • 1 s
  • 2 l
  • 3 i
  • 4 m
  • 5 d
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 15

  • 1 i
  • 2 l
  • 3 s
  • 4 m
  • 5 d
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 16

  • 1 s
  • 2 l
  • 3 d
  • 4 m
  • 5 i
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 17

  • 1 d
  • 2 l
  • 3 s
  • 4 m
  • 5 i
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 18

  • 1 s
  • 2 l
  • 3 d
  • 4 m
  • 5 i
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 19

  • 1 d
  • 2 l
  • 3 s
  • 4 m
  • 5 i
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 20

  • 1 s
  • 2 l
  • 3 d
  • 4 m
  • 5 i
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 21

  • 1 s
  • 2 d
  • 3 l
  • 4 m
  • 5 i
Wednesday 2nd of May 2018, 22:48:44 UTC

Vote N° 22

  • 1 i
  • 2 d
  • 3 m
  • 4 l
  • 5 s
Wednesday 2nd of May 2018, 22:48:44 UTC

Look PairWise

# x > d x > i x > m x > l x > s
d > x-1110107
i > x12-1142
m > x1311-52
l > x131817-6
s > x16202016-

Schulze (Winning variant, recommended by M. Schulze himself)

  • 1 s
  • 2 l
  • 3 i / m
  • 4 d
CondorcetPHP\Condorcet\Algo\Stats\BaseMethodStats Object
(
    [buildByMethod] => CondorcetPHP\Condorcet\Algo\Methods\Schulze\SchulzeCore
    [data:protected] => Array
        (
            [d] => Array
                (
                    [i] => 0
                    [m] => 0
                    [l] => 0
                    [s] => 0
                )

            [i] => Array
                (
                    [d] => 12
                    [m] => 0
                    [l] => 0
                    [s] => 0
                )

            [m] => Array
                (
                    [d] => 13
                    [i] => 0
                    [l] => 0
                    [s] => 0
                )

            [l] => Array
                (
                    [d] => 13
                    [i] => 18
                    [m] => 17
                    [s] => 0
                )

            [s] => Array
                (
                    [d] => 16
                    [i] => 20
                    [m] => 20
                    [l] => 16
                )

        )

    [closed] => 1
)

Schulze (Margin variant)

  • 1 s
  • 2 l
  • 3 i / m
  • 4 d
CondorcetPHP\Condorcet\Algo\Stats\BaseMethodStats Object
(
    [buildByMethod] => CondorcetPHP\Condorcet\Algo\Methods\Schulze\SchulzeCore
    [data:protected] => Array
        (
            [d] => Array
                (
                    [i] => 0
                    [m] => 0
                    [l] => 0
                    [s] => 0
                )

            [i] => Array
                (
                    [d] => 1
                    [m] => 0
                    [l] => 0
                    [s] => 0
                )

            [m] => Array
                (
                    [d] => 3
                    [i] => 0
                    [l] => 0
                    [s] => 0
                )

            [l] => Array
                (
                    [d] => 3
                    [i] => 14
                    [m] => 12
                    [s] => 0
                )

            [s] => Array
                (
                    [d] => 9
                    [i] => 18
                    [m] => 18
                    [l] => 10
                )

        )

    [closed] => 1
)

Kemeny-Young

Arbitrary results: Kemeny-Young has 2 possible solutions at score 156
This vote can not be resolved, and the following result is arbitrary but indicative. See calculation details for more information.
  • 1 s
  • 2 l
  • 3 i
  • 4 m
  • 5 d
CondorcetPHP\Condorcet\Algo\Stats\BaseMethodStats Object
(
    [buildByMethod] => CondorcetPHP\Condorcet\Algo\Methods\KemenyYoung\KemenyYoung
    [data:protected] => Array
        (
            [Best Score] => 156
            [Ranking In Conflicts] => 2
        )

    [closed] => 1
)

Ranked Pairs Margin

  • 1 s
  • 2 l
  • 3 i / m
  • 4 d
CondorcetPHP\Condorcet\Algo\Stats\BaseMethodStats Object
(
    [buildByMethod] => CondorcetPHP\Condorcet\Algo\Methods\RankedPairs\RankedPairsCore
    [data:protected] => Array
        (
            [tally] => Array
                (
                    [0] => Array
                        (
                            [0] => Array
                                (
                                    [from] => s
                                    [to] => i
                                    [WINNING] => 20
                                    [MINORITY] => 2
                                    [MARGIN] => 18
                                )

                            [1] => Array
                                (
                                    [from] => s
                                    [to] => m
                                    [WINNING] => 20
                                    [MINORITY] => 2
                                    [MARGIN] => 18
                                )

                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [from] => l
                                    [to] => i
                                    [WINNING] => 18
                                    [MINORITY] => 4
                                    [MARGIN] => 14
                                )

                        )

                    [2] => Array
                        (
                            [0] => Array
                                (
                                    [from] => l
                                    [to] => m
                                    [WINNING] => 17
                                    [MINORITY] => 5
                                    [MARGIN] => 12
                                )

                        )

                    [3] => Array
                        (
                            [0] => Array
                                (
                                    [from] => s
                                    [to] => l
                                    [WINNING] => 16
                                    [MINORITY] => 6
                                    [MARGIN] => 10
                                )

                        )

                    [4] => Array
                        (
                            [0] => Array
                                (
                                    [from] => s
                                    [to] => d
                                    [WINNING] => 16
                                    [MINORITY] => 7
                                    [MARGIN] => 9
                                )

                        )

                    [5] => Array
                        (
                            [0] => Array
                                (
                                    [from] => m
                                    [to] => d
                                    [WINNING] => 13
                                    [MINORITY] => 10
                                    [MARGIN] => 3
                                )

                            [1] => Array
                                (
                                    [from] => l
                                    [to] => d
                                    [WINNING] => 13
                                    [MINORITY] => 10
                                    [MARGIN] => 3
                                )

                        )

                    [6] => Array
                        (
                            [0] => Array
                                (
                                    [from] => i
                                    [to] => d
                                    [WINNING] => 12
                                    [MINORITY] => 11
                                    [MARGIN] => 1
                                )

                        )

                )

            [arcs] => Array
                (
                    [0] => Array
                        (
                            [from] => s
                            [to] => i
                        )

                    [1] => Array
                        (
                            [from] => s
                            [to] => m
                        )

                    [2] => Array
                        (
                            [from] => l
                            [to] => i
                        )

                    [3] => Array
                        (
                            [from] => l
                            [to] => m
                        )

                    [4] => Array
                        (
                            [from] => s
                            [to] => l
                        )

                    [5] => Array
                        (
                            [from] => s
                            [to] => d
                        )

                    [6] => Array
                        (
                            [from] => m
                            [to] => d
                        )

                    [7] => Array
                        (
                            [from] => l
                            [to] => d
                        )

                    [8] => Array
                        (
                            [from] => i
                            [to] => d
                        )

                )

        )

    [closed] => 1
)

Ranked Pairs Winning

  • 1 s
  • 2 l
  • 3 i / m
  • 4 d
CondorcetPHP\Condorcet\Algo\Stats\BaseMethodStats Object
(
    [buildByMethod] => CondorcetPHP\Condorcet\Algo\Methods\RankedPairs\RankedPairsCore
    [data:protected] => Array
        (
            [tally] => Array
                (
                    [0] => Array
                        (
                            [0] => Array
                                (
                                    [from] => s
                                    [to] => i
                                    [WINNING] => 20
                                    [MINORITY] => 2
                                    [MARGIN] => 18
                                )

                            [1] => Array
                                (
                                    [from] => s
                                    [to] => m
                                    [WINNING] => 20
                                    [MINORITY] => 2
                                    [MARGIN] => 18
                                )

                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [from] => l
                                    [to] => i
                                    [WINNING] => 18
                                    [MINORITY] => 4
                                    [MARGIN] => 14
                                )

                        )

                    [2] => Array
                        (
                            [0] => Array
                                (
                                    [from] => l
                                    [to] => m
                                    [WINNING] => 17
                                    [MINORITY] => 5
                                    [MARGIN] => 12
                                )

                        )

                    [3] => Array
                        (
                            [0] => Array
                                (
                                    [from] => s
                                    [to] => l
                                    [WINNING] => 16
                                    [MINORITY] => 6
                                    [MARGIN] => 10
                                )

                        )

                    [4] => Array
                        (
                            [0] => Array
                                (
                                    [from] => s
                                    [to] => d
                                    [WINNING] => 16
                                    [MINORITY] => 7
                                    [MARGIN] => 9
                                )

                        )

                    [5] => Array
                        (
                            [0] => Array
                                (
                                    [from] => m
                                    [to] => d
                                    [WINNING] => 13
                                    [MINORITY] => 10
                                    [MARGIN] => 3
                                )

                            [1] => Array
                                (
                                    [from] => l
                                    [to] => d
                                    [WINNING] => 13
                                    [MINORITY] => 10
                                    [MARGIN] => 3
                                )

                        )

                    [6] => Array
                        (
                            [0] => Array
                                (
                                    [from] => i
                                    [to] => d
                                    [WINNING] => 12
                                    [MINORITY] => 11
                                    [MARGIN] => 1
                                )

                        )

                )

            [arcs] => Array
                (
                    [0] => Array
                        (
                            [from] => s
                            [to] => i
                        )

                    [1] => Array
                        (
                            [from] => s
                            [to] => m
                        )

                    [2] => Array
                        (
                            [from] => l
                            [to] => i
                        )

                    [3] => Array
                        (
                            [from] => l
                            [to] => m
                        )

                    [4] => Array
                        (
                            [from] => s
                            [to] => l
                        )

                    [5] => Array
                        (
                            [from] => s
                            [to] => d
                        )

                    [6] => Array
                        (
                            [from] => m
                            [to] => d
                        )

                    [7] => Array
                        (
                            [from] => l
                            [to] => d
                        )

                    [8] => Array
                        (
                            [from] => i
                            [to] => d
                        )

                )

        )

    [closed] => 1
)

Copeland

  • 1 s
  • 2 l
  • 3 i / m
  • 4 d
CondorcetPHP\Condorcet\Algo\Stats\BaseMethodStats Object
(
    [buildByMethod] => CondorcetPHP\Condorcet\Algo\Methods\PairwiseStatsBased_Core
    [data:protected] => Array
        (
            [d] => Array
                (
                    [balance] => -4
                )

            [i] => Array
                (
                    [balance] => -1
                )

            [m] => Array
                (
                    [balance] => -1
                )

            [l] => Array
                (
                    [balance] => 2
                )

            [s] => Array
                (
                    [balance] => 4
                )

        )

    [closed] => 1
)

Minimax (Winning variant)

  • 1 s
  • 2 d / l
  • 3 i / m
CondorcetPHP\Condorcet\Algo\Stats\BaseMethodStats Object
(
    [buildByMethod] => CondorcetPHP\Condorcet\Algo\Methods\PairwiseStatsBased_Core
    [data:protected] => Array
        (
            [d] => Array
                (
                    [worst_pairwise_defeat_winning] => 16
                )

            [i] => Array
                (
                    [worst_pairwise_defeat_winning] => 20
                )

            [m] => Array
                (
                    [worst_pairwise_defeat_winning] => 20
                )

            [l] => Array
                (
                    [worst_pairwise_defeat_winning] => 16
                )

            [s] => Array
                (
                    [worst_pairwise_defeat_winning] => 0
                )

        )

    [closed] => 1
)

Minimax (Margin variant)

  • 1 s
  • 2 d
  • 3 l
  • 4 i / m
CondorcetPHP\Condorcet\Algo\Stats\BaseMethodStats Object
(
    [buildByMethod] => CondorcetPHP\Condorcet\Algo\Methods\PairwiseStatsBased_Core
    [data:protected] => Array
        (
            [d] => Array
                (
                    [worst_pairwise_defeat_margin] => 9
                )

            [i] => Array
                (
                    [worst_pairwise_defeat_margin] => 18
                )

            [m] => Array
                (
                    [worst_pairwise_defeat_margin] => 18
                )

            [l] => Array
                (
                    [worst_pairwise_defeat_margin] => 10
                )

            [s] => Array
                (
                    [worst_pairwise_defeat_margin] => -9
                )

        )

    [closed] => 1
)

Minimax (Opposition variant)

  • 1 s
  • 2 d / l
  • 3 i / m
CondorcetPHP\Condorcet\Algo\Stats\BaseMethodStats Object
(
    [buildByMethod] => CondorcetPHP\Condorcet\Algo\Methods\PairwiseStatsBased_Core
    [data:protected] => Array
        (
            [d] => Array
                (
                    [worst_pairwise_opposition] => 16
                )

            [i] => Array
                (
                    [worst_pairwise_opposition] => 20
                )

            [m] => Array
                (
                    [worst_pairwise_opposition] => 20
                )

            [l] => Array
                (
                    [worst_pairwise_opposition] => 16
                )

            [s] => Array
                (
                    [worst_pairwise_opposition] => 7
                )

        )

    [closed] => 1
)

Dodgson Quick

  • 1 s
  • 2 l
  • 3 d
  • 4 m
  • 5 i
CondorcetPHP\Condorcet\Algo\Stats\BaseMethodStats Object
(
    [buildByMethod] => CondorcetPHP\Condorcet\Algo\Methods\Dodgson\DodgsonQuick
    [data:protected] => Array
        (
            [l] => 5
            [d] => 10
            [m] => 15
            [i] => 16
        )

    [closed] => 1
)