Rumor Spreading and Voting

Size: px
Start display at page:

Download "Rumor Spreading and Voting"

Transcription

1 1 Cultural and Social Interactions Culture and Social Interactions Christian Jacob Dept. of Computer Science Dept. of Biochemistry & Molecular Biology University of Calgary Rumor Spreading and Voting Rumor models Voting model Cultural Exchange The more alike we are, the more alike we become Social status and role models Grouping and Conforming Forming neighbourhoods Segregation Social Networking Nonlocal movement 2 The Rumor Mill Model Rumor Spreading and Voting Models the spread of a rumor The rumor is spread by people who know the rumor. They tell the rumor only to their nearest neighbours (4: von Neumann; 8: Moore neighbourhood) At each time step: Every person who knows the rumor randomly chooses a neighbour to tell the rumor to. Simulation keeps track of: How many people know the rumor? Where are the people, who know the rumor, located? How many repeated tellings of a rumor occur? 3 4 Rumor Mill: Single Seed Rumor Mill: Multiple Seeds 5 6

2 7 Voting Voting: Tradition vs. Near Losses for Loser Each patch takes a vote of its eight surrounding neighbours and itself. The patch changes its own vote according to the outcome: Traditional Voting Rule: The central patch changes its colour to match the majority vote. Near Losses Awarded to Loser: If five patches vote for white (and, consequently, four patches vote for black), the central patch becomes black. If five patches vote for black, the central patch becomes white. All other possible voting combinations are awarded traditionally. 8 Axelrod s Transmission of Culture Model Cultural Exchange The more alike we are, the more alike we become In 1997 Robert Axelrod proposed the following model for the transmission of culture: On a square lattice, each site is occupied by an agent (homogeneous village). Agents interact with their four nearest neighbours. An agent is characterized by having attributes (features), with an integer value (a trait) between 0 and 10. At each time step: An agent is randomly chosen (active agent). The active agent randomly selects an agent from its nearest neighbour site. The active agent interacts with the selected agent Axelrod s Transmission of Culture Model (2) Cultural Interaction Rules: When an agent interacts with another agent, a comparison is made between their traits of corresponding features. If their traits are the same (e.g., {5, 9, 1, 3, 2} and {5, 9, 1, 3, 2}), nothing happens. If any of the traits differ, a cultural interaction occurs: The probability of this interaction is equal to the fraction of features that share the same trait,... that is, to their degree of cultural similarity. Example: {4, 8, 1, 2, 5} and {3, 2, 1, 7, 5} have a 40% probability of interacting culturally, as features 3 and 5 have the same traits (2/5). Interaction: One of the features of the active agent A that differs from the corresponding feature of the selected agent B is set to the feature trait of B. Example: A: {4, 2, 1, 2, 5}, B: {3, 2, 1, 7, 5} Extensions of Axelrod s Model Mobility: Axelrod: no movement, sites are static ( homogeneous villages ) Extension: Some lattice sites are empty and some occupied by agents, that can walk around on the grid. Bilateral Cultural Exchange: Axelrod: pairwise interaction between agents is one-way or unilateral; only the active agent s trait is changed. Extension: Bilateral interactions; both the active and selected agents change their traits

3 13 Extended Cultural Transmission Model n by n square lattice with wrap-around boundary Population density p of individuals occupying lattice sites Each agent is characterized by the direction it is facing and a meme list with s elements. Note: A meme represents the basic unit of cultural transmission, analogous to the gene as the basic unit of genetic transmission (term coined by Richard Dawkins). Lattice site values: An empty site has value 0. An agent site is a list of integers: {d, {m 1,, m s }} d: random integer between 1 and 4 (north, south, east, west) m k : meme k with an integer value between 1 and M. Cultural Transmission Model (Simulation Results) culturespreadingshared program on a 25 by 25 lattice 2 memes with 2 possible values (1 or 2) 75% population density 14 Social Status and Role Models Another variant of the Cultural Transmission Model Cultural Exchange Social Status and Role Models Two people with unequal social status interact culturally: Individual with lower status is more likely to adopt a meme value of the individual with higher status. The meme value of the higher status individual will remain unchanged. Example: adoption of a role-model s attitude(s) Site representation: {direction, status, memelist} direction and memelist as in the previous model status: integer 0 or Social Status and Role Models (Simulation Results) Social Status and Role Models (Simulation Results) Step 1 Step 100 socialstatus program on a 25 by 25 lattice 2 memes with 2 possible values (1 or 2) 70% population density socialstatus program on a 100 by 100 lattice 2 memes with 2 possible values (1 or 2) 70% population density 17 18

4 19 Forming Neighbourhoods Grouping and Conforming Forming Neighbourhoods Previous models: bilateral interactions between two individuals Many social phenomena can be better described in terms of interactions between an individual and a group of other people. 20 Schelling Model (Self-Forming Neighbourhoods) Thomas Schelling (1978) proposed a model for selfforming neighbourhoods based on the desire of people to live with their own kind. An individual is happy or unhappy with the number of nearest neighbours who are like him/her. An unhappy individual can move to the nearest empty site that has a sufficient number of similar neighbours. Spatial segregation or ghettoization occurs spontaneously, without being imposed by a central authority (emergence!) Can result in clustering of people by gender, age, race, beliefs, Self-Forming Neighbourhoods n by n square lattice with wrap-around boundary Population density p of individuals occupying lattice sites Lattice site values: An empty site has value 0. An agent site is a list of integers: {d, {a 1,, a v }} d: random integer between 1 and 4 (north, south, east, west) a k : attribute k with an integer value between 1 and w. The attributes {a 1,, a v } may include unchangeable traits race, gender, ethnic identity, and/or changeable beliefs political views, moral values, personal interests, Self-Forming Neighbourhoods (Simulation Results) Grouping and Conforming Segregation neighborhood program on a 20 by 20 lattice one attribute with 2 possible values (1 or 2) 60% population density 23 24

