Probability of flood.
$begingroup$
I was solving a question of probability and the question was " If the probability of occurrence of flood in any year is 1/20 then what is probability that flood will occur in 3rd year exactly?
This is easy to solve and the answer that I got is 361/8000. But then one question strikes my mind what if exactly is not written? What if we need to find the probability that flood will occur in 3rd year?
On the previous question my approach was 19/20 × 19/20 × 1/20. But I am sure that this can not be applied to latter question. I think this will be solved by probability distribution however I am not sure about this. If anyone know how to solve this please provide guidance.
probability probability-distributions
$endgroup$
add a comment |
$begingroup$
I was solving a question of probability and the question was " If the probability of occurrence of flood in any year is 1/20 then what is probability that flood will occur in 3rd year exactly?
This is easy to solve and the answer that I got is 361/8000. But then one question strikes my mind what if exactly is not written? What if we need to find the probability that flood will occur in 3rd year?
On the previous question my approach was 19/20 × 19/20 × 1/20. But I am sure that this can not be applied to latter question. I think this will be solved by probability distribution however I am not sure about this. If anyone know how to solve this please provide guidance.
probability probability-distributions
$endgroup$
add a comment |
$begingroup$
I was solving a question of probability and the question was " If the probability of occurrence of flood in any year is 1/20 then what is probability that flood will occur in 3rd year exactly?
This is easy to solve and the answer that I got is 361/8000. But then one question strikes my mind what if exactly is not written? What if we need to find the probability that flood will occur in 3rd year?
On the previous question my approach was 19/20 × 19/20 × 1/20. But I am sure that this can not be applied to latter question. I think this will be solved by probability distribution however I am not sure about this. If anyone know how to solve this please provide guidance.
probability probability-distributions
$endgroup$
I was solving a question of probability and the question was " If the probability of occurrence of flood in any year is 1/20 then what is probability that flood will occur in 3rd year exactly?
This is easy to solve and the answer that I got is 361/8000. But then one question strikes my mind what if exactly is not written? What if we need to find the probability that flood will occur in 3rd year?
On the previous question my approach was 19/20 × 19/20 × 1/20. But I am sure that this can not be applied to latter question. I think this will be solved by probability distribution however I am not sure about this. If anyone know how to solve this please provide guidance.
probability probability-distributions
probability probability-distributions
edited Jan 11 at 9:02
Kishan Thacker
asked Jan 11 at 7:36
Kishan ThackerKishan Thacker
214
214
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
In any year the probability is $frac1{20}$, so also for the $3$rd year.
$endgroup$
add a comment |
$begingroup$
First of all, in your previous computation your approach is correct but the result is wrong:
$$19/20 cdot 19/20 cdot 1/20=frac{361}{8000}.$$
As regards your variation, if you would like to evaluate the probability that the flood occurs within the third year, i.e. the first year or the second year or the third year, then it should be:
$$1/20+(19/20cdot 1/20)+(19/20 cdot 19/20 cdot 1/20)=frac{1141}{8000}.$$
Note that the probability that the flood occurs the third year (we remove the word "exactly"), or any other year, is just $1/20$.
$endgroup$
$begingroup$
Sorry 381 was typing error. That has been corrected.
$endgroup$
– Kishan Thacker
Jan 11 at 8:07
$begingroup$
I am bit embarrassed about the question as just now I realised that I was puzzeled after altering the question. And the answer to my altered question was none other then 1/20 itself. 😥
$endgroup$
– Kishan Thacker
Jan 11 at 8:11
$begingroup$
I think you have misunderstood my question I think 1141/8000 is probability of occurrence of flood exaxactly on 1st or exactly on 2nd or exactly on 3rd year.
$endgroup$
– Kishan Thacker
Jan 11 at 8:13
$begingroup$
Yes if you simply remove the word "exactly" the probability is $1/20$. If you mean within the third year then it is $1141/8000$
$endgroup$
– Robert Z
Jan 11 at 8:20
$begingroup$
BTW your correction is not complete: it is $361/8000$ not $361/800$.
$endgroup$
– Robert Z
Jan 11 at 8:23
add a comment |
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',
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%2f3069575%2fprobability-of-flood%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
In any year the probability is $frac1{20}$, so also for the $3$rd year.
$endgroup$
add a comment |
$begingroup$
In any year the probability is $frac1{20}$, so also for the $3$rd year.
$endgroup$
add a comment |
$begingroup$
In any year the probability is $frac1{20}$, so also for the $3$rd year.
$endgroup$
In any year the probability is $frac1{20}$, so also for the $3$rd year.
answered Jan 11 at 8:21
drhabdrhab
103k545136
103k545136
add a comment |
add a comment |
$begingroup$
First of all, in your previous computation your approach is correct but the result is wrong:
$$19/20 cdot 19/20 cdot 1/20=frac{361}{8000}.$$
As regards your variation, if you would like to evaluate the probability that the flood occurs within the third year, i.e. the first year or the second year or the third year, then it should be:
$$1/20+(19/20cdot 1/20)+(19/20 cdot 19/20 cdot 1/20)=frac{1141}{8000}.$$
Note that the probability that the flood occurs the third year (we remove the word "exactly"), or any other year, is just $1/20$.
$endgroup$
$begingroup$
Sorry 381 was typing error. That has been corrected.
$endgroup$
– Kishan Thacker
Jan 11 at 8:07
$begingroup$
I am bit embarrassed about the question as just now I realised that I was puzzeled after altering the question. And the answer to my altered question was none other then 1/20 itself. 😥
$endgroup$
– Kishan Thacker
Jan 11 at 8:11
$begingroup$
I think you have misunderstood my question I think 1141/8000 is probability of occurrence of flood exaxactly on 1st or exactly on 2nd or exactly on 3rd year.
$endgroup$
– Kishan Thacker
Jan 11 at 8:13
$begingroup$
Yes if you simply remove the word "exactly" the probability is $1/20$. If you mean within the third year then it is $1141/8000$
$endgroup$
– Robert Z
Jan 11 at 8:20
$begingroup$
BTW your correction is not complete: it is $361/8000$ not $361/800$.
$endgroup$
– Robert Z
Jan 11 at 8:23
add a comment |
$begingroup$
First of all, in your previous computation your approach is correct but the result is wrong:
$$19/20 cdot 19/20 cdot 1/20=frac{361}{8000}.$$
As regards your variation, if you would like to evaluate the probability that the flood occurs within the third year, i.e. the first year or the second year or the third year, then it should be:
$$1/20+(19/20cdot 1/20)+(19/20 cdot 19/20 cdot 1/20)=frac{1141}{8000}.$$
Note that the probability that the flood occurs the third year (we remove the word "exactly"), or any other year, is just $1/20$.
$endgroup$
$begingroup$
Sorry 381 was typing error. That has been corrected.
$endgroup$
– Kishan Thacker
Jan 11 at 8:07
$begingroup$
I am bit embarrassed about the question as just now I realised that I was puzzeled after altering the question. And the answer to my altered question was none other then 1/20 itself. 😥
$endgroup$
– Kishan Thacker
Jan 11 at 8:11
$begingroup$
I think you have misunderstood my question I think 1141/8000 is probability of occurrence of flood exaxactly on 1st or exactly on 2nd or exactly on 3rd year.
$endgroup$
– Kishan Thacker
Jan 11 at 8:13
$begingroup$
Yes if you simply remove the word "exactly" the probability is $1/20$. If you mean within the third year then it is $1141/8000$
$endgroup$
– Robert Z
Jan 11 at 8:20
$begingroup$
BTW your correction is not complete: it is $361/8000$ not $361/800$.
$endgroup$
– Robert Z
Jan 11 at 8:23
add a comment |
$begingroup$
First of all, in your previous computation your approach is correct but the result is wrong:
$$19/20 cdot 19/20 cdot 1/20=frac{361}{8000}.$$
As regards your variation, if you would like to evaluate the probability that the flood occurs within the third year, i.e. the first year or the second year or the third year, then it should be:
$$1/20+(19/20cdot 1/20)+(19/20 cdot 19/20 cdot 1/20)=frac{1141}{8000}.$$
Note that the probability that the flood occurs the third year (we remove the word "exactly"), or any other year, is just $1/20$.
$endgroup$
First of all, in your previous computation your approach is correct but the result is wrong:
$$19/20 cdot 19/20 cdot 1/20=frac{361}{8000}.$$
As regards your variation, if you would like to evaluate the probability that the flood occurs within the third year, i.e. the first year or the second year or the third year, then it should be:
$$1/20+(19/20cdot 1/20)+(19/20 cdot 19/20 cdot 1/20)=frac{1141}{8000}.$$
Note that the probability that the flood occurs the third year (we remove the word "exactly"), or any other year, is just $1/20$.
edited Jan 11 at 8:24
answered Jan 11 at 8:01
Robert ZRobert Z
99.8k1068140
99.8k1068140
$begingroup$
Sorry 381 was typing error. That has been corrected.
$endgroup$
– Kishan Thacker
Jan 11 at 8:07
$begingroup$
I am bit embarrassed about the question as just now I realised that I was puzzeled after altering the question. And the answer to my altered question was none other then 1/20 itself. 😥
$endgroup$
– Kishan Thacker
Jan 11 at 8:11
$begingroup$
I think you have misunderstood my question I think 1141/8000 is probability of occurrence of flood exaxactly on 1st or exactly on 2nd or exactly on 3rd year.
$endgroup$
– Kishan Thacker
Jan 11 at 8:13
$begingroup$
Yes if you simply remove the word "exactly" the probability is $1/20$. If you mean within the third year then it is $1141/8000$
$endgroup$
– Robert Z
Jan 11 at 8:20
$begingroup$
BTW your correction is not complete: it is $361/8000$ not $361/800$.
$endgroup$
– Robert Z
Jan 11 at 8:23
add a comment |
$begingroup$
Sorry 381 was typing error. That has been corrected.
$endgroup$
– Kishan Thacker
Jan 11 at 8:07
$begingroup$
I am bit embarrassed about the question as just now I realised that I was puzzeled after altering the question. And the answer to my altered question was none other then 1/20 itself. 😥
$endgroup$
– Kishan Thacker
Jan 11 at 8:11
$begingroup$
I think you have misunderstood my question I think 1141/8000 is probability of occurrence of flood exaxactly on 1st or exactly on 2nd or exactly on 3rd year.
$endgroup$
– Kishan Thacker
Jan 11 at 8:13
$begingroup$
Yes if you simply remove the word "exactly" the probability is $1/20$. If you mean within the third year then it is $1141/8000$
$endgroup$
– Robert Z
Jan 11 at 8:20
$begingroup$
BTW your correction is not complete: it is $361/8000$ not $361/800$.
$endgroup$
– Robert Z
Jan 11 at 8:23
$begingroup$
Sorry 381 was typing error. That has been corrected.
$endgroup$
– Kishan Thacker
Jan 11 at 8:07
$begingroup$
Sorry 381 was typing error. That has been corrected.
$endgroup$
– Kishan Thacker
Jan 11 at 8:07
$begingroup$
I am bit embarrassed about the question as just now I realised that I was puzzeled after altering the question. And the answer to my altered question was none other then 1/20 itself. 😥
$endgroup$
– Kishan Thacker
Jan 11 at 8:11
$begingroup$
I am bit embarrassed about the question as just now I realised that I was puzzeled after altering the question. And the answer to my altered question was none other then 1/20 itself. 😥
$endgroup$
– Kishan Thacker
Jan 11 at 8:11
$begingroup$
I think you have misunderstood my question I think 1141/8000 is probability of occurrence of flood exaxactly on 1st or exactly on 2nd or exactly on 3rd year.
$endgroup$
– Kishan Thacker
Jan 11 at 8:13
$begingroup$
I think you have misunderstood my question I think 1141/8000 is probability of occurrence of flood exaxactly on 1st or exactly on 2nd or exactly on 3rd year.
$endgroup$
– Kishan Thacker
Jan 11 at 8:13
$begingroup$
Yes if you simply remove the word "exactly" the probability is $1/20$. If you mean within the third year then it is $1141/8000$
$endgroup$
– Robert Z
Jan 11 at 8:20
$begingroup$
Yes if you simply remove the word "exactly" the probability is $1/20$. If you mean within the third year then it is $1141/8000$
$endgroup$
– Robert Z
Jan 11 at 8:20
$begingroup$
BTW your correction is not complete: it is $361/8000$ not $361/800$.
$endgroup$
– Robert Z
Jan 11 at 8:23
$begingroup$
BTW your correction is not complete: it is $361/8000$ not $361/800$.
$endgroup$
– Robert Z
Jan 11 at 8:23
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%2f3069575%2fprobability-of-flood%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