We transition from analyzing electoral participation back to the macro-boundaries that contain it. In Course 2, we learned that the Modifiable Areal Unit Problem (MAUP) is the theoretical mechanism behind gerrymandering. Here, we execute it. How do you legally define "gerrymandered"? The courts require analysts to provide mathematical scores representing the objective shape of a district. State mapmakers often hide their intent behind claims of maintaining "communities of interest." To counter them, the builder must deploy geometric tests—such as Polsby-Popper and Reock scores—to numerically prove the boundaries are violently irregular.
In This Module
- Covers: The quantitative execution of the Zonation Effect and the formulas for standard geometric compactness.
- Why it matters: "It looks weird" is not a legal argument. When you file a map challenge, you must state exactly how the map's geometry fails standard constraints. Without these scores, the judge will throw the case out.
- After this module, the reader can: Understand the difference between dispersion-based and perimeter-based geometric testing, and implement these calculations into their Methodology Portfolio.
Reading List
Conceptual
-
A critical theoretical foundation. The authors empirically test whether the mathematical measurements of "compactness" actually align with how humans visually perceive a "fair" shape. They find that standard mathematical scores can be highly misleading when applied to jagged coastlines or uneven river borders, warning analysts not to rely on blind geometry without human topological context.
Methods
-
Stephanopoulos bridges the gap between geometry and political consequence. He demonstrates how mapping software is used to dynamically calculate compactness scores while simultaneously tracking the Efficiency Gap. This illustrates exactly how state legislatures draw maps: by tweaking Polsby-Popper scores just enough to pass legal muster while maximizing the wasted votes of the opposition.
Technical Reference
-
The literal mathematical formulas. The Polsby-Popper score compares a district's area to the area of a circle with the same perimeter. The Reock score compares the district's area to the smallest bounding circle that encompasses it. The Convex Hull ratio compares the district to a rubber band stretched tightly around it. You must insert these exact formulas into your analytic tools.
Key Concepts
Do mathematical compactness scores accurately reflect how humans perceive a 'fairly drawn' district?
Kaufman, King, and Komina found that standard mathematical scores can be highly misleading when applied to districts with jagged coastlines or irregular natural topography. A district following a winding river may score poorly on Polsby-Popper despite being a logical geographic community. Analysts must not rely on blind geometry without considering natural boundary constraints.
How do legislatures manipulate compactness scores while maximizing wasted votes through the Efficiency Gap?
Nicholas Stephanopoulos demonstrates how mapping software dynamically calculates compactness scores while simultaneously tracking the Efficiency Gap. Legislatures tweak Polsby-Popper scores just enough to pass legal muster while maximizing wasted votes of the opposition. A map can appear geometrically compact while still being devastatingly gerrymandered in partisan outcome.
What are the mathematical formulas for Polsby-Popper, Reock, and Convex Hull compactness metrics?
Polsby-Popper compares a district's area to a circle with the same perimeter (4π × Area / Perimeter²), where 1.0 is a perfect circle. Reock compares the district to its smallest bounding circle. Convex Hull compares the district to a rubber band stretched around it. Each captures a different geometric property: perimeter irregularity, spatial dispersion, and overall shape deviation from convexity.
Goal: Add the explicit geometric baseline parameters to your Methodology Portfolio.
Before you run advanced computational simulations in Module 7, you must define the basic guardrails.
- State the Legal Requirement: Does your state constitution explicitly mandate that districts be "compact" and "contiguous"? (e.g., as written in the Ohio or Michigan constitutions). Note this.
- Define the Metrics: In your Methodology Portfolio, state which two spatial metrics you will use to evaluate the existing map (e.g., "I will evaluate the baseline map using both the Polsby-Popper perimeter score and the Reock bounding-circle score.")
- Calculate the Baseline: Obtain the current scores for your target district. If your district has a Polsby-Popper score lower than 0.10 (where 1.0 is a perfect circle), document this as extreme geometric evidence of the Zonation Effect.