How Feasible Is Creating a Gerrymander-Free District-Mapping Program?

  • Thread starter Thread starter Feeble Wonk
  • Start date Start date
  • Tags Tags
    Program
AI Thread Summary
Creating a gerrymander-free district-mapping program aims to establish congressional districts that promote ideological balance, countering the polarization caused by current redistricting practices. The challenge lies in developing an algorithm that maintains equal population across districts while minimizing perimeter lengths, which could inadvertently introduce bias based on the programmers' criteria. Discussions highlight the complexity of defining "ideological balance," as political affiliations are geographically concentrated, making a uniform distribution challenging. Additionally, the constraints of contiguous areas and population limits complicate the feasibility of such a program. Ultimately, while the concept is academically intriguing, practical implementation faces significant obstacles.
Feeble Wonk
Messages
241
Reaction score
44
I've got a challenge for you programming guys, if this wouldn't be more appropriate for a different forum. In the current environment of pathologically polarized politics, an obvious positive move to address this problem would be to undo the congressional redistricting through gerrymandering that fortifies the polarization.
So, my question is this: How difficult (or easy) would it be to develop a program that would have the opposite effect... establishing regional congressional districts of equal populations that "balance" the ideological poles toward the middle?
 
Technology news on Phys.org
jedishrfu said:
I wouldn't pose this as a challenge. If you are trying to do it then you should show us what you've done. This is a difficult problem to solve.

Here's a map of electoral voting for states and the power that some states have over others:

http://www.slate.com/articles/news_..._showing_the_vote_power_of_all_50_states.html

Thanks for the feedback Jedishrfu. Sadly, this effort is well beyond my skill set.
My question is not really about the electoral college per se, but rather a redistricting of existing congressional districts within the individual states. As I'm sure your aware, political strategy to date has been for sitting congress people to attempt to redraw the congressional district maps to facilitate their re-election. This effort tends to produce voting populations within those gerrymandered districts that become increasingly ideological, with the net effect being magnified polarization of the elected representatives toward the political polar extremes.
So, I was wondering how difficult it would be for skilled programmers to develop a system that would redraw the congressional district borders that would maximize ideological balance toward the middle. The congressional districts are, by definition, a reflection of electoral population within a specific state, so that population parameter would have to be maintained.
 
Feeble Wonk said:
maximize ideological balance toward the middle.

Like it or not, that too is a form of political bias.

The neutral way to do is is to draw district boundaries such that each district has the same population and such that the sums of the lengths of the perimeters is minimized. Look to mathematicians to ask whether such a solution is unique, or if there are many such solutions.

Neutrality is a result of being purposely blind to the beliefs of the people in the district. The problem is that hardly anybody, left, right or center really wants a neutral redistricting. We, like you, want to bias it to some belief-based criterion or another.
 
  • Like
Likes vela, jim mcnamara, russ_watters and 1 other person
What would be the "objective" criteria for the computer program? I think the programmer's opinion will influence those criteria, voluntarily or not.
 
  • Like
Likes RogueOne and Aufbauwerk 2045
As a longtime programmer, we have unlimited power. We control the horizontal, we control the vertical. Do not attempt to stop readiing this post otherwise...

Time to go to school Jedi. Okay Mom!
 
  • Like
Likes Aufbauwerk 2045
jack action said:
What would be the "objective" criteria for the computer program? I think the programmer's opinion will influence those criteria, voluntarily or not.

From #
anorlunda said:
The neutral way to do is is to draw district boundaries such that each district has the same population and such that the sums of the lengths of the perimeters is minimized.
 
anorlunda said:
Like it or not, that too is a form of political bias.
I absolutely agree. The system I am asking about would definitely be a biased effort to empower more moderate "centrist" elected officials. But, that said, as an academic question... how difficult would it be to do?

anorlunda said:
The neutral way to do is is to draw district boundaries such that each district has the same population and such that the sums of the lengths of the perimeters is minimized. Look to mathematicians to ask whether such a solution is unique, or if there are many such solutions.
Again, I fully agree that this might be the most politically "neutral" solution, in that ideology would be irrelevant to the process. I suspect, as you questioned, that there might be many such solutions, and the choice of those solutions might be politicized somewhat. However, that discussion takes us toward a philosophical debate.
I'm really just asking, as a matter of academics... How difficult would it be to formulate a program that would automatically, without human intervention, create congressional district borders utilizing the same population perimeters currently established that would maximize ideological balance?
 
  • #10
You could phrase it so that most constituents have minimal drive times to get to the elected officials primary office with some accepted maximal drive time.
 
  • #11
Feeble Wonk said:
maximize ideological balance

For starters, you need a psych report on each citizen to determine their "real" ideological leaning. People lie, even to themselves.

People also shift their views day to day, so you would have to determine the district boundaries on election day.

I ask to imagine how many other people before you have tried to imagine a more perfect political system.
 
  • #12
  • Like
Likes Aufbauwerk 2045
  • #13
@anorlunda : The problem is not the size of the grid or its population, it is the "quality" of the population. How is the ideological balance within each district? What portion of the district population actually vote?
Feeble Wonk said:
create congressional district borders utilizing the same population perimeters currently established that would maximize ideological balance?
What does that mean? What is the "best" ideological balance? Isn't that what voting is for? To determine what is the ideological balance.

I think the problem is this system where you vote for someone who will vote for you.
 
  • Like
Likes RogueOne
  • #14
The Quanta article gets into the design issues and supreme court criteria.
 
  • #15
I won't address your idea that there is a "pathological polarization." This assumes polarization is a bad thing. That's a political viewpoint, and the admins have very wisely said we should not discuss politics.

But let's look at this as a legitimate math problem. Can boundaries be drawn so that each district has as close to a 50/50 mix of Republicans vs Democrats as possible?

I think it would be impractical, due to the way party affiliations are distributed geographically. How would you balance congressional districts in California, which votes heavily Democrat, or in West Virginia and Oklahoma, which votes heavily Republican?

Besides, we do not have an overall 50/50 split. The popular vote in the last presidential election was for the Democrat. If demographic trends continue, the next presidential election may have an even larger popular vote advantage for the Democrat. So should every district reflect this by having a mix that favors Democrats? Even if that were possible, which it is not due to the localization of party preference already mentioned, it would mean every district would have a slight Democrat majority. I suppose the Democrats would like this, but the Republicans would not like it, since it would mean 100% of the House of Representatives would be Democrat.
 
  • Like
Likes RogueOne
  • #16
Aufbauwerk 2045 said:
Can boundaries be drawn so that each district has as close to a 50/50 mix of Republicans vs Democrats as possible?
But how can we even say that 50/50 is an ideal ratio? Any ratio is valid, as long as it is the will of the people. In fact the best ratio is 100/0, since it would mean that everyone's happy because there is consensus and everyone's candidate would have been elected.
 
  • #17
jack action said:
But how can we even say that 50/50 is an ideal ratio? Any ratio is valid, as long as it is the will of the people. In fact the best ratio is 100/0, since it would mean that everyone's happy because there is consensus and everyone's candidate would have been elected.

The question of what is ideal is a political question. The math problem posed by the OP, as I understand it, is how to balance congressional districts so they are as close to a 50/50 mix as possible, in order to encourage middle of the road candidates.

BTW another obstacle to solving the original problem is that congressional districts are supposed to be limited in population size, and to cover a contiguous area. The point is that the congressman or congresswoman should serve a manageable population size in a specific geographical area. The OP problem is not solvable, given these constraints.
 
  • #18
jedishrfu said:
As a longtime programmer, we have unlimited power. We control the horizontal, we control the vertical. Do not attempt to stop readiing this post otherwise...

Time to go to school Jedi. Okay Mom!

Suppose the programmers could write a program to run the world in an optimal fashion, based on operations research and cybernetics. The lead programmers/rulers could sit in a control room, complete with Star-Trek style chairs similar to those on the Enterprise. In effect the whole planet could be run from one master computer center.

"We believe in a way of life that is logical and beneficial." -- Mr. Spock, speaking to his mother.

https://en.wikipedia.org/wiki/Project_Cybersyn
 
Last edited by a moderator:
  • #19
jack action said:
But how can we even say that 50/50 is an ideal ratio? Any ratio is valid, as long as it is the will of the people. In fact the best ratio is 100/0, since it would mean that everyone's happy because there is consensus and everyone's candidate would have been elected.

Again, in a good faith effort to avoid philosophical value judgements, I'd like to avoid discussion of what would be "ideal". As a matter of academic construct, I have stipulated the program objective to be formulation of an ideologically balanced congressional district, to the degree possible.
However, some other posters have raised the legitimate concern that the concept of ideological status is too ambiguous and fluid to really serve as an effective criteria. It would seem to be more constructive to select more objective demographic categories that would reasonably be assumed to correlate to political ideology. For example, one might use demographics such as official party affiliation, race, income, etc.
 
  • #20
Aufbauwerk 2045 said:
...another obstacle to solving the original problem is that congressional districts are supposed to be limited in population size, and to cover a contiguous area. The point is that the congressman or congresswoman should serve a manageable population size in a specific geographical area. The OP problem is not solvable, given these constraints.
I completely recognize that this would be a fundamental factor in the formation of the confessional district. The size and locations of districts would be largely defined by the distribution of the populations in question. Within any given state, the number of districts (and congressional representatives) are determined by the population of that state. As a starting point, it would seem appropriate to break the state down into geographically contiguous regions that have roughly equal populations that normalizes geographic area as much as possible (part of the program algorithm). Then allow some agreed upon area of potential geographic overlap between the these intrastate regions (consistently maintained as a conventional standard) that would be subject to boundary modification to maximize the demographic diversity while still providing population equity. In this way, the "general" size and location of congressional districts would be determined by population distribution within a given state. Yet, the precise boundaries of individual districts would be "tweaked" by the program formula, again, to maximize demographic diversity.
Fluidity of demographic information would be impossible to avoid altogether. However, the distribution of demographic information could be periodically adjusted at an agreed upon frequency... perhaps after every presidential election, or maybe after each federal census.
A 50/50 distribution of republican/democrat electoral districts would obviously not be achieved, because it would be impossible in most states due to prevailing political party majorities. However, the resultant congressional district boundaries would do away with the current partisan gerrymandered constructions, and be moderated to the mainstream as much as possible while still respecting state sovereignty at the same time that it facilitates more generalized ideological representation of the electorate "as a whole", within any given state.
So... within these constraints, would such a program algorithm, that might act as a federal standard, be difficult to produce?
 
Last edited:
  • #21
Feeble Wonk said:
I absolutely agree. The system I am asking about would definitely be a biased effort to empower more moderate "centrist" elected officials. But, that said, as an academic question... how difficult would it be to do?
.
.
.
... How difficult would it be to formulate a program that would automatically, without human intervention, create congressional district borders utilizing the same population perimeters currently established that would maximize ideological balance?

If the program's parameters are determined by humans, it will be inherently impossible to do that. You also would need an unbiased way to define "moderate 'centrist' elected officials", which is not measurable objectively.
You'd also first need to determine whether or not politics is "pathologically polarized", and whether or not polarization is actually undesirable. What separates our system of government from a monarchy is the fact that we have opposing viewpoints as well as other checks and balances. This entire idea is fundamentally disqualified from being considered objective.
 
  • #22
Feeble Wonk said:
So... within these constraints, would such a program algorithm, that might act as a federal standard, be difficult to produce?
Maybe I'm not following clearly what you are talking about, but I cannot see how you can define a set of rules, a standard, better than it is right now.

To avoid US politics, I will talk about such a problem that happened recently in my province. The electoral map was revised and in its first draft, one district was supposed to be eliminated and merged between 3 other adjacent districts (click on "Second report" on this map). The math works (done by humans obliviously), both about area and population. But one thing they did not consider (and I can't imagine how you could define a rule about it) is that the population of the district is this new-age-kind-of-people (using bicycles, small apartments, very art oriented, left-wing) and part of this population was mixed with Wesmount, which is where all the richest people of Montreal are (and we're talking old money, business oriented, right-wing people). Upon revision, following the input from the population, the committee agreed that it wasn't a good idea to split the district and made other changes instead.

How could you take care of such a process with an unbiased algorithm and with no revision allowed? Emotions are a very important part of this process.
 
  • #23
RogueOne said:
If the program's parameters are determined by humans, it will be inherently impossible to do that. You also would need an unbiased way to define "moderate 'centrist' elected officials", which is not measurable objectively.
I've apparently not made myself clear. The potential redistricting program that I've inquired about would only remove the existing gerrymandered borders, and replace them by the one designated by the computer program, which would simply attempt to prioritize demographic diversity as reasonably possible within the geographical and population parameters that exist within a given state. Because the algorithm would utilize objective demographic information, it should remove the "human element" as much as possible, other than the initial stipulation that diversity of electorate would be prioritized. My presumption is that this type of "redistricting" would advantage more moderate/centrist candidates, but the voters of the given district would still determine the outcome of any election.
RogueOne said:
You'd also first need to determine whether or not politics is "pathologically polarized", and whether or not polarization is actually undesirable. What separates our system of government from a monarchy is the fact that we have opposing viewpoints as well as other checks and balances. This entire idea is fundamentally disqualified from being considered objective.
That is exactly my point. The normal "checks and balances" have been subjugated by partisan politics. The current practice of congressional district gerrymandering does NOT provide a fair airing of opposing viewpoints, and equal protection of voting power. Voting power has been functionally manipulated by those in power to sustain re-election. In doing so, opposing viewpoints are marginalized, and left leaning districts/states are moved farther and farther to the left, while right leaning districts/states move farther and farther to the right. It's my opinion that the current congressional dysfunction illustrates that point self evidently. However, that is not the discussion I have been trying to pursue. My question was whether it was realistic, academically, to be able to set up a program algorithm that would create congressional districts utilizing the existing criteria of population, geography and "objective" voter demographics that might prioritize voter diversity within geographically contiguous districts of approximately equal population within a given state.
 
Last edited:
  • #24
jack action said:
Maybe I'm not following clearly what you are talking about, but I cannot see how you can define a set of rules, a standard, better than it is right now.
I guess this is where we disagree. My belief is that congressional districts produced by the program I've suggested would be much more fair than the "set of rules" currently utilized as the "standard". Perhaps the concept of gerrymandering is not as universally understood as I thought.
According to dictionary.com... GERRYMANDER: noun: "U.S. Politics.the dividing of a state, county, etc., into election districts so as to give one political party a majority in many districts while concentrating the voting strength of the other party into as few districts as possible."
This is the "standard" set of rules used to make congressional district borders as of now. The primary motive is to marginalize opposing views and manufacture voting majorities that are not representative of the electorate as a whole.

