Probability that wrong candidate was selected

  • Context: MHB 
  • Thread starter Thread starter eddybob123
  • Start date Start date
  • Tags Tags
    Probability
Click For Summary
SUMMARY

The discussion centers on calculating the probability that the wrong candidate was selected in an election scenario involving two candidates, A and B, with respective votes m and n. The probability of a vote being incorrectly counted is denoted as p. Participants suggest using the binomial distribution and approximating it with a normal distribution due to the large number of voters. The final probability can be derived using the z-score formula, leading to the cumulative probability from a z-table, which estimates the likelihood that candidate A won despite being the less favored candidate.

PREREQUISITES
  • Understanding of binomial distribution and its properties
  • Familiarity with normal distribution and z-scores
  • Basic knowledge of probability theory
  • Ability to interpret statistical tables, specifically z-tables
NEXT STEPS
  • Study the Central Limit Theorem and its implications for approximating distributions
  • Learn how to derive probabilities using the binomial distribution
  • Explore the use of z-scores in hypothesis testing
  • Investigate real-world applications of voting theory and statistical analysis
USEFUL FOR

Students in statistics, data analysts, and anyone interested in understanding election probabilities and statistical approximations in voting scenarios.

eddybob123
Messages
177
Reaction score
0
Hi everyone. It won't be that common to see me actually post my own thread, but I am having a little trouble with this problem. My friend was accepted into the University of Berkeley, and this was one of the questions on his first exam. Apparently, no one in his class got this one right, and I told him I would try to get the answer. Here is the problem:

There are two candidates: A and B. Candidate A got m votes and B got n votes. If the probability that a vote was incorrectly counted is p, then what is the probability that the wrong candidate was selected (in terms of m, n, and p).

(Starting to copy agent here)

(Bandit)
 
Physics news on Phys.org
I don't have time to solve this right now but I would guess that it would involve the binomial distribution, as in "probability of at least $m - n$ incorrect votes" or something close to that (in order to push the wrong candidate ahead of the legitimate one). What do you think?
 
eddybob123 said:
Hi everyone. It won't be that common to see me actually post my own thread, but I am having a little trouble with this problem. My friend was accepted into the University of Berkeley, and this was one of the questions on his first exam. Apparently, no one in his class got this one right, and I told him I would try to get the answer. Here is the problem:

There are two candidates: A and B. Candidate A got m votes and B got n votes. If the probability that a vote was incorrectly counted is p, then what is the probability that the wrong candidate was selected (in terms of m, n, and p).

(Starting to copy agent here)

Hi eddybob!

To be honest, this doesn't fit in the regular statistical testing theory that I'm used to.
But with a bit of creativity we can get an answer.
As I see it, your problem statement calls for a couple of approximations and assumptions.

I would assume the number of voters is big enough and the probability on a proper vote p is big enough that we can approximate the number of votes by a normal distribution.

Suppose A won the vote, that is, m > n.
And suppose this is representative for the real situation, what is then the probability of a vote in which A would have lost?
Due to symmetry, this should give approximately the same probability as when A should have lost, but scored m > n votes anyway.

We can approximate the corresponding binomial distribution with a normal distribution
with mean $m$ and variance $\sigma^2 = (m+n)p(1-p)$.
See wiki.

Now we're looking for the probability that the number of votes is less than half.
The corresponding z value is:
$$z = \frac {\bar x-\mu}{\sigma} = \frac {(m+n)/2 - m}{\sqrt{(m+n)p(1-p)}}$$
The desired probability is P(Z < z).
That is, look up the z-value in a z-table and find the corresponding cumulative probability, which will be approximately the probability that A won while he should have lost.
 
Last edited:
Thanks a lot! However I think I have some problems with your response (or it just might be me being really naive again (Tongueout).

1. This only happens when m and n are large enough
2. This is an approximation

Can you please justify these?

(Bandit)
 
A binomial distribution with mean \mu and standard distribution \sigma can be approximated with a normal distribution with the same mean and normal distribution. The larger "n" is in the binomial distribution, the better the approximation is. And, of course, it is precisely in the case of large "n" that it is much easier to evaluate the normal distribution than the binomial distribution.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
14K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
5K
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
Replies
11
Views
5K