




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、Applying Voronoi Diagrams to the Redistricting ProblemMay 10, 2007AbstractGerrymandering is an issue plaguing legislative redistricting resulting from inade-quate regulation. Here, we present a novel approach to the redistricting problem, an approach that uses a states population distribution to dra
2、w the legislative bound-aries. Our method utilizes Voronoi and population-weighted Voronoiesque diagrams, and was chosen for the simplicity of the generated partition:Voronoi regions are con-tiguous, compact, and simple to generate. We found regions drawn with Voronoiesque diagrams attained small po
3、pulation variance and relative geometric simplicity. As a concrete example, we applied our methods to partition New York state. Since New York must be divided into 29legislative districts, each receives roughly 3.44%of the population. Our Voronoiesque diagram method generated 29regions with an avera
4、ge population of (3. 340. 74%.We discuss several renements that could be made to the methods presented which may result in smaller population variation between re-gions while maintaining the simplicity of the regions and objectivity of the method. Finally, we provide a short statement that could be
5、issued to the voters of New York state to explain our method and justify its fairness to them.1Team 1034Page 2of 21Contents1Introduction 4 1.1Current Models . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41.2Developing Our Approach . . . . . . . . . . . . . . . . . . . . . . . .
6、 . . . . 55Redistricting in New York State 10 5.1Population Density Map . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 5.2Limitations of the Image-Based Density Map . . . . . . . . . . . . . . . . . 11 5.3Selecting Generator Points . . . . . . . . . . . . . . . . . . . . . . . . . . .
7、. 11 5.4Applying Voronoi Diagrams to NY . . . . . . . . . . . . . . . . . . . . . . . 14 5.5Applying Voronoiesque Diagrams to NY . . . . . . . . . . . . . . . . . . . . 145.6Precisely Dening Boundary Lines . . . . . . . . . . . . . . . . . . . . . . . 176Analysis 17 6.1New York State Results . . . .
8、 . . . . . . . . . . . . . . . . . . . . . . . . . 176.2General Results . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 187Improving the Method 18 7.1Boundary Renement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 187.2Geographic Obstacles . . . . . . . . . . . . .
9、. . . . . . . . . . . . . . . . . 198Bulletin to the Voters of the State of New York 19 9Conclusion 20 List of Figures1Illustration of Voronoi diagram generated with Euclidean metric. Note the compactness and simplicity of the regions. . . . . . . . . . . . . . . . . . . . 7 2Illustration of the pro
10、cess of growing a Voronoiesque diagram with respect to a population density. Only three three generator points are used. Figures from left to right iterate with time. . . . . . . . . . . . . . . . . . . . . . . . 9Team 1034Page 3of 21 3Illustration of creating divisions by rst subdividing the map. L
11、eft:Pop-ulation density distribution of hypothetical map with ve desired districts. Middle:A subdivision of the map into two regions generated from two un-shown generator points. Right:Final division of each subregion from the middle gure into desired nal divisions. . . . . . . . . . . . . . . . . .
12、 . . . 10 4New York State population density map. Data obtained from a 792-by-660 pixel raster image; color and height indicate the relative population density at each point. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 5Depiction of the implamentation of Voronoi diagrams
13、 with the Manhat-tan metric in the three step process of:assigning degeneracies to generator points, using the degenerate points to generate regions using the Voronoi diagram method, and creating subregions of the regions generated by de-generate points. Only the last two steps are depicted. The pro
14、cess for Voronoiesque diagrams is the same. (Dotsin each region represent genera-tor point locations. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 6Voronoi diagrams generated with three distance metrics before subdivision of densely populated regions. (Dotsin each region represen
15、t generator point locations. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 7Districts created by the Voronoiesque diagram for New York state. Average population per region =(3. 340. 74%.(Dotsin each region represent generator point locations. . . . . . . . . . . . . .
16、. . . . . . . . . . . . . . . 16 8Illustration of Voronoi diagram generation which takes geographic obstacles into account. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19Team 1034Page 4of 211IntroductionDening Congressional districts has long been a source of controversy in
17、 the United States. Since the district-drawers are chosen by those currently in power, the boundaries are often created to inuence future elections by grouping an unfavorable minority demographic with a favorable majority; this process is called Gerrymandering . It is common for districts to take on
18、 bizarre shapes, spanning slim sections of multiple cities and criss-crossing the countryside in a haphazard fashion. The only lawful restrictions on legislative boundaries stipulate that districts must contain equal populations, but the makeup of the districts is left entirely to the district-drawe
19、rs.In the United Kingdom and Canada, the districts are more compact and intuitive. Their success in mitigating Gerrymandering is attributed to having turned over the task of boundary-drawing to nonpartisan advisory panels. However, these independent com-missions can take 2-3years to nalize a new div
20、ision plan, calling their eectiveness into question. It seems clear that the U.S. should establish similar unbiased commissions, yet make some eort to increase the eciency of these groups. Accordingly, our goal is to develop a small toolbox that aids in the redistricting process. Specically, we will
21、 create a model that draws legislative boundaries using simple geometric constructions. 1.1Current ModelsThe majority of methods for creating districts fall into two categories:ones that depend on a current division arrangement (mostcommonly counties and ones that do not depend on current divisions.
22、 Most fall into the former category. By using current divisions, the problem is reduced to grouping these divisions in a desirable way using a multitude of mathematical procedures. Mehrotra et.al. uses graph partitioning theory to cluster counties to total population variation of around 2%of the ave
23、rage district size 8.Hess and Weaver use an iterative process to dene population centroids, use integer programming to group counties into equally populated districts, and then reiterate the process until the centroids reach a limit 5.Garnkel and Nemhauser use iterative matrix operations to search f
24、or district combinations that are contiguous and compact 3.Kaiser begins with the current districts and systematically swaps populations with adjacent districts 4. All of these methods use counties as their divisions since they partition the state into a relatively small number of sections. This is
25、necessary because most of the mathematical tools they use become slow and imprecise with many divisions. (Thisis the same as saying they become unusable in the limit when the state is divided into more continuous sections. Thus using small divisions, like zip codes which on average are 5times smalle
26、r than a county in New York, becomes impractical.The other category of methods is less common. Out of all our researched papers and documentation, there were only two methods that did not depend on current state divisions. Forrests method continually divides a state into halves while maintaining pop
27、-ulation equality until the required number of districts is satised 4,5.Hale, Ransom and Ramsey create pie-shaped wedges about population centers. This creates homogeneous districts which all contain portions of a large city, suburbs, and less populated areas 4. These approaches are noted for being
28、the least biased since their only consideration is population equality and do not use preexisting divisions. Also, they are straightforwardTeam 1034Page 5of 21 to apply. However, they do not consider any other possibly important considerations for districts, such as:geographic freaures of the state
29、or how well they encompass cities.1.2Developing Our ApproachSince our goal is to create new methods that add to the diversity of models available to a committee, we should focus on creating district boundaries independently of current divisions. Not only has this approach not been explored to its fu
30、llest, but it is not obvious why counties are a good beginning point for a model:Counties are created in the same arbitrary way as districts, so they might also contain biases, since counties are typically not much smaller than districts. Many of the division dependent models end up relaxing their b
31、oundaries from county lines in order to maintain equal populations, which makes the initial assumption of using county divisions useless, and also allows for gerrymandering if this relaxation method is not well regulated.Goal:Create a method for redistricting a state by treating the state continu-ou
32、sly. We require the nal districts to contain equal populations and be contiguous. Additionally, the districts should be as simple as possible (see2for a denition of simple and optimally take into account important geographical features of the state.2Notation and Denitions contiguous:A set R is conti
33、guous if it is pathwise-connected. compactness:We would like the denition of compactness to be intuitive. One way to look at compactness is the ratio of the area of a bounded region to the square of its perimeter. In other wordsC R = A Rp 2R= 1 4Qwhere C R is the compactness of region R , A R is the
34、 area, p R is the perimeter and Q is the isoperimetric quotient. We do not explicitely use this equation, but we do keep this idea in mind when we evaluate our model. simple:Simple regions are compact and convex. Note that this describes a relative quality, so we can compare regions by their simplic
35、ity.Team 1034Page 6of 21 Voronoi diagrams:a partition of the plane with respect to n nodes in the plane such that points in the plane are in the same region of a node if they are closer to that node than to any other point (fora detailed description, see 4.1 generator point:a node of a Voronoi diagr
36、am degeneracy:the number of districts represented by one generator point Voronoiesque diagram:a variation of the Voronoi diagram based on equal masses of the regions (see4.2 population center:a region of high population density3Theoretical Evaluation of our ModelHow we analyze our models results is
37、a tricky aair since there is disagreement in the redistricting literature on key issues. Population equality is the most well dened. By law, the populations within districts have to be the same to within a few percent of the average population per district. No specic percentage is given, but be assu
38、med to be around 5%.Creating a successful redistricting model also requires contiguity . In accordance with state law, districts need to be path-wise connected so that one part of a district cannot be on one side of the state and the other part on the other end of the state. This requirement is mean
39、t to maintain locality and community within districts. It does not, however, restrict islands districts from including islands if the islands population is below the required population level.Finally, there is a desire for the districts to be, in one word, simple . There is little to no agreement on
40、 this characteristic, and the most common terminology for this is compact . Taylor denes simple as a measure of divergence from compactness due to indentation of the boundary and gives an equation relating the non-reexive and reexive interior angles of a regions boundary 9.Young provides seven more
41、measures of compactness. The Roeck test is a ratio of the area of the largest inscribable circle in a region to the area of that region. The Schwartzberg test takes ratio between the adjusted perimeter of a region to a the perimeter of a circle whose area is the same as the area of the region. The m
42、oment of inertia test measures relative compactness by comparing “moments of inertia” of dierent district arrangements. The Boyce-Clark test compares the dierence between points on a districts boundary and the center of mass of that district, where zero deviation of these dierences is most desirable
43、. The perimeter test compares dierent district arrangements buy computing the total perimeter of each. Finally, there is the visual test. This test decides simplicity based on intuition 11.Young notes that “a measure ofcompactnessonly indicates when a plan is more compact than another”11.Thus, not o
44、nly is there no consensus on how to analyze redistricting proposals, it is also dicult to compare them .Finally, we remark that the above list only constrains the shape of generated districts. We have not mentioned of any other potentially relevant feature. For instance, it does not consider how wel
45、l populations are distributed or how well the new district boundaries conform with other boundaries, like counties or zip codes. Even with this short list, it isTeam 1034Page 7of21 Figure 1:Illustration of Voronoi diagram generated with Euclidean metric. Note the compactness and simplicity of the re
46、gions.clear that we are not in a position to dene a rigorous denition of simplicity. What we can do, however, is identify features of our proposed districts which are simple and which are not. This is in line with our goal dened in sec. 1.2, since this list can be provided to a districting commissio
47、n who decide how relevant those simple features are. We do not explicitly dene simple , we loosely evaluate simplicity based on overall contiguity, compactness, convexity, and intuitiveness of the models districts. 4Method DescriptionOur approach depends heavily on using Voronoi diagrams. We begin w
48、ith a denition, its features, and motivate its application to redistricting.4.1Voronoi DiagramsA Voronoi diagram is a set of polygons, called Voronoi polygons, formed with respect to n generator points contained in the plane. Each generator p i is contained within a Voronoi polygon V (p i with the f
49、ollowing property:V (p i =q |d (p i , q d (p j , q , i =j where d (x, y is the distance from point x to y That is, the set of all such q is the set of points closer to p i than to any other p j . Then the diagram is given by (seeg 1V =V (p 1 ,. , V (p n Note that there is no assumption on the metric
50、 we use. Out of the many possible choices, we use the three most common: Euclidean Metric:d (p, q = (x p x q 2+(y p y q 2Team 1034Page 8of 21 Manhattan Metric:d (p, q =|x p x q |+|y p y q | Uniform Metric:d (p, q =max |x p x q |, |y p y q |Here is a summary of relevant properties: The Voronoi diagra
51、m for a given set of generator points is unique and produces polygons, which are path connected. The nearest generator point to p i determines an edge of V (p i The polygonal lines of a Voronoi polygon do not intersect the generator points. When working in the Euclidean metric, all regions are conve
52、x.These properties are important for our model. The rst property tells us that regard-less of how we choose our generator points we generate unique regions. This is good when considering the politics of Gerrymandering. The second property implies that each region is dened in terms of the surrounding
53、 generator points while in turn, each region is rel-atively compact. These features of Voronoi diagrams eectively satisfy two out of the three criteria for partitioning a region:contiguity and simplicity . 4.2Voronoiesque DiagramsThe second method we use to create regions is a modication of the intu
54、itive construction of Voronoi diagrams. The method does not fall under the denition of Voronoi diagrams, but since it is similar to Voronoi diagrams, we call them Voronoiesque diagrams. One way to visualize the construction of Voronoi diagrams is to imagine shapes (determinedby the metric that grow
55、radially outward at a constant rate from each generator point. In the Euclidean metric these shapes are circles. In the Manhattan metric they are diamonds. In the Uniform metric, they are squares. The interior of these shapes form the regions of the diagram. As the regions intersect, they form the b
56、oundary lines for the regions. With this picture in mind, we dene Voronoiesque diagrams to be the boundaries dened by the intersections of these growing shapes. The fundamental dierence between Voronoi and Voronoiesque diagrams is that Voronoiesque diagrams grow the shapes radially outward at a cons
57、tant rate like Voronoi diagrams. Their radial growth is dened with respect to some real function on a subset of R 2(representingthe space on which the diagram is being generated. See g.2More rigorously, we dene a Voronoi diagram to be the intersections of the V (t i s, whereV (t i is the Voronoiesqu
58、e region, or just region, generated by the generator point p i atiteration t . With every iterations,V (t i V (t +1 iandV i f (x, y dA =V jf (x, y dATeam 1034Page 9of 21 Figure 2:Illustration of the process of growing a Voronoiesque diagram with respect to a population density. Only three three gene
59、rator points are used. Figures from left to rightiterate with time.for all V i , V j representing dierent regions. The manner in which the V (t i s are grown radially from one iteration to the next is determined by the metric used.Whats useful about Voronoiesque diagrams is that their growth can be controlled by requ
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 房地产买卖合同与房地产买卖合同
- 药物治疗了吗练习卷附答案
- 第31讲 概率 2025年中考数学一轮复习讲练测(广东专用)
- 出国劳务经营合同范本
- 2025年车辆买卖定金合同模板
- 品牌命名策划合同范本
- 鸭霸王加盟合同范本
- 烟草专卖内管培训
- 断桥门窗安装合同范本
- 摆摊整体转让合同范本
- 2024年4月自考00642传播学概论试题及答案含评分标准
- 材料设备进场计划及保证措施
- 论汉语言文学在生活中的作用
- 压力容器安全风险管控清单(日管控、周排查、月调度)
- 四年级艺术测评美术素养考试试题
- 电动吸引器吸痰操作流程
- 《老师水缸破了》
- S-71200自动混合液体机控制系统毕业设计论文
- 2024-年广州市小升初英语真题含答案
- 自考06779应用写作学试卷(答案全面)
- 2023机电一体化技术专业介绍
评论
0/150
提交评论