5 25 Segregation Model Segregation Two types of turtles in a pond: red and green turtles. The red and green turtles get along with each other. But each turtle wants to make sure to live near some of its own. Each red turtle wants to live near at least some red turtles. Each green turtle wants to live near at least some green turtles. Similar phenomena: Housing patterns in cities Ethnic communities Professional communities (Ponte Veccio, Florence; university campus) 26 Social Networking Social Networking Nonlocal Movement Models with spatial neighbourhoods are realistic in situations such as a social gathering (a party) or in an organization (a company), where people physically interact in space. However, in human societies with its economic and social phenomena not all interactions are spatial. Technology also influences interactions (internet, , telephone, mail, ). In the following we look at one model for nonlocal interaction and movement Nonlocal Movement (Extension of Schelling Model) n by n square lattice with wrap-around boundary Population density p of individuals occupying lattice sites Population consists of two types of individuals: A fraction g are of one type and a fraction (1-g) are of the other type. Nonlocal Movement: Simulation Results Lattice site values: An empty site has value 0. An agent site is an integer: t t: integer 1 or 2, indicating what type the agent is For each time step: An agent which finds less than 50% of its neighbours share the same type wants to move. For agents who want to move an empty site is determined. Each agent that wants to move and has an empty site to move to is relocated, leaving an empty site behind. flight program on a 20 by 20 lattice v = 1 attribute with w = 2 possible values 60% population density 29 30

6 31 Nonlocal Movement: Simulation Results References Most of the simulations are based on: Gaylord, R. and D Andria, L., Simulating Society, New York, Springer, Other references: Axelrod, R., The Complexity of Cooperation: Agent-Based Models of Competition and Cooperation, Princeton, NJ, Princeton University Press, Schelling, T. C., Micromotives and Macrobehavior, New York, W. W. Norton, Wilensky, U., Connected Models, Center for Connected Learning and Computer-based Modeling, Northwestern University, Evanston, IL. flight program on a 100 by 100 lattice v = 1 attribute with w = 2 possible values 60% population density 32

Addressing the U.S. Financial/Housing Crisis: Pareto, Schelling and Social Mobility

Addressing the U.S. Financial/Housing Crisis: Pareto, Schelling and Social Mobility 1 Addressing the U.S. Financial/Housing Crisis: Pareto, Schelling and Social Mobility Brian Castellani, 1 Michael Ball 2 and Kenneth Carvalho 3 1 Department of Sociology, 2 Computer Services, 3 School

More information

The Effect of Electoral Geography on Competitive Elections and Partisan Gerrymandering

The Effect of Electoral Geography on Competitive Elections and Partisan Gerrymandering The Effect of Electoral Geography on Competitive Elections and Partisan Gerrymandering Jowei Chen University of Michigan jowei@umich.edu http://www.umich.edu/~jowei November 12, 2012 Abstract: How does

More information

A social cohesion predict model based on Netlogo - based on the case of De Temple

A social cohesion predict model based on Netlogo - based on the case of De Temple A social cohesion predict model based on Netlogo - based on the case of De Temple Xuechen Liu Feng Ye Eindhoven University of Technology Eindhoven, Netherlands x.liu.2@student.tue.nl Eindhoven University

More information

A well known paper, Mark Granovetter wrote about the «strength of weak ties», meaning by that the fact that unimportant relations are often the cause

A well known paper, Mark Granovetter wrote about the «strength of weak ties», meaning by that the fact that unimportant relations are often the cause A well known paper, Mark Granovetter wrote about the «strength of weak ties», meaning by that the fact that unimportant relations are often the cause of important shifts in the course of everybody s life.

More information

Simple models for complex systems toys or tools? (part I) Katarzyna Sznajd-Weron Institute of Theoretical Physics University of Wrocław

Simple models for complex systems toys or tools? (part I) Katarzyna Sznajd-Weron Institute of Theoretical Physics University of Wrocław Simple models for complex systems toys or tools? (part I) Katarzyna Sznajd-Weron Institute of Theoretical Physics University of Wrocław Lessons from simple models Computational philosophy: lessons from

More information

Social physics or sociophysics? Katarzyna Sznajd-Weron Institute of Theoretical Physics University of Wrocław

Social physics or sociophysics? Katarzyna Sznajd-Weron Institute of Theoretical Physics University of Wrocław Social physics or sociophysics? Katarzyna Sznajd-Weron Institute of Theoretical Physics University of Wrocław About 15 years ago (c) 2011 Katarzyna Sznajd-Weron Piotrek Nyczka 2 Part 1 Long, long time

More information

Michael Laver and Ernest Sergenti: Party Competition. An Agent-Based Model

Michael Laver and Ernest Sergenti: Party Competition. An Agent-Based Model RMM Vol. 3, 2012, 66 70 http://www.rmm-journal.de/ Book Review Michael Laver and Ernest Sergenti: Party Competition. An Agent-Based Model Princeton NJ 2012: Princeton University Press. ISBN: 9780691139043

More information

The Two Faces of Emergence in Economics Mark Kuperberg

The Two Faces of Emergence in Economics Mark Kuperberg The Two Faces of Emergence in Economics Mark Kuperberg As this anthology makes clear, there is not one definition of Emergence that is universally agreed to, nor for progress to be made in the field does

More information

arxiv: v2 [physics.soc-ph] 3 Jul 2016

arxiv: v2 [physics.soc-ph] 3 Jul 2016 Staged Models for Interdisciplinary Research Luis F. Lafuerza, 1 Louise Dyson, 1, 2 Bruce Edmonds, 3 and Alan J. McKane 1 1 Theoretical Physics Division, School of Physics and Astronomy, The University

More information

MODELING GENOCIDE 1. Modeling Genocide at the System and Agent Levels. Elizabeth M. von Briesen, N. Gizem Bacaksizlar, Mirsad Hadzikadic

MODELING GENOCIDE 1. Modeling Genocide at the System and Agent Levels. Elizabeth M. von Briesen, N. Gizem Bacaksizlar, Mirsad Hadzikadic MODELING GENOCIDE 1 Modeling Genocide at the System and Agent Levels Elizabeth M. von Briesen, N. Gizem Bacaksizlar, Mirsad Hadzikadic University of North Carolina at Charlotte MODELING GENOCIDE 2 Abstract

More information

Economics 470 Some Notes on Simple Alternatives to Majority Rule

Economics 470 Some Notes on Simple Alternatives to Majority Rule Economics 470 Some Notes on Simple Alternatives to Majority Rule Some of the voting procedures considered here are not considered as a means of revealing preferences on a public good issue, but as a means

More information

The Biology of Politics Fall 2016 Monday & Wednesdays, 11:00am - 12:15pm

The Biology of Politics Fall 2016 Monday & Wednesdays, 11:00am - 12:15pm The Biology of Politics Fall 2016 Monday & Wednesdays, 11:00am - 12:15pm Professor Christopher Dawes Wilf Family Department of Politics 19 West 4th Street, Room 325 212.998.8533 cdawes@nyu.edu Course Description

More information

BRIBE AND PUNISHMENT: EFFECTS OF SIGNALING, GOSSIPING, AND BRIBERY IN PUBLIC GOODS GAMES

BRIBE AND PUNISHMENT: EFFECTS OF SIGNALING, GOSSIPING, AND BRIBERY IN PUBLIC GOODS GAMES Advances in Complex Systems, Vol. 13, No. 6 (2010) 755 771 c World Scientific Publishing Company DOI: 10.1142/S0219525910002815 BRIBE AND PUNISHMENT: EFFECTS OF SIGNALING, GOSSIPING, AND BRIBERY IN PUBLIC

More information

Title: Local Search Required reading: AIMA, Chapter 4 LWH: Chapters 6, 10, 13 and 14.

Title: Local Search Required reading: AIMA, Chapter 4 LWH: Chapters 6, 10, 13 and 14. B.Y. Choueiry 1 Instructor s notes #8 Title: Local Search Required reading: AIMA, Chapter 4 LWH: Chapters 6, 10, 13 and 14. Introduction to Artificial Intelligence CSCE 476-876, Fall 2017 URL: www.cse.unl.edu/

More information

Understanding and Solving Societal Problems with Modeling and Simulation

Understanding and Solving Societal Problems with Modeling and Simulation ETH Zurich Dr. Thomas Chadefaux Understanding and Solving Societal Problems with Modeling and Simulation Political Parties, Interest Groups and Lobbying: The Problem of Policy Transmission The Problem

More information

Any Court Health Care Decision Unlikely to Please

Any Court Health Care Decision Unlikely to Please MONDAY, JUNE 18, 2012 Immigration: Public Backs AZ Law, But Also Path to Citizenship Any Court Health Care Decision Unlikely to Please FOR FURTHER INFORMATION CONTACT: Andrew Kohut President, Pew Research

More information

Modeling Civil Unrest in the Philippines

Modeling Civil Unrest in the Philippines Modeling Civil Unrest in the Philippines 35 Christian J. Inovejas orcid.org/0000-0002-9774-7236 cjinovejas@yahoo.com Bukidnon State University Joy M. Mirasol orcid.org/0000-0001-7710-1940 dr_jmirasol@buksu.edu.ph

More information

Address : Department of Economics, Northwestern University, 2211 Campus Drive, Evanston, IL 60208

Address : Department of Economics, Northwestern University, 2211 Campus Drive, Evanston, IL 60208 CURRICULUM VITAE Asher Wolinsky Contact Information Address : Department of Economics, Northwestern University, 2211 Campus Drive, Evanston, IL 60208 Telephones : Office (847) 491-4415. Fax : Departmental

More information

Polydisciplinary Faculty of Larache Abdelmalek Essaadi University, MOROCCO 3 Department of Mathematics and Informatics

Polydisciplinary Faculty of Larache Abdelmalek Essaadi University, MOROCCO 3 Department of Mathematics and Informatics International Journal of Pure and Applied Mathematics Volume 115 No. 4 2017, 801-812 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu doi: 10.12732/ijpam.v115i4.13

More information

Household Sorting. Economics 312 Martin Farnham

Household Sorting. Economics 312 Martin Farnham Household Sorting Economics 312 Martin Farnham Segregation Different household types are not uniformly distributed across space; instead tend to cluster by type Segregation by race and income are common

More information

Prentice Hall. Sociology: A Down-to-Earth Approach, 9th Edition (Henslin) High School. Indiana Academic Standards - Social Studies Sociology

Prentice Hall. Sociology: A Down-to-Earth Approach, 9th Edition (Henslin) High School. Indiana Academic Standards - Social Studies Sociology Prentice Hall Sociology: A Down-to-Earth Approach, 9th Edition (Henslin) 2009 High School C O R R E L A T E D T O High School Standard 1 - Foundations of Sociology as a Social Science Students will describe

More information

Minnesota Public Radio News and Humphrey Institute Poll. Dayton Jumps to Double-Digit Lead Over Emmer

Minnesota Public Radio News and Humphrey Institute Poll. Dayton Jumps to Double-Digit Lead Over Emmer Minnesota Public Radio News and Humphrey Institute Poll Dayton Jumps to Double-Digit Lead Over Emmer Report prepared by the Center for the Study of Politics and Governance Humphrey Institute of Public

More information

COMMUNITY RESILIENCE STUDY

COMMUNITY RESILIENCE STUDY COMMUNITY RESILIENCE STUDY Large Gaps between and on Views of Race, Law Enforcement and Recent Protests Released: April, 2017 FOR FURTHER INFORMATION ON THIS REPORT: Michael Henderson 225-578-5149 mbhende1@lsu.edu

More information

Revisiting Residential Segregation by Income: A Monte Carlo Test

Revisiting Residential Segregation by Income: A Monte Carlo Test International Journal of Business and Economics, 2003, Vol. 2, No. 1, 27-37 Revisiting Residential Segregation by Income: A Monte Carlo Test Junfu Zhang * Research Fellow, Public Policy Institute of California,

More information

Introduction to the declination function for gerrymanders

Introduction to the declination function for gerrymanders Introduction to the declination function for gerrymanders Gregory S. Warrington Department of Mathematics & Statistics, University of Vermont, 16 Colchester Ave., Burlington, VT 05401, USA November 4,

More information

The Sudan Consortium African and International Civil Society Action for Sudan. Sudan Public Opinion Poll Khartoum State

The Sudan Consortium African and International Civil Society Action for Sudan. Sudan Public Opinion Poll Khartoum State The Sudan Consortium African and International Civil Society Action for Sudan Sudan Public Opinion Poll Khartoum State April 2015 1 Table of Contents 1. Introduction... 3 1.1 Background... 3 1.2 Sample

More information

Probabilistic earthquake early warning in complex earth models using prior sampling

Probabilistic earthquake early warning in complex earth models using prior sampling Probabilistic earthquake early warning in complex earth models using prior sampling Andrew Valentine, Paul Käufl & Jeannot Trampert EGU 2016 21 st April www.geo.uu.nl/~andrew a.p.valentine@uu.nl A case

More information

DRAFT GPCA ELECTIONS CODE SECTIONS PROPOSED REVISIONS NOV. 3, 2005

DRAFT GPCA ELECTIONS CODE SECTIONS PROPOSED REVISIONS NOV. 3, 2005 DRAFT GPCA ELECTIONS CODE SECTIONS PROPOSED REVISIONS NOV. 3, 2005 DIVISION 6. PRESIDENTIAL ELECTIONS PART 1. PARTISAN PRESIDENTIAL PRIMARIES Chapter 5 (commencing with Section 6960) is added to Part 1

More information

Towards an Evidence-Based Urban Agenda

Towards an Evidence-Based Urban Agenda Towards an Evidence-Based Urban Agenda Engaging at Scale with 21st Century Urbanization Prepared by Professor Shlomo Angel, Director, NYU Urban Expansion Program, for presentation at the University of

More information

Sleepwalking towards Johannesburg? Local measures of ethnic segregation between London s secondary schools, /9.

Sleepwalking towards Johannesburg? Local measures of ethnic segregation between London s secondary schools, /9. Sleepwalking towards Johannesburg? Local measures of ethnic segregation between London s secondary schools, 2003 2008/9. Richard Harris A Headline Headteacher expresses alarm over racial segregation in

More information

Modeling Selective Violence in the Guatemalan Civil War Timothy Gulden 1

Modeling Selective Violence in the Guatemalan Civil War Timothy Gulden 1 Modeling Selective Violence in the Guatemalan Civil War Timothy Gulden 1 1 Center for Social Complexity, George Mason University, Fairfax, VA 22030 tgulden@gmu.edu Abstract. Examination of detailed events

More information

Neighborhood Tipping; Blue Hills

Neighborhood Tipping; Blue Hills Trinity College Trinity College Digital Repository Hartford Studies Collection: Papers by Students and Faculty Hartford Collections 5-3-1993 Neighborhood Tipping; Blue Hills David M. Jones Trinity College

More information

Switching to latrines in rural South Asia: Study description

Switching to latrines in rural South Asia: Study description Switching to latrines in rural South Asia: Study description Diane Coffey, r.i.c.e. August 8, 2016 The data described here were collected by Diane Coffey, Aashish Gupta, Payal Hathi, Nikhil Srivastav,

More information

GREAT BEALINGS NEIGHBOURHOOD PLAN A Village in a Landscape BASIC CONDITIONS STATEMENT

GREAT BEALINGS NEIGHBOURHOOD PLAN A Village in a Landscape BASIC CONDITIONS STATEMENT GREAT BEALINGS NEIGHBOURHOOD PLAN A Village in a Landscape BASIC CONDITIONS STATEMENT 1. INTRODUCTION Great Bealings Parish Council (the Parish Council) has submitted its proposed Neighbourhood Plan (the

More information

Y325: African American Politics Fall, 2013 Monday & Wednesday, 9:30-10:45 AM, Room: Ballantine Hall 244

Y325: African American Politics Fall, 2013 Monday & Wednesday, 9:30-10:45 AM, Room: Ballantine Hall 244 Y325: African American Politics Fall, 2013 Monday & Wednesday, 9:30-10:45 AM, Room: Ballantine Hall 244 Instructor: Professor Matthew Hayes, Woodburn Hall, RM 308, Email: mh34@indiana.edu Office Hours:

More information

Chapter. Estimating the Value of a Parameter Using Confidence Intervals Pearson Prentice Hall. All rights reserved

Chapter. Estimating the Value of a Parameter Using Confidence Intervals Pearson Prentice Hall. All rights reserved Chapter 9 Estimating the Value of a Parameter Using Confidence Intervals 2010 Pearson Prentice Hall. All rights reserved Section 9.1 The Logic in Constructing Confidence Intervals for a Population Mean

More information

CHAPTER 2 TRADE THEORIES AND ECONOMIC DEVELOPMENT. a) absolute advantage (X) b) comparative advantage c) relative advantage d) factor endowment

CHAPTER 2 TRADE THEORIES AND ECONOMIC DEVELOPMENT. a) absolute advantage (X) b) comparative advantage c) relative advantage d) factor endowment CHAPTER 2 TRADE THEORIES AND ECONOMIC DEVELOPMENT MULTIPLE CHOICE 1. Trade is a a) zero sum game b) positive sum game (X) c) negative sum game d) all of the above 2. A country should export a product that

More information

Extended Abstract: The Swing Voter s Curse in Social Networks

Extended Abstract: The Swing Voter s Curse in Social Networks Extended Abstract: The Swing Voter s Curse in Social Networks Berno Buechel & Lydia Mechtenberg January 20, 2015 Summary Consider a number of voters with common interests who, without knowing the true

More information

United States Migration Patterns (Internal)

United States Migration Patterns (Internal) United States Migration Patterns (Internal) Internal US Migration (interregional) U.S. settlement patterns Movement is East to West Colonial settlement clustered on the East Coast Limited to coastal areas

More information

Answers to Practice Problems. Median voter theorem, supermajority rule, & bicameralism.

Answers to Practice Problems. Median voter theorem, supermajority rule, & bicameralism. Answers to Practice Problems Median voter theorem, supermajority rule, & bicameralism. Median Voter Theorem Questions: 2.1-2.4, and 2.8. Located at the end of Hinich and Munger, chapter 2, The Spatial

More information

Changing Cities: What s Next for Charlotte?

Changing Cities: What s Next for Charlotte? Changing Cities: What s Next for Charlotte? Santiago Pinto Senior Policy Economist The views expressed in this presentation are those of the speaker and do not necessarily represent the views of the Federal

More information

Iterated Prisoner s Dilemma on Alliance Networks

Iterated Prisoner s Dilemma on Alliance Networks Iterated Prisoner s Dilemma on Alliance Networks Tomoki Furukawazono Graduate School of Media and Governance, Keio University, zono@sfc.keio.ac.jp Yusuke Takada Faculty of Policy Management, Keio University,

More information

Comparison of Voting Systems

Comparison of Voting Systems Comparison of Voting Systems Definitions The oldest and most often used voting system is called single-vote plurality. Each voter gets one vote which he can give to one candidate. The candidate who gets

More information

Rapid Methods for Assessing Water, Sanitation and Hygiene (WASH) Services in Emergency Settings: Working Paper

Rapid Methods for Assessing Water, Sanitation and Hygiene (WASH) Services in Emergency Settings: Working Paper Rapid Methods for Assessing Water, Sanitation and Hygiene (WASH) Services in Emergency Settings: Evaluation of simple random, systematic, cluster, and random location-based sampling approaches Working

More information

6.1 Immigrants, Diversity and Urban Externalities

6.1 Immigrants, Diversity and Urban Externalities CHAPTER 6 Conclusion 6.1 Immigrants, Diversity and Urban Externalities Cities are diverse in terms of firms and companies, the products that can be consumed, the architecture of the buildings, and the

More information

COMMUNICATION NETWORKS, COMPLEX INTERDEPENDENCE, AND THE SURVIVAL OF DISAGREEMENT AMONG CITIZENS

COMMUNICATION NETWORKS, COMPLEX INTERDEPENDENCE, AND THE SURVIVAL OF DISAGREEMENT AMONG CITIZENS COMMUNICATION NETWORKS, COMPLEX INTERDEPENDENCE, AND THE SURVIVAL OF DISAGREEMENT AMONG CITIZENS A RESEARCH PROPOSAL Robert Huckfeldt Department of Political Science Indiana University, Bloomington and

More information

Cluster Analysis. (see also: Segmentation)

Cluster Analysis. (see also: Segmentation) Cluster Analysis (see also: Segmentation) Cluster Analysis Ø Unsupervised: no target variable for training Ø Partition the data into groups (clusters) so that: Ø Observations within a cluster are similar

More information

BY Amy Mitchell, Tom Rosenstiel and Leah Christian

BY Amy Mitchell, Tom Rosenstiel and Leah Christian FOR RELEASE MARCH 18, 2012 BY Amy Mitchell, Tom Rosenstiel and Leah Christian FOR MEDIA OR OTHER INQUIRIES: Amy Mitchell, Director, Journalism Research 202.419.4372 RECOMMENDED CITATION Pew Research Center,

More information

Little Interest in Libya, European Debt Crisis Public Closely Tracking Economic and Political News

Little Interest in Libya, European Debt Crisis Public Closely Tracking Economic and Political News NEWS Release. 1615 L Street, N.W., Suite 700 Washington, D.C. 20036 Tel (202) 419-4350 Fax (202) 419-4399 FOR IMMEDIATE RELEASE: Wednesday, November 2, 2011 FOR FURTHER INFORMATION: Andrew Kohut, Director

More information

worldhistory The End of War: A Just Peace or Just Peace? Unit 03, Class 07

worldhistory The End of War: A Just Peace or Just Peace? Unit 03, Class 07 2013-2014 worldhistory Unit 03, Class 07 The End of War: A Just Peace or Just Peace? Purpose: Is a victor capable of establishing a Just Peace? Peace without Victory? Part One: Homework Country Status

More information

High School. Prentice Hall. Sociology, 12th Edition (Macionis) Indiana Academic Standards - Social Studies Sociology.

High School. Prentice Hall. Sociology, 12th Edition (Macionis) Indiana Academic Standards - Social Studies Sociology. Prentice Hall Sociology, 12th Edition (Macionis) 2008 High School C O R R E L A T E D T O High School Standard 1 - Foundations of Sociology as a Social Science Students will describe the development of

More information

ANNUAL SURVEY REPORT: REGIONAL OVERVIEW

ANNUAL SURVEY REPORT: REGIONAL OVERVIEW ANNUAL SURVEY REPORT: REGIONAL OVERVIEW 2nd Wave (Spring 2017) OPEN Neighbourhood Communicating for a stronger partnership: connecting with citizens across the Eastern Neighbourhood June 2017 TABLE OF

More information

Analyzing and Representing Two-Mode Network Data Week 8: Reading Notes

Analyzing and Representing Two-Mode Network Data Week 8: Reading Notes Analyzing and Representing Two-Mode Network Data Week 8: Reading Notes Wasserman and Faust Chapter 8: Affiliations and Overlapping Subgroups Affiliation Network (Hypernetwork/Membership Network): Two mode

More information

Sequential vs. Simultaneous Voting: Experimental Evidence

Sequential vs. Simultaneous Voting: Experimental Evidence Sequential vs. Simultaneous Voting: Experimental Evidence Nageeb Ali, Jacob Goeree, Navin Kartik, and Thomas Palfrey Work in Progress Introduction: Motivation I Elections as information aggregation mechanisms

More information

Perceptions of Obama Press Coverage Hold Steady Koran Burning Plans Grab Media, Public Attention

Perceptions of Obama Press Coverage Hold Steady Koran Burning Plans Grab Media, Public Attention NEWS Release. 1615 L Street, N.W., Suite 700 Washington, D.C. 20036 Tel (202) 419-4350 Fax (202) 419-4399 FOR IMMEDIATE RELEASE: Wednesday, September 15, 2010 FOR FURTHER INFORMATION: Andrew Kohut, Director

More information

Tie Breaking in STV. 1 Introduction. 3 The special case of ties with the Meek algorithm. 2 Ties in practice

Tie Breaking in STV. 1 Introduction. 3 The special case of ties with the Meek algorithm. 2 Ties in practice Tie Breaking in STV 1 Introduction B. A. Wichmann Brian.Wichmann@bcs.org.uk Given any specific counting rule, it is necessary to introduce some words to cover the situation in which a tie occurs. However,

More information

Expected Modes of Policy Change in Comparative Institutional Settings * Christopher K. Butler and Thomas H. Hammond

Expected Modes of Policy Change in Comparative Institutional Settings * Christopher K. Butler and Thomas H. Hammond Expected Modes of Policy Change in Comparative Institutional Settings * Christopher K. Butler and Thomas H. Hammond Presented at the Annual Meeting of the American Political Science Association, Washington,

More information

Measuring the Importance of Labor Market Networks

Measuring the Importance of Labor Market Networks DISCUSSION PAPER SERIES IZA DP No. 3750 Measuring the Importance of Labor Market Networks Judith K. Hellerstein Melissa McInerney David Neumark October 2008 Forschungsinstitut zur Zukunft der Arbeit Institute

More information

Recruiting Your Way to Victory: Varying Strategies in Insurgent/Counterinsurgent Warfare

Recruiting Your Way to Victory: Varying Strategies in Insurgent/Counterinsurgent Warfare Recruiting Your Way to Victory: Varying Strategies in Insurgent/Counterinsurgent Warfare D. Scott Bennett Department of Political Science The Pennsylvania State University 318 Pond Lab University Park,

More information

The choice E. NOTA denotes None of These Answers. Give exact answers unless otherwise specified. Good luck, and have fun!

The choice E. NOTA denotes None of These Answers. Give exact answers unless otherwise specified. Good luck, and have fun! The choice denotes None of These Answers. Give exact answers unless otherwise specified. Good luck, and have fun! 1. Senator Chuck Grassley (R-IA) tosses a fair coin until he gets tails three times. In

More information

Wasserman & Faust, chapter 5

Wasserman & Faust, chapter 5 Wasserman & Faust, chapter 5 Centrality and Prestige - Primary goal is identification of the most important actors in a social network. - Prestigious actors are those with large indegrees, or choices received.

More information

ZONING BOARD OF APPEALS TOWN OF WILTON GUIDE FOR APPLICANTS

ZONING BOARD OF APPEALS TOWN OF WILTON GUIDE FOR APPLICANTS AREA VARIANCE USE VARIANCE SPECIAL PERMIT NEXT ZBA MEETING DEADLINE TO FILE ZONING BOARD OF APPEALS TOWN OF WILTON GUIDE FOR APPLICANTS This guide is intended to provide brief instructions for filing an

More information

Introduction. Contents. QRZ Operating Awards Rules & Criteria Effective: July 2016

Introduction. Contents. QRZ Operating Awards Rules & Criteria Effective: July 2016 Introduction The QRZ Operating Awards are our way of recognizing the individual, on-air accomplishments of the fantastic amateur radio community members. This document outlines the rules and criteria for

More information

The role of Social Cultural and Political Factors in explaining Perceived Responsiveness of Representatives in Local Government.

The role of Social Cultural and Political Factors in explaining Perceived Responsiveness of Representatives in Local Government. The role of Social Cultural and Political Factors in explaining Perceived Responsiveness of Representatives in Local Government. Master Onderzoek 2012-2013 Family Name: Jelluma Given Name: Rinse Cornelis

More information

Survey Research (Polling)

Survey Research (Polling) Survey Research (Polling) Types of Surveys personal (face-to-face) interviews: high response rate, can ask more questions, but... expensive, takes longer to administer telephone interviews: cheaper, fairly

More information

Intercontinental Ballistic Missiles are capable of travelling over 5,500km to their target.

Intercontinental Ballistic Missiles are capable of travelling over 5,500km to their target. Our Global Village THE PROOF Intercontinental Ballistic Missiles are capable of travelling over 5,500km to their target. I can contact my friends in China just as fast as I can contact my mother in Minto.

More information

Understanding Neighbourhood Effects: Selection Bias and Residential Mobility

Understanding Neighbourhood Effects: Selection Bias and Residential Mobility DISCUSSION PAPER SERIES IZA DP No. 5193 Understanding Neighbourhood Effects: Selection Bias and Residential Mobility Lina Bergström Maarten van Ham September 2010 Forschungsinstitut zur Zukunft der Arbeit

More information

Are Republicans Sprawlers and Democrats New Urbanists? Comparing 83 Sprawling Regions with the 2004 Presidential Vote

Are Republicans Sprawlers and Democrats New Urbanists? Comparing 83 Sprawling Regions with the 2004 Presidential Vote Are Republicans Sprawlers and Democrats New Urbanists? Comparing 83 Sprawling Regions with the 2004 Presidential Vote Stephen L. Sperry Associate Professor Clemson University College of Architecture, Arts

More information

U.S. Abortion Attitudes Closely Divided

U.S. Abortion Attitudes Closely Divided http://www.gallup.com/poll/122033/u.s.-abortion-attitudes-closely- Divided.aspx?version=print August 4, 2009 U.S. Abortion Attitudes Closely Divided Forty-seven percent of Americans identify as pro-life,

More information

Continued Support for U.S. Drone Strikes

Continued Support for U.S. Drone Strikes FEBRUARY 11, 2013 Civilian Casualties a Concern, Even Among Supporters Continued Support for U.S. Drone Strikes FOR FURTHER INFORMATION CONTACT THE PEW RESEARCH CENTER FOR THE PEOPLE & THE PRESS Michael

More information

Approval Voting Theory with Multiple Levels of Approval

