Graduate AI Lecture 20: Social Choice I. Teachers: Martial Hebert Ariel Procaccia (this time)

Size: px
Start display at page:

Download "Graduate AI Lecture 20: Social Choice I. Teachers: Martial Hebert Ariel Procaccia (this time)"

Transcription

1 Graduate AI Lecture 20: Scial Chice I Teachers: Martial Hebert Ariel Prcaccia (this time)

2 Scial chice thery A mathematical thery that deals with aggregatin f individual preferences Origins in ancient Greece Frmal fundatins: 18 th Century (Cndrcet and Brda) 19 th Century: Charles Ddgsn 20 th Century: Nbel prizes t Kenneth Arrw and Amartya Sen 2

3 Cmputatinal scial chice Tw-way interactin with AI AI scial chice Algrithms and cmputatinal cmplexity Machine learning in scial chice Knwledge representatin Markv decisin prcesses 3

4 Cmputatinal scial chice Scial chice AI Multiagent systems: reducing cmmunicatin Human cmputatin: aggregating peples pinins 4

5 The vting mdel Set f vters N={1,...,n} Set f alternatives A, A =m Each vter has a ranking ver the candidates x > i y means that vter i prefers x t y Preference prfile = cllectin f all vters rankings a c b b a c c b a 5

6 Vting rules Vting rule = functin frm preference prfiles t alternatives that specifies the winner f the electin Plurality Each vter awards ne pint t tp alternative Alternative with mst pints wins Used in almst all plitical electins 6

7 Mre vting rules Brda cunt Each vter awards m-k pints t alternative ranked k th Alternative with mst pints wins Prpsed in the 18 th Century by the chevalier de Brda Used in the natinal assembly f Slvenia Similar t rule used in the Eurvisin sng cntest Lrdi, Eurvisin 2006 winners 7

8 Mre vting rules Vet Each vter vetes his least preferred alternative Alternative with least vetes wins Psitinal scring rules Defined by a vectr (s 1,...,s m ) Each vter gives s k pints t k th psitin Plurality: (1,0,...,0); Brda: (m-1,m-2,...,0), Vet: (1,...,1,0) 8

9 Mre vting rules a beats b in a pairwise electin if the majrity f vters prefer a t b Plurality with runff First rund: tw alternatives with highest plurality scres survive Secnd rund: pairwise electin between these tw alternatives 9

10 Mre vting rules Single Transferable vte (STV) m-1 runds In each rund, alternative with least plurality vtes is eliminated Alternative left standing is the winner Used in Ireland, Malta, Australia, and New Zealand (and Cambridge, MA) 10

11 STV: example 2 vters 2 vters 1 vter a b c b a d c d b d c a 2 vters 2 vters 1 vter a b c b a b c c a 2 vters 2 vters 1 vter a b b b a a 2 vters 2 vters 1 vter b b b 11

12 Marquis de Cndrcet 18 th Century French Mathematician, philspher, plitical scientist One f the leaders f the French revlutin After the revlutin became a fugitive His cver was blwn and he died mysteriusly in prisn 12

13 Cndrcet winner Cndrcet winner = alternative that beats every ther alternative in pairwise electin Cndrcet paradx = Cndrcet winner may nt exist Cndrcet criterin = elect a Cndrcet winner if ne exists Des plurality satisfy criterin? Brda? a c b b a c c b a 13

14 Mre vting rules Cpeland Alternative s scre is #alternatives it beats in pairwise electins Why des Cpeland satisfy the Cndrcet criterin? Maximin Scre f x is min y {i N: x > i y} Why des Maximin satisfy the Cndrcet criterin? 14

15 Awesme example Plurality: a Brda: b Cndrcet winner: c STV: d Plurality with runff: e 33 vters 16 vters 3 vters 8 vters 18 vters 22 vters a b c c d e b d d e e c c c b b c b d e a d b d e a e a a a 15

16 Manipulatin Using Brda cunt Tp prfile: b wins Bttm prfile: a wins By changing his vte, vter 3 achieves a better utcme! b b a a a b c c c d d d b b a a a c c c d d d b 16

17 Strategyprfness A vting rule is strategyprf (SP) if a vter can never benefit frm lying abut his preferences: <, i N, < i, f(<) i f(< i,< -i ) If there are tw candidates then plurality is SP 17

18 Gibbard-Satterthwaite A vting rule is dictatrial if there is a vter wh always gets his mst preferred alternative A vting rule is nt if any alternative can win Therem (Gibbard-Satterthwaite): If m 3 then any vting rule that is SP and nt is dictatrial In ther wrds, any vting rule that is nt and nndictatrial is manipulable 18

19 Prf f G-S Therem We prve the fllwing statement n the bard If m 3 and n=2 then any vting rule that is SP and nt is dictatrial The prf als appears in: L.-G. Svenssn. The prf f the Gibbard- Satterthwaite Therem revisited, Therem 1 (available frm curse website) 19

20 Lemmas A vting rule satisfies mntnicity if: f < = a, i N, x A, [x a x a] implies that f(< ) = a Lemma: Any SP vting rule is mntnic A vting rule satisfies Paret ptimality (PO) if: i N, x > i y f(<) y Lemma: Any SP and nt vting rule is PO 20

Algorithms, Games, and Networks February 7, Lecture 8

Algorithms, Games, and Networks February 7, Lecture 8 Algorithms, Games, and Networks February 7, 2013 Lecturer: Ariel Procaccia Lecture 8 Scribe: Dong Bae Jun 1 Overview In this lecture, we discuss the topic of social choice by exploring voting rules, axioms,

More information

CSC304 Lecture 14. Begin Computational Social Choice: Voting 1: Introduction, Axioms, Rules. CSC304 - Nisarg Shah 1

