The balance of power in Wisconsin’s Assembly under alternative maps

Author

John D. Johnson

Published

March 27, 2023

Overview

Last year, Wisconsin’s Supreme Court ultimately chose a new state assembly map drafted by Republican legislators. The new map refreshed the notorious Republican gerrymander drawn a decade prior. In the November 2022 election, Republican Assembly candidates carried 64 of the 99 districts, increasing their share of the chamber by 2 seats.

Democrats won the other 35 seats. A Lubar Center analysis concludes that Democratic candidates most likely would’ve won 36 seats under the previous decade’s boundaries, 39 seats under the “least change” map proposed by Governor Evers, and 43 seats under the final map submitted by the People’s Map Commission (PMC).

I modeled Assembly vote based on the results of the 2022 elections for Governor, US Senate, state Attorney General, and state Treasurer. Each party won two races, and the average of all 4 is a 0.6-point Democratic statewide lean. Despite this, the same model predicts that Republican Assembly candidates would receive 51% of the two-party vote (+2 points) if all districts were contested.

Republican assembly candidates generally outperformed their fellow Republican candidates for statewide office. While Assembly Democrats won 35 seats under the current map, Democratic Governor Tony Evers carried the vote in 39 seats. I calculate that Evers also won the vote in 45 of the previous decade’s districts, 47 of the seats proposed in Evers least change plan, and 53 of the seats drawn by the PMC.

Much has been written (including by me) about how Wisconsin’s political geography disfavors Democrats at the legislative level. Evers’ strong performance in the hypothetical districts drawn by the PMC is a demonstration of how this need not necessarily be the case. The PMC map would’ve translated Evers’ 51.7% of the statewide vote into victories in 53.5% of the Assembly.

As the table below shows, the PMC map would’ve been particularly responsive to political changes across the state. It’s helpful to compare the seats won by Ron Johnson (R) with Tony Evers (D) across the plans. Evers won the state by 3.4 points, and Johnson won it by 1 point.

Under the current districts, Johnson’s victory would’ve resulted in a 35D/64R Assembly, and Evers victory would’ve achieved an only slightly different 39D/60R split.

The past decade’s map was a bit more responsive. Johnson’s 1-pt statewide victory would’ve caused a 37D/62R Assembly and Evers’ 3.4-pt victory a 45D/54R outcome.

Under Evers’ proposed least change districts, Johnson would’ve carried 60 seats. Evers would’ve won 47.

The People’s Map Commission districts are the most responsive of this set to changes in the electorate. This map would’ve translated Johnson’s 1-pt victory into a 44D/55R chamber. And Evers’ 3.4-point victory would’ve been good for a Democratic majority in 53 seats.

Again, recall that Democratic Assembly candidates tended to be less popular than Gov. Evers. Our model expects that Republican Assembly candidates would have still handily carried a majority of the Assembly even in the PMC districts. The key difference is that a significant number of seats would be genuinely competitive in this map. The kinds of small changes in partisan support which Wisconsin experiences from one election to the next would likely be genuinely consequential to the balance of power in the state legislature.

Partisan implications of selected real and hypothetical WI Assembly Maps
Based on the results of the November 2022 general election
Assembly District Map Distribution of votes based on
modelled vote1 2022 Gov.2 2022 Senator3
Districts established in 2022
seats won by Dems 4 35 seats 39 seats 35 seats
swing needed for GOP supermajority −7.8 pts −11.8 pts −7.0 pts
swing needed for Dem majority 17.1 pts 8.9 pts 14.0 pts
Districts used from 2012-20
seats won by Dems 36 seats 45 seats 37 seats
swing needed for GOP supermajority −9.5 pts −12.3 pts −7.6 pts
swing needed for Dem majority 13.8 pts 5.0 pts 11.5 pts
Evers least change
seats won by Dems 39 seats 47 seats 39 seats
swing needed for GOP supermajority −10.1 pts −12.4 pts −7.5 pts
swing needed for Dem majority 11.9 pts 1.6 pts 7.3 pts
People's Map Commission
seats won by Dems 43 seats 53 seats 44 seats
swing needed for GOP supermajority −10.4 pts −13.0 pts −7.9 pts
swing needed for Dem majority 6.9 pts −0.2 pts 3.4 pts
1 Based on a linear model incorporating the results of the elections for governor, U.S. senate, attorney general, and state treasurer.
2 Tony Evers (D) defeated Tim Michels (R) by 3.4 points. This column shows the Assembly seats where Evers carried a majority of the vote.
3 Ron Johnson (R) defeated Mandela Barnes (D) by 1.0 points. This column shows the Assembly seats where Johnson carried a majority of the vote.
4 Since these are the actual districts used, I use the real Assembly results for the 73 races which drew candidates from both parties, and I substitute the modelled vote for the 26 uncontested seats.

Explore

Use the web application below to explore hypothetical Assembly election scenarios. You can choose between 4 different district plans and several different vote baselines. Use the slider bar to apply a uniform statewide swing in favor of either party to your selected map and vote distribution.

Methodology

The source data and code for this analysis is available in this Github repository.

aggregation of votes

To aggregate election results from 2022 into alternative district maps, I created allocation factors between the smallest geography in 2022 with each alternative district scheme.

Election results in Wisconsin are tabulated in “reporting units,” which are either individual wards or combinations of wards with identical races on the ballot. I combined ward polygons into reporting unit polygons, which are available to download here. I then used geocoded address coordinates from the Wisconsin voter file to identify the proportion of voters from each reporting unit who lived in each overlapping hypothetical Assembly district.

Most reporting units could be allocated to alternative districts with little uncertainty. The average voter was allocated to a district with 98.0% certainty in the previous decade’s districts, 97.0% certainty in the People’s Map Commission plan, and 96.6% in the Evers’ Least Change submission.

modeling Assembly vote

We can’t estimate Assembly outcomes in alternative districts by simply adding up the reallocated vote for actual Democratic and Republican assembly candidates because many districts feature uncontested races. Instead, I used the 73 contested Assembly elections to create a model that predicts Assembly vote based on the vote for Governor, Senate, Treasurer, and Attorney General. I don’t include incumbency as an independent variable, because incumbency would vary in unpredictable ways under alternative districts.

The modeling process involves two steps. First, I estimate the vote margin using a simple linear model as follows, where WSA, GOV, USS, WAG, and WST are the vote margins for Assembly, Governor, Senator, Attorney General, and Treasurer, respectively.

\[ \operatorname{WSA} = \alpha + \beta_{1}(\operatorname{GOV}) + \beta_{2}(\operatorname{USS}) + \beta_{3}(\operatorname{WAG}) + \beta_{4}(\operatorname{WST}) + \epsilon \]

See this subdirectory for the code and results of these models.

I use the predicted vote margin in the first model to create a dummy variable predicted_dem_win, with a value of 1 for a Democratic victory and a value of 0 for a Republican victory. The final version of the model includes an interaction term with this dummy variable, as shown below.

\[ \displaylines{\operatorname{WSA} = \alpha + \beta_{1}(\operatorname{predicted\_dem\_win}) + \beta_{2}(\operatorname{GOV}) + \beta_{3}(\operatorname{USS}) + \beta_{4}(\operatorname{WAG}) +\\ \beta_{5}(\operatorname{WST}) + \beta_{6}(\operatorname{predicted\_dem\_win} \times \operatorname{GOV}) + \beta_{7}(\operatorname{predicted\_dem\_win} \times \operatorname{USS}) +\\ \beta_{8}(\operatorname{predicted\_dem\_win} \times \operatorname{WAG}) + \beta_{9}(\operatorname{predicted\_dem\_win} \times \operatorname{WST}) + \epsilon} \]

Here are the results of each model.

Dependent variable:
WSA
GOV-0.939*
(0.472)
USS1.839***
(0.469)
WAG0.472
(0.349)
WST-0.335
(0.474)
Constant2.272
(2.229)
Observations73
R20.982
Adjusted R20.981
Residual Std. Error3.842 (df = 68)
F Statistic943.252*** (df = 4; 68)
Note:*p<0.1; **p<0.05; ***p<0.01
Dependent variable:
WSA
predicted_dem_win-1.172
(5.852)
GOV-1.545**
(0.707)
USS2.254***
(0.586)
WAG0.588
(0.388)
WST-0.323
(0.509)
predicted_dem_win:GOV1.491
(1.005)
predicted_dem_win:USS-1.887
(1.352)
predicted_dem_win:WAG-0.177
(0.763)
predicted_dem_win:WST0.578
(1.080)
Constant3.217
(3.855)
Observations73
R20.986
Adjusted R20.984
Residual Std. Error3.541 (df = 63)
F Statistic495.494*** (df = 9; 63)
Note:*p<0.1; **p<0.05; ***p<0.01

The graphs below show the residuals (the difference between real and predicted value) for each of the 73 contested Assembly races. The left graph merely shows the difference between the average of the 4 statewide races and the outcome in that state assembly race. Notice how Republican assembly candidates in Republican-leaning districts tended to outperform statewide GOP candidates.

The middle graph shows the residuals of the first linear model. Note the obvious downward trend in the residuals for Democratic-leaning seats. The right graph shows the residuals of the second model, which includes the interaction term for election outcome. The residuals here follow a much more random distribution.

The 6th district is a consistent outlier. The GOP candidate, Peter Schmidt, underperformed other Republicans, after becoming embroiled in multiple scandals and being censured by his local party.

My final model predicts the correct winner in all but two races. They are the 94th district (suburban La Crosse) and the 84th district (suburban Milwaukee). My model predicted a Republican winner in the 94th, but incumbent Democrat Steve Doyle hung on for a narrow victory. In the open 84th district, my model expected a narrow Democratic victory, but former Milwaukee alderman Bob Donovan won a slim majority instead.