Computing the probability example











up vote
1
down vote

favorite












I have been doing the following example, and there is something I do not understand. It goes like this:



From an urn with four white balls and six black balls, one ball is drawn repeatedly with replacement until a white ball is obtained. Let X be the number of drawings resulting in a black ball.
Compute the probability $P(Xgeq 3)$.



Now, according to the solutions, the way to solve this is to calculate the following: $sum_{k=3}^∞ ((frac{6}{10})^kcdotfrac{4}{10}) $



My question: Why cannot I solve it like this: $P(Xgeq 3)=1-(P(X=0)+P(X=1)+P(X=2))$?



Thank you










share|cite|improve this question


















  • 3




    I much prefer your solution! I'd even go a bit further, and say that the answer is the probability of getting $BBB$ as your first three. Makes no difference what happens after that.
    – lulu
    Nov 18 at 21:38






  • 3




    As an editorial note: people often like the Geometric Series method because it's something you can just memorize and work through. Always better to think about the problem and then try to get a simpler solution.
    – lulu
    Nov 18 at 21:39










  • They are equivalent. It helps to know the general form though. For example, if you had to calculate $P(X geq 10)$, your method could feel a bit tedious.
    – Aditya Dua
    Nov 20 at 7:18















up vote
1
down vote

favorite












I have been doing the following example, and there is something I do not understand. It goes like this:



From an urn with four white balls and six black balls, one ball is drawn repeatedly with replacement until a white ball is obtained. Let X be the number of drawings resulting in a black ball.
Compute the probability $P(Xgeq 3)$.



Now, according to the solutions, the way to solve this is to calculate the following: $sum_{k=3}^∞ ((frac{6}{10})^kcdotfrac{4}{10}) $



My question: Why cannot I solve it like this: $P(Xgeq 3)=1-(P(X=0)+P(X=1)+P(X=2))$?



Thank you










share|cite|improve this question


















  • 3




    I much prefer your solution! I'd even go a bit further, and say that the answer is the probability of getting $BBB$ as your first three. Makes no difference what happens after that.
    – lulu
    Nov 18 at 21:38






  • 3




    As an editorial note: people often like the Geometric Series method because it's something you can just memorize and work through. Always better to think about the problem and then try to get a simpler solution.
    – lulu
    Nov 18 at 21:39










  • They are equivalent. It helps to know the general form though. For example, if you had to calculate $P(X geq 10)$, your method could feel a bit tedious.
    – Aditya Dua
    Nov 20 at 7:18













up vote
1
down vote

favorite









up vote
1
down vote

favorite











I have been doing the following example, and there is something I do not understand. It goes like this:



From an urn with four white balls and six black balls, one ball is drawn repeatedly with replacement until a white ball is obtained. Let X be the number of drawings resulting in a black ball.
Compute the probability $P(Xgeq 3)$.



Now, according to the solutions, the way to solve this is to calculate the following: $sum_{k=3}^∞ ((frac{6}{10})^kcdotfrac{4}{10}) $



My question: Why cannot I solve it like this: $P(Xgeq 3)=1-(P(X=0)+P(X=1)+P(X=2))$?



Thank you










share|cite|improve this question













I have been doing the following example, and there is something I do not understand. It goes like this:



From an urn with four white balls and six black balls, one ball is drawn repeatedly with replacement until a white ball is obtained. Let X be the number of drawings resulting in a black ball.
Compute the probability $P(Xgeq 3)$.



Now, according to the solutions, the way to solve this is to calculate the following: $sum_{k=3}^∞ ((frac{6}{10})^kcdotfrac{4}{10}) $



My question: Why cannot I solve it like this: $P(Xgeq 3)=1-(P(X=0)+P(X=1)+P(X=2))$?



Thank you







probability probability-theory probability-distributions






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 18 at 21:37









Relax295

1099




1099








  • 3




    I much prefer your solution! I'd even go a bit further, and say that the answer is the probability of getting $BBB$ as your first three. Makes no difference what happens after that.
    – lulu
    Nov 18 at 21:38






  • 3




    As an editorial note: people often like the Geometric Series method because it's something you can just memorize and work through. Always better to think about the problem and then try to get a simpler solution.
    – lulu
    Nov 18 at 21:39










  • They are equivalent. It helps to know the general form though. For example, if you had to calculate $P(X geq 10)$, your method could feel a bit tedious.
    – Aditya Dua
    Nov 20 at 7:18














  • 3




    I much prefer your solution! I'd even go a bit further, and say that the answer is the probability of getting $BBB$ as your first three. Makes no difference what happens after that.
    – lulu
    Nov 18 at 21:38






  • 3




    As an editorial note: people often like the Geometric Series method because it's something you can just memorize and work through. Always better to think about the problem and then try to get a simpler solution.
    – lulu
    Nov 18 at 21:39










  • They are equivalent. It helps to know the general form though. For example, if you had to calculate $P(X geq 10)$, your method could feel a bit tedious.
    – Aditya Dua
    Nov 20 at 7:18








3




3




I much prefer your solution! I'd even go a bit further, and say that the answer is the probability of getting $BBB$ as your first three. Makes no difference what happens after that.
– lulu
Nov 18 at 21:38




I much prefer your solution! I'd even go a bit further, and say that the answer is the probability of getting $BBB$ as your first three. Makes no difference what happens after that.
– lulu
Nov 18 at 21:38




3




3




As an editorial note: people often like the Geometric Series method because it's something you can just memorize and work through. Always better to think about the problem and then try to get a simpler solution.
– lulu
Nov 18 at 21:39




As an editorial note: people often like the Geometric Series method because it's something you can just memorize and work through. Always better to think about the problem and then try to get a simpler solution.
– lulu
Nov 18 at 21:39












They are equivalent. It helps to know the general form though. For example, if you had to calculate $P(X geq 10)$, your method could feel a bit tedious.
– Aditya Dua
Nov 20 at 7:18




They are equivalent. It helps to know the general form though. For example, if you had to calculate $P(X geq 10)$, your method could feel a bit tedious.
– Aditya Dua
Nov 20 at 7:18















active

oldest

votes











Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

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',
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
});


}
});














 

draft saved


draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3004152%2fcomputing-the-probability-example%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown






























active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes
















 

draft saved


draft discarded



















































 


draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3004152%2fcomputing-the-probability-example%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Bundesstraße 106

Le Mesnil-Réaume

Ida-Boy-Ed-Garten