Law of total probability with basketball players and uncertainty
$begingroup$
Suppose you have a player from team A and a player from team B. You know that one of them has a 60% chance to make a shot and other has 40% chance to make a shot, but you are not sure which is which.
Suppose you choose 1 of the 2 players to shoot, how would you go about calculating his probability of missing.
My train of thought was that I could calculate it using law of total probability, but I got stuck along the way.
let $G$ = event that player is the better of the two
My equation was
$$ P(miss) = P(miss | G) * P(G) + (miss | overline G) * P (overline G) $$, but I was unsure of how to find $P(G)$
Alternatively, I thought maybe you could just average out the two chances and it would end up being 50/50, but that seemed off the mark.
Is there a better way of going about solving this or did I just miss something along the way?
Thanks
probability conditional-probability bayes-theorem
$endgroup$
add a comment |
$begingroup$
Suppose you have a player from team A and a player from team B. You know that one of them has a 60% chance to make a shot and other has 40% chance to make a shot, but you are not sure which is which.
Suppose you choose 1 of the 2 players to shoot, how would you go about calculating his probability of missing.
My train of thought was that I could calculate it using law of total probability, but I got stuck along the way.
let $G$ = event that player is the better of the two
My equation was
$$ P(miss) = P(miss | G) * P(G) + (miss | overline G) * P (overline G) $$, but I was unsure of how to find $P(G)$
Alternatively, I thought maybe you could just average out the two chances and it would end up being 50/50, but that seemed off the mark.
Is there a better way of going about solving this or did I just miss something along the way?
Thanks
probability conditional-probability bayes-theorem
$endgroup$
add a comment |
$begingroup$
Suppose you have a player from team A and a player from team B. You know that one of them has a 60% chance to make a shot and other has 40% chance to make a shot, but you are not sure which is which.
Suppose you choose 1 of the 2 players to shoot, how would you go about calculating his probability of missing.
My train of thought was that I could calculate it using law of total probability, but I got stuck along the way.
let $G$ = event that player is the better of the two
My equation was
$$ P(miss) = P(miss | G) * P(G) + (miss | overline G) * P (overline G) $$, but I was unsure of how to find $P(G)$
Alternatively, I thought maybe you could just average out the two chances and it would end up being 50/50, but that seemed off the mark.
Is there a better way of going about solving this or did I just miss something along the way?
Thanks
probability conditional-probability bayes-theorem
$endgroup$
Suppose you have a player from team A and a player from team B. You know that one of them has a 60% chance to make a shot and other has 40% chance to make a shot, but you are not sure which is which.
Suppose you choose 1 of the 2 players to shoot, how would you go about calculating his probability of missing.
My train of thought was that I could calculate it using law of total probability, but I got stuck along the way.
let $G$ = event that player is the better of the two
My equation was
$$ P(miss) = P(miss | G) * P(G) + (miss | overline G) * P (overline G) $$, but I was unsure of how to find $P(G)$
Alternatively, I thought maybe you could just average out the two chances and it would end up being 50/50, but that seemed off the mark.
Is there a better way of going about solving this or did I just miss something along the way?
Thanks
probability conditional-probability bayes-theorem
probability conditional-probability bayes-theorem
asked Feb 2 at 7:11
FlyromFlyrom
265
265
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Your initial approach seems to be correct. If the question does not tell you anything about how you choose the player, you can assume that both players have equal probability of being chosen, i.e. $P(G)=P(overline G)=frac{1}{2}$. Now the answer should be easy to obtain.
Interestingly, if you make this assumption then the answer is the same as averaging their respective probabilities of missing. However, that follows trivially from your first approach along with the aforementioned assumption. It will not be true if the probability of choosing one player is different from the probability of choosing another.
$endgroup$
1
$begingroup$
We choose which player based on flipping a fair coin, so it should be 50/50 in that case
$endgroup$
– Flyrom
Feb 2 at 16:34
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2f3097093%2flaw-of-total-probability-with-basketball-players-and-uncertainty%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Your initial approach seems to be correct. If the question does not tell you anything about how you choose the player, you can assume that both players have equal probability of being chosen, i.e. $P(G)=P(overline G)=frac{1}{2}$. Now the answer should be easy to obtain.
Interestingly, if you make this assumption then the answer is the same as averaging their respective probabilities of missing. However, that follows trivially from your first approach along with the aforementioned assumption. It will not be true if the probability of choosing one player is different from the probability of choosing another.
$endgroup$
1
$begingroup$
We choose which player based on flipping a fair coin, so it should be 50/50 in that case
$endgroup$
– Flyrom
Feb 2 at 16:34
add a comment |
$begingroup$
Your initial approach seems to be correct. If the question does not tell you anything about how you choose the player, you can assume that both players have equal probability of being chosen, i.e. $P(G)=P(overline G)=frac{1}{2}$. Now the answer should be easy to obtain.
Interestingly, if you make this assumption then the answer is the same as averaging their respective probabilities of missing. However, that follows trivially from your first approach along with the aforementioned assumption. It will not be true if the probability of choosing one player is different from the probability of choosing another.
$endgroup$
1
$begingroup$
We choose which player based on flipping a fair coin, so it should be 50/50 in that case
$endgroup$
– Flyrom
Feb 2 at 16:34
add a comment |
$begingroup$
Your initial approach seems to be correct. If the question does not tell you anything about how you choose the player, you can assume that both players have equal probability of being chosen, i.e. $P(G)=P(overline G)=frac{1}{2}$. Now the answer should be easy to obtain.
Interestingly, if you make this assumption then the answer is the same as averaging their respective probabilities of missing. However, that follows trivially from your first approach along with the aforementioned assumption. It will not be true if the probability of choosing one player is different from the probability of choosing another.
$endgroup$
Your initial approach seems to be correct. If the question does not tell you anything about how you choose the player, you can assume that both players have equal probability of being chosen, i.e. $P(G)=P(overline G)=frac{1}{2}$. Now the answer should be easy to obtain.
Interestingly, if you make this assumption then the answer is the same as averaging their respective probabilities of missing. However, that follows trivially from your first approach along with the aforementioned assumption. It will not be true if the probability of choosing one player is different from the probability of choosing another.
edited Feb 2 at 7:40
answered Feb 2 at 7:32
s0ulr3aper07s0ulr3aper07
695112
695112
1
$begingroup$
We choose which player based on flipping a fair coin, so it should be 50/50 in that case
$endgroup$
– Flyrom
Feb 2 at 16:34
add a comment |
1
$begingroup$
We choose which player based on flipping a fair coin, so it should be 50/50 in that case
$endgroup$
– Flyrom
Feb 2 at 16:34
1
1
$begingroup$
We choose which player based on flipping a fair coin, so it should be 50/50 in that case
$endgroup$
– Flyrom
Feb 2 at 16:34
$begingroup$
We choose which player based on flipping a fair coin, so it should be 50/50 in that case
$endgroup$
– Flyrom
Feb 2 at 16:34
add a comment |
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.
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%2f3097093%2flaw-of-total-probability-with-basketball-players-and-uncertainty%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