MHB Probability of a Percent given a Percent

Click For Summary
The discussion revolves around calculating the probability of a random voter being brown-haired in a town with specific demographic percentages and voting behaviors. Users highlight the importance of understanding the two different wholes involved: the overall voting population and the voting percentages within each demographic. The initial confusion stems from how to approach the problem without knowing voter turnout for each group. The application of Bayes' theorem is suggested, providing a clear formula to derive the probability based on the given data. Ultimately, the conversation clarifies the necessary steps to solve the probability question effectively.
tizpan
Messages
3
Reaction score
0
I'm hoping that I can gain some insight from fellow users in how to start off a probability question when given a percent 'given that' and another percent.

For example, if an election is split into percentages of votes per party and you know the party allegiance percentages of the town, how can you devise the probability that a random townsperson voted a certain way?

There are two different wholes at play: the voting population and the amount of voting percentages within the party. I can't figure out where to start (Doh)
 
Mathematics news on Phys.org
tizpan said:
I'm hoping that I can gain some insight from fellow users in how to start off a probability question when given a percent 'given that' and another percent.

For example, if an election is split into percentages of votes per party and you know the party allegiance percentages of the town, how can you devise the probability that a random townsperson voted a certain way?

There are two different wholes at play: the voting population and the amount of voting percentages within the party. I can't figure out where to start (Doh)

I doubt that you can, first you don't know the turn-out, or the turn-out for each party as these may be different.

Also the basic assumptions on voting behaviour do not seem reasonable.

CB
 
That is where I am getting confused in starting this problem.

The details given are as follows: A certain town is made up of 38.6% brown haired people, 57.1% blondes and 4.3% redheads. In the last town mayor race, votes were cast by 43.1% of the brown haired people, 40.7% blondes, and 51.7% of redheads. If a mayoral race voter is chosen at random, what is the probability that they are a brown haired?

Instinctively, I would look at this as the P(of brown haired in the town) * P(of brown haired that voted). So, .386*.431 equaling .166366. Somehow I can't help but think that there is more that I need to consider.:confused:
 
tizpan said:
That is where I am getting confused in starting this problem.

The details given are as follows: A certain town is made up of 38.6% brown haired people, 57.1% blondes and 4.3% redheads. In the last town mayor race, votes were cast by 43.1% of the brown haired people, 40.7% blondes, and 51.7% of redheads. If a mayoral race voter is chosen at random, what is the probability that they are a brown haired?

Instinctively, I would look at this as the P(of brown haired in the town) * P(of brown haired that voted). So, .386*.431 equaling .166366. Somehow I can't help but think that there is more that I need to consider.:confused:

Bayes' theorem:

\[P(Br|V)=P(V|Br)P(Br)/P(V)\]

\(P(V|Br)=0.431\), \(P(Br)=0.386\),

\( \begin{aligned}P(V)&=P(V|Br)P(Br)+P(V|Bl)P(Bl)+P(V|R)P(R)\\&=0.431 \times 0.386+0.407 \times 0.571 + 0.517 \times 0.043 \approx 0.421 \end{aligned}\)

CB
 
That makes sense now, thank you Captain!
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...