probability for filling fuel
I'm trying to solve below probability question ;
fuel station has $5$ filling points of which $3$ are use to fill petrol and remaining $2$ are use to fill diesel for different kind of vehicles.It was noticed that an average $3$ minutes to fill fuel to any vehicle (diesel/petrol).number of petrol vehicles to enter the fuel station within an hour estimated is $24$ and the diesel vehicle estimated 36 within an hour.
want to find below probabilities :
- all petrol filling points are idle
- all diesel filling points are busy
- all petrol filling points are busy
- all filling points are busy
probability combinatorics matrices probability-theory
add a comment |
I'm trying to solve below probability question ;
fuel station has $5$ filling points of which $3$ are use to fill petrol and remaining $2$ are use to fill diesel for different kind of vehicles.It was noticed that an average $3$ minutes to fill fuel to any vehicle (diesel/petrol).number of petrol vehicles to enter the fuel station within an hour estimated is $24$ and the diesel vehicle estimated 36 within an hour.
want to find below probabilities :
- all petrol filling points are idle
- all diesel filling points are busy
- all petrol filling points are busy
- all filling points are busy
probability combinatorics matrices probability-theory
Busy in a given minute, hour, ... ?
– BlackMath
Nov 28 '18 at 5:00
Do you mean to say, "at any given time"?
– bob
Nov 28 '18 at 5:56
yes it is any given time
– Tje123
Nov 28 '18 at 6:00
add a comment |
I'm trying to solve below probability question ;
fuel station has $5$ filling points of which $3$ are use to fill petrol and remaining $2$ are use to fill diesel for different kind of vehicles.It was noticed that an average $3$ minutes to fill fuel to any vehicle (diesel/petrol).number of petrol vehicles to enter the fuel station within an hour estimated is $24$ and the diesel vehicle estimated 36 within an hour.
want to find below probabilities :
- all petrol filling points are idle
- all diesel filling points are busy
- all petrol filling points are busy
- all filling points are busy
probability combinatorics matrices probability-theory
I'm trying to solve below probability question ;
fuel station has $5$ filling points of which $3$ are use to fill petrol and remaining $2$ are use to fill diesel for different kind of vehicles.It was noticed that an average $3$ minutes to fill fuel to any vehicle (diesel/petrol).number of petrol vehicles to enter the fuel station within an hour estimated is $24$ and the diesel vehicle estimated 36 within an hour.
want to find below probabilities :
- all petrol filling points are idle
- all diesel filling points are busy
- all petrol filling points are busy
- all filling points are busy
probability combinatorics matrices probability-theory
probability combinatorics matrices probability-theory
edited Nov 28 '18 at 9:16
Tje123
asked Nov 28 '18 at 4:08
Tje123Tje123
84
84
Busy in a given minute, hour, ... ?
– BlackMath
Nov 28 '18 at 5:00
Do you mean to say, "at any given time"?
– bob
Nov 28 '18 at 5:56
yes it is any given time
– Tje123
Nov 28 '18 at 6:00
add a comment |
Busy in a given minute, hour, ... ?
– BlackMath
Nov 28 '18 at 5:00
Do you mean to say, "at any given time"?
– bob
Nov 28 '18 at 5:56
yes it is any given time
– Tje123
Nov 28 '18 at 6:00
Busy in a given minute, hour, ... ?
– BlackMath
Nov 28 '18 at 5:00
Busy in a given minute, hour, ... ?
– BlackMath
Nov 28 '18 at 5:00
Do you mean to say, "at any given time"?
– bob
Nov 28 '18 at 5:56
Do you mean to say, "at any given time"?
– bob
Nov 28 '18 at 5:56
yes it is any given time
– Tje123
Nov 28 '18 at 6:00
yes it is any given time
– Tje123
Nov 28 '18 at 6:00
add a comment |
1 Answer
1
active
oldest
votes
It was noticed that an average 3 minutes are required to fill fuel to any vehicle. As there are 3 petrol filling points, they can fill fuel petrol to petrol vehicles at the most 60 per hour. As number of petrol vehicles entering into fuel station are 24, The probability that all the 3 petrol points will remain idle is $binom{3}{3}(frac{24}{60})^0(frac{36}{60})^3=0.216$
Likewise, You calculate the answers to other questions.
Answers to the other questions are as follows:
2)$binom{2}{2}(frac{36}{40})^2(frac{4}{40})^0=0.81$
3)$binom{3}{3}(frac{24}{60})^3(frac{36}{40})^0=0.064$
4)$binom{5}{5}(frac{60}{100})^5(frac{40}{100})^0=0.0776.$
Thank you for the help.can you show me the formula for 2,3,4 th answers?
– Tje123
Nov 28 '18 at 7:22
@Tje123, If you find my answer useful, upvote my answer by clicking$uparrow$
– Dhamnekar Winod
Nov 28 '18 at 9:30
what is this 40 ? and 100?
– Tje123
Nov 28 '18 at 9:40
@Tje123, Why don't you upvote my answer?
– Dhamnekar Winod
Nov 28 '18 at 9:55
i have accept your answer. can you please explain what is 40?100?
– Tje123
Nov 28 '18 at 10:03
|
show 1 more 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%2f3016704%2fprobability-for-filling-fuel%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 was noticed that an average 3 minutes are required to fill fuel to any vehicle. As there are 3 petrol filling points, they can fill fuel petrol to petrol vehicles at the most 60 per hour. As number of petrol vehicles entering into fuel station are 24, The probability that all the 3 petrol points will remain idle is $binom{3}{3}(frac{24}{60})^0(frac{36}{60})^3=0.216$
Likewise, You calculate the answers to other questions.
Answers to the other questions are as follows:
2)$binom{2}{2}(frac{36}{40})^2(frac{4}{40})^0=0.81$
3)$binom{3}{3}(frac{24}{60})^3(frac{36}{40})^0=0.064$
4)$binom{5}{5}(frac{60}{100})^5(frac{40}{100})^0=0.0776.$
Thank you for the help.can you show me the formula for 2,3,4 th answers?
– Tje123
Nov 28 '18 at 7:22
@Tje123, If you find my answer useful, upvote my answer by clicking$uparrow$
– Dhamnekar Winod
Nov 28 '18 at 9:30
what is this 40 ? and 100?
– Tje123
Nov 28 '18 at 9:40
@Tje123, Why don't you upvote my answer?
– Dhamnekar Winod
Nov 28 '18 at 9:55
i have accept your answer. can you please explain what is 40?100?
– Tje123
Nov 28 '18 at 10:03
|
show 1 more comment
It was noticed that an average 3 minutes are required to fill fuel to any vehicle. As there are 3 petrol filling points, they can fill fuel petrol to petrol vehicles at the most 60 per hour. As number of petrol vehicles entering into fuel station are 24, The probability that all the 3 petrol points will remain idle is $binom{3}{3}(frac{24}{60})^0(frac{36}{60})^3=0.216$
Likewise, You calculate the answers to other questions.
Answers to the other questions are as follows:
2)$binom{2}{2}(frac{36}{40})^2(frac{4}{40})^0=0.81$
3)$binom{3}{3}(frac{24}{60})^3(frac{36}{40})^0=0.064$
4)$binom{5}{5}(frac{60}{100})^5(frac{40}{100})^0=0.0776.$
Thank you for the help.can you show me the formula for 2,3,4 th answers?
– Tje123
Nov 28 '18 at 7:22
@Tje123, If you find my answer useful, upvote my answer by clicking$uparrow$
– Dhamnekar Winod
Nov 28 '18 at 9:30
what is this 40 ? and 100?
– Tje123
Nov 28 '18 at 9:40
@Tje123, Why don't you upvote my answer?
– Dhamnekar Winod
Nov 28 '18 at 9:55
i have accept your answer. can you please explain what is 40?100?
– Tje123
Nov 28 '18 at 10:03
|
show 1 more comment
It was noticed that an average 3 minutes are required to fill fuel to any vehicle. As there are 3 petrol filling points, they can fill fuel petrol to petrol vehicles at the most 60 per hour. As number of petrol vehicles entering into fuel station are 24, The probability that all the 3 petrol points will remain idle is $binom{3}{3}(frac{24}{60})^0(frac{36}{60})^3=0.216$
Likewise, You calculate the answers to other questions.
Answers to the other questions are as follows:
2)$binom{2}{2}(frac{36}{40})^2(frac{4}{40})^0=0.81$
3)$binom{3}{3}(frac{24}{60})^3(frac{36}{40})^0=0.064$
4)$binom{5}{5}(frac{60}{100})^5(frac{40}{100})^0=0.0776.$
It was noticed that an average 3 minutes are required to fill fuel to any vehicle. As there are 3 petrol filling points, they can fill fuel petrol to petrol vehicles at the most 60 per hour. As number of petrol vehicles entering into fuel station are 24, The probability that all the 3 petrol points will remain idle is $binom{3}{3}(frac{24}{60})^0(frac{36}{60})^3=0.216$
Likewise, You calculate the answers to other questions.
Answers to the other questions are as follows:
2)$binom{2}{2}(frac{36}{40})^2(frac{4}{40})^0=0.81$
3)$binom{3}{3}(frac{24}{60})^3(frac{36}{40})^0=0.064$
4)$binom{5}{5}(frac{60}{100})^5(frac{40}{100})^0=0.0776.$
edited Nov 28 '18 at 9:27
answered Nov 28 '18 at 6:23
Dhamnekar WinodDhamnekar Winod
392414
392414
Thank you for the help.can you show me the formula for 2,3,4 th answers?
– Tje123
Nov 28 '18 at 7:22
@Tje123, If you find my answer useful, upvote my answer by clicking$uparrow$
– Dhamnekar Winod
Nov 28 '18 at 9:30
what is this 40 ? and 100?
– Tje123
Nov 28 '18 at 9:40
@Tje123, Why don't you upvote my answer?
– Dhamnekar Winod
Nov 28 '18 at 9:55
i have accept your answer. can you please explain what is 40?100?
– Tje123
Nov 28 '18 at 10:03
|
show 1 more comment
Thank you for the help.can you show me the formula for 2,3,4 th answers?
– Tje123
Nov 28 '18 at 7:22
@Tje123, If you find my answer useful, upvote my answer by clicking$uparrow$
– Dhamnekar Winod
Nov 28 '18 at 9:30
what is this 40 ? and 100?
– Tje123
Nov 28 '18 at 9:40
@Tje123, Why don't you upvote my answer?
– Dhamnekar Winod
Nov 28 '18 at 9:55
i have accept your answer. can you please explain what is 40?100?
– Tje123
Nov 28 '18 at 10:03
Thank you for the help.can you show me the formula for 2,3,4 th answers?
– Tje123
Nov 28 '18 at 7:22
Thank you for the help.can you show me the formula for 2,3,4 th answers?
– Tje123
Nov 28 '18 at 7:22
@Tje123, If you find my answer useful, upvote my answer by clicking$uparrow$
– Dhamnekar Winod
Nov 28 '18 at 9:30
@Tje123, If you find my answer useful, upvote my answer by clicking$uparrow$
– Dhamnekar Winod
Nov 28 '18 at 9:30
what is this 40 ? and 100?
– Tje123
Nov 28 '18 at 9:40
what is this 40 ? and 100?
– Tje123
Nov 28 '18 at 9:40
@Tje123, Why don't you upvote my answer?
– Dhamnekar Winod
Nov 28 '18 at 9:55
@Tje123, Why don't you upvote my answer?
– Dhamnekar Winod
Nov 28 '18 at 9:55
i have accept your answer. can you please explain what is 40?100?
– Tje123
Nov 28 '18 at 10:03
i have accept your answer. can you please explain what is 40?100?
– Tje123
Nov 28 '18 at 10:03
|
show 1 more 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%2f3016704%2fprobability-for-filling-fuel%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
Busy in a given minute, hour, ... ?
– BlackMath
Nov 28 '18 at 5:00
Do you mean to say, "at any given time"?
– bob
Nov 28 '18 at 5:56
yes it is any given time
– Tje123
Nov 28 '18 at 6:00