Question

In: Statistics and Probability

Two candidates: a populist named T and a woman named C, are competing for the presidency...

Two candidates: a populist named T and a woman named C, are competing for the presidency of a small country with a population of 5 people eligible to vote (being T and C part of this population). each candidate votes for himself with certainty. One of the three people will vote for candidate C with certainty.

the other two voters, let's say people X and Y, are undecided. each has a 40% chance of voting for T (and 60% of doing so for C). In an interesting way, their votes have a dependency (they can discuss politics among themselves, after all, it is a very small country): conditioned to X voting for C, the probability that the voter Y does the same It's 2/3.


What si the probability that C wins the election ( that is, gets the most of the votes)?

Solutions

Expert Solution

Since, there are 5 voters, there are no possibilities of a tie.

T will win the election if both X and Y vote for T, on the other

hand C will win if either one of them vote for C.

For X and Y there are 4 possibilities:

i. X and Y both vote for C.

ii. X votes for C and Y for T.

iii. X votes for T and Y for C.

iv. X and Y both vote for T.

Now C wins if i, ii and iii happen.

We have, P(X = C) = P(Y = C) = 6/10 = 3/5

P(X = T) = P(Y = T) = 4/10 = 2/5

P(Y = C | X = C) = 2/3, P(Y = T | X = C) = 1/3

Now, for i, Probability that both X and Y vote for C

= P(X = C Y = C) = P(Y = C | X = C) P(X = C) = (2/3) * (3/5)

= 2/5 = 0.4.

Now for ii, Probability that X votes for C and Y for T

= P(X = C Y = T) = P(Y = T | X = C) P(X = C) = (1/3) " (3/5)

= 1/5 = 0.2.

Now, for iii, Probability that X votes for T and Y for C

= P(X = T Y = C) = P(X = T) P(Y = C) = (2/5) * (3/5) = 6/25

= 0.24.

Now, for iv, Probability that X and Y both vote for T

= P(X = T Y = T) = P(X = T) + P(Y = T) = (2/5) * (2/5) = 4/25

= 0.16.

Thus, Probability that C wins the election = Probability of i +

Probability of ii + Probability of iii = 0.4 + 0.2 + 0.24 = 0.84.

(Ans).


Related Solutions

Two candidates are competing in a majority rule election with 7 voters. The possible policies are...
Two candidates are competing in a majority rule election with 7 voters. The possible policies are ordered on a number line and creatively labeled {1, 2, 3, 4, 5, 6, 7}. Each policy is the favorite of one voter, and each voter has single peaked preferences. The candidates, L and R, announce policies, and whomever gets the most votes wins and implements the policy she announced. (Each voter votes for whichever candidate they strictly prefer. If a voter is indifferent,...
3` - T A T A G A G C A A T T G C...
3` - T A T A G A G C A A T T G C T A C G T G T A T C C C G A G A C T C C G T A A – 5` 5` - A T A T C T C G T T A A C G A T G C A C A T A G G G C T C T G A G G C A...
It has to be from 500 to 800 words A woman named Elizabeth Holmes, and the...
It has to be from 500 to 800 words A woman named Elizabeth Holmes, and the company she founded, Theranos have been in the news. No one is arguing about whether or not Elizabeth Holmes is an exceptionally intelligent woman—she has an excellent resume on smarts. Nor is anyone arguing about her idea—everyone agrees the idea is fantastic. If—that is—the idea is real. Apparently it isn't, and it never was. But her company, once worth billions, is now worthless. Countless...
Write a subroutine named swap in C thatswaps two nodes in a linked list. The first...
Write a subroutine named swap in C thatswaps two nodes in a linked list. The first node should not be able to change places. The nodes are given by: Struct nodeEl { int el; struct nodeEl * next; }; typdef struct nodeEl node; The list header (of type node *) is the first parameter of the subroutine. The second and third parameters consist of integers and are the places in the list where the nodes are to change places. The...
d) As a technician who worked at the plant you named in (c), discuss TWO (2)...
d) As a technician who worked at the plant you named in (c), discuss TWO (2) ethical issues that you may encounter at your workplace. Then, suggest an appropriate action to overcome the issues.
Complete the following C++ tasks: a. Design a class named BaseballGame that has fields for two...
Complete the following C++ tasks: a. Design a class named BaseballGame that has fields for two team names and a final score for each team. Include methods to set and get the values for each data field. Create the class diagram and write the pseudocode that defines the class. b. Design an application that declares three BaseballGame objects and sets and displays their values. c. Design an application that declares an array of 12 BaseballGame objects. Prompt the user for...
If a populist government succeeded one that believed in neo-liberalism, what two changes in policy would...
If a populist government succeeded one that believed in neo-liberalism, what two changes in policy would you expect the government to make?
4. Consider two competing first order reactions A->B and A->C. One (B) has a preexponential factor...
4. Consider two competing first order reactions A->B and A->C. One (B) has a preexponential factor of 1010 units, the other (C) of 1013 units. At 144 deg F, both reactions proceed at a rate of 0.001 mol/(l s) in a 0.7 mol/l solution of A. a. (4) What are the activation energies of each of the reactions b. (4) At which temperature is the production of B twice as fast as that of C? At which temperature is the...
In c++ Design a class named Account that contains: a.An int data field named id for...
In c++ Design a class named Account that contains: a.An int data field named id for the account. b.A double data field named balancefor the account. c.A double data field named annualInterestRate that stores the current interestrate. d.A no-arg constructor that creates a default account with id 0, balance 0, andannualInterestRate 0. e.The set and get functions for id,balance, and annualInterestRate. f.A functionearnedAmount()that calculates and returns the amount of dollars earned after one year. g.A function named printAccountInfo() that print...
A poll was conducted on voter’s opinions on two candidates with margin of errors at 3%....
A poll was conducted on voter’s opinions on two candidates with margin of errors at 3%. Candidate B 35% Candidate C 39% Undecided 26% (a) What is the confidence interval for the undecided? (b) Which candidate has a lead? Is the lead statistically significant? Briefly justify your answer. (c) Assuming 95% of confidence level, estimate the number of people participated in the poll. Round your answer to the nearest whole number.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT