How to solve this problem with Poisson distribution
$begingroup$
Problem:
A store owner observes that there are $3$ (in average) customers visiting the store per hour. He wants to find the probability that there are at least $1$ customer visiting his store in $10$ minute, using Poisson distribution.
As I read in a probability book, the solution is to use the Poisson distribution with rate $lambda = 3/6 = 1/2$ per $10$ minutes (since there are $3$ customers visiting the store per hour). But why don't we use the Poisson distribution with rate $lambda = 3$ per hour and re-state the question as "What is the probability that there are at least $6$ customers visiting the store within an hour".
I've tried both ways and they gave different answers. Some may argue that having at least $1$ customer visiting the store within $10$ minutes isn't equivalent to having at least $6$ customers visiting the store within an hour. But I think having $3$ customers visiting the store, in average, per hour isn't equivalent to having $1/2$ customer visiting the store, in average, per $10$ minutes.
Can anyone explain the solution of the book for me ?
probability-theory poisson-distribution poisson-process
$endgroup$
add a comment |
$begingroup$
Problem:
A store owner observes that there are $3$ (in average) customers visiting the store per hour. He wants to find the probability that there are at least $1$ customer visiting his store in $10$ minute, using Poisson distribution.
As I read in a probability book, the solution is to use the Poisson distribution with rate $lambda = 3/6 = 1/2$ per $10$ minutes (since there are $3$ customers visiting the store per hour). But why don't we use the Poisson distribution with rate $lambda = 3$ per hour and re-state the question as "What is the probability that there are at least $6$ customers visiting the store within an hour".
I've tried both ways and they gave different answers. Some may argue that having at least $1$ customer visiting the store within $10$ minutes isn't equivalent to having at least $6$ customers visiting the store within an hour. But I think having $3$ customers visiting the store, in average, per hour isn't equivalent to having $1/2$ customer visiting the store, in average, per $10$ minutes.
Can anyone explain the solution of the book for me ?
probability-theory poisson-distribution poisson-process
$endgroup$
add a comment |
$begingroup$
Problem:
A store owner observes that there are $3$ (in average) customers visiting the store per hour. He wants to find the probability that there are at least $1$ customer visiting his store in $10$ minute, using Poisson distribution.
As I read in a probability book, the solution is to use the Poisson distribution with rate $lambda = 3/6 = 1/2$ per $10$ minutes (since there are $3$ customers visiting the store per hour). But why don't we use the Poisson distribution with rate $lambda = 3$ per hour and re-state the question as "What is the probability that there are at least $6$ customers visiting the store within an hour".
I've tried both ways and they gave different answers. Some may argue that having at least $1$ customer visiting the store within $10$ minutes isn't equivalent to having at least $6$ customers visiting the store within an hour. But I think having $3$ customers visiting the store, in average, per hour isn't equivalent to having $1/2$ customer visiting the store, in average, per $10$ minutes.
Can anyone explain the solution of the book for me ?
probability-theory poisson-distribution poisson-process
$endgroup$
Problem:
A store owner observes that there are $3$ (in average) customers visiting the store per hour. He wants to find the probability that there are at least $1$ customer visiting his store in $10$ minute, using Poisson distribution.
As I read in a probability book, the solution is to use the Poisson distribution with rate $lambda = 3/6 = 1/2$ per $10$ minutes (since there are $3$ customers visiting the store per hour). But why don't we use the Poisson distribution with rate $lambda = 3$ per hour and re-state the question as "What is the probability that there are at least $6$ customers visiting the store within an hour".
I've tried both ways and they gave different answers. Some may argue that having at least $1$ customer visiting the store within $10$ minutes isn't equivalent to having at least $6$ customers visiting the store within an hour. But I think having $3$ customers visiting the store, in average, per hour isn't equivalent to having $1/2$ customer visiting the store, in average, per $10$ minutes.
Can anyone explain the solution of the book for me ?
probability-theory poisson-distribution poisson-process
probability-theory poisson-distribution poisson-process
edited Jan 2 at 9:33
Did
247k23223459
247k23223459
asked Jan 2 at 8:52
HOANG GIANGHOANG GIANG
43
43
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The correct way to state the problem while using the $lambda = 3 text{hr}^{-1}$ rate is to ask what is the probability that at least $1$ customer arrives within $t = frac{1}{6} text{hr}$.
Because of the form of the probability distribution for the Poisson process $left(frac{(lambda t)^n e^{-lambda t}}{n!}right)$, as long as the $lambda t$ term and $n$ terms don't change, you'll have the same probability distribution. But trying to change $n$ while keeping $n/t$ constant will clearly change the probability distribution.
As a freebie, the probability that there is at least $1$ customer in the shop within ten minutes is:
$$mathbb{P}[N(1/3)geq1] = 1 - mathbb{P}[N(1/3)=0] = 1 - e^{-1/2}$$
$endgroup$
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%2f3059253%2fhow-to-solve-this-problem-with-poisson-distribution%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$
The correct way to state the problem while using the $lambda = 3 text{hr}^{-1}$ rate is to ask what is the probability that at least $1$ customer arrives within $t = frac{1}{6} text{hr}$.
Because of the form of the probability distribution for the Poisson process $left(frac{(lambda t)^n e^{-lambda t}}{n!}right)$, as long as the $lambda t$ term and $n$ terms don't change, you'll have the same probability distribution. But trying to change $n$ while keeping $n/t$ constant will clearly change the probability distribution.
As a freebie, the probability that there is at least $1$ customer in the shop within ten minutes is:
$$mathbb{P}[N(1/3)geq1] = 1 - mathbb{P}[N(1/3)=0] = 1 - e^{-1/2}$$
$endgroup$
add a comment |
$begingroup$
The correct way to state the problem while using the $lambda = 3 text{hr}^{-1}$ rate is to ask what is the probability that at least $1$ customer arrives within $t = frac{1}{6} text{hr}$.
Because of the form of the probability distribution for the Poisson process $left(frac{(lambda t)^n e^{-lambda t}}{n!}right)$, as long as the $lambda t$ term and $n$ terms don't change, you'll have the same probability distribution. But trying to change $n$ while keeping $n/t$ constant will clearly change the probability distribution.
As a freebie, the probability that there is at least $1$ customer in the shop within ten minutes is:
$$mathbb{P}[N(1/3)geq1] = 1 - mathbb{P}[N(1/3)=0] = 1 - e^{-1/2}$$
$endgroup$
add a comment |
$begingroup$
The correct way to state the problem while using the $lambda = 3 text{hr}^{-1}$ rate is to ask what is the probability that at least $1$ customer arrives within $t = frac{1}{6} text{hr}$.
Because of the form of the probability distribution for the Poisson process $left(frac{(lambda t)^n e^{-lambda t}}{n!}right)$, as long as the $lambda t$ term and $n$ terms don't change, you'll have the same probability distribution. But trying to change $n$ while keeping $n/t$ constant will clearly change the probability distribution.
As a freebie, the probability that there is at least $1$ customer in the shop within ten minutes is:
$$mathbb{P}[N(1/3)geq1] = 1 - mathbb{P}[N(1/3)=0] = 1 - e^{-1/2}$$
$endgroup$
The correct way to state the problem while using the $lambda = 3 text{hr}^{-1}$ rate is to ask what is the probability that at least $1$ customer arrives within $t = frac{1}{6} text{hr}$.
Because of the form of the probability distribution for the Poisson process $left(frac{(lambda t)^n e^{-lambda t}}{n!}right)$, as long as the $lambda t$ term and $n$ terms don't change, you'll have the same probability distribution. But trying to change $n$ while keeping $n/t$ constant will clearly change the probability distribution.
As a freebie, the probability that there is at least $1$ customer in the shop within ten minutes is:
$$mathbb{P}[N(1/3)geq1] = 1 - mathbb{P}[N(1/3)=0] = 1 - e^{-1/2}$$
answered Jan 2 at 9:24
aghostinthefiguresaghostinthefigures
1,2351216
1,2351216
add a comment |
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%2f3059253%2fhow-to-solve-this-problem-with-poisson-distribution%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