CSC304 Lecture 14. Begin Computational Social Choice: Voting 1: Introduction, Axioms, Rules. CSC304 - Nisarg Shah 1 CSC304 Lecture 14 Begin Computational Social Choice: Voting 1: Introduction, Axioms, Rules CSC304 - Nisarg Shah 1 Social Choice Theory Mathematical theory for aggregating individual preferences into collective

More information

(67686) Mathematical Foundations of AI June 18, Lecture 6

(67686) Mathematical Foundations of AI June 18, Lecture 6 (67686) Mathematical Foundations of AI June 18, 2008 Lecturer: Ariel D. Procaccia Lecture 6 Scribe: Ezra Resnick & Ariel Imber 1 Introduction: Social choice theory Thus far in the course, we have dealt

More information

1. RANKED CHOICE VOTING (RCV)

1. RANKED CHOICE VOTING (RCV) ELECTIONS 1. RANKED CHOICE VOTING (RCV) If yu ve vted in an electin in NYC, yu knw the drill: Usually the candidate with the mst vtes wins In Mayral, Public Advcate, and Cmptrller primary electins, if

More information

2012 CORE COURSE PROPOSAL REVIEW APPENDIX A AMERICAN HISTORY COMPONENT

2012 CORE COURSE PROPOSAL REVIEW APPENDIX A AMERICAN HISTORY COMPONENT 2012 CORE COURSE PROPOSAL REVIEW APPENDIX A AMERICAN HISTORY COMPONENT Name: Curse Prefix # & Title: TCCN identified fr curse Yes N Curse scheduled X semesters per year 3 2 1 < 1 per AY 1. Rate each criterin

More information

due date: Monday, August 31 (first day of school) estimated time: 3 hours (for planning purposes only; work until you finish)

due date: Monday, August 31 (first day of school) estimated time: 3 hours (for planning purposes only; work until you finish) AP Gvernment Summer Wrk 2015 due date: Mnday, August 31 (first day f schl) estimated time: 3 hurs (fr planning purpses nly; wrk until yu finish) Yur assignment is t read the U. S. Cnstitutin and answer

More information

CS 886: Multiagent Systems. Fall 2016 Kate Larson

CS 886: Multiagent Systems. Fall 2016 Kate Larson CS 886: Multiagent Systems Fall 2016 Kate Larson Multiagent Systems We will study the mathematical and computational foundations of multiagent systems, with a focus on the analysis of systems where agents

More information

Unit #2: American Political Ideologies and Beliefs AP US Government & Politics Mr. Coia

Unit #2: American Political Ideologies and Beliefs AP US Government & Politics Mr. Coia Unit #2: American Plitical Idelgies and Beliefs AP US Gvernment & Plitics Mr. Cia Name: Date: Perid: Thurs 10/18 Learning bjective: MPA-A: Explain the relatinship between cre beliefs f U.S. citizens and

More information

REGISTERED STUDENT ORGANIZATION LEADERSHIP TEAM Drafted on: April 25, 2013

REGISTERED STUDENT ORGANIZATION LEADERSHIP TEAM Drafted on: April 25, 2013 Cnstitutin Guide G E O R G E M A S O N U N I V E R S I T Y Student Invlvement The fllwing is an example f an RSO Cnstitutin. Nt all infrmatin in the belw dcument is representative f the RSO Leadership

More information

U.S. Federal Government

U.S. Federal Government U.S. Federal Gvernment MS. IRAIDA R. MENDEZ-CARTAYA ASSOCIATE SUPERINTENDENT OFFICE OF INTERGOVERNMENTAL AFFAIRS, GRANTS ADMINISTRATION, AND COMMUNITY ENGAGEMENT U.S. Cnstitutin The supreme law f the natin

More information

The Quest to Automate Fact-checking

The Quest to Automate Fact-checking The Quest t Autmate Fact-checking Chengkai Li University f Texas at Arlingtn MetrCn, Octber 26, 2017 https://idir.uta.edu/claimbuster Innvative Database and Infrmatin Systems Research Labratry Chengkai

More information

3. Recruit at least one other person to help you with registration and other tasks on Caucus night.

3. Recruit at least one other person to help you with registration and other tasks on Caucus night. 2018 Precinct Caucus Cnvenr/Chair Instructins Preparatin Befre Caucus Night 1. Attend Cnvenr training in persn r nline. 2. Review all materials in the Caucus packet. 3. Recruit at least ne ther persn t

More information

Litigating Redistricting Cases in NC after the 2010 Census

Litigating Redistricting Cases in NC after the 2010 Census Litigating Redistricting Cases in NC after the 2010 Census Allisn Riggs Senir Attrney, Suthern Calitin fr Scial Justice Nvember 2, 2017 Vting Rights Act Prhibits intentinal discriminatin in districting

More information

Article I: Legislative Branch; Powers of Congress, Powers denied Congress, how Congress functions

Article I: Legislative Branch; Powers of Congress, Powers denied Congress, how Congress functions The Cnstitutin 1 Preamble, 7 Articles, 27 Amendments Articles f the Cnstitutin Preamble: The purpse f the Cnstitutin Article I: Legislative Branch; Pwers f Cngress, Pwers denied Cngress, hw Cngress functins

More information

Superlative. * rhinoceros. * Kyushu. * Hokkaido. * hippopotamus. * elephant. * Honshu. * Vatican City. * Shinjuku, Tokyo. * Taipei, Taiwan.

Superlative. * rhinoceros. * Kyushu. * Hokkaido. * hippopotamus. * elephant. * Honshu. * Vatican City. * Shinjuku, Tokyo. * Taipei, Taiwan. * --------------Shw the crrect answer. Superlative 1. What is the biggest island in Japan? * Kyushu Quiz 2. What is the heaviest animal? * rhincers * Hkkaid * hippptamus * Hnshu 3. What is the mst crwded

More information

