Bus waiting time
Agneta takes the bus to school every morning. The buses goes 5 times every hour, but since Agneta has neither time table or a watch, she consider her waiting time as random. What is the probability that her shortest waiting time during a 5 day period is no more than 2.4 minutes.
I understand that Agneta's waiting time is a random variable, but I don't understand what distribution the random variable should have. If I knew the probability density function, then I would calculate the probability as
$$
P(zeta < 2.4) = int_0^{2.4} f_{zeta}(x)dx
$$
where
$$
zeta in xi_1 + xi_2 + xi_3 + xi_4 + xi_5
$$
where $xi_1,xi_2,...,xi_5$ are the probabilities for each day. Could it be done like this, or is their an easier way of doing this that I am totally missing?
probability
add a comment |
Agneta takes the bus to school every morning. The buses goes 5 times every hour, but since Agneta has neither time table or a watch, she consider her waiting time as random. What is the probability that her shortest waiting time during a 5 day period is no more than 2.4 minutes.
I understand that Agneta's waiting time is a random variable, but I don't understand what distribution the random variable should have. If I knew the probability density function, then I would calculate the probability as
$$
P(zeta < 2.4) = int_0^{2.4} f_{zeta}(x)dx
$$
where
$$
zeta in xi_1 + xi_2 + xi_3 + xi_4 + xi_5
$$
where $xi_1,xi_2,...,xi_5$ are the probabilities for each day. Could it be done like this, or is their an easier way of doing this that I am totally missing?
probability
Its a scaled beta distribution. See en.wikipedia.org/wiki/…
– Coolwater
Nov 28 '18 at 10:03
I would think it natural to assume that the busses leave at uniform intervals five times every hour, which means that the waiting time for any specific day is uniform on $[0, 12]$.
– Arthur
Nov 28 '18 at 10:13
@Arthur So, you mean that $$ begin{cases} f(t) = frac{1}{5}, 0 < t < 12 \ 0, annars end{cases} $$ or what?
– Kristoffer Jerzy Linder
Nov 28 '18 at 10:30
That is not a probaility distribution function, it doesn't integrate to 1. The $frac15$ must be replaced with $frac1{12}$. But the remainder of your approach is a mystery to me , because summing up the probabilities makes no sense. Better think about what the probability is for any random day to have a waiting time of at least 2.4 min and try to go from there.
– Ingix
Nov 28 '18 at 10:47
My bad, of course it should be $$ f(t) = begin{cases} frac{1}{12}, 0 < t < 12 \ 0, otherwise end{cases} $$
– Kristoffer Jerzy Linder
Nov 28 '18 at 10:50
add a comment |
Agneta takes the bus to school every morning. The buses goes 5 times every hour, but since Agneta has neither time table or a watch, she consider her waiting time as random. What is the probability that her shortest waiting time during a 5 day period is no more than 2.4 minutes.
I understand that Agneta's waiting time is a random variable, but I don't understand what distribution the random variable should have. If I knew the probability density function, then I would calculate the probability as
$$
P(zeta < 2.4) = int_0^{2.4} f_{zeta}(x)dx
$$
where
$$
zeta in xi_1 + xi_2 + xi_3 + xi_4 + xi_5
$$
where $xi_1,xi_2,...,xi_5$ are the probabilities for each day. Could it be done like this, or is their an easier way of doing this that I am totally missing?
probability
Agneta takes the bus to school every morning. The buses goes 5 times every hour, but since Agneta has neither time table or a watch, she consider her waiting time as random. What is the probability that her shortest waiting time during a 5 day period is no more than 2.4 minutes.
I understand that Agneta's waiting time is a random variable, but I don't understand what distribution the random variable should have. If I knew the probability density function, then I would calculate the probability as
$$
P(zeta < 2.4) = int_0^{2.4} f_{zeta}(x)dx
$$
where
$$
zeta in xi_1 + xi_2 + xi_3 + xi_4 + xi_5
$$
where $xi_1,xi_2,...,xi_5$ are the probabilities for each day. Could it be done like this, or is their an easier way of doing this that I am totally missing?
probability
probability
asked Nov 28 '18 at 10:01
Kristoffer Jerzy Linder
316
316
Its a scaled beta distribution. See en.wikipedia.org/wiki/…
– Coolwater
Nov 28 '18 at 10:03
I would think it natural to assume that the busses leave at uniform intervals five times every hour, which means that the waiting time for any specific day is uniform on $[0, 12]$.
– Arthur
Nov 28 '18 at 10:13
@Arthur So, you mean that $$ begin{cases} f(t) = frac{1}{5}, 0 < t < 12 \ 0, annars end{cases} $$ or what?
– Kristoffer Jerzy Linder
Nov 28 '18 at 10:30
That is not a probaility distribution function, it doesn't integrate to 1. The $frac15$ must be replaced with $frac1{12}$. But the remainder of your approach is a mystery to me , because summing up the probabilities makes no sense. Better think about what the probability is for any random day to have a waiting time of at least 2.4 min and try to go from there.
– Ingix
Nov 28 '18 at 10:47
My bad, of course it should be $$ f(t) = begin{cases} frac{1}{12}, 0 < t < 12 \ 0, otherwise end{cases} $$
– Kristoffer Jerzy Linder
Nov 28 '18 at 10:50
add a comment |
Its a scaled beta distribution. See en.wikipedia.org/wiki/…
– Coolwater
Nov 28 '18 at 10:03
I would think it natural to assume that the busses leave at uniform intervals five times every hour, which means that the waiting time for any specific day is uniform on $[0, 12]$.
– Arthur
Nov 28 '18 at 10:13
@Arthur So, you mean that $$ begin{cases} f(t) = frac{1}{5}, 0 < t < 12 \ 0, annars end{cases} $$ or what?
– Kristoffer Jerzy Linder
Nov 28 '18 at 10:30
That is not a probaility distribution function, it doesn't integrate to 1. The $frac15$ must be replaced with $frac1{12}$. But the remainder of your approach is a mystery to me , because summing up the probabilities makes no sense. Better think about what the probability is for any random day to have a waiting time of at least 2.4 min and try to go from there.
– Ingix
Nov 28 '18 at 10:47
My bad, of course it should be $$ f(t) = begin{cases} frac{1}{12}, 0 < t < 12 \ 0, otherwise end{cases} $$
– Kristoffer Jerzy Linder
Nov 28 '18 at 10:50
Its a scaled beta distribution. See en.wikipedia.org/wiki/…
– Coolwater
Nov 28 '18 at 10:03
Its a scaled beta distribution. See en.wikipedia.org/wiki/…
– Coolwater
Nov 28 '18 at 10:03
I would think it natural to assume that the busses leave at uniform intervals five times every hour, which means that the waiting time for any specific day is uniform on $[0, 12]$.
– Arthur
Nov 28 '18 at 10:13
I would think it natural to assume that the busses leave at uniform intervals five times every hour, which means that the waiting time for any specific day is uniform on $[0, 12]$.
– Arthur
Nov 28 '18 at 10:13
@Arthur So, you mean that $$ begin{cases} f(t) = frac{1}{5}, 0 < t < 12 \ 0, annars end{cases} $$ or what?
– Kristoffer Jerzy Linder
Nov 28 '18 at 10:30
@Arthur So, you mean that $$ begin{cases} f(t) = frac{1}{5}, 0 < t < 12 \ 0, annars end{cases} $$ or what?
– Kristoffer Jerzy Linder
Nov 28 '18 at 10:30
That is not a probaility distribution function, it doesn't integrate to 1. The $frac15$ must be replaced with $frac1{12}$. But the remainder of your approach is a mystery to me , because summing up the probabilities makes no sense. Better think about what the probability is for any random day to have a waiting time of at least 2.4 min and try to go from there.
– Ingix
Nov 28 '18 at 10:47
That is not a probaility distribution function, it doesn't integrate to 1. The $frac15$ must be replaced with $frac1{12}$. But the remainder of your approach is a mystery to me , because summing up the probabilities makes no sense. Better think about what the probability is for any random day to have a waiting time of at least 2.4 min and try to go from there.
– Ingix
Nov 28 '18 at 10:47
My bad, of course it should be $$ f(t) = begin{cases} frac{1}{12}, 0 < t < 12 \ 0, otherwise end{cases} $$
– Kristoffer Jerzy Linder
Nov 28 '18 at 10:50
My bad, of course it should be $$ f(t) = begin{cases} frac{1}{12}, 0 < t < 12 \ 0, otherwise end{cases} $$
– Kristoffer Jerzy Linder
Nov 28 '18 at 10:50
add a comment |
1 Answer
1
active
oldest
votes
It's safe to assume from common sense that bus arrivals distributed uniformly throughout the hour and not random. That means the interval between two busses is 12 minutes, and Agneta comes at a random point in that interval. So the distribution of her waiting time is uniform $tsim U_{[0,12]}$. The probability that minimum is less that 2.4 is
$$
P(min t_i<2.4) = 1-P(min t_i >2.4) = 1-prod P(t_i>2.4)=1-left(frac{12-2.4}{12}right)^5=0.67
$$
If the busses are random and their timetable works like Poisson proceess, then the distribution of waiting time would be exponential.
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%2f3016979%2fbus-waiting-time%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
It's safe to assume from common sense that bus arrivals distributed uniformly throughout the hour and not random. That means the interval between two busses is 12 minutes, and Agneta comes at a random point in that interval. So the distribution of her waiting time is uniform $tsim U_{[0,12]}$. The probability that minimum is less that 2.4 is
$$
P(min t_i<2.4) = 1-P(min t_i >2.4) = 1-prod P(t_i>2.4)=1-left(frac{12-2.4}{12}right)^5=0.67
$$
If the busses are random and their timetable works like Poisson proceess, then the distribution of waiting time would be exponential.
add a comment |
It's safe to assume from common sense that bus arrivals distributed uniformly throughout the hour and not random. That means the interval between two busses is 12 minutes, and Agneta comes at a random point in that interval. So the distribution of her waiting time is uniform $tsim U_{[0,12]}$. The probability that minimum is less that 2.4 is
$$
P(min t_i<2.4) = 1-P(min t_i >2.4) = 1-prod P(t_i>2.4)=1-left(frac{12-2.4}{12}right)^5=0.67
$$
If the busses are random and their timetable works like Poisson proceess, then the distribution of waiting time would be exponential.
add a comment |
It's safe to assume from common sense that bus arrivals distributed uniformly throughout the hour and not random. That means the interval between two busses is 12 minutes, and Agneta comes at a random point in that interval. So the distribution of her waiting time is uniform $tsim U_{[0,12]}$. The probability that minimum is less that 2.4 is
$$
P(min t_i<2.4) = 1-P(min t_i >2.4) = 1-prod P(t_i>2.4)=1-left(frac{12-2.4}{12}right)^5=0.67
$$
If the busses are random and their timetable works like Poisson proceess, then the distribution of waiting time would be exponential.
It's safe to assume from common sense that bus arrivals distributed uniformly throughout the hour and not random. That means the interval between two busses is 12 minutes, and Agneta comes at a random point in that interval. So the distribution of her waiting time is uniform $tsim U_{[0,12]}$. The probability that minimum is less that 2.4 is
$$
P(min t_i<2.4) = 1-P(min t_i >2.4) = 1-prod P(t_i>2.4)=1-left(frac{12-2.4}{12}right)^5=0.67
$$
If the busses are random and their timetable works like Poisson proceess, then the distribution of waiting time would be exponential.
answered Nov 28 '18 at 10:49
Vasily Mitch
1,33837
1,33837
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.
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%2f3016979%2fbus-waiting-time%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
Its a scaled beta distribution. See en.wikipedia.org/wiki/…
– Coolwater
Nov 28 '18 at 10:03
I would think it natural to assume that the busses leave at uniform intervals five times every hour, which means that the waiting time for any specific day is uniform on $[0, 12]$.
– Arthur
Nov 28 '18 at 10:13
@Arthur So, you mean that $$ begin{cases} f(t) = frac{1}{5}, 0 < t < 12 \ 0, annars end{cases} $$ or what?
– Kristoffer Jerzy Linder
Nov 28 '18 at 10:30
That is not a probaility distribution function, it doesn't integrate to 1. The $frac15$ must be replaced with $frac1{12}$. But the remainder of your approach is a mystery to me , because summing up the probabilities makes no sense. Better think about what the probability is for any random day to have a waiting time of at least 2.4 min and try to go from there.
– Ingix
Nov 28 '18 at 10:47
My bad, of course it should be $$ f(t) = begin{cases} frac{1}{12}, 0 < t < 12 \ 0, otherwise end{cases} $$
– Kristoffer Jerzy Linder
Nov 28 '18 at 10:50