finding the probability of an event, not equiprobable cases.
$begingroup$
A person can be born on a Monday with probability 1/3 and on any other
day with equal probability. What is the probability that 4 randomly
chosen persons were born on different days of the week.
6!/4! * (1/9)^4 + 6!/3! * (1/9)^3 * 1/3
denominator = 7^4
*took two cases where one 4 days are possible but not monday
other case is when it might be on a monday and 3 other days
the answer seemed not correct
probability combinatorics permutations
New contributor
$endgroup$
add a comment |
$begingroup$
A person can be born on a Monday with probability 1/3 and on any other
day with equal probability. What is the probability that 4 randomly
chosen persons were born on different days of the week.
6!/4! * (1/9)^4 + 6!/3! * (1/9)^3 * 1/3
denominator = 7^4
*took two cases where one 4 days are possible but not monday
other case is when it might be on a monday and 3 other days
the answer seemed not correct
probability combinatorics permutations
New contributor
$endgroup$
$begingroup$
It seems unlikely that the denominator is $7^4$ if the days are not equally likely. Do you even need a denominator with all your $frac19$s in the numerator? My guess is that the answer is $frac{1800}{9^4}approx 0.2743$
$endgroup$
– Henry
16 hours ago
$begingroup$
@Henry , the denominator is 7^4 is typed by mistake, but how do I get in the numerator 1800, and do I just ignore probability of Monday?
$endgroup$
– Ala Bab
16 hours ago
$begingroup$
Ala Bab : $(6 times 5 times 4 times 3) + {4 choose 1} times 3 times ( 6 times 5 times 4) = 1800$
$endgroup$
– Henry
9 hours ago
add a comment |
$begingroup$
A person can be born on a Monday with probability 1/3 and on any other
day with equal probability. What is the probability that 4 randomly
chosen persons were born on different days of the week.
6!/4! * (1/9)^4 + 6!/3! * (1/9)^3 * 1/3
denominator = 7^4
*took two cases where one 4 days are possible but not monday
other case is when it might be on a monday and 3 other days
the answer seemed not correct
probability combinatorics permutations
New contributor
$endgroup$
A person can be born on a Monday with probability 1/3 and on any other
day with equal probability. What is the probability that 4 randomly
chosen persons were born on different days of the week.
6!/4! * (1/9)^4 + 6!/3! * (1/9)^3 * 1/3
denominator = 7^4
*took two cases where one 4 days are possible but not monday
other case is when it might be on a monday and 3 other days
the answer seemed not correct
probability combinatorics permutations
probability combinatorics permutations
New contributor
New contributor
edited 16 hours ago
Ala Bab
New contributor
asked 16 hours ago
Ala BabAla Bab
214
214
New contributor
New contributor
$begingroup$
It seems unlikely that the denominator is $7^4$ if the days are not equally likely. Do you even need a denominator with all your $frac19$s in the numerator? My guess is that the answer is $frac{1800}{9^4}approx 0.2743$
$endgroup$
– Henry
16 hours ago
$begingroup$
@Henry , the denominator is 7^4 is typed by mistake, but how do I get in the numerator 1800, and do I just ignore probability of Monday?
$endgroup$
– Ala Bab
16 hours ago
$begingroup$
Ala Bab : $(6 times 5 times 4 times 3) + {4 choose 1} times 3 times ( 6 times 5 times 4) = 1800$
$endgroup$
– Henry
9 hours ago
add a comment |
$begingroup$
It seems unlikely that the denominator is $7^4$ if the days are not equally likely. Do you even need a denominator with all your $frac19$s in the numerator? My guess is that the answer is $frac{1800}{9^4}approx 0.2743$
$endgroup$
– Henry
16 hours ago
$begingroup$
@Henry , the denominator is 7^4 is typed by mistake, but how do I get in the numerator 1800, and do I just ignore probability of Monday?
$endgroup$
– Ala Bab
16 hours ago
$begingroup$
Ala Bab : $(6 times 5 times 4 times 3) + {4 choose 1} times 3 times ( 6 times 5 times 4) = 1800$
$endgroup$
– Henry
9 hours ago
$begingroup$
It seems unlikely that the denominator is $7^4$ if the days are not equally likely. Do you even need a denominator with all your $frac19$s in the numerator? My guess is that the answer is $frac{1800}{9^4}approx 0.2743$
$endgroup$
– Henry
16 hours ago
$begingroup$
It seems unlikely that the denominator is $7^4$ if the days are not equally likely. Do you even need a denominator with all your $frac19$s in the numerator? My guess is that the answer is $frac{1800}{9^4}approx 0.2743$
$endgroup$
– Henry
16 hours ago
$begingroup$
@Henry , the denominator is 7^4 is typed by mistake, but how do I get in the numerator 1800, and do I just ignore probability of Monday?
$endgroup$
– Ala Bab
16 hours ago
$begingroup$
@Henry , the denominator is 7^4 is typed by mistake, but how do I get in the numerator 1800, and do I just ignore probability of Monday?
$endgroup$
– Ala Bab
16 hours ago
$begingroup$
Ala Bab : $(6 times 5 times 4 times 3) + {4 choose 1} times 3 times ( 6 times 5 times 4) = 1800$
$endgroup$
– Henry
9 hours ago
$begingroup$
Ala Bab : $(6 times 5 times 4 times 3) + {4 choose 1} times 3 times ( 6 times 5 times 4) = 1800$
$endgroup$
– Henry
9 hours ago
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
You have the correct idea, but the selection of days is incorrect. In the first case, where you have 4 different days, none of which is a Monday, you have
$$6times5times4times3 = {6! over 2!}$$
possibilities to choose the (ordered) Weekdays ($neq$ Monday).
In the 2nd case (one Monday in the set), you have
$$6times5times4 = {6! over 3!}$$
ways to select the order of the non-Monday days, and $4$ ways where you put the Monday into that order.
That means your overall probability is
$${6! over 2!}left({1 over 9}right)^4 + 4times{6! over 3!}left({1 over 9}right)^3{1 over 3} = {360 + 4times120times3 over 9^4}={1800 over 9^4}={200 over 9^3} approx 0.274ldots$$
I'd like to stress that it is imperative that you use ordered weekdays in the counting, even though the actual condition does not depend on any order. The reason is that those $left({1 over 9}right)^4$ and similar probabilities depend on an order.
To make one specific example, the probability that the first person picked has birthday on Tuesday, the second picked on Wednesday, the third picked on Thursday and the 4th on Friday is $left({1 over 9}right)^4$. The probability that the birthdays are (in order from 1st to 4th picked) (Friday, Thursday, Wednesday and Tuesday) is also $left({1 over 9}right)^4$, and the same is true for the other 22 permutations of those 4 days. Each of those possibilities is a different event, each has probability $left({1 over 9}right)^4$.
If ones makes the error of not considering order, one is lumping all those 24 cases into 1 case. If the used probability is still $left({1 over 9}right)^4$, this is too small by a factor of 24.
EDIT: I see Henry got the same result in a comment, I think that result was added after I looked at the comment (I remember it was there, but shorter).
$endgroup$
add a comment |
$begingroup$
Consider the two cases: 1) one is born on Monday and others on other different days but Monday; 2) all are born on different days but Monday.
$$4cdot frac13cdot frac69cdot frac59cdot frac49+frac69cdot frac59cdot frac49cdot frac39=frac{1800}{9^4}approx 0.27.$$
$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
});
}
});
Ala Bab is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3118936%2ffinding-the-probability-of-an-event-not-equiprobable-cases%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$
You have the correct idea, but the selection of days is incorrect. In the first case, where you have 4 different days, none of which is a Monday, you have
$$6times5times4times3 = {6! over 2!}$$
possibilities to choose the (ordered) Weekdays ($neq$ Monday).
In the 2nd case (one Monday in the set), you have
$$6times5times4 = {6! over 3!}$$
ways to select the order of the non-Monday days, and $4$ ways where you put the Monday into that order.
That means your overall probability is
$${6! over 2!}left({1 over 9}right)^4 + 4times{6! over 3!}left({1 over 9}right)^3{1 over 3} = {360 + 4times120times3 over 9^4}={1800 over 9^4}={200 over 9^3} approx 0.274ldots$$
I'd like to stress that it is imperative that you use ordered weekdays in the counting, even though the actual condition does not depend on any order. The reason is that those $left({1 over 9}right)^4$ and similar probabilities depend on an order.
To make one specific example, the probability that the first person picked has birthday on Tuesday, the second picked on Wednesday, the third picked on Thursday and the 4th on Friday is $left({1 over 9}right)^4$. The probability that the birthdays are (in order from 1st to 4th picked) (Friday, Thursday, Wednesday and Tuesday) is also $left({1 over 9}right)^4$, and the same is true for the other 22 permutations of those 4 days. Each of those possibilities is a different event, each has probability $left({1 over 9}right)^4$.
If ones makes the error of not considering order, one is lumping all those 24 cases into 1 case. If the used probability is still $left({1 over 9}right)^4$, this is too small by a factor of 24.
EDIT: I see Henry got the same result in a comment, I think that result was added after I looked at the comment (I remember it was there, but shorter).
$endgroup$
add a comment |
$begingroup$
You have the correct idea, but the selection of days is incorrect. In the first case, where you have 4 different days, none of which is a Monday, you have
$$6times5times4times3 = {6! over 2!}$$
possibilities to choose the (ordered) Weekdays ($neq$ Monday).
In the 2nd case (one Monday in the set), you have
$$6times5times4 = {6! over 3!}$$
ways to select the order of the non-Monday days, and $4$ ways where you put the Monday into that order.
That means your overall probability is
$${6! over 2!}left({1 over 9}right)^4 + 4times{6! over 3!}left({1 over 9}right)^3{1 over 3} = {360 + 4times120times3 over 9^4}={1800 over 9^4}={200 over 9^3} approx 0.274ldots$$
I'd like to stress that it is imperative that you use ordered weekdays in the counting, even though the actual condition does not depend on any order. The reason is that those $left({1 over 9}right)^4$ and similar probabilities depend on an order.
To make one specific example, the probability that the first person picked has birthday on Tuesday, the second picked on Wednesday, the third picked on Thursday and the 4th on Friday is $left({1 over 9}right)^4$. The probability that the birthdays are (in order from 1st to 4th picked) (Friday, Thursday, Wednesday and Tuesday) is also $left({1 over 9}right)^4$, and the same is true for the other 22 permutations of those 4 days. Each of those possibilities is a different event, each has probability $left({1 over 9}right)^4$.
If ones makes the error of not considering order, one is lumping all those 24 cases into 1 case. If the used probability is still $left({1 over 9}right)^4$, this is too small by a factor of 24.
EDIT: I see Henry got the same result in a comment, I think that result was added after I looked at the comment (I remember it was there, but shorter).
$endgroup$
add a comment |
$begingroup$
You have the correct idea, but the selection of days is incorrect. In the first case, where you have 4 different days, none of which is a Monday, you have
$$6times5times4times3 = {6! over 2!}$$
possibilities to choose the (ordered) Weekdays ($neq$ Monday).
In the 2nd case (one Monday in the set), you have
$$6times5times4 = {6! over 3!}$$
ways to select the order of the non-Monday days, and $4$ ways where you put the Monday into that order.
That means your overall probability is
$${6! over 2!}left({1 over 9}right)^4 + 4times{6! over 3!}left({1 over 9}right)^3{1 over 3} = {360 + 4times120times3 over 9^4}={1800 over 9^4}={200 over 9^3} approx 0.274ldots$$
I'd like to stress that it is imperative that you use ordered weekdays in the counting, even though the actual condition does not depend on any order. The reason is that those $left({1 over 9}right)^4$ and similar probabilities depend on an order.
To make one specific example, the probability that the first person picked has birthday on Tuesday, the second picked on Wednesday, the third picked on Thursday and the 4th on Friday is $left({1 over 9}right)^4$. The probability that the birthdays are (in order from 1st to 4th picked) (Friday, Thursday, Wednesday and Tuesday) is also $left({1 over 9}right)^4$, and the same is true for the other 22 permutations of those 4 days. Each of those possibilities is a different event, each has probability $left({1 over 9}right)^4$.
If ones makes the error of not considering order, one is lumping all those 24 cases into 1 case. If the used probability is still $left({1 over 9}right)^4$, this is too small by a factor of 24.
EDIT: I see Henry got the same result in a comment, I think that result was added after I looked at the comment (I remember it was there, but shorter).
$endgroup$
You have the correct idea, but the selection of days is incorrect. In the first case, where you have 4 different days, none of which is a Monday, you have
$$6times5times4times3 = {6! over 2!}$$
possibilities to choose the (ordered) Weekdays ($neq$ Monday).
In the 2nd case (one Monday in the set), you have
$$6times5times4 = {6! over 3!}$$
ways to select the order of the non-Monday days, and $4$ ways where you put the Monday into that order.
That means your overall probability is
$${6! over 2!}left({1 over 9}right)^4 + 4times{6! over 3!}left({1 over 9}right)^3{1 over 3} = {360 + 4times120times3 over 9^4}={1800 over 9^4}={200 over 9^3} approx 0.274ldots$$
I'd like to stress that it is imperative that you use ordered weekdays in the counting, even though the actual condition does not depend on any order. The reason is that those $left({1 over 9}right)^4$ and similar probabilities depend on an order.
To make one specific example, the probability that the first person picked has birthday on Tuesday, the second picked on Wednesday, the third picked on Thursday and the 4th on Friday is $left({1 over 9}right)^4$. The probability that the birthdays are (in order from 1st to 4th picked) (Friday, Thursday, Wednesday and Tuesday) is also $left({1 over 9}right)^4$, and the same is true for the other 22 permutations of those 4 days. Each of those possibilities is a different event, each has probability $left({1 over 9}right)^4$.
If ones makes the error of not considering order, one is lumping all those 24 cases into 1 case. If the used probability is still $left({1 over 9}right)^4$, this is too small by a factor of 24.
EDIT: I see Henry got the same result in a comment, I think that result was added after I looked at the comment (I remember it was there, but shorter).
answered 15 hours ago
IngixIngix
4,357149
4,357149
add a comment |
add a comment |
$begingroup$
Consider the two cases: 1) one is born on Monday and others on other different days but Monday; 2) all are born on different days but Monday.
$$4cdot frac13cdot frac69cdot frac59cdot frac49+frac69cdot frac59cdot frac49cdot frac39=frac{1800}{9^4}approx 0.27.$$
$endgroup$
add a comment |
$begingroup$
Consider the two cases: 1) one is born on Monday and others on other different days but Monday; 2) all are born on different days but Monday.
$$4cdot frac13cdot frac69cdot frac59cdot frac49+frac69cdot frac59cdot frac49cdot frac39=frac{1800}{9^4}approx 0.27.$$
$endgroup$
add a comment |
$begingroup$
Consider the two cases: 1) one is born on Monday and others on other different days but Monday; 2) all are born on different days but Monday.
$$4cdot frac13cdot frac69cdot frac59cdot frac49+frac69cdot frac59cdot frac49cdot frac39=frac{1800}{9^4}approx 0.27.$$
$endgroup$
Consider the two cases: 1) one is born on Monday and others on other different days but Monday; 2) all are born on different days but Monday.
$$4cdot frac13cdot frac69cdot frac59cdot frac49+frac69cdot frac59cdot frac49cdot frac39=frac{1800}{9^4}approx 0.27.$$
answered 15 hours ago
farruhotafarruhota
20.4k2739
20.4k2739
add a comment |
add a comment |
Ala Bab is a new contributor. Be nice, and check out our Code of Conduct.
Ala Bab is a new contributor. Be nice, and check out our Code of Conduct.
Ala Bab is a new contributor. Be nice, and check out our Code of Conduct.
Ala Bab is a new contributor. Be nice, and check out our Code of Conduct.
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%2f3118936%2ffinding-the-probability-of-an-event-not-equiprobable-cases%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
$begingroup$
It seems unlikely that the denominator is $7^4$ if the days are not equally likely. Do you even need a denominator with all your $frac19$s in the numerator? My guess is that the answer is $frac{1800}{9^4}approx 0.2743$
$endgroup$
– Henry
16 hours ago
$begingroup$
@Henry , the denominator is 7^4 is typed by mistake, but how do I get in the numerator 1800, and do I just ignore probability of Monday?
$endgroup$
– Ala Bab
16 hours ago
$begingroup$
Ala Bab : $(6 times 5 times 4 times 3) + {4 choose 1} times 3 times ( 6 times 5 times 4) = 1800$
$endgroup$
– Henry
9 hours ago