PRE-ELECTION NATIONAL SURVEY KEY FINDINGS, INDONESIA

PRE-ELECTION NATIONAL SURVEY KEY FINDINGS, INDONESIA PRE-ELECTION NATIONAL SURVEY KEY FINDINGS, INDONESIA March 2014 Funding fr this survey was prvided by the United States Agency fr Internatinal Develpment. I F E S 2 5 Y E A R S LECTORAL SYSTEMS EINTERNATIONAL

More information

Latino Party ID: Inherited or Learned? By Dylan Davison Dr. Patrick Donnay Political Science Class of 2013

Latino Party ID: Inherited or Learned? By Dylan Davison Dr. Patrick Donnay Political Science Class of 2013 Latin Party ID: Inherited r Learned? By Dylan Davisn Dr. Patrick Dnnay Plitical Science Class f 2013 Why? Latin Ppulatin as f 2010 Latin Ppulatin as f 1980 Imprtance Literature Thery 1. Knke, Greenblatt,

More information

Hatch Act: Who is Covered?

Hatch Act: Who is Covered? Frm the fllwing Hatch Act infrmatin are excerpts frm the fllwing surce: U.S. OFFICE OF SPECIAL COUNSEL 1730 M Street N.W., Suite 218, Washingtn D.C. 20036-4505 www.sc.gv http://www.sc.gv/hatchact.htm April

More information

Dautrich/Yalof/Bejarano, The Enduring Democracy, Fifth Edition ACGM

Dautrich/Yalof/Bejarano, The Enduring Democracy, Fifth Edition ACGM ACGM Dautrich/Yalf/Bejaran, The Enduring Demcracy, Fifth Editin GOVT 2305 Federal Gvernment LEARNING OUTCOMES Upn successful cmpletin f this curse, students will: CORE CURRICULUM OBJECTIVES (shwn in blue

More information

LEGAL THEORY / JURISPRUDENCE SUMMARY

LEGAL THEORY / JURISPRUDENCE SUMMARY LEGAL THEORY / JURISPRUDENCE SUMMARY LAWSKOOL PTY LTD CONTENTS INTRODUCTION 4 POSITIVISM AND THE NATION OF LAW/S 5 What is legal system? 5 Obligatin 5 Law as a System f Rules 6 Legal Obligatins and Mrality

More information

Protecting Access to Reproductive Health Care and Abortion As An Electoral Priority

Protecting Access to Reproductive Health Care and Abortion As An Electoral Priority Nvember 11, 2014 Prtecting Access t Reprductive Health Care and Abrtin As An Electral Pririty New NARAL Pr-Chice America and Planned Parenthd Actin Fund Pll Results T: Interested Parties Frm: Greenberg

More information

Section 1 Section 2 Section 3 Section 4 Section 5

Section 1 Section 2 Section 3 Section 4 Section 5 Sectin 1 Sectin 2 Sectin 3 Sectin 4 Sectin 5 The Making f the Mdern Chinese State Map and textbx TIMELINE Shws Chrnlgy f Cuntry s Plitical Develpment Plitics in Actin Gegraphic Setting Critical Junctures

More information

SALSA CLUB CONSTITUTION. Constitution of the "Salsa Club"

SALSA CLUB CONSTITUTION. Constitution of the Salsa Club Article I ---- Name Article II ---- Purpse SALSA CLUB CONSTITUTION Cnstitutin f the "Salsa Club" The name f this rganizatin shall be "Salsa " The purpse f this rganizatin shall be t prmte student invlvement

More information

IEEE Tellers Committee Operations Manual

IEEE Tellers Committee Operations Manual IEEE Tellers Cmmittee Operatins Manual IEEE 445 Hes Lane Piscataway, NJ 08854 USA Apprved by the IEEE Bard f Directrs Updated in June 2017 TABLE OF CONTENTS SECTION I - RESPONSIBILITIES... 3 FUNCTIONS

More information

Measuring Public Opinion

Measuring Public Opinion Measuring Public Opinin We all d n end f feeling and we mistake it fr thinking. And ut f it we get an aggregatin which we cnsider a bn. Its name is public pinin. It is held in reverence. It settles everything.

More information

INFORMATION ON THE SELECTION PROCESS OF JUDGES AT THE UNIFIED PATENT COURT

INFORMATION ON THE SELECTION PROCESS OF JUDGES AT THE UNIFIED PATENT COURT INFORMATION ON THE SELECTION PROCESS OF JUDGES AT THE UNIFIED PATENT COURT Please read carefully the infrmatin n the selectin prcess f Unified Patent Curt (UPC) judges, the eligibility criteria, as well

More information

AP US Government Chapter 12

AP US Government Chapter 12 AP US Gvernment Chapter 12 The Representatives and Senatrs The jb Salary f $174,000 (2014) with retirement benefits Office space in DC and at hme with staff Travel allwances and franking privileges (ability

More information

GUIDELINES FOR GRANT APPLICATION FOR TEMPORARY RELOCATION

GUIDELINES FOR GRANT APPLICATION FOR TEMPORARY RELOCATION TOGETHER WITH HUMAN RIGHTS DEFENDERS WORLDWIDE FOR TEMPORARY RELOCATION 1. Eligibility Criteria 1.1. Wh can apply? Applicatins received shuld be made by r n behalf f a specific Human Rights Defender in

More information

Political Parties and Ideology in a Diverse Society Part I

Political Parties and Ideology in a Diverse Society Part I Plitical Parties and Idelgy in a Diverse Sciety Part I Plitical parties exist t secure respnsible gvernment and t execute the will f the peple. Frm these great tasks bth f the ld parties have turned aside.

More information

PEER INTERVIEW. Conduct a 15-minute face-to-face interview with a colleague

PEER INTERVIEW. Conduct a 15-minute face-to-face interview with a colleague PEER INTERVIEW PART I- The Interview Cnduct a 15-minute face-t-face interview with a clleague This will be cmpleted during class n 11/7 and 11/8 Select questins frm the list belw. Yu can als ask 1 questin

More information

League of Women Voters Minnesota Election Law: Absentee Ballots Briefing Paper

League of Women Voters Minnesota Election Law: Absentee Ballots Briefing Paper League f Wmen Vters Minnesta Electin Law: Absentee Ballts Briefing Paper Cmmittee: LEAGUE OF WOMEN VOTERS MINNESOTA Minnesta Wmen s Building 550 Rice Street, Suite 200 St. Paul, Minnesta 55103 www.lwvmn.rg

More information

OBJECTIVES Describe the Articles and major principles of the United States Constitution. Explain the major amendments to the U.S. Constitution.

OBJECTIVES Describe the Articles and major principles of the United States Constitution. Explain the major amendments to the U.S. Constitution. OBJECTIVES Describe the Articles and majr principles f the United States Cnstitutin. Explain the majr amendments t the U.S. Cnstitutin. The U.S. cnstitutin is made up f a Preamble and 7 Articles. Preamble

More information

ACI-NA Commercial Management Committee Participation Plan Last Updated: September 2018

ACI-NA Commercial Management Committee Participation Plan Last Updated: September 2018 Participatin Plan ACI-NA Cmmercial Management Cmmittee Participatin Plan Last Updated: September 2018 Cmmittee Name: Purpse: ACI-NA Cmmercial Management Cmmittee T share ideas and exchange infrmatin amng

More information

Social Studies 30-1 Related Issue Review. Related Issue 1: To what extent should ideology be the foundation of identity?

Social Studies 30-1 Related Issue Review. Related Issue 1: To what extent should ideology be the foundation of identity? Scial Studies 30-1 Related Issue Review Related Issue 1: T what extent shuld idelgy be the fundatin f identity? General Outcme: Specific Outcmes: Students will explre the relatinship between identity and

More information

Dear Mr./Ms. President... Stephen Arbogast, The National Cathedral School, Washington, DC

Dear Mr./Ms. President... Stephen Arbogast, The National Cathedral School, Washington, DC Religius Wrlds f New Yrk Curriculum Develpment Prject Dear Mr./Ms. President... Stephen Arbgast, The Natinal Cathedral Schl, Washingtn, DC Abstract This assignment is the cumulative written assessment

More information

THE NEW YORK BAR FOUNDATION

THE NEW YORK BAR FOUNDATION THE NEW YORK BAR FOUNDATION 2018 ANTITRUST SECTION LAW STUDENT FELLOWSHIP The New Yrk Bar Fundatin is pleased t annunce the 2018 Antitrust Sectin Law Student Fellwship, which has been established by the

More information

February 6, Interview with WILLIAM J. BAROODY,.JR. William A. Syers Political Scientist and Deputy Director House Republican Policy Committee

February 6, Interview with WILLIAM J. BAROODY,.JR. William A. Syers Political Scientist and Deputy Director House Republican Policy Committee B # f c% Interview with WILLIAM J. BARDY,.JR. by William A. Syers Plitical Scientist and Deputy Directr Huse Republican Plicy Cmmittee ~ c;" n February 6, 1985 i TRANSCRIPT F AN INTERVIEW WITH WILLIAM

More information

Activities: Teacher lecture (background information and lecture outline provided); class participation activity.

Activities: Teacher lecture (background information and lecture outline provided); class participation activity. Curts in the Cmmunity Clrad Judicial Branch Office f the State Curt Administratr Lessn: Hw the Appellate Prcess Wrks Objective: Understand what happens t a case when it leaves the trial curts. (Clrad Mdel

More information

CONSTITUTION AND BYLAWS

CONSTITUTION AND BYLAWS ELGIN COMMUNITY COLLEGE FACULTY ASSOCIATION CONSTITUTION AND BYLAWS RATIFIED August 20, 2009 ELGIN COMMUNITY COLLEGE FACULTY ASSOCIATION CONSTITUTION AND BYLAWS AS AMENDED AUGUST 20, 2009, AUGUST 17, 2017,

More information

Ch nook Aboriginal Management Certificate Program (AMP) 2015 Application Form

Ch nook Aboriginal Management Certificate Program (AMP) 2015 Application Form Ch nk Abriginal Management Certificate Prgram (AMP) 2015 Applicatin Frm Abriginal entrepreneurs are the key t building a healthy ecnmy bth n and ff reserve. The Abriginal Management Certificate Prgram

More information

Subjective intent is too slippery:

Subjective intent is too slippery: Scalia - Cmmn-Law Curts in a Civil Law System Lecture 1: Scalia begins by examining what he calls the cmmn law attitude. Lawyers are trained up in the traditin f cmmn law, distinguishing between cases

More information

American History I Syllabus (Spring, 2017)

American History I Syllabus (Spring, 2017) American Histry I Syllabus (Spring, 2017) Mrs. Kafka ekafka@ncmcs.rg Cntact: 910-464-3105 N.C. Standards fr American Histry I: http://www.ncpublicschls.rg/dcs/acre/standards/new-standards/scial-studies/american-histry-1.pdf

More information

Key YWCA USA. What Women Want 2012: A YWCA USA National Survey of Priorities and Concerns. Summary of Findings from a Survey among Adult Women

Key YWCA USA. What Women Want 2012: A YWCA USA National Survey of Priorities and Concerns. Summary of Findings from a Survey among Adult Women Key YWCA USA What Wmen Want 2012: A YWCA USA Natinal Survey f Pririties and Cncerns Summary f Findings frm a Survey amng Adult Wmen September 2012 YWCA 2 Key Findings While cnventinal wisdm suggests that

More information

Political Analysis. Forms and Structures of Political Obligation

Political Analysis. Forms and Structures of Political Obligation Plitical Analysis. Frms and Structures f Plitical Obligatin Stefan Bartlini Secnd Term (January-March 2014) Thursdays 11:00 13:00, Seminar Rm 2 + intensive wrkshp n March 26-28 Registratin with Mariana

More information

Political Participation

Political Participation Plitical Participatin Freedm isn't free. It shuldn't be a bragging pint that "Oh, I dn't get invlved in plitics, as if that makes yu smehw cleaner. N, that makes yu derelict f duty in a republic. Liars

More information

Arrow s Impossibility Theorem

Arrow s Impossibility Theorem Arrow s Impossibility Theorem Some announcements Final reflections due on Monday. You now have all of the methods and so you can begin analyzing the results of your election. Today s Goals We will discuss

More information

Recall: Properties of ranking rules. Recall: Properties of ranking rules. Kenneth Arrow. Recall: Properties of ranking rules. Strategically vulnerable

Recall: Properties of ranking rules. Recall: Properties of ranking rules. Kenneth Arrow. Recall: Properties of ranking rules. Strategically vulnerable Outline for today Stat155 Game Theory Lecture 26: More Voting. Peter Bartlett December 1, 2016 1 / 31 2 / 31 Recall: Voting and Ranking Recall: Properties of ranking rules Assumptions There is a set Γ

More information

2015 Presidential Election Outcome: Analyses & Implications

2015 Presidential Election Outcome: Analyses & Implications THE CENTRE FOR PUBLIC POLICYALTERNATIVES (cpparesearch.rg) 2015 Presidential Electin Outcme: Analyses & Implicatins Preamble March 28th thrugh April 1st 2015 marked anther turn in Nigeria s demcratic histry

More information

Findings from the Federal, State, and Tribal Response to Violence Against Women in Indian Country Studies

Findings from the Federal, State, and Tribal Response to Violence Against Women in Indian Country Studies Findings frm the Federal, State, and Tribal Respnse t Vilence Against Wmen in Indian Cuntry Studies Alisn Brks Martin Pstdctral Research Assciate Natinal Institute f Justice 14 th Indian Natins Cnference

More information

USF Sarasota-Manatee Student Government Association Legislative Branch 05/13/16

USF Sarasota-Manatee Student Government Association Legislative Branch 05/13/16 USF Sarasta-Manatee Student Gvernment Assciatin Legislative Branch 05/13/16 Senatrs in Attendance: Crinne Tucker, Jeanie Ziven, Anthny Alibr, Andre Obradvich, Sami Arabghli, Edward Becht, Jay Dwyer, Ricard

More information

CJS 220. The Court System. Version 2 08/06/07 CJS 220

CJS 220. The Court System. Version 2 08/06/07 CJS 220 CJS 220 The Curt System Versin 2 08/06/07 CJS 220 CJS 220 The Curt System Prgram Cuncil The Academic Prgram Cuncils fr each cllege versee the design and develpment f all University f Phenix curricula.

More information

California Common Core Content Standards: Writing Grade 11/12

California Common Core Content Standards: Writing Grade 11/12 Califrnia Cmmn Cre Cntent Standards: Writing Grade 11/12 11-12.W Writing 11-12. Text Types and Purpses 11-12.W.1 Write arguments t supprt claims in an analysis f substantive tpics r texts, using valid

More information

Election Notice for use With the Federal Write-In Absentee Ballot (FWAB) R.C

Election Notice for use With the Federal Write-In Absentee Ballot (FWAB) R.C Frm N. 120 Prescribed by Secretary f State (09-17) Electin Ntice fr use With the Federal Write-In Absentee Ballt (FWAB) R.C. 3511.16 Issued by the Defiance Cunty Bard f Electins BOE t check ne: Initial

More information

The Judicial Branch. I. The Structure of the Judicial Branch: *U.S. Supreme Court

The Judicial Branch. I. The Structure of the Judicial Branch: *U.S. Supreme Court I. The Structure f the Judicial Branch: The judicial pwer f the United States, shall be vested in ne Supreme Curt, and in such inferir curts as the Cngress may frm time t time rdain and establish. The

More information

1.6 Arrow s Impossibility Theorem

1.6 Arrow s Impossibility Theorem 1.6 Arrow s Impossibility Theorem Some announcements Homework #2: Text (pages 33-35) 51, 56-60, 61, 65, 71-75 (this is posted on Sakai) For Monday, read Chapter 2 (pages 36-57) Today s Goals We will discuss

More information

CAMPAIGN REGISTRATION STATEMENT STATE OF WISCONSIN ETHCF-1

CAMPAIGN REGISTRATION STATEMENT STATE OF WISCONSIN ETHCF-1 CAMPAIGN REGISTRATION STATEMENT STATE OF WISCONSIN ETHCF-1 FOR OFFICE USE ONLY IF A CANDIDATE DOES NOT FILE THIS STATEMENT BY THE DEADLINE FOR FILING NOMINATION PAPERS, THE CANDIDATE S NAME WILL NOT BE

More information

Supervised Legal Practice Guidelines (Legal Profession Act 2008)

Supervised Legal Practice Guidelines (Legal Profession Act 2008) Supervised Legal Practice Guidelines (Legal Prfessin Act 2008) It is a legislative requirement that fllwing admissin and the btaining f a practising certificate, a lcal legal practitiner can nly engage

More information

1. Humanities-oriented academic essays are typically both analytical and argumentative.

1. Humanities-oriented academic essays are typically both analytical and argumentative. Analysis & Argument 1. Humanities-riented academic essays are typically bth analytical and argumentative. As yu may recall, the pint f an academic paper is nt s much t tell me a bunch f static facts r

More information

Dual Court System Chapter 3

Dual Court System Chapter 3 Dual Curt System Chapter 3 Dual Curt System In the United States the justice system has tw parts: 1. The Federal Curt System 2. The State Curt System Federal curts hear cases invlving federal matters

More information

Mrs. Newgard. Lesson Plans POD. Grade 11 and 12

Mrs. Newgard. Lesson Plans POD. Grade 11 and 12 Mrs. Newgard Lessn Plans POD Grade 11 and 12 Mnday, March 6 Standard: 9-12.4.4 Evaluate the effectiveness f structures, peratins, and influences f plitical systems and cnstitutinal gvernments Objective:

More information

Ch 9 Exam Campaigns and Voting Behavior 2013

Ch 9 Exam Campaigns and Voting Behavior 2013 Ch 9 Exam Campaigns and Vting Behavir 2013 Why is it smetimes difficult fr citizens t engage in plicy vting? Candidates can be intentinally vague abut their issue stances. In mst states, citizens are nt

More information

Refugees and asylum seekers: developing local services and responses. Karen Mellanby Director of Networks and Communities Mind

Refugees and asylum seekers: developing local services and responses. Karen Mellanby Director of Networks and Communities Mind Refugees and asylum seekers: develping lcal services and respnses Karen Mellanby Directr f Netwrks and Cmmunities Mind Service develpment fr vulnerable migrants Our definitin: Thse adversely affected

More information

The Genuine Temporary Entrant (GTE) Requirement (Recommendations 1 and 2)

The Genuine Temporary Entrant (GTE) Requirement (Recommendations 1 and 2) The Genuine Temprary Entrant (GTE) Requirement (Recmmendatins 1 and 2) The fllwing infrmatin prvides further detail n the planned Knight Review changes t the student visa prgram. Frequently asked questins

More information

Gun Owners Action League. Massachusetts Candidate Questionnaire. Name: Election Date: Office Sought: District: Mailing Address: Party Affiliation:

Gun Owners Action League. Massachusetts Candidate Questionnaire. Name: Election Date: Office Sought: District: Mailing Address: Party Affiliation: Gun Owners Actin League Massachusetts Candidate Questinnaire Name: Electin Date: Office Sught: District: Mailing Address: Party Affiliatin: City: Zip: Campaign Phne: Campaign e-mail: Website: OCPF#: Campaign

More information

International Model United Nations Conference (IMUNC) 2018 Middle East Summit (MES) 2018

International Model United Nations Conference (IMUNC) 2018 Middle East Summit (MES) 2018 Internatinal Mdel United Natins Cnference (IMUNC) 2018 Middle East Summit (MES) 2018 Rules f Prcedure 1 Table f Cntents General Rules... 3 Decrum... 3 Pwers f the Dias... 3 Yielding... 3 Cmmittee Dynamics...

More information

Nova Scotia Nominee Program NSNP Demand 200 Employer Information

Nova Scotia Nominee Program NSNP Demand 200 Employer Information Nva Sctia Nminee Prgram NSNP Demand 200 Emplyer Infrmatin _ This frm must be cmpleted and signed by the emplyer supprting an NSNP 100 applicatin. It is nt an emplyment cntract, but verifies that an ffer

More information

Section Voting Methods. Copyright 2013, 2010, 2007, Pearson, Education, Inc.

Section Voting Methods. Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 15.1 Voting Methods INB Table of Contents Date Topic Page # February 24, 2014 Test #3 Practice Test 38 February 24, 2014 Test #3 Practice Test Workspace 39 March 10, 2014 Test #3 40 March 10, 2014

More information

Simple methods for single winner elections

Simple methods for single winner elections Simple methods for single winner elections Christoph Börgers Mathematics Department Tufts University Medford, MA April 14, 2018 http://emerald.tufts.edu/~cborgers/ I have posted these slides there. 1 /

More information

Review of Ofcom list of major political parties for elections taking place on 7 May 2015 Statement

Review of Ofcom list of major political parties for elections taking place on 7 May 2015 Statement Review f Ofcm list f majr plitical parties fr electins taking place n 7 May 215 Statement Statement Publicatin date: 16 March 215 Review f Ofcm list f majr plitical parties fr electins taking place n 7

More information

A model-based framework for measurement of resettlement outcomes in Ontario

A model-based framework for measurement of resettlement outcomes in Ontario A mdel-based framewrk fr measurement f resettlement utcmes in Ontari 1 CONTEXT Ontari has been a Canadian leader at the frefrnt f natinal effrts t resettle the Syrian refugee chrt. Between Nvember 2015

More information

Section 10 Area W Region 68 General Board Meeting Agenda March 16, :00 pm

Section 10 Area W Region 68 General Board Meeting Agenda March 16, :00 pm Sectin 10 Area W Regin 68 General Bard Meeting Agenda March 16, 2016 7:00 pm In Attendance: Jennifer Kwast, Mike Harrisn, Nathan Pnder, Rhnda Brks, Jeannette Rssling, Kevin Churchill, Carl Bjrdahl, Dan

More information

Adopted December 2007 CONNECTICUT GREYHOUND ADOPTION - GPA BYLAWS

Adopted December 2007 CONNECTICUT GREYHOUND ADOPTION - GPA BYLAWS Adpted December 2007 CONNECTICUT GREYHOUND ADOPTION - GPA BYLAWS Table Of Cntents Article I Name 5 Sectin 1. Name... Sectin 2.Style... Sectin 3. Lg... Article II Objective (Purpse)... Sectin 1. Object

More information

The British Computer Society. Open Source Specialist Group Constitution

The British Computer Society. Open Source Specialist Group Constitution The British Cmputer Sciety Open Surce Specialist Grup Cnstitutin Date Apprved Date Issued 21 December 2004 Amended Patrick Tarpey Versin Final THE BRITISH COMPUTER SOCIETY THE BRITISH COMPUTER SOCIETY

More information

Assessment of Refugees Qualifications:

Assessment of Refugees Qualifications: Assessment f Refugees Qualificatins: Nrwegian Apprach Marina Malgina Head f Sectin NOKUT (Nrwegian Agency fr Quality Assurance in Educatin), Nrwegian ENIC-NARIC NOKUT Nrwegian Agency fr Quality Assurance

More information

Computational Social Choice: Spring 2007

Computational Social Choice: Spring 2007 Computational Social Choice: Spring 2007 Ulle Endriss Institute for Logic, Language and Computation University of Amsterdam Ulle Endriss 1 Plan for Today This lecture will be an introduction to voting

More information

Interest Groups in the American Democracy Part I. Who is in charge? Is it taxpayers or is it the special interest groups?

Interest Groups in the American Democracy Part I. Who is in charge? Is it taxpayers or is it the special interest groups? Interest Grups in the American Demcracy Part I Wh is in charge? Is it taxpayers r is it the special interest grups? Sctt Walker What is an Interest Grup?...an rganized grup that tries t influence public

More information

Elections 101 Part II

Elections 101 Part II Electins 101 Part II T be rbbed and betrayed by a fiendish undergrund cnspiracy r by the earthly agents f Satan is at least a rmantic srt f plight. It suggests at least a grand Hllywd-ready cnfrntatin

More information

CALL FOR PAPERS TWO DAY S NATIONAL CONFERENCE ON MAINSTREAMING TRIBAL AREAS IN KHYBER PAKHTUNKHWA: PROSPECTS AND CHALLENGES.

CALL FOR PAPERS TWO DAY S NATIONAL CONFERENCE ON MAINSTREAMING TRIBAL AREAS IN KHYBER PAKHTUNKHWA: PROSPECTS AND CHALLENGES. CALL FOR PAPERS TWO DAY S NATIONAL CONFERENCE ON MAINSTREAMING TRIBAL AREAS IN KHYBER PAKHTUNKHWA: PROSPECTS AND CHALLENGES Organised by Shaheed Benazir Bhutt Wmen University, Peshawar. THE CONCEPT Federally

More information

North Leamington School GCSE HISTORY EXAMINATIONS 2012

North Leamington School GCSE HISTORY EXAMINATIONS 2012 Nrth Leamingtn Schl GCSE HISTORY EXAMINATIONS 2012 Exam Bard: OCR Mdern Wrld Histry (A971/13) Yu have 2 Histry GCSE exams. Paper 1 is n Tuesday 12 th June in the afternn. The paper is 2 hurs lng and will

More information

Multicultural Youth Advocacy Network (MYAN) Federal Election Policy Platform 2013

Multicultural Youth Advocacy Network (MYAN) Federal Election Policy Platform 2013 Multicultural Yuth Advcacy Netwrk (MYAN) Federal Electin Plicy Platfrm 2013 The MYAN is the natinally recgnised plicy and advcacy bdy representing multicultural yuth issues. This electin plicy platfrm

More information

Understanding Innovative Potential of Central Europe: The Region s Economic, Political, and Cultural Environment

Understanding Innovative Potential of Central Europe: The Region s Economic, Political, and Cultural Environment Understanding Innvative Ptential f Central Eurpe: The Regin s Ecnmic, Plitical, and Cultural Envirnment Mendel University in Brn, Czech Republic Syllabus f the Summer Schl prgram, 15 July 4 August 2018

More information

THE STATE OF THE YOUTH NATION: 2007 June rd, 2007

THE STATE OF THE YOUTH NATION: 2007 June rd, 2007 CBS NEWS/MTV/NEW YORK TIMES POLL Fr release: June 26th, 2007 6:30 P.M. EDT THE STATE OF THE YOUTH NATION: 2007 June 15-23 rd, 2007 Interviews fr this pll were cnducted amng 659 17 t 29 year- lds interviewed

More information

19 th Judicial Circuit Court Appointed Attorney Application and Preference Form

19 th Judicial Circuit Court Appointed Attorney Application and Preference Form 19 th Judicial Circuit Curt Appinted Attrney Applicatin and Preference Frm Please prvide the fllwing infrmatin as a part f the applicatin and verificatin prcess fr the General Registry f Curt Appinted

More information

Reconciliation in Kenya: Partisan differences and common ground

Reconciliation in Kenya: Partisan differences and common ground Dispatch N. 201 27 April 2018 Recnciliatin in Kenya: Partisan differences and cmmn grund Afrbarmeter Dispatch N. 201 Mikhail Msa Summary After a tense electin perid, a gvernment crackdwn n ppsitin supprters,

More information

NYS Common Core ELA & Literacy Curriculum D R A F T Grade 12 Module 2 Unit 1 Lesson 7

NYS Common Core ELA & Literacy Curriculum D R A F T Grade 12 Module 2 Unit 1 Lesson 7 12.2.1 Lessn 7 Intrductin In this lessn, students cntinue t read and analyze Henry David Threau s Civil Disbedience. Students read part 1, paragraphs 5 6 (frm The mass f men serve the state thus, nt as

More information

Guardianship & Conservatorship In Virginia

Guardianship & Conservatorship In Virginia Guardianship & Cnservatrship In Virginia This bklet is prduced by the Virginia Guardianship Assciatin in cperatin with the Virginia Center n Aging the Virginia Calitin fr the Preventin f Elder Abuse &

More information

Today, you will be able to: Identify the economic factors of urbanization and explain their reasons for immigration

Today, you will be able to: Identify the economic factors of urbanization and explain their reasons for immigration Tday, yu will be able t: Identify the ecnmic factrs f urbanizatin and explain their reasns fr immigratin Instructins: 1. Read each Immigratin grup 2. Explain their reasns t migrate 3. Cmplete Immigratin

More information

If at all possible, it is strongly recommended that you get advice from a lawyer to help you with this application.

If at all possible, it is strongly recommended that you get advice from a lawyer to help you with this application. BACKGROUNDER What are my ptins frm here? If yu have been denied Legal Aid and cannt affrd t pay fr a lawyer, there is anther ptin. Yu can apply t the Nva Sctia Prvincial Curt t ask fr a lawyer wh will

More information

Trade-Offs in Fairness and Preference Judgments

Trade-Offs in Fairness and Preference Judgments University f Pennsylvania SchlarlyCmmns Marketing Papers Whartn Faculty Research 1993 Trade-Offs in Fairness and Preference Judgments Lisa D. Ordñez Barbara A. Mellers University f Pennsylvania Fllw this

More information

Rosanna Lugo, Student Affairs Specialist. M/S/C (Vandiver/Vasquez) to approve the agenda for Monday, March 9, 2015 as submitted

Rosanna Lugo, Student Affairs Specialist. M/S/C (Vandiver/Vasquez) to approve the agenda for Monday, March 9, 2015 as submitted ADOPTED MINUTES IMPERIAL VALLEY COLLEGE MEETING OF THE ASSOCIATED STUDENTS GOVERNMENT FIFTIETH ASSEMBLY Lcatin: Administratin Bard Rm (Bldg. 10) @ 1:30 p.m. Mnday, March 9, 2015 President Ortiz called

More information

Trying to please everyone. Ulle Endriss Institute for Logic, Language and Computation University of Amsterdam

Trying to please everyone. Ulle Endriss Institute for Logic, Language and Computation University of Amsterdam Trying to please everyone Ulle Endriss Institute for Logic, Language and Computation University of Amsterdam Classical ILLC themes: Logic, Language, Computation Also interesting: Social Choice Theory In

More information

Appellee Strategies in the Federal Courts of Appeal Leveraging Appellate Waivers, Cross Appeals, and Other Proactive Tactics in Civil Appeals

Appellee Strategies in the Federal Courts of Appeal Leveraging Appellate Waivers, Cross Appeals, and Other Proactive Tactics in Civil Appeals Presenting a live 90 minute webinar with interactive Q&A Appellee Strategies in the Federal Curts f Appeal Leveraging Appellate Waivers, Crss Appeals, and Other Practive Tactics in Civil Appeals TUESDAY,

More information

Recording Secretary Participant Workbook Facilitators: Colin Treanor (UConn 2014) Jake Lueck (Kansas 2017)

Recording Secretary Participant Workbook Facilitators: Colin Treanor (UConn 2014) Jake Lueck (Kansas 2017) The Fraternity f Phi Gamma Delta Internatinal Headquarters P. O. Bx 4599 1201 Red Mile Rad Lexingtn, KY 40544 www.phigam.rg Recrding Secretary Participant Wrkbk Facilitatrs: Clin Treanr (UCnn 2014) ctreanr@phigam.rg

More information

Communicating with Mainers on Climate Change

Communicating with Mainers on Climate Change Cmmunicating with Mainers n Climate Change Tyler Kidder Cmmunity Outreach Directr, GrwSmart Maine & Lcal Trainer Based n Research Cnducted by Gdwin Simn Strategic Research n behalf f the Maine Climate

More information

BRANDEIS UNIVERSITY FACULTY SENATE MEETING

BRANDEIS UNIVERSITY FACULTY SENATE MEETING Psted 9/26/16 with apprval by Faculty Senate Cuncil BRANDEIS UNIVERSITY FACULTY SENATE MEETING 1 2016-2017 MEETING MINUTES AGENDA Friday, September 9, 2016 12:30 PM 1:30 PM Trustees Bard Rm, Irving Presidential

More information

DuPage County, Illinois MARCH 20, 2018 GENERAL PRIMARY ELECTION SEPTEMBER 5, REPUBLICAN PARTY (by District): DEMOCRATIC PARTY (by District):

DuPage County, Illinois MARCH 20, 2018 GENERAL PRIMARY ELECTION SEPTEMBER 5, REPUBLICAN PARTY (by District): DEMOCRATIC PARTY (by District): Cunty, (Districts 1-6) (2) Full 4-year term candidates may be nminated by each plitical party T Be Nminated At The MARCH 20, 2018 GENERAL PRIMARY ELECTION NOTICE: First Day t Circulate Petitins SEPTEMBER

More information

Two Fenner and two Pittard award winners this year, and going forward. Have increased the number of people on the judging panels for those awards.

Two Fenner and two Pittard award winners this year, and going forward. Have increased the number of people on the judging panels for those awards. Minutes f the 45th Annual General Meeting f the Australian Sciety fr Micrbilgy held n Tuesday 4 July at 12 nn in the Grand Ballrm 1, Htel Grand Chancellr, Hbart, Tasmania 1. Welcme The President, Prfessr

More information

Wisconsin Lobbying Disclosure

Wisconsin Lobbying Disclosure Wiscnsin Lbbying Disclsure These resurces are current as f 11/21/18. We d ur best t peridically update these resurces and welcme any cmments r questins regarding new develpments in the law. Please email

More information

- Problems with e-filing, especially for people from lower-income backgrounds. - Receiving memos / communication from one side and not the other

- Problems with e-filing, especially for people from lower-income backgrounds. - Receiving memos / communication from one side and not the other State Curt Training Mediatin: Beynd the Basics Jhn Lande and Susan M. Yates Nvember 3, 2017 Linked frm Stne Sup: Takeaways Frm New Hampshire Mediatin Training Mediatins frm Hell - Prblems with e-filing,

More information

Leadership U.S. Electoral Politics

Leadership U.S. Electoral Politics Leadership U.S. Electral Plitics Evan Schnidman y, and Nrman Sch eld z Nvember 19, 2011 Abstract Frmal wrk n the electral mdel ften suggests that parties r candidates shuld lcate themselves at the electral

More information