<div dir="auto">For each pair P of candidates, let Strength(P)=cov(P)+epsilon*wv(P), where cov(P)=One If one member of P covers the other one, Else zero EndIf, and wv(P) is the number of ballots on which the member of P that pairbeats the other outranks the other.<div dir="auto"><br></div><div dir="auto">So the strength of P is primarily determined by whether or not the pairwis winner covers the loser, and secondarily by the pairwise support of the winner.</div><div dir="auto"><br></div><div dir="auto">Here's the procedure for constructing the Favorability Rank Pairs Finish Order FRPFO:</div><div dir="auto"><br></div><div dir="auto">List the candidates in order of favorability. Then ....</div><div dir="auto">While any adjacent pair P is listed with loser(P) ahead of winner(P), update the list by transposing the strongest such pair. EndWhile.</div><div dir="auto"><br></div><div dir="auto">The final list is the FRPFO.</div><div dir="auto"><br></div><div dir="auto">Suppose the Favorability of a candidate is its max pairwise support. The corresponding FRPFO order could be called the MaxFRPFO order, and its head the MaxFRPFO candidate.</div><div dir="auto"><br></div><div dir="auto">Related Burial Resistant Method:</div><div dir="auto"><br></div><div dir="auto">Elect the nemesis of the nemesis of the MaxFRPFO candidate, where the nemesis of X is the winner of the strongest candidate pair whose loser is X.</div></div>