HariharanJayashankar / strategic_voting

What happens when there are some voters who do not vote based on their true preference, but vote to make the average vote represent their true preference?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Strategic Voting

The question comes from this math exchange post.

Imagine a system where people have to vote on something from a scale of 0-10 (maybe a movie or a song).

If people vote exactly what their true preferences are, the average of all the votes will trivially be equal to the average preference.

But what if some people vote with the intention of moving the current average towards their preference. This means that every person's vote will not necessarily be equal to their true preference. Do votes now help us consistently (a loose usage of the term from actual econometrics) estimate preferences? In what situations is this true or false?

This repo conducts some simple simulations to get insights into this.

About

What happens when there are some voters who do not vote based on their true preference, but vote to make the average vote represent their true preference?


Languages

Language:Jupyter Notebook 100.0%