jack action said:
How could you take care of such a process with an unbiased algorithm and with no revision allowed? Emotions are a very important part of this process.
Actually, that's exactly what I was asking about. Is it even academically possible to do just that. Can an algorithm be devised with only one bias... which is to prioritize diversity of voter demographics to the degree reasonably possible, and otherwise adhering to neutral district construction that normalizes geographic distribution of populations within states that arrives at the same number of congress people already allotted per state.
 
  • #25
Feeble Wonk said:
utilizing the existing criteria of population, geography
This is already in place and would be easy to program.
Feeble Wonk said:
and "objective" voter demographics
This is also already in place (identifying communities) and it could be programmed but it would still be highly subjected to humans that decide what defined those demographics.
Feeble Wonk said:
that might prioritize voter diversity
This is where I'm loosing you. How do you separate that kind of statement from "gerrymandering"? You basically want to steer the vote towards a predefined outcome. One that you think is more just in your opinion (we still have to all agree what that desirable outcome should be), but sometimes this leads to unpredictable outcomes. What will you do when you'll get an undesirable outcome (compared to your initial objective) and the law says that you must comply to it, no exceptions allowed?

In a democracy, you must have some leeway given by a revision process. No doubt that right now this process is used with bad intentions by a lot of people, but I think it is still essential.

It's like the justice system. It is easy to make laws that criminalize some actions. Still, before condemning someone, there is always a judge that review every case to make sure that the action done by the accused was in fact criminal with respect to the spirit of the law. There are lots of circumstances that change how the law is applied.
 
  • Like
Likes RogueOne
  • #26
jack action said:
This is already in place and would be easy to program.
Yes, the formula is in place that assigns a congressional representative for a threshold electorate population base, but that has no bearing on where the borders are actually placed... only the number of representatives that a given state is allotted.
jack action said:
This is also already in place (identifying communities) and it could be programmed but it would still be highly subjected to humans that decide what defined those demographics..
Yes, the demographic information is known, but this is actually utilized not to insure representation of the minority population, but rather to strengthen the manufactured majorities in the gerrymandered congressional districts.
jack action said:
This is where I'm loosing you. How do you separate that kind of statement from "gerrymandering"? You basically want to steer the vote towards a predefined outcome.
I must plead guilty to this, in all honesty. My proposal would likely lead to functionally increasing the voting strength of the minority, but the degree to which this would occur could be mitigated by limiting the "area of overlap" of the computer generated congressional districts solely created by normalizing population and geography within a state. But I confess, prioritization of demographic diversity is a reflection of my belief that it would be beneficial to the country as a whole. However, I readily admit that it definitely imposes a bias on the process. Honestly, I would be satisfied if the program simply set the congressional boundaries based on nothing but the objective population/geography parameters. This, at least, would be essentially bias free.
jack action said:
In a democracy, you must have some leeway given by a revision process. No doubt that right now this process is used with bad intentions by a lot of people, but I think it is still essential.
It is this "revision process" that I am calling for, and I do think that it is essential for honest representation of the electorate in congress, and I do believe that it would result in more civil and statesmanlike behavior by our elected officials.
But again, the discussion has veered into political opinion and values, and that was not my intent. I only wanted to know whether it was logistically possible to create such a program algorithm in the first place.
 
Last edited:
  • #27
Feeble Wonk said:
but that has no bearing on where the borders are actually placed.
Isn't there some guidelines? For example, here in the province, there must be between 122 and 125 districts. The number of people per district cannot vary by more than ±25% from the average, but exceptions are allowed if motivated. The main directing guideline is:

http://legisquebec.gouv.qc.ca/en/ShowDoc/cs/E-3.3 said:
15. An electoral division represents a natural community established on the basis of demographical, geographical and sociological considerations, such as the population density, the relative growth rate of the population, the accessibility, area and shape of the region, the natural local boundaries and the territories of local municipalities.

For the federal government, it is similar.

I guess it could be feasible to make a computer program that would take this into consideration, but prioritizing a criterion over another is bound to be subjective (sociological vs natural local boundaries, for example).
 
  • #28
jack action said:
Isn't there some guidelines?
Each congressional district consists of approximately 711,000 people, and is allotted one representative in the congressional House of Representatives. That's really the only statutory requirement for most states. In most cases, a state's district lines--for both state legislative and congressional districts--are redrawn by the state legislature, and the majority party controls the process. These congressional district borders often become perversely distorted in convoluted patterns to achieve the majority party's political objective, which is to maintain power.
It seems to me that it would be much more fair if the process was determined by computer generated district boundaries, utilizing a standardized formula that normalizes population distributions and geographical areas as equally as mathematically possible.
As I've already confessed, I'd also think it would be beneficial if demographic diversity was worked into the formula to some degree, because a candidate for office would be motivated to take positions that would benefit diverse segments of the electorate more equitably rather than simply catering to the majority interests. However, I'll admit that it's a personal opinion, and is definitely debatable.
So, if I remove the social demographic parameter, would it be relatively easy to create an algorithm that divides segments of a state's population into districts of 711,000 citizens (or slightly more) in a way that results in the geographic areas of the districts being as close to equal as possible, with no regard to party affiliation or any other factors?
 
Last edited:
  • #29
Feeble Wonk said:
So, if I remove the social demographic parameter, would it be relatively easy to create an algorithm that divides segments of a states population into districts of 711,000 (or slightly more) in a way that results in the geographic areas of the districts being as close to equal as possible, with no regard to party affiliation?
I would answer yes to this question (even with the social demographic parameter), regardless of the use of program algorithms or not. Once you create criteria for your guidelines, it can be translated into an algorithm.

But what you are really looking for is independence in the decision process. Here, there are independent commissioners approved by 2/3 of the members of the National Assembly to take these decisions. So you need a well established majority to be able to name people "on your side"; But they still need to be (officially) independent from any political affiliation. So you don't really need a computer to assure the independence of the decision process. The human factor can even be an advantage to adapt easily to any situation.
 
  • #30
Here is what one needs to do:
  1. Acquire fine-grained population and demographic data, like for each zip code. That is what one will work from.
  2. Create some initial districts, either from scratch or from some existing or previous districts.
  3. Improve those districts, using some target measure of good districting, like population equality or geometrical compactness.
Each step of improvement can be done by transferring a zip code from a district to a neighboring district, and then working out the target-measure value for the new districts. If it improves, then use the new districts. Otherwise, keep the old districts (hill climbing) or only do so with a certain probability (simulated annealing.

BDistricting - About -- Brian Olson has developed some redistricting software that works like what I've described.
 
  • #31
For the actual voting part, there are alternatives to first-past-the-post or plurality voting, alternatives that are much more multicandidate-friendly. A simple one is runoff elections. The top two of the first election then go head-to-head in a second election. Another one is preference voting. One ranks the candidates by one's preferences, and these ballots are then counted up to give the overall winner. There are a variety of algorithms for doing so, and a commonly-used one is Instant Runoff Voting, a sequential-runoff algorithm. In each round of counting, for all the candidates remaining in the race, the top preferences are counted up, and whoever gets a majority wins. But if no candidate gets a majority, then the candidate with the fewest votes gets dropped from the count. DemoChoice Polls has polls that use IRV, and you can see how the counting works in them.
 
  • #32
But why stick with single-member districts? Why not multimember ones?

One can extend IRV to multimember districts with the Single Transferable Vote. In each round, a candidate wins if that candidate gets more than some victory threshold. The candidate's "excess" votes continue in the count, with the victory-threshold number of them being dropped from the count. Alternately, all the candidate's votes could get reweighted by multiplying their weights (initially 1) by (number of excess votes) / (number of total votes).

But a more common system is proportional representation. In its purest form, each party gets a number of seats in proportion to how many votes that it got. Parties usually publish lists of candidates that they want to seat, so this is called the party-list system. There are mixed systems, with both district seats, each member being elected by some district, and list seats, with members selected in party-list fashion. The list-seat members may be selected to make the whole body proportional (mixed-member), or else only those seats proportional (parallel).

I myself have written some vote-counting code, to see what different algorithms produce.
 
  • #33
My state, Vermont, has a much simpler solution. We have fewer than 711,000 people, so the whole state is one district. :smile:

Feeble Wonk said:
I must plead guilty to this, in all honesty. My proposal would likely lead to functionally increasing the voting strength of the minority, but the degree to which this would occur could be mitigated by limiting the "area of overlap" of the computer generated congressional districts solely created by normalizing population and geography within a state. But I confess, prioritization of demographic diversity is a reflection of my belief that it would be beneficial to the country as a whole.

I don't think you realize that demographic diversity works to weaken the strength of the minority. Let's say the population was 60% ying and 40% yang. Perfect demographic diversity with a winner-take-all system produces a result where ying gets 100% of the seats. That is why the US Voting Rights Act, specifically prohibits demographically diverse districting, but instead mandates some districts where the minorities can win.
lpetrich said:
But a more common system is proportional representation. In its purest form, each party gets a number of seats in proportion to how many votes that it got.

This is a better solution than playing with districts. If we ever have a constitutional convention where we have the opportunity to change everything, that is one of the things to consider.

Even without the districting question, even without elections, the proportional representation principle can be used. For example, the Tea Party minority elected in 2010-2012 might have had more influence if they remained a third party, rather than becoming a minority wing of Republicans (ditto for the black Caucus wing in the Democrats). With a 2 party system, when a compromise is negotiated, the Democratic majority deals with the Republican majority. But in an N party negotiation (N>2), the compromise generally gives each party at the table at least some of what they want. So the key strategy for minorities is to gain a seat at the table.
 
  • #34
I never understood the need to officially incorporate parties in the election process. IMHO, this goes against the democracy concept (one person, one vote; 50% + 1 majority). It seems that everybody wants to alter - and complicate - the actual party system such that it represents more the 50% + 1 majority. Why not just do the democratic thing and vote directly for the head office candidate. Why do we vote for someone who will vote for the head office candidate? If my "surrogate" of choice doesn't get elected, then my vote doesn't count, which is anything but democracy. Worst, my "surrogate" can decide to change his/her mind and vote differently, decide to change party or become independent (basically removing all of his/her power).

I have looked for an answer as to why parties were introduced into democracy and what were they supposed to accomplished, but never found one. For example, in cities (at least here in Canada), you can have parties or not, but we still elect the mayor AND the local counselor.

I don't mind that parties do exist such that a candidate can clearly show what he/she stands for, but I don't understand why these parties are incorporated into the election system. An independent representative shouldn't have less power than one that is part of a party, like for spending or time available to speak in chamber.
 
  • #36
jack action said:
IMHO, this goes against the democracy concept
The U.S. isn't a democracy. The Founders designed a constitution for a country that would explicitly not be a democracy. @anorlunda has it right...
anorlunda said:
@jack action , you are questioning the premise of the Republic form of government. Parties add a second level of representation.
 
  • #37
@anorlunda , from your reference:
https://en.wikipedia.org/wiki/Republic#Elections said:
Elections

In liberal democracies presidents are elected, either directly by the people or indirectly by a parliament or council. Typically in presidential and semi-presidential systems the president is directly elected by the people, or is indirectly elected as done in the United States. In that country the president is officially elected by an electoral college, chosen by the States, all of which do so by direct election of the electors. The indirect election of the president through the electoral college conforms to the concept of republic as one with a system of indirect election. In the opinion of some, direct election confers legitimacy upon the president and gives the office much of its political power. However, this concept of legitimacy differs from that expressed in the United States Constitution which established the legitimacy of the United States president as resulting from the signing of the Constitution by nine states. The idea that direct election is required for legitimacy also contradicts the spirit of the Great Compromise, whose actual result was manifest in the clause that provides voters in smaller states with slightly more representation in presidential selection than those in large states.

In states with a parliamentary system the president is usually elected by the parliament. This indirect election subordinates the president to the parliament, and also gives the president limited legitimacy and turns most presidential powers into reserve powers that can only be exercised under rare circumstance. There are exceptions where elected presidents have only ceremonial powers, such as in Ireland.
The keywords are "indirectly elected", which is what I consider against the principles of democracy. I'm not here to judge the legitimacy of one process over another. But what I think the OP wants to achieve and when the subject of proportional representation was raised, these seem complications of the system in place (indirect election) to mimic a democracy (direct election or one person, one vote). My point is, instead of trying to create all of these complicated modifications (which will surely introduce a whole new set of loop holes) to mimic accurate people representation, why not simply do the direct election instead?

Which I simply put in an earlier post:
jack action said:
I think the problem is this system where you vote for someone who will vote for you.
 
  • #38
jack action said:
My point is, instead of trying to create all of these complicated modifications

I don't dispute that point. I was trying to help you with the following point.

jack action said:
I have looked for an answer as to why parties were introduced into democracy and what were they supposed to accomplished, but never found one.
 
  • #39
anorlunda said:
I don't dispute that point. I was trying to help you with the following point.
It doesn't talk about parties in your reference. But it did force me to look for more. So, what I'm referring to is called a non-partisan system. I found the origin of political parties, but that doesn't explain why having political parties deeply incorporated in the elective process is considered an advantage for the people (seems to be one only for the people in power).

Fun fact, I learned that George Washington was against political parties:
https://en.wikipedia.org/wiki/George_Washington%27s_Farewell_Address#Political_parties said:
Washington continues to advance his idea of the dangers of sectionalism and expands his warning to include the dangers of political parties to the country as a whole. These warnings are given in the context of the recent rise of two opposing parties within the government—the Democratic-Republican Party led by Jefferson, and Hamilton's Federalist Party. Washington had striven to remain neutral during a conflict between Britain and France brought about by the French Revolution, while the Democratic-Republicans had made efforts to align with France and the Federalist had made efforts to ally with Great Britain.

Washington recognizes that it is natural for people to organize and operate within groups such as political parties, but he also argues that every government has recognized political parties as an enemy and has sought to repress them because of their tendency to seek more power than other groups and to take revenge on political opponents. He feels that disagreements between political parties weakened the government.

Moreover, he makes the case that "the alternate domination" of one party over another and coinciding efforts to exact revenge upon their opponents have led to horrible atrocities, and "is itself a frightful despotism. But this leads at length to a more formal and permanent despotism." From Washington's perspective and judgment, political parties eventually and "gradually incline the minds of men to seek security... in the absolute power of an individual", leading to despotism. He acknowledges the fact that parties are sometimes beneficial in promoting liberty in monarchies, but argues that political parties must be restrained in a popularly elected government because of their tendency to distract the government from their duties, create unfounded jealousies among groups and regions, raise false alarms among the people, promote riots and insurrection, and provide foreign nations and interests access to the government where they can impose their will upon the country.
Written 220 years ago and I feel like I'm reading the description of the political atmosphere of today.
 
  • #40
jack action said:
I have looked for an answer as to why parties were introduced into democracy and what were they supposed to accomplished, but never found one.
(Should not this thread be moved somewhere else?)
One idea is, I don't really have the time to run my country, so I'd rather give my voting power to someone who does have the time to watch the news, plan the roads, etc. This naturally leads to an indirect democracy. Then the electees (sorry English is not my first language) naturally form groups of similar world views.
Obviously giving someone power and not checking how they use it, is a bad idea.
But in a direct democracy, media can shape the popular vote with ease. So which is better? Who checks the media?
 
  • #41
SlowThinker said:
(Should not this thread be moved somewhere else?)
Or at least the posts on whether we ought to have political parties -- and separated from discussion of anti-gerrymandering algorithms and vote-counting algorithms in general.

There are some interesting algorithms for counting preference votes that involve a "Condorcet matrix", a matrix of how many ballots where each candidate beats each other candidate. Thus turning the votes into a virtual round robin contest. If some candidate beats all the other candidates in this way, then that candidate is a "Condorcet winner". But there may be no Condorcet winners, and there are a variety of algorithms for finding a winner in such a case.
 
  • #42
lpetrich said:
There are some interesting algorithms for counting preference votes that involve a "Condorcet matrix", a matrix of how many ballots where each candidate beats each other candidate. Thus turning the votes into a virtual round robin contest. If some candidate beats all the other candidates in this way, then that candidate is a "Condorcet winner". But there may be no Condorcet winners, and there are a variety of algorithms for finding a winner in such a case.
But what is the advantage of using such an algorithm over the old 50% + 1 majority?

We have to remember what is the aim here. It is not to determine some winner in a made-up game. It is people giving some of their powers to someone else. If someone wants to give it to A and have no trust at all in B, that should be respected. We shouldn't assume B is an acceptable replacement for that person or force that person to say B could be a good second choice.

When you start using all of these complicated algorithms, you always introduce some loop holes to determine the winner. And the funny thing is that the main objective of these algorithms is to better represent the 50% + 1 majority. So why not use it appropriately instead?

I remember a race for a party leadership a few years ago. They were 4 candidates; Two were favorites and head to head, the two others were clearly not favorites (both with less than 18% each on the first ballot). The 4th runner quit after the 2nd ballot and gave his support to the 3rd. On the third ballot, one the favorite became third at the surprise of everyone and had to quit (because of the rules in place). On the fourth ballot, the supporter of that favorite who had lost were so pissed and hated so much the remaining favorite candidate that they decided to vote for the "other guy" and he won. At the next election, the party was so weak - and it was clearly due to its lack of leadership - that it scored their lowest percentage in the party's history to that date.

This is the perfect example of how a guy with an 18% approval gets elected in an unforeseen way and, in the end, everybody is a loser. To me, there is no replacement for the 50% + 1 majority and if you don't get it, you repeat the process until you do. There is no other way. That is what they do when they elect a pope (two-third supermajority) or when a jury makes a decision (unanimous verdict), so why be different when you elect someone with a simple 50% + 1 majority?
 
  • #43
jack action said:
To me, there is no replacement for the 50% + 1 majority and if you don't get it, you repeat the process until you do. There is no other way. That is what they do when they elect a pope (two-third supermajority) or when a jury makes a decision (unanimous verdict), so why be different when you elect someone with a simple 50% + 1 majority?
Well o0), I'll ask the obvious: who would be running the country for the next 20+ years, that is, before such a majority is reached?

Also, who says that making 50% happy is better than making 70% somewhat happy?
 
  • #44
The running of the country is not in danger if majority is not reached. I'm OK with the "top" candidate being in office, but if he/she doesn't have 50%+1 of the electorate (not just the ones who voted), then his/her only priority would be to hold another election (say within a year).

Of course, with today's politic, it may seems inconceivable (where we see 50% as a goal instead of a bare minimum; 100% should be our idealistic goal), but IMO it wouldn't be long that politicians would change their strategies to gain full power and waste less time in elections. People would get tired of elections too and demand more from their candidates. One thing that would surely change is that they would all encourage people to vote (if only 40% of people vote, you can't go over 50%, can you?), which is not the case right now, as only people who vote for them are encouraged, just enough to get 50% of voters only. Lots of algorithms are used to that end.
 
  • #45
jack action said:
But what is the advantage of using such an algorithm over the old 50% + 1 majority?
Because with more than two candidates, one will not necessarily get such a majority. What should one do then?
 
  • #46
I'll go through the Condorcet algorithms that I've implemented.

Schulze's beatpath method. Tries to find every beatpath that goes through all the candidates and then uses the strongest one. A beatpath goes the route of pairwise victories: C(cand,next) > C(next,cand) for each candidate in it for their Condorcet matrix C. Its strength is its smallest C(cand,next) value. This is equivalent to the widest-path problem in graph theory, and it can be solved with a variant of the Floyd–Warshall algorithm.

Copeland's method. The winner has the largest value of (pairwise victories) - (pairwise defeats).

Minimax methods. The winner has the smallest value of (largest value of score(other,cand)), the one that the other candidates did the worst against. Score methods for candidates A and B:
Winning votes: if C(A,B) > C(B,A) then C(A,B) else 0
Margins: C(A,B) - C(B,A)
Pairwise Opposition: C(A,B)

Kemeny-Young method. Find the permutation of candidates which maximizes the sum of C(earlier,later) for all (earlier,later) pairs in the permutation.

Dodgson's method. Go through all the permutations of ballot orderings, applying each permutation to all the ballots and finding the Condorcet winner, if any, for the permuted ballots. The overall winner is the Condorcet winner with the smallest "permutation distance" from the identity permutation. That distance is the smallest number of 2-permutations needed to create the permutation, and it equals (length) - (number of cycles). A candidate that was never a Condorcet winner gets permutation distance (length).

Tideman's ranked-pairs method. It is a simple hill-climbing version of the Kemeny-Young method. One selects an ordered pair with the largest C(first,second) value. then continues with the other C values in order if doing so creates no cycles. Once that is done, one sorts the candidates using those pairs' ordering, and whichever one comes out on top is the winner. Here is a cyclicity tester: find which candidates are always winners and which ones are always losers. Remove all pairs containing them and repeat this algorithm until one can go no further. If no pairs are left, then there are no cycles, and the graph of pairs is a Directed Acyclic Graph.

Maximal lotteries generalizes the Condorcet winner to a probability vector p. Find it in this fashion. Find the difference D = C - transpose(C), and then find p such that p.D > 0. This can be done by linear programming: maximize w with p.D >= w, with the constraints that all the p's are >= 0 and their sum = 1.
 
  • #47
lpetrich said:
Because with more than two candidates

And now we're getting into Arrow's Theorem, which states (in layman's terms) that there is no perfect voting systems.

Many of the messages in this thread are not really against gerrymandering. They are more about using different gerrymandering schemes for positive social outcomes. (And, indeed, the US Voting Rights Act of 1965 mandates some gerrymandering)
 
  • #48
lpetrich said:
Because with more than two candidates, one will not necessarily get such a majority. What should one do then?
Then you do not accept the results and repeat the process with different variables.

You are still asking to choose an algorithm between an infinite amount of possibilities that will all give different results. Again, politicians in power will make sure the system in place favors them.

You have to remember that the objective is not to find a winner. The objective is to find someone who represents the electorate. Assuming they are 20 candidates and the "winner" has only 10% of the vote, is this acceptable? Can a candidate having only 1 out of 10 people voting for him/her can claim representing the entire group? At this point there are only two solutions possible, both implying a new election:
  1. Candidates mus change their promises about the dividing issue;
  2. Candidates must promise not to take care of the dividing issue (maybe leaving it to a more local government).
The only satisfactory result is unanimity. For very large groups, this is almost impossible and 50% + 1 is the only number that makes sense to define a majority clearly (otherwise, with supermajority, why 2/3? why 75%?). Although I can accept such a low number in a tight race, I think it is really stupid to set it as a goal or even celebrate victory when someone sadly wins with such a low number. If such a low number is expected, forget wasting money on an election an go back to my previous points 1 & 2.
 
  • #49
Do you think gerrymander-free districts would have changed the 2016 election? Of the (approximate) 3100 counties in the U.S, 2600 of them voted republican. 500 counties voted democrat. Their desires might better be met by their local governments, since the democrat majorities are highly concentrated into 16% of the geographical united states.

Ideas like that are why this is not as objective or black-and-white as we would like to think. There are many ways to interpret this reality. To make a decision that can be considered objective, there would need to be a universally understood reality of the same set of facts.

Would you have voters vote on whether or not the district-mapping program was acceptable?
 
Last edited:

Similar threads

Replies
5
Views
3K
Replies
4
Views
3K
Replies
49
Views
7K
Replies
7
Views
3K
Replies
65
Views
10K
Replies
11
Views
27K
Back
Top