Approval Voting Theory with Multiple Levels of Approval Claremont Colleges Scholarship @ Claremont HMC Senior Theses HMC Student Scholarship 2012 Approval Voting Theory with Multiple Levels of Approval Craig Burkhart Harvey Mudd College Recommended Citation

More information

Most Followed Returns on Election Night Election Results Draw Big Interest, Heavy Coverage

Most Followed Returns on Election Night Election Results Draw Big Interest, Heavy Coverage NEWS Release. 1615 L Street, N.W., Suite 700 Washington, D.C. 20036 Tel (202) 419-4350 Fax (202) 419-4399 FOR IMMEDIATE RELEASE: Wednesday, November 10, 2010 FOR FURTHER INFORMATION: Andrew Kohut, Director

More information

Key Considerations for Implementing Bodies and Oversight Actors

Key Considerations for Implementing Bodies and Oversight Actors Implementing and Overseeing Electronic Voting and Counting Technologies Key Considerations for Implementing Bodies and Oversight Actors Lead Authors Ben Goldsmith Holly Ruthrauff This publication is made

More information

Title: Cooperation and Conflict: Field Experiments in Northern Ireland

Title: Cooperation and Conflict: Field Experiments in Northern Ireland Title: Cooperation and Conflict: Field Experiments in Northern Ireland Authors: Antonio S. Silva 1 *, Ruth Mace 1 Affiliations: 1 Department of Anthropology, University College London, UK *Correspondence

More information

Computational challenges in analyzing and moderating online social discussions

Computational challenges in analyzing and moderating online social discussions Computational challenges in analyzing and moderating online social discussions Aristides Gionis Department of Computer Science Aalto University Machine learning coffee seminar Oct 23, 2017 social media

More information

DRAFT GPCA ELECTIONS CODE SECTIONS

DRAFT GPCA ELECTIONS CODE SECTIONS DRAFT GPCA ELECTIONS CODE SECTIONS Oct. 2006 Rev 3 DIVISION 6. PRESIDENTIAL ELECTIONS... 2 PART 1. PARTISAN PRESIDENTIAL PRIMARIES... 2 CHAPTER 5. GREEN PARTY PRESIDENTIAL PRIMARY... 2 Article 1. General

More information

OPEN NEIGHBOURHOOD. Communicating for a stronger partnership: connecting with citizens across the Southern Neighbourhood

OPEN NEIGHBOURHOOD. Communicating for a stronger partnership: connecting with citizens across the Southern Neighbourhood OPEN NEIGHBOURHOOD Communicating for a stronger partnership: connecting with citizens across the Southern Neighbourhood OPINION POLL SECOND WAVE REPORT Spring 2017 A project implemented by a consortium

More information

Regional Total Population: 2,780,873. Regional Low Income Population: 642,140. Regional Nonwhite Population: 1,166,442

Regional Total Population: 2,780,873. Regional Low Income Population: 642,140. Regional Nonwhite Population: 1,166,442 BALTIMORE REGION Neighborhood change in Baltimore is marked by a major city suburban divide, reflecting its long and troubled history of racial segregation. In the suburbs, only about one in six residents

More information

TIS THE SEASON TO DISLIKE WASHINGTON LEADERS, ESPECIALLY CONGRESS

TIS THE SEASON TO DISLIKE WASHINGTON LEADERS, ESPECIALLY CONGRESS For Immediate Release Wednesday, December 18, 2013 6 pp. Contact: Krista Jenkins 908.328.8967 (cell) or 973.443.8390 (office) kjenkins@fdu.edu TIS THE SEASON TO DISLIKE WASHINGTON LEADERS, ESPECIALLY CONGRESS

More information

Zoning Board of Appeals Overview. A Division of the New York Department of State

Zoning Board of Appeals Overview. A Division of the New York Department of State Zoning Board of Appeals Overview 2 Introduction Zoning Zoning Board of Appeals (ZBA) Zoning Enforcement Officer (ZEO) Appellant Interpretations Use variances Proof of unnecessary hardship Area variances

More information

In Elections, Irrelevant Alternatives Provide Relevant Data

In Elections, Irrelevant Alternatives Provide Relevant Data 1 In Elections, Irrelevant Alternatives Provide Relevant Data Richard B. Darlington Cornell University Abstract The electoral criterion of independence of irrelevant alternatives (IIA) states that a voting

More information

Chapter 4. Modeling the Effect of Mandatory District. Compactness on Partisan Gerrymanders

Chapter 4. Modeling the Effect of Mandatory District. Compactness on Partisan Gerrymanders Chapter 4. Modeling the Effect of Mandatory District Compactness on Partisan Gerrymanders Modeling the Effect of Mandatory District Compactness on Partisan Gerrymanders 175 4.1. The Increasing Importance

More information

Arithmetic I. Activity Collection Sample file. Featuring real-world contexts: by Frank C. Wilson

Arithmetic I. Activity Collection Sample file. Featuring real-world contexts:   by Frank C. Wilson Arithmetic I by Frank C. Wilson Activity Collection Featuring real-world contexts: Australia by the Numbers Borrowing Money Caring for Pets Coins in the United States Country Populations Fruit Snacks Sharing

More information

Description of Supplementary Data Files

Description of Supplementary Data Files Description of Supplementary Data Files File Name: Supplementary Data 1 Description: Genetic correlations (r g ) between 15 Neuroticism phenotypes (12 items, sumscore, 2 clusters), calculated using LD

More information

What kinds of residential mobility improve lives? Testimony of James E. Rosenbaum July 15, 2008

What kinds of residential mobility improve lives? Testimony of James E. Rosenbaum July 15, 2008 What kinds of residential mobility improve lives? Testimony of James E. Rosenbaum July 15, 2008 Summary 1. Housing projects create concentrated poverty which causes many kinds of harm. 2. Gautreaux shows

More information

From Meander Designs to a Routing Application Using a Shape Grammar to Cellular Automata Methodology

From Meander Designs to a Routing Application Using a Shape Grammar to Cellular Automata Methodology From Meander Designs to a Routing Application Using a Shape Grammar to Cellular Automata Methodology Thomas H. Speller, Jr. Systems Engineering and Operations Research Department Volgenau School of Engineering

More information

Cell Site Simulator Privacy Model Bill

Cell Site Simulator Privacy Model Bill Cell Site Simulator Privacy Model Bill SECTION 1. Definitions. As used in this Act: (A) Authorized possessor shall mean the person in possession of a communications device when that person is the owner

More information

How not to use evolutionary theory in politics: a critique of Peter John*

How not to use evolutionary theory in politics: a critique of Peter John* British Journal of Politics and International Relations, Vol. 2, No. 1, April 2000, pp. 72 80 How not to use evolutionary theory in politics: a critique of Peter John* KEITH DOWDING In a recent issue of

More information

14.11: Experiments in Political Science

14.11: Experiments in Political Science 14.11: Experiments in Political Science Prof. Esther Duflo May 9, 2006 Voting is a paradoxical behavior: the chance of being the pivotal voter in an election is close to zero, and yet people do vote...

More information

VOTERS AGAINST CASINO EXPANSION, SUPPORT TRANSPORTATION TRUST FUND AMENDMENT

VOTERS AGAINST CASINO EXPANSION, SUPPORT TRANSPORTATION TRUST FUND AMENDMENT For immediate release Monday, July 11, 2016 Contact: Krista Jenkins 973.443.8390; kjenkins@fdu.edu 5 pages VOTERS AGAINST CASINO EXPANSION, SUPPORT TRANSPORTATION TRUST FUND AMENDMENT Fairleigh Dickinson

More information

Political Reservation and Substantive Representation: Evidence from Indian Panchayats

Political Reservation and Substantive Representation: Evidence from Indian Panchayats Political Reservation and Substantive Representation: Evidence from Indian Panchayats Esther Duflo (based on joint work with Lori Beaman, Raghabendra Chattopadhyay, Rohini Pande and Petia Topalova October

More information

Public Sees Some Payback of Federal Bailout Money ECONOMY, VOLCANIC ASH TOP NEWS INTEREST

Public Sees Some Payback of Federal Bailout Money ECONOMY, VOLCANIC ASH TOP NEWS INTEREST NEWS Release. 1615 L Street, N.W., Suite 700 Washington, D.C. 20036 Tel (202) 419-4350 Fax (202) 419-4399 FOR IMMEDIATE RELEASE: Wednesday, April 28, 2010 FOR FURTHER INFORMATION: Andrew Kohut, Director

More information

Few Want Media to Focus on Court Nominees Personal Lives GULF OIL LEAK DOMINATES PUBLIC S NEWS INTERESTS

Few Want Media to Focus on Court Nominees Personal Lives GULF OIL LEAK DOMINATES PUBLIC S NEWS INTERESTS NEWS Release. 1615 L Street, N.W., Suite 700 Washington, D.C. 20036 Tel (202) 419-4350 Fax (202) 419-4399 FOR IMMEDIATE RELEASE: Wednesday, May 19, 2010 FOR FURTHER INFORMATION: Andrew Kohut, Director

More information

Apportionment Problems

Apportionment Problems Apportionment Problems Lecture 16 Section 4.1 Robb T. Koether Hampden-Sydney College Fri, Oct 4, 2013 Robb T. Koether (Hampden-Sydney College) Apportionment Problems Fri, Oct 4, 2013 1 / 15 1 Apportionment

More information

Comparison of Multi-stage Tests with Computerized Adaptive and Paper and Pencil Tests. Ourania Rotou Liane Patsula Steffen Manfred Saba Rizavi

Comparison of Multi-stage Tests with Computerized Adaptive and Paper and Pencil Tests. Ourania Rotou Liane Patsula Steffen Manfred Saba Rizavi Comparison of Multi-stage Tests with Computerized Adaptive and Paper and Pencil Tests Ourania Rotou Liane Patsula Steffen Manfred Saba Rizavi Educational Testing Service Paper presented at the annual meeting

More information

Sustainable Cities. Judith Maxwell. Canadian Policy Research Networks. Canadian Institute of Planners. Halifax, July 7, 2003

Sustainable Cities. Judith Maxwell. Canadian Policy Research Networks. Canadian Institute of Planners. Halifax, July 7, 2003 Sustainable Cities Judith Maxwell Canadian Policy Research Networks Canadian Institute of Planners Halifax, July 7, 2003 A New Context For Cities Cities and communities are struggling to adapt to pressures

More information

Preliminary Effects of Oversampling on the National Crime Victimization Survey

Preliminary Effects of Oversampling on the National Crime Victimization Survey Preliminary Effects of Oversampling on the National Crime Victimization Survey Katrina Washington, Barbara Blass and Karen King U.S. Census Bureau, Washington D.C. 20233 Note: This report is released to

More information

ANNUAL SURVEY REPORT: BELARUS

ANNUAL SURVEY REPORT: BELARUS ANNUAL SURVEY REPORT: BELARUS 2 nd Wave (Spring 2017) OPEN Neighbourhood Communicating for a stronger partnership: connecting with citizens across the Eastern Neighbourhood June 2017 1/44 TABLE OF CONTENTS

More information

In this activity, you will use thematic maps, as well as your mental maps, to expand your knowledge of your hometown as a specific place on Earth.

In this activity, you will use thematic maps, as well as your mental maps, to expand your knowledge of your hometown as a specific place on Earth. Lesson 01.04 Lesson Tab (Page 3 of 4) Geographers use both relative and absolute location to describe places. Now it is your turn to think like a geographer and describe your current location. In your

More information

The Cultural Landscape An Introduction to Human Geography AP Edition 11 th Edition, 2014

The Cultural Landscape An Introduction to Human Geography AP Edition 11 th Edition, 2014 A Correlation of AP Edition 11 th Edition, 2014 Human Geography Topic Outline AP is a trademark registered and/or owned by the College Board, which was not involved in the production of, and does not endorse,

More information