Probability of picking the right answer in a yes no question.
up vote
0
down vote
favorite
Suppose two people have a yes / no question that the probability for each of them to answer correctly is $ p $. Each one answer is independent of the other one. What way is the best for them to pick an answer?
- Picking one of their answer randomly
- If they both think the same answer they will say it if they each choose different one they will pick randomly one of their answer and say it.
If I set $ A_i $ = probability of person $ i = 1,2 $ answer correctly. $ B $ will be the event of them picking both the same answer.
$$ P(B) = ((A_1 cap A_2)cup (A_1^ccap A_2^c))$$
if they just pick randomly is
$$ P(A_i) =p\ P(A_1 cup A_2) = P(A_1) + P(A_2) - P(A_1 cap A_2) = 2p -p^2 $$
According to the second way, if they both pick the same answer :
$$ P( right answer | B) =frac{P((A_1cap A_2)cap B)}{P(B)} = frac{p^2}{p^2+(1-p)^2} $$
and then their last option is
$$ P( right answer | B^c ) = frac{P((A_1cup A_2)cap B^c)}{P(B^c)} = frac{P((A_1cup A_2)cap((A_1cap A_2^c)cup(A_1^c cap A_2)))}{P((A_1cap A_2^c)cup(A_1^ccap A_2))} = frac{P((A_1cap A_2^c)cup(A_1^ccap A_2))}{P((A_1cap A_2^c)cup(A_1^ccap A_2))} = 1 $$
Which is wrong.. Yet I couldn't find what am I missing?
probability-theory conditional-probability
|
show 6 more comments
up vote
0
down vote
favorite
Suppose two people have a yes / no question that the probability for each of them to answer correctly is $ p $. Each one answer is independent of the other one. What way is the best for them to pick an answer?
- Picking one of their answer randomly
- If they both think the same answer they will say it if they each choose different one they will pick randomly one of their answer and say it.
If I set $ A_i $ = probability of person $ i = 1,2 $ answer correctly. $ B $ will be the event of them picking both the same answer.
$$ P(B) = ((A_1 cap A_2)cup (A_1^ccap A_2^c))$$
if they just pick randomly is
$$ P(A_i) =p\ P(A_1 cup A_2) = P(A_1) + P(A_2) - P(A_1 cap A_2) = 2p -p^2 $$
According to the second way, if they both pick the same answer :
$$ P( right answer | B) =frac{P((A_1cap A_2)cap B)}{P(B)} = frac{p^2}{p^2+(1-p)^2} $$
and then their last option is
$$ P( right answer | B^c ) = frac{P((A_1cup A_2)cap B^c)}{P(B^c)} = frac{P((A_1cup A_2)cap((A_1cap A_2^c)cup(A_1^c cap A_2)))}{P((A_1cap A_2^c)cup(A_1^ccap A_2))} = frac{P((A_1cap A_2^c)cup(A_1^ccap A_2))}{P((A_1cap A_2^c)cup(A_1^ccap A_2))} = 1 $$
Which is wrong.. Yet I couldn't find what am I missing?
probability-theory conditional-probability
Neither is good if $p<1/2$.
– Michael
Nov 21 at 22:05
How can they be independent? Presumably the answers are both dependent on the true answer.
– lulu
Nov 21 at 22:12
1
The probability $P[A_1 cup A_2]$ is the probability that either person 1 or person 2 answers correctly, and is not relevant to this problem; it does not represent a probaiblity of being correct given you randomly select one of the persons.
– Michael
Nov 21 at 22:12
@Michael so if they pick random answer, how do I define the probability of the answer to be correct?
– bm1125
Nov 21 at 22:22
1
@lulu If you know the first person answered the question correctly, you cannot improve your estimate of the probability with which the second person answers the question correctly. It is still $p$. This is what “independent” means. The probability $p$ in this question is the probability of correctly answering the question, not the probability of giving a particular answer from the set ${T,F}$. But even so, if it were the latter, knowing the first person said $T$ would not allow you to predict the second person’s answer any better, assuming you know each probability of a $T$ answer was $p$.
– Steve Kass
Nov 21 at 23:02
|
show 6 more comments
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Suppose two people have a yes / no question that the probability for each of them to answer correctly is $ p $. Each one answer is independent of the other one. What way is the best for them to pick an answer?
- Picking one of their answer randomly
- If they both think the same answer they will say it if they each choose different one they will pick randomly one of their answer and say it.
If I set $ A_i $ = probability of person $ i = 1,2 $ answer correctly. $ B $ will be the event of them picking both the same answer.
$$ P(B) = ((A_1 cap A_2)cup (A_1^ccap A_2^c))$$
if they just pick randomly is
$$ P(A_i) =p\ P(A_1 cup A_2) = P(A_1) + P(A_2) - P(A_1 cap A_2) = 2p -p^2 $$
According to the second way, if they both pick the same answer :
$$ P( right answer | B) =frac{P((A_1cap A_2)cap B)}{P(B)} = frac{p^2}{p^2+(1-p)^2} $$
and then their last option is
$$ P( right answer | B^c ) = frac{P((A_1cup A_2)cap B^c)}{P(B^c)} = frac{P((A_1cup A_2)cap((A_1cap A_2^c)cup(A_1^c cap A_2)))}{P((A_1cap A_2^c)cup(A_1^ccap A_2))} = frac{P((A_1cap A_2^c)cup(A_1^ccap A_2))}{P((A_1cap A_2^c)cup(A_1^ccap A_2))} = 1 $$
Which is wrong.. Yet I couldn't find what am I missing?
probability-theory conditional-probability
Suppose two people have a yes / no question that the probability for each of them to answer correctly is $ p $. Each one answer is independent of the other one. What way is the best for them to pick an answer?
- Picking one of their answer randomly
- If they both think the same answer they will say it if they each choose different one they will pick randomly one of their answer and say it.
If I set $ A_i $ = probability of person $ i = 1,2 $ answer correctly. $ B $ will be the event of them picking both the same answer.
$$ P(B) = ((A_1 cap A_2)cup (A_1^ccap A_2^c))$$
if they just pick randomly is
$$ P(A_i) =p\ P(A_1 cup A_2) = P(A_1) + P(A_2) - P(A_1 cap A_2) = 2p -p^2 $$
According to the second way, if they both pick the same answer :
$$ P( right answer | B) =frac{P((A_1cap A_2)cap B)}{P(B)} = frac{p^2}{p^2+(1-p)^2} $$
and then their last option is
$$ P( right answer | B^c ) = frac{P((A_1cup A_2)cap B^c)}{P(B^c)} = frac{P((A_1cup A_2)cap((A_1cap A_2^c)cup(A_1^c cap A_2)))}{P((A_1cap A_2^c)cup(A_1^ccap A_2))} = frac{P((A_1cap A_2^c)cup(A_1^ccap A_2))}{P((A_1cap A_2^c)cup(A_1^ccap A_2))} = 1 $$
Which is wrong.. Yet I couldn't find what am I missing?
probability-theory conditional-probability
probability-theory conditional-probability
asked Nov 21 at 22:01
bm1125
55116
55116
Neither is good if $p<1/2$.
– Michael
Nov 21 at 22:05
How can they be independent? Presumably the answers are both dependent on the true answer.
– lulu
Nov 21 at 22:12
1
The probability $P[A_1 cup A_2]$ is the probability that either person 1 or person 2 answers correctly, and is not relevant to this problem; it does not represent a probaiblity of being correct given you randomly select one of the persons.
– Michael
Nov 21 at 22:12
@Michael so if they pick random answer, how do I define the probability of the answer to be correct?
– bm1125
Nov 21 at 22:22
1
@lulu If you know the first person answered the question correctly, you cannot improve your estimate of the probability with which the second person answers the question correctly. It is still $p$. This is what “independent” means. The probability $p$ in this question is the probability of correctly answering the question, not the probability of giving a particular answer from the set ${T,F}$. But even so, if it were the latter, knowing the first person said $T$ would not allow you to predict the second person’s answer any better, assuming you know each probability of a $T$ answer was $p$.
– Steve Kass
Nov 21 at 23:02
|
show 6 more comments
Neither is good if $p<1/2$.
– Michael
Nov 21 at 22:05
How can they be independent? Presumably the answers are both dependent on the true answer.
– lulu
Nov 21 at 22:12
1
The probability $P[A_1 cup A_2]$ is the probability that either person 1 or person 2 answers correctly, and is not relevant to this problem; it does not represent a probaiblity of being correct given you randomly select one of the persons.
– Michael
Nov 21 at 22:12
@Michael so if they pick random answer, how do I define the probability of the answer to be correct?
– bm1125
Nov 21 at 22:22
1
@lulu If you know the first person answered the question correctly, you cannot improve your estimate of the probability with which the second person answers the question correctly. It is still $p$. This is what “independent” means. The probability $p$ in this question is the probability of correctly answering the question, not the probability of giving a particular answer from the set ${T,F}$. But even so, if it were the latter, knowing the first person said $T$ would not allow you to predict the second person’s answer any better, assuming you know each probability of a $T$ answer was $p$.
– Steve Kass
Nov 21 at 23:02
Neither is good if $p<1/2$.
– Michael
Nov 21 at 22:05
Neither is good if $p<1/2$.
– Michael
Nov 21 at 22:05
How can they be independent? Presumably the answers are both dependent on the true answer.
– lulu
Nov 21 at 22:12
How can they be independent? Presumably the answers are both dependent on the true answer.
– lulu
Nov 21 at 22:12
1
1
The probability $P[A_1 cup A_2]$ is the probability that either person 1 or person 2 answers correctly, and is not relevant to this problem; it does not represent a probaiblity of being correct given you randomly select one of the persons.
– Michael
Nov 21 at 22:12
The probability $P[A_1 cup A_2]$ is the probability that either person 1 or person 2 answers correctly, and is not relevant to this problem; it does not represent a probaiblity of being correct given you randomly select one of the persons.
– Michael
Nov 21 at 22:12
@Michael so if they pick random answer, how do I define the probability of the answer to be correct?
– bm1125
Nov 21 at 22:22
@Michael so if they pick random answer, how do I define the probability of the answer to be correct?
– bm1125
Nov 21 at 22:22
1
1
@lulu If you know the first person answered the question correctly, you cannot improve your estimate of the probability with which the second person answers the question correctly. It is still $p$. This is what “independent” means. The probability $p$ in this question is the probability of correctly answering the question, not the probability of giving a particular answer from the set ${T,F}$. But even so, if it were the latter, knowing the first person said $T$ would not allow you to predict the second person’s answer any better, assuming you know each probability of a $T$ answer was $p$.
– Steve Kass
Nov 21 at 23:02
@lulu If you know the first person answered the question correctly, you cannot improve your estimate of the probability with which the second person answers the question correctly. It is still $p$. This is what “independent” means. The probability $p$ in this question is the probability of correctly answering the question, not the probability of giving a particular answer from the set ${T,F}$. But even so, if it were the latter, knowing the first person said $T$ would not allow you to predict the second person’s answer any better, assuming you know each probability of a $T$ answer was $p$.
– Steve Kass
Nov 21 at 23:02
|
show 6 more comments
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3008440%2fprobability-of-picking-the-right-answer-in-a-yes-no-question%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Neither is good if $p<1/2$.
– Michael
Nov 21 at 22:05
How can they be independent? Presumably the answers are both dependent on the true answer.
– lulu
Nov 21 at 22:12
1
The probability $P[A_1 cup A_2]$ is the probability that either person 1 or person 2 answers correctly, and is not relevant to this problem; it does not represent a probaiblity of being correct given you randomly select one of the persons.
– Michael
Nov 21 at 22:12
@Michael so if they pick random answer, how do I define the probability of the answer to be correct?
– bm1125
Nov 21 at 22:22
1
@lulu If you know the first person answered the question correctly, you cannot improve your estimate of the probability with which the second person answers the question correctly. It is still $p$. This is what “independent” means. The probability $p$ in this question is the probability of correctly answering the question, not the probability of giving a particular answer from the set ${T,F}$. But even so, if it were the latter, knowing the first person said $T$ would not allow you to predict the second person’s answer any better, assuming you know each probability of a $T$ answer was $p$.
– Steve Kass
Nov 21 at 23:02