Small edits to new entries

This commit is contained in:
2019-06-07 21:43:16 +00:00
parent 46afd4b8a8
commit 6ff3835112
2 changed files with 13 additions and 13 deletions

View File

@ -1,10 +1,10 @@
# Proportional representation
Proportional representation refers to the fair and accurate translation of citizen and party makeup into the legislature. If X percent of voters support a certain party, then X percent of the legislature should mirror that party. Proportional representation voting systems are comprised of three main variations: the party list system, the mixed-member system, and the single transferable vote (or choice voting).
Proportional representation refers to the fair and accurate translation of citizen and party makeup into the legislature. If *x* percent of voters support a certain party, then *x* percent of the legislature should mirror that party. Proportional representation voting systems are comprised of three main variations: the party list system, the mixed-member system, and the single transferable vote (or choice voting).
**Input:** multimember districts, diverse voting base, intentional (oftentimes low) exclusion threshold
**Input:** multimember districts, voting base, intentional (often low) exclusion threshold
**Output:** multiparty representation, proportional allocation of seats, potential for minority party representation
**Output:** multiparty representation, proportional allocation of seats
## Background
@ -16,7 +16,7 @@ Proportional representation voting systems came about as a reaction to the inacc
* Fair and accurate representation for multiple parties, leading to more nuanced policies
* More accurate representation for marginalized groups
* Votes are more meaningful; voting for a particular candidate doesnt take away from another
* Votes are more meaningful; voting for a particular candidate doesn't "take away" from another
* Potential for smaller parties to gain representation
* Research demonstrates higher voter turnout in PR systems
@ -42,6 +42,6 @@ Many Western democracies use PR systems, including Sweden, Denmark, Finland, Nor
## Further resources
* ACE Project: The Electoral Knowledge Network. "Proportional Representation".
* Amy, D. J. (2000). Behind the ballot box: a citizen's guide to voting systems. Greenwood Publishing Group.
* ACE Project: The Electoral Knowledge Network. "Proportional Representation."
* Amy, D. J. (2000). _Behind the ballot box: a citizen's guide to voting systems_. Greenwood Publishing Group.