Boy Born on a Tuesday - is it just a language trick?The Tuesday Birthday Problem - why does the probability...

Is it possible to upcast ritual spells?

How to deal with a cynical class?

What do Xenomorphs eat in the Alien series?

Who is flying the vertibirds?

Can a druid choose the size of its wild shape beast?

Interplanetary conflict, some disease destroys the ability to understand or appreciate music

Do I need life insurance if I can cover my own funeral costs?

A sequence that has integer values for prime indexes only:

Why did it take so long to abandon sail after steamships were demonstrated?

How to create the Curved texte?

The difference between「N分で」and「後N分で」

What are substitutions for coconut in curry?

What is the significance behind "40 days" that often appears in the Bible?

It's a yearly task, alright

Why does Bach not break the rules here?

Is a party consisting of only a bard, a cleric, and a warlock functional long-term?

Welcoming 2019 Pi day: How to draw the letter π?

Are ETF trackers fundamentally better than individual stocks?

Min function accepting varying number of arguments in C++17

Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?

Life insurance that covers only simultaneous/dual deaths

Official degrees of earth’s rotation per day

Did Ender ever learn that he killed Stilson and/or Bonzo?

Why do passenger jet manufacturers design their planes with stall prevention systems?



Boy Born on a Tuesday - is it just a language trick?


The Tuesday Birthday Problem - why does the probability change when the father specifies the birthday of a son?The man with two boysAre being man and their birthday independent for two persons?effect of knowing birthday of one person and the gender on probability of the second genderA challenge by R. P. Feynman: give counter-intuitive theorems that can be translated into everyday languageCounterintuitive examples in probabilityIn a family with two children, what are the chances, if one of the children is a girl, that both children are girls?Topic for a high school-level math elective?What is the problem in this solution to the Two Child Problem?Probability of A given BProbability of A given BStatistical Inference QuestionThe Tuesday Birthday Problem - why does the probability change when the father specifies the birthday of a son?Probability that a leap year has 52 SundaysProbability Of Two Boys Puzzle (Standard vs Tuesday Boy)Boy girl paradox and informationP(At Least 1 Boy Born on Tuesday out of 2 Children)Conditional Probability: Distinction between $P(Fri|Defective)$ and $P(Defective|Fri)$Probability of a boy is born to the $i^{th}$A woman planning her family considers the following schemes on the assumption that boys and girls are equally likely at each delivery













25












$begingroup$


The following probability question appeared in an earlier thread:




I have two children. One is a boy born on a Tuesday. What is the probability I have two boys?




The claim was that it is not actually a mathematical problem and it is only a language problem.





If one wanted to restate this problem formally the obvious way would be like so:



Definition: Sex is defined as an element of the set $\{text{boy},text{girl}\}$.



Definition: Birthday is defined as an element of the set $\{text{Monday},text{Tuesday},text{Wednesday},text{Thursday},text{Friday},text{Saturday},text{Sunday}\}$



Definition: A Child is defined to be an ordered pair: (sex $times$ birthday).



Let $(x,y)$ be a pair of children,



Define an auxiliary predicate $H(s,b) :\!\!iff s = text{boy} text{ and } b = text{Tuesday}$.



Calculate $P(x text{ is a boy and } y text{ is a boy}|H(x) text{ or } H(y))$



I don't see any other sensible way to formalize this question.





To actually solve this problem now requires no thought (infact it is thinking which leads us to guess incorrect answers), we just compute



$$
begin{align*}
& P(x text{ is a boy and } y text{ is a boy}|H(x) text{ or } H(y)) \\
=& frac{P(xtext{ is a boy and }ytext{ is a boy and }(H(x)text{ or }H(y)))}
{P(H(x)text{ or }H(y))} \\
=& frac{P((xtext{ is a boy and }ytext{ is a boy and }H(x))text{ or }(xtext{ is a boy and }ytext{ is a boy and }H(y)))}
{P(H(x)) + P(H(y)) - P(H(x))P(H(y))} \\
=& frac{begin{align*} &P(xtext{ is a boy and }ytext{ is a boy and }xtext{ born on Tuesday}) \\
+ &P(xtext{ is a boy and }ytext{ is a boy and }ytext{ born on Tuesday}) \\
- &P(xtext{ is a boy and }ytext{ is a boy and }xtext{ born on Tuesday and }ytext{ born on Tuesday}) \\
end{align*}}
{P(H(x)) + P(H(y)) - P(H(x))P(H(y))} \\
=& frac{1/2 cdot 1/2 cdot 1/7 + 1/2 cdot 1/2 cdot 1/7 - 1/2 cdot 1/2 cdot 1/7 cdot 1/7}
{1/2 cdot 1/7 + 1/2 cdot 1/7 - 1/2 cdot 1/7 cdot 1/2 cdot 1/7} \\
=& 13/27
end{align*}
$$





Now what I am wondering is, does this refute the claim that this puzzle is just a language problem or add to it? Was there a lot of room for misinterpreting the questions which I just missed?










share|cite|improve this question











$endgroup$












  • $begingroup$
    The "born on a Tuesday" question also came up here: math.stackexchange.com/questions/3278/probability-of-a-given-b/…
    $endgroup$
    – Derek Jennings
    Sep 11 '10 at 7:20






  • 1




    $begingroup$
    In case you haven't found it yet, there is a plethora of opinions here: sciencenews.org/view/generic/id/60598/title/…
    $endgroup$
    – Derek Jennings
    Sep 11 '10 at 7:36










  • $begingroup$
    I was particularly hoping that people would directly address my derivation as written and the interpretations I used here. (Hence actually writing them out as opposed to just giving the value 13/27).
    $endgroup$
    – anon
    Sep 11 '10 at 7:38








  • 1




    $begingroup$
    So you are having a beer with a coworker. The coworker says "I have a sibling". What is the probability the sibling is a brother? Would the probability be different if I told you the coworker was female? I'm in the linguistic camp. (If it isn't obvious my co-worker scenerio is meant to parallel the two children problem. A family has two children; 1 is a boy, what is the probability the other is a boy. The answer is 2/3 but the coworker, the probability is 1/2)
    $endgroup$
    – fleablood
    Jan 18 '16 at 5:10










  • $begingroup$
    Yes, yes, yes it is a language trick. With some mathematical aspects. I'll say more, it is a language trick with several nuances specific to english language.
    $endgroup$
    – Enredanrestos
    Jun 7 '18 at 0:34
















25












$begingroup$


The following probability question appeared in an earlier thread:




I have two children. One is a boy born on a Tuesday. What is the probability I have two boys?




The claim was that it is not actually a mathematical problem and it is only a language problem.





If one wanted to restate this problem formally the obvious way would be like so:



Definition: Sex is defined as an element of the set $\{text{boy},text{girl}\}$.



Definition: Birthday is defined as an element of the set $\{text{Monday},text{Tuesday},text{Wednesday},text{Thursday},text{Friday},text{Saturday},text{Sunday}\}$



Definition: A Child is defined to be an ordered pair: (sex $times$ birthday).



Let $(x,y)$ be a pair of children,



Define an auxiliary predicate $H(s,b) :\!\!iff s = text{boy} text{ and } b = text{Tuesday}$.



Calculate $P(x text{ is a boy and } y text{ is a boy}|H(x) text{ or } H(y))$



I don't see any other sensible way to formalize this question.





To actually solve this problem now requires no thought (infact it is thinking which leads us to guess incorrect answers), we just compute



$$
begin{align*}
& P(x text{ is a boy and } y text{ is a boy}|H(x) text{ or } H(y)) \\
=& frac{P(xtext{ is a boy and }ytext{ is a boy and }(H(x)text{ or }H(y)))}
{P(H(x)text{ or }H(y))} \\
=& frac{P((xtext{ is a boy and }ytext{ is a boy and }H(x))text{ or }(xtext{ is a boy and }ytext{ is a boy and }H(y)))}
{P(H(x)) + P(H(y)) - P(H(x))P(H(y))} \\
=& frac{begin{align*} &P(xtext{ is a boy and }ytext{ is a boy and }xtext{ born on Tuesday}) \\
+ &P(xtext{ is a boy and }ytext{ is a boy and }ytext{ born on Tuesday}) \\
- &P(xtext{ is a boy and }ytext{ is a boy and }xtext{ born on Tuesday and }ytext{ born on Tuesday}) \\
end{align*}}
{P(H(x)) + P(H(y)) - P(H(x))P(H(y))} \\
=& frac{1/2 cdot 1/2 cdot 1/7 + 1/2 cdot 1/2 cdot 1/7 - 1/2 cdot 1/2 cdot 1/7 cdot 1/7}
{1/2 cdot 1/7 + 1/2 cdot 1/7 - 1/2 cdot 1/7 cdot 1/2 cdot 1/7} \\
=& 13/27
end{align*}
$$





Now what I am wondering is, does this refute the claim that this puzzle is just a language problem or add to it? Was there a lot of room for misinterpreting the questions which I just missed?










share|cite|improve this question











$endgroup$












  • $begingroup$
    The "born on a Tuesday" question also came up here: math.stackexchange.com/questions/3278/probability-of-a-given-b/…
    $endgroup$
    – Derek Jennings
    Sep 11 '10 at 7:20






  • 1




    $begingroup$
    In case you haven't found it yet, there is a plethora of opinions here: sciencenews.org/view/generic/id/60598/title/…
    $endgroup$
    – Derek Jennings
    Sep 11 '10 at 7:36










  • $begingroup$
    I was particularly hoping that people would directly address my derivation as written and the interpretations I used here. (Hence actually writing them out as opposed to just giving the value 13/27).
    $endgroup$
    – anon
    Sep 11 '10 at 7:38








  • 1




    $begingroup$
    So you are having a beer with a coworker. The coworker says "I have a sibling". What is the probability the sibling is a brother? Would the probability be different if I told you the coworker was female? I'm in the linguistic camp. (If it isn't obvious my co-worker scenerio is meant to parallel the two children problem. A family has two children; 1 is a boy, what is the probability the other is a boy. The answer is 2/3 but the coworker, the probability is 1/2)
    $endgroup$
    – fleablood
    Jan 18 '16 at 5:10










  • $begingroup$
    Yes, yes, yes it is a language trick. With some mathematical aspects. I'll say more, it is a language trick with several nuances specific to english language.
    $endgroup$
    – Enredanrestos
    Jun 7 '18 at 0:34














25












25








25


14



$begingroup$


The following probability question appeared in an earlier thread:




I have two children. One is a boy born on a Tuesday. What is the probability I have two boys?




The claim was that it is not actually a mathematical problem and it is only a language problem.





If one wanted to restate this problem formally the obvious way would be like so:



Definition: Sex is defined as an element of the set $\{text{boy},text{girl}\}$.



Definition: Birthday is defined as an element of the set $\{text{Monday},text{Tuesday},text{Wednesday},text{Thursday},text{Friday},text{Saturday},text{Sunday}\}$



Definition: A Child is defined to be an ordered pair: (sex $times$ birthday).



Let $(x,y)$ be a pair of children,



Define an auxiliary predicate $H(s,b) :\!\!iff s = text{boy} text{ and } b = text{Tuesday}$.



Calculate $P(x text{ is a boy and } y text{ is a boy}|H(x) text{ or } H(y))$



I don't see any other sensible way to formalize this question.





To actually solve this problem now requires no thought (infact it is thinking which leads us to guess incorrect answers), we just compute



$$
begin{align*}
& P(x text{ is a boy and } y text{ is a boy}|H(x) text{ or } H(y)) \\
=& frac{P(xtext{ is a boy and }ytext{ is a boy and }(H(x)text{ or }H(y)))}
{P(H(x)text{ or }H(y))} \\
=& frac{P((xtext{ is a boy and }ytext{ is a boy and }H(x))text{ or }(xtext{ is a boy and }ytext{ is a boy and }H(y)))}
{P(H(x)) + P(H(y)) - P(H(x))P(H(y))} \\
=& frac{begin{align*} &P(xtext{ is a boy and }ytext{ is a boy and }xtext{ born on Tuesday}) \\
+ &P(xtext{ is a boy and }ytext{ is a boy and }ytext{ born on Tuesday}) \\
- &P(xtext{ is a boy and }ytext{ is a boy and }xtext{ born on Tuesday and }ytext{ born on Tuesday}) \\
end{align*}}
{P(H(x)) + P(H(y)) - P(H(x))P(H(y))} \\
=& frac{1/2 cdot 1/2 cdot 1/7 + 1/2 cdot 1/2 cdot 1/7 - 1/2 cdot 1/2 cdot 1/7 cdot 1/7}
{1/2 cdot 1/7 + 1/2 cdot 1/7 - 1/2 cdot 1/7 cdot 1/2 cdot 1/7} \\
=& 13/27
end{align*}
$$





Now what I am wondering is, does this refute the claim that this puzzle is just a language problem or add to it? Was there a lot of room for misinterpreting the questions which I just missed?










share|cite|improve this question











$endgroup$




The following probability question appeared in an earlier thread:




I have two children. One is a boy born on a Tuesday. What is the probability I have two boys?




The claim was that it is not actually a mathematical problem and it is only a language problem.





If one wanted to restate this problem formally the obvious way would be like so:



Definition: Sex is defined as an element of the set $\{text{boy},text{girl}\}$.



Definition: Birthday is defined as an element of the set $\{text{Monday},text{Tuesday},text{Wednesday},text{Thursday},text{Friday},text{Saturday},text{Sunday}\}$



Definition: A Child is defined to be an ordered pair: (sex $times$ birthday).



Let $(x,y)$ be a pair of children,



Define an auxiliary predicate $H(s,b) :\!\!iff s = text{boy} text{ and } b = text{Tuesday}$.



Calculate $P(x text{ is a boy and } y text{ is a boy}|H(x) text{ or } H(y))$



I don't see any other sensible way to formalize this question.





To actually solve this problem now requires no thought (infact it is thinking which leads us to guess incorrect answers), we just compute



$$
begin{align*}
& P(x text{ is a boy and } y text{ is a boy}|H(x) text{ or } H(y)) \\
=& frac{P(xtext{ is a boy and }ytext{ is a boy and }(H(x)text{ or }H(y)))}
{P(H(x)text{ or }H(y))} \\
=& frac{P((xtext{ is a boy and }ytext{ is a boy and }H(x))text{ or }(xtext{ is a boy and }ytext{ is a boy and }H(y)))}
{P(H(x)) + P(H(y)) - P(H(x))P(H(y))} \\
=& frac{begin{align*} &P(xtext{ is a boy and }ytext{ is a boy and }xtext{ born on Tuesday}) \\
+ &P(xtext{ is a boy and }ytext{ is a boy and }ytext{ born on Tuesday}) \\
- &P(xtext{ is a boy and }ytext{ is a boy and }xtext{ born on Tuesday and }ytext{ born on Tuesday}) \\
end{align*}}
{P(H(x)) + P(H(y)) - P(H(x))P(H(y))} \\
=& frac{1/2 cdot 1/2 cdot 1/7 + 1/2 cdot 1/2 cdot 1/7 - 1/2 cdot 1/2 cdot 1/7 cdot 1/7}
{1/2 cdot 1/7 + 1/2 cdot 1/7 - 1/2 cdot 1/7 cdot 1/2 cdot 1/7} \\
=& 13/27
end{align*}
$$





Now what I am wondering is, does this refute the claim that this puzzle is just a language problem or add to it? Was there a lot of room for misinterpreting the questions which I just missed?







probability faq






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Apr 13 '17 at 12:21









Community

1




1










asked Sep 11 '10 at 5:30







anon



















  • $begingroup$
    The "born on a Tuesday" question also came up here: math.stackexchange.com/questions/3278/probability-of-a-given-b/…
    $endgroup$
    – Derek Jennings
    Sep 11 '10 at 7:20






  • 1




    $begingroup$
    In case you haven't found it yet, there is a plethora of opinions here: sciencenews.org/view/generic/id/60598/title/…
    $endgroup$
    – Derek Jennings
    Sep 11 '10 at 7:36










  • $begingroup$
    I was particularly hoping that people would directly address my derivation as written and the interpretations I used here. (Hence actually writing them out as opposed to just giving the value 13/27).
    $endgroup$
    – anon
    Sep 11 '10 at 7:38








  • 1




    $begingroup$
    So you are having a beer with a coworker. The coworker says "I have a sibling". What is the probability the sibling is a brother? Would the probability be different if I told you the coworker was female? I'm in the linguistic camp. (If it isn't obvious my co-worker scenerio is meant to parallel the two children problem. A family has two children; 1 is a boy, what is the probability the other is a boy. The answer is 2/3 but the coworker, the probability is 1/2)
    $endgroup$
    – fleablood
    Jan 18 '16 at 5:10










  • $begingroup$
    Yes, yes, yes it is a language trick. With some mathematical aspects. I'll say more, it is a language trick with several nuances specific to english language.
    $endgroup$
    – Enredanrestos
    Jun 7 '18 at 0:34


















  • $begingroup$
    The "born on a Tuesday" question also came up here: math.stackexchange.com/questions/3278/probability-of-a-given-b/…
    $endgroup$
    – Derek Jennings
    Sep 11 '10 at 7:20






  • 1




    $begingroup$
    In case you haven't found it yet, there is a plethora of opinions here: sciencenews.org/view/generic/id/60598/title/…
    $endgroup$
    – Derek Jennings
    Sep 11 '10 at 7:36










  • $begingroup$
    I was particularly hoping that people would directly address my derivation as written and the interpretations I used here. (Hence actually writing them out as opposed to just giving the value 13/27).
    $endgroup$
    – anon
    Sep 11 '10 at 7:38








  • 1




    $begingroup$
    So you are having a beer with a coworker. The coworker says "I have a sibling". What is the probability the sibling is a brother? Would the probability be different if I told you the coworker was female? I'm in the linguistic camp. (If it isn't obvious my co-worker scenerio is meant to parallel the two children problem. A family has two children; 1 is a boy, what is the probability the other is a boy. The answer is 2/3 but the coworker, the probability is 1/2)
    $endgroup$
    – fleablood
    Jan 18 '16 at 5:10










  • $begingroup$
    Yes, yes, yes it is a language trick. With some mathematical aspects. I'll say more, it is a language trick with several nuances specific to english language.
    $endgroup$
    – Enredanrestos
    Jun 7 '18 at 0:34
















$begingroup$
The "born on a Tuesday" question also came up here: math.stackexchange.com/questions/3278/probability-of-a-given-b/…
$endgroup$
– Derek Jennings
Sep 11 '10 at 7:20




$begingroup$
The "born on a Tuesday" question also came up here: math.stackexchange.com/questions/3278/probability-of-a-given-b/…
$endgroup$
– Derek Jennings
Sep 11 '10 at 7:20




1




1




$begingroup$
In case you haven't found it yet, there is a plethora of opinions here: sciencenews.org/view/generic/id/60598/title/…
$endgroup$
– Derek Jennings
Sep 11 '10 at 7:36




$begingroup$
In case you haven't found it yet, there is a plethora of opinions here: sciencenews.org/view/generic/id/60598/title/…
$endgroup$
– Derek Jennings
Sep 11 '10 at 7:36












$begingroup$
I was particularly hoping that people would directly address my derivation as written and the interpretations I used here. (Hence actually writing them out as opposed to just giving the value 13/27).
$endgroup$
– anon
Sep 11 '10 at 7:38






$begingroup$
I was particularly hoping that people would directly address my derivation as written and the interpretations I used here. (Hence actually writing them out as opposed to just giving the value 13/27).
$endgroup$
– anon
Sep 11 '10 at 7:38






1




1




$begingroup$
So you are having a beer with a coworker. The coworker says "I have a sibling". What is the probability the sibling is a brother? Would the probability be different if I told you the coworker was female? I'm in the linguistic camp. (If it isn't obvious my co-worker scenerio is meant to parallel the two children problem. A family has two children; 1 is a boy, what is the probability the other is a boy. The answer is 2/3 but the coworker, the probability is 1/2)
$endgroup$
– fleablood
Jan 18 '16 at 5:10




$begingroup$
So you are having a beer with a coworker. The coworker says "I have a sibling". What is the probability the sibling is a brother? Would the probability be different if I told you the coworker was female? I'm in the linguistic camp. (If it isn't obvious my co-worker scenerio is meant to parallel the two children problem. A family has two children; 1 is a boy, what is the probability the other is a boy. The answer is 2/3 but the coworker, the probability is 1/2)
$endgroup$
– fleablood
Jan 18 '16 at 5:10












$begingroup$
Yes, yes, yes it is a language trick. With some mathematical aspects. I'll say more, it is a language trick with several nuances specific to english language.
$endgroup$
– Enredanrestos
Jun 7 '18 at 0:34




$begingroup$
Yes, yes, yes it is a language trick. With some mathematical aspects. I'll say more, it is a language trick with several nuances specific to english language.
$endgroup$
– Enredanrestos
Jun 7 '18 at 0:34










9 Answers
9






active

oldest

votes


















31












$begingroup$

There are even trickier aspects to this question. For example, what is the strategy of the guy telling you about his family? If he always mentions a boy first and not a daughter, we get one probability; if he talks about the sex of the first born child, we get a different probability. Your calculation makes a choice in this issue - you choose the version of "if the father has a boy and a girl, he'll mention the boy".



What I'm aiming to is this: the question is not well-defined mathematically. It has several possible interpretations, and as such the "problem" here is indeed of the language; or more correctly, the fact that a simple statement in English does not convey enough information to specify the precise model for the problem.



Let's look at a simplified version without days. The probability space for the make-up of the family is {BB, GB, BG, GG} (GB means "an older girl and a small boy", etc). We want to know what is $P(BB|A)$ where A is determined by the way we interpret the statement about the boys. Now let's look at different possible interpretations.



1) If there is a boy in the family, the statement will mention him. In this case A={BB,BG,GB} and so the probability is $1/3$.



2) If there is a girl in the family, the statement will mention her. In this case, since the statement talked about a boy, there are NO girls in the family. So A={BB} and so the probability is 1.



3) The statement talks about the sex of the firstborn. In this case A={BB,BG} and so the probability is $1/2$.



The bottom line: The statement about the family looks "constant" to us, but it must be looked as a function from the random state of the family - and there are several different possible functions, from which you must choose one otherwise no probabilistic analysis of the situation will make sense.






share|cite|improve this answer











$endgroup$









  • 6




    $begingroup$
    Nope. I'm saying that in order to give a probabilistic meaning to this statement, you need to attach probabilistic assumptions to it. In your case it seems you've chosen the assumption of "if there is a boy, a boy will be given in the statement". Other possible interpretations: "If there is a girl, a girl will be said" (so since a boy was said, there are no girls 100%), and "If there is a boy and a girl, one will be said at random" and "The sex of x is said" and so on. Forget about days - try to do the probability for these cases and see what happens.
    $endgroup$
    – Gadi A
    Sep 11 '10 at 6:11








  • 6




    $begingroup$
    This is of course correct, but you must also take into account the question of how the statement "I have a boy" comes to be. I've tried to elaborate in my answer.
    $endgroup$
    – Gadi A
    Sep 11 '10 at 6:40






  • 3




    $begingroup$
    The statement (ignoring the day red herring) is "I have two children. One is a boy." As I said before, this statement should be considered as part of the probabilistic scenario otherwise the problem is simply not well-defined.
    $endgroup$
    – Gadi A
    Sep 11 '10 at 7:37








  • 5




    $begingroup$
    What I meant was that adding the day does not affect the "strangeness" of the situation. However, I'm not sure if it's the strangeness that interests you. The main point is that it's called "a language problem" because different mathematical interpretations of the same English statement yield different mathematical models, and hence different mathematical results - and so for every intuition about the problem there is a interpretation in which the result is counter-intuitive.
    $endgroup$
    – Gadi A
    Sep 11 '10 at 11:52






  • 4




    $begingroup$
    Exactly; this is why this question, in its ambiguous phrasing, would make a poor exam question. Since there are several acceptable formulations "from first principles" of this problem.
    $endgroup$
    – Gadi A
    Sep 15 '10 at 15:45



















19












$begingroup$

It is actually impossible to have a unique and unambiguous answer to the puzzle without explicitly articulating a probability model for how the information on gender and birthday is generated. The reason is that (1) for the problem to have a unique answer some random process is required, and (2) the answer is a function of which random model is used.




  1. The problem assumes that a unique probability can be deduced as the answer. This requires that the set of children described is chosen by a random process, otherwise the number of boys is a deterministic quantity and the probability would be 0 or 1 but with no ability to determine which is the case. More generally one can consider random processes that produce the complete set of information referenced in the problem: choose a parent, then choose what to reveal about the number, gender, and birth days of its children.


  2. The answer depends on which random process is used. If the Tuesday birth is disclosed only when there are two boys, the probability of two boys is 1. If Tuesday birth is disclosed only when there is a sister, the probability of two boys is 0. The answer could be any number between 0 or 1 depending on what process is assumed to produce the data.



There is also a linguistic question of how to interpret "one is a boy born on Tuesday". It could mean that the number of Tuesday-born males is exactly one, or at least one child.






share|cite|improve this answer











$endgroup$









  • 7




    $begingroup$
    +1. We have a reasonably standard jargon for specifying simple random processes in English. People come up with "puzzles" like this by exploiting the impreciseness of English for describing more complicated situations. If the person posing the question had directly stated the random process, nobody would be confused. The reason this is a "puzzle" is that it's worded too vaguely to convey the intended meaning. So @muad: any time someone asks you a probability "puzzle", you should simply press them about exactly what random process they have in mind. Then it will be easy.
    $endgroup$
    – Carl Mummert
    Sep 12 '10 at 12:07










  • $begingroup$
    What you call "a linguistic question" over what "one is a boy born on Tuesday" means is actually the observation that people are capable of misunderstanding even unambiguous language. I do not think this question is about that sort of misunderstanding, and it would be unchanged by substituting "at least one is a boy born on a Tuesday" for the above phrase. (comment reposted to correct an incorrect quote.)
    $endgroup$
    – sdenham
    Aug 7 '17 at 15:28










  • $begingroup$
    @sdenham, no, that has absolutely nothing to do with it. Consider this puzzle (a real one): I am typing this comment on a laptop. I have worked in graphic design and I have worked as a sysadmin. What is the probability that I am using a Mac? This question, just like the original, is impossible to answer without a probability model being set up. It's actually a meaningless question.
    $endgroup$
    – Wildcard
    Sep 27 '17 at 5:45



















10












$begingroup$

I guess the following two versions of framing the question yield two different probabilities:




  1. Dave has two children. Is atleast one of them a boy who is born on Tuesday? Dave answers Yes.


  2. Dave has two children. I ask him to first choose and fix one child at random, and tell me if it is a boy who was born on Tuesday. Dave answers yes he is a boy born on Tuesday.



For 1st the probability (of both being boys) is 13/27, while for the second the probability is 1/2.



The way in which the question is asked, it's in line with 1st, hence the answer should be 13/27.






share|cite|improve this answer











$endgroup$









  • 3




    $begingroup$
    +1 for correct answer. More specifically, your first example is equivalent to the case where Dave knows the sex/birthdate of both children, while the second example is equivalent to the case where Dave doesn't know the sex/birthdate of both children; so what we have here is yet another question about knowledge-of-knowledge. See this answer for more information.
    $endgroup$
    – BlueRaja - Danny Pflughoeft
    Dec 21 '10 at 20:11






  • 1




    $begingroup$
    Also, since there is - presumably - no ambiguity over whether or not Dave knows the sex of his children, there is indeed no ambiguity in the quesiton; the answer is correctly 13/27 (the accepted answer, by Gadi, is incorrect).
    $endgroup$
    – BlueRaja - Danny Pflughoeft
    Dec 21 '10 at 20:13












  • $begingroup$
    @BlueRaja-DannyPflughoeft: The issue isn't whether Dave knows his children, but under what circumstances he made his statement. In other words if Dave says "I have two children, and at least one of them is a boy born on a Tuesday", the information conveyed by his statement depends on the space of possible ones. (You're assuming that the information conveyed is the content of his statement: and yes, the answer to "if we are given the information that Dave has a boy born on a Tuesday..." is indeed 13/27.) See Tanya Khovanova's article "Martin Gardner's Mistake".
    $endgroup$
    – ShreevatsaR
    Jan 17 '14 at 5:38












  • $begingroup$
    No, I disagree with "the way in which the question is asked, it's in line with 1st". If the statement were a response to a random experiment where we ask random people if they have a boy born on Tuesday, yes, it would be in line with the 1st. That is certainly not the case here, however.
    $endgroup$
    – 6005
    Apr 8 '17 at 21:22






  • 2




    $begingroup$
    In my brain, I have an implicit prior distribution over the possible kids someone has and whether they are male or female. Upon hearing they have 2 kids, I update on them having 2 kids. Upon hearing that one of them is a boy, I update not on the fact that at least one is a boy, but rather on the fact that a random child of theirs was a boy -- in other words, mentally, I assume WLOG they are talking about a random child when they make the statement. Thus I get that the other child is equally likely a boy or a girl. "Boy born on tuesday" additionally does not affect it :)
    $endgroup$
    – 6005
    Apr 8 '17 at 21:25





















3












$begingroup$

There is always room for misinterpreting a question when one does not fully understand the language in which it is written. I think that the way mathematics and mathematicians use conditional probability is clear:



$$P(A|B)=P(A cap B)/P(B).$$



So I believe that this is the interpretation that one should take, and thus arrive at your answer of 13/27, and not search for further nuances, which are not too difficult to find.






share|cite|improve this answer









$endgroup$









  • 4




    $begingroup$
    Conditional probability is not the issue. The problem is in defining what "P" is implied in the problem. Once a probability measure is specified ,of course it is then possible to use the formula for conditional probability.
    $endgroup$
    – T..
    Sep 11 '10 at 19:08






  • 4




    $begingroup$
    So A = [Dave has 2 boys] and B = [Dave says "I have 2 children. One is a boy born on a Tuesday."]. The problem is that we don't know P(B). What space does Dave's statement come from? The only way to get the 13/27 answer is to make the unjustified unreasonable assumption that Dave is boy-centric & Tuesday-centric: if he has two sons born on Tue and Sun he will mention Tue; if he has a son & daughter both born on Tue he will mention the son, etc. See [this article](arxiv.org/abs/1102.0173). The information in [Dave says X] is not the same as [X]; it depends on what all Dave could have said.
    $endgroup$
    – ShreevatsaR
    May 5 '11 at 11:08



















3












$begingroup$

Well, given the unstated assumption that the writer is a mathematician and therefore not using regular english, then I agree with the 13/27 answer.



But in everyday english, from "there are two fleems, one is a glarp" we all infer that the other is not a glarp.



From "there are two fleems, one is a glarp, which is snibble" we would still infer that the other is not a glarp. Whereas from "there are two fleems, one is a glarp which is snibble" (absence of comma, or when spoken, difference in intonation) we would infer that the other is not a snibble glarp, but it could still be an unsnibble glarp.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    I see what you mean, Whether one interprets "One is ..." to mean "Exactly one (and no more) is ..." or "At least one ...". This would change the answer from 13/27 to 12/26. I don't think this ambiguity is an intentional part of the problem though - just an unfortunate problem of the language.
    $endgroup$
    – anon
    Sep 12 '10 at 7:57






  • 2




    $begingroup$
    I think "But in everyday english, from "there are two fleems, one is a glarp" we all infer that the other is not a glarp." is debatable.
    $endgroup$
    – Chris Card
    Sep 12 '10 at 8:31



















2












$begingroup$

The Tuesday is a red herring. It's stated as a fact, thus the probability is 1. Also, it doesn't say "only one boy is born on a Tuesday". But indeed, this could be a language thing.



With 2 children you have the following possible combinations:

1. two girls

2. a boy and a girl

3. a girl and a boy

4. two boys



If at least 1 is a boy we only have to consider the last three combinations. That gives us one in three that both are boys.

The error which is often made is to consider 2. and 3. as a single combination.



edit

I find it completely counter-intuitive that the outcome is influenced by the day, and I simulated the problem for one million families with 2 kids. And lo and behold, the outcome is 12.99 in 27. I was wrong.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Note that this too may seem counter-intuitive: It means that if someone tells you "I have two children. One of them is a boy" the probability the the other one is a girl is 2/3, but you might expect 1/2 since the sex of the children is independent.
    $endgroup$
    – Gadi A
    Sep 11 '10 at 7:00










  • $begingroup$
    What you are saying here contradicts my derivation of 13/27 (which I cannot see any flaw in) - can you tell me if you think there is a mistake in my derivation?
    $endgroup$
    – anon
    Sep 11 '10 at 7:03












  • $begingroup$
    @muad: there doesn't seem a mistake in your derivation; the error was in my intuition that the day couldn't possibly have anything to do with it.
    $endgroup$
    – stevenvh
    Sep 12 '10 at 7:04










  • $begingroup$
    I also had to write a computer simulation before I could believe the answer!
    $endgroup$
    – anon
    Sep 12 '10 at 7:49





















1












$begingroup$

This, in my opinion, is why the intuitive approach fails:



One has a tendency to think that
the probability of 7*P(b AND d1) = P(b AND d1) + P(b AND d2) + ... + P(b AND d7) = P((b AND d1) OR (b AND d2) OR ... OR (b AND d7)) = P(b AND (d1 OR d2 OR ... OR d7)) = P(b).



However, the flaw here is that, in reality, P(b AND d1) + P(b AND d2) + ... + P(b AND d7) is NOT equal to P((b AND d1) OR (b AND d2) OR ... OR (b AND d7)). This means that mentioning independent (and one might think irrelevant) information alongside with relevant information actually changes the resulting probabilities.



One interesting consequence: if I say something like
"I have two children. One of them is a boy who was born at 10:24 PM on February 10th,"
The probability that I have two boys is now almost exactly the same as as the probability that I have a girl and a boy. Adding a unique or almost unique piece of information makes the stuff I want to know about the other child independent of the information I have on the first child. If I took this to the extreme and said that I have a firstborn boy, won't know anything additional about the other child.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    What is an example of the "... is NOT equal ..."? (A well-specified probability model where the two sides of the equation are not the same.)
    $endgroup$
    – T..
    Sep 13 '10 at 1:26





















0












$begingroup$

The problem lacks a scenario, "situation" or "experiment" [1], according to probability theory, and is therefore, as it stands, unsolvable.



However, assuming a general scenario supporting the problem description: walking down the street, I met a man claiming to have two children of which one boy born on a Tuesday. Is it more likely the other child is a boy, or the same? the correct answer is it is equally likely.



Notice how the problem now does not ask for exact probabilities, but rather which of two probabilities is higher. This is better because a lot of the man's actions can now be disregarded: his lying for example.



Assuming equal birth rates among boys and girls: a quick explanation of the answer: the man is just as likely to claim the sex and birth day of the other child. The situation is therefore symmetric, and it is really nothing special about the claim. The probability space can thusly be partitioned into two symmetric parts of equal probability: one where a claim is made about the firstborn, and the other about the second born. Since any such claim is made irrespective of the sex of the other child, its sex must be of equal probability. And since the two parts have equal probability, the sex of the other child has equal probability.



For a more thorough explanation, add a request in the comment section and I will update the answer.



[1] Wikipedia on "probability space"






share|cite|improve this answer











$endgroup$





















    -1












    $begingroup$

    The VERY simple answer is that you can get rid of all ambiguity if you can clarify from what pool the parent was chosen. This allows you to restate the "probability" question as a "percentage" question, taking idealized percentages.



    Consider:




    Given a parent randomly selected from the pool of all parents who have two children where at least one of the children is a boy born on Tuesday, what is the probability that both children are boys?




    This can be stated as a percentage question:




    What percentage of (parents who have two children where at least one of the children is a boy born on Tuesday) have two boys?




    By contrast, if the day was a matter of chance (not a restriction on the pool size), we get a different question:




    Given a parent randomly selected from the pool of all parents who have two children at least one of whom is a boy, where after the random selection is made we shall be told the day of the week on which the boy was born (if there is only one boy) or if there are two boys we shall be told the day of the week on which a randomly chosen one of the two boys was born, what is the probability that both children are boys if the day we are told is Tuesday?




    As you can see, in this setup the "Tuesday" part has absolutely no influence on the selection process, and can be entirely disregarded.



    This is what is meant by Wikipedia's statement:




    The moral of the story is that these probabilities do not just depend on the known information, but on how that information was obtained.






    As a further note, you can't "prove" anything about the "actual" meaning by using computer simulations, because in order to program a computer simulation in the first place you must first disambiguate which scenario you are actually talking about. So the only thing a computer simulation can "prove" is how the programmer interpreted the question.






    share|cite|improve this answer









    $endgroup$













      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
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f4400%2fboy-born-on-a-tuesday-is-it-just-a-language-trick%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown
























      9 Answers
      9






      active

      oldest

      votes








      9 Answers
      9






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      31












      $begingroup$

      There are even trickier aspects to this question. For example, what is the strategy of the guy telling you about his family? If he always mentions a boy first and not a daughter, we get one probability; if he talks about the sex of the first born child, we get a different probability. Your calculation makes a choice in this issue - you choose the version of "if the father has a boy and a girl, he'll mention the boy".



      What I'm aiming to is this: the question is not well-defined mathematically. It has several possible interpretations, and as such the "problem" here is indeed of the language; or more correctly, the fact that a simple statement in English does not convey enough information to specify the precise model for the problem.



      Let's look at a simplified version without days. The probability space for the make-up of the family is {BB, GB, BG, GG} (GB means "an older girl and a small boy", etc). We want to know what is $P(BB|A)$ where A is determined by the way we interpret the statement about the boys. Now let's look at different possible interpretations.



      1) If there is a boy in the family, the statement will mention him. In this case A={BB,BG,GB} and so the probability is $1/3$.



      2) If there is a girl in the family, the statement will mention her. In this case, since the statement talked about a boy, there are NO girls in the family. So A={BB} and so the probability is 1.



      3) The statement talks about the sex of the firstborn. In this case A={BB,BG} and so the probability is $1/2$.



      The bottom line: The statement about the family looks "constant" to us, but it must be looked as a function from the random state of the family - and there are several different possible functions, from which you must choose one otherwise no probabilistic analysis of the situation will make sense.






      share|cite|improve this answer











      $endgroup$









      • 6




        $begingroup$
        Nope. I'm saying that in order to give a probabilistic meaning to this statement, you need to attach probabilistic assumptions to it. In your case it seems you've chosen the assumption of "if there is a boy, a boy will be given in the statement". Other possible interpretations: "If there is a girl, a girl will be said" (so since a boy was said, there are no girls 100%), and "If there is a boy and a girl, one will be said at random" and "The sex of x is said" and so on. Forget about days - try to do the probability for these cases and see what happens.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 6:11








      • 6




        $begingroup$
        This is of course correct, but you must also take into account the question of how the statement "I have a boy" comes to be. I've tried to elaborate in my answer.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 6:40






      • 3




        $begingroup$
        The statement (ignoring the day red herring) is "I have two children. One is a boy." As I said before, this statement should be considered as part of the probabilistic scenario otherwise the problem is simply not well-defined.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 7:37








      • 5




        $begingroup$
        What I meant was that adding the day does not affect the "strangeness" of the situation. However, I'm not sure if it's the strangeness that interests you. The main point is that it's called "a language problem" because different mathematical interpretations of the same English statement yield different mathematical models, and hence different mathematical results - and so for every intuition about the problem there is a interpretation in which the result is counter-intuitive.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 11:52






      • 4




        $begingroup$
        Exactly; this is why this question, in its ambiguous phrasing, would make a poor exam question. Since there are several acceptable formulations "from first principles" of this problem.
        $endgroup$
        – Gadi A
        Sep 15 '10 at 15:45
















      31












      $begingroup$

      There are even trickier aspects to this question. For example, what is the strategy of the guy telling you about his family? If he always mentions a boy first and not a daughter, we get one probability; if he talks about the sex of the first born child, we get a different probability. Your calculation makes a choice in this issue - you choose the version of "if the father has a boy and a girl, he'll mention the boy".



      What I'm aiming to is this: the question is not well-defined mathematically. It has several possible interpretations, and as such the "problem" here is indeed of the language; or more correctly, the fact that a simple statement in English does not convey enough information to specify the precise model for the problem.



      Let's look at a simplified version without days. The probability space for the make-up of the family is {BB, GB, BG, GG} (GB means "an older girl and a small boy", etc). We want to know what is $P(BB|A)$ where A is determined by the way we interpret the statement about the boys. Now let's look at different possible interpretations.



      1) If there is a boy in the family, the statement will mention him. In this case A={BB,BG,GB} and so the probability is $1/3$.



      2) If there is a girl in the family, the statement will mention her. In this case, since the statement talked about a boy, there are NO girls in the family. So A={BB} and so the probability is 1.



      3) The statement talks about the sex of the firstborn. In this case A={BB,BG} and so the probability is $1/2$.



      The bottom line: The statement about the family looks "constant" to us, but it must be looked as a function from the random state of the family - and there are several different possible functions, from which you must choose one otherwise no probabilistic analysis of the situation will make sense.






      share|cite|improve this answer











      $endgroup$









      • 6




        $begingroup$
        Nope. I'm saying that in order to give a probabilistic meaning to this statement, you need to attach probabilistic assumptions to it. In your case it seems you've chosen the assumption of "if there is a boy, a boy will be given in the statement". Other possible interpretations: "If there is a girl, a girl will be said" (so since a boy was said, there are no girls 100%), and "If there is a boy and a girl, one will be said at random" and "The sex of x is said" and so on. Forget about days - try to do the probability for these cases and see what happens.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 6:11








      • 6




        $begingroup$
        This is of course correct, but you must also take into account the question of how the statement "I have a boy" comes to be. I've tried to elaborate in my answer.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 6:40






      • 3




        $begingroup$
        The statement (ignoring the day red herring) is "I have two children. One is a boy." As I said before, this statement should be considered as part of the probabilistic scenario otherwise the problem is simply not well-defined.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 7:37








      • 5




        $begingroup$
        What I meant was that adding the day does not affect the "strangeness" of the situation. However, I'm not sure if it's the strangeness that interests you. The main point is that it's called "a language problem" because different mathematical interpretations of the same English statement yield different mathematical models, and hence different mathematical results - and so for every intuition about the problem there is a interpretation in which the result is counter-intuitive.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 11:52






      • 4




        $begingroup$
        Exactly; this is why this question, in its ambiguous phrasing, would make a poor exam question. Since there are several acceptable formulations "from first principles" of this problem.
        $endgroup$
        – Gadi A
        Sep 15 '10 at 15:45














      31












      31








      31





      $begingroup$

      There are even trickier aspects to this question. For example, what is the strategy of the guy telling you about his family? If he always mentions a boy first and not a daughter, we get one probability; if he talks about the sex of the first born child, we get a different probability. Your calculation makes a choice in this issue - you choose the version of "if the father has a boy and a girl, he'll mention the boy".



      What I'm aiming to is this: the question is not well-defined mathematically. It has several possible interpretations, and as such the "problem" here is indeed of the language; or more correctly, the fact that a simple statement in English does not convey enough information to specify the precise model for the problem.



      Let's look at a simplified version without days. The probability space for the make-up of the family is {BB, GB, BG, GG} (GB means "an older girl and a small boy", etc). We want to know what is $P(BB|A)$ where A is determined by the way we interpret the statement about the boys. Now let's look at different possible interpretations.



      1) If there is a boy in the family, the statement will mention him. In this case A={BB,BG,GB} and so the probability is $1/3$.



      2) If there is a girl in the family, the statement will mention her. In this case, since the statement talked about a boy, there are NO girls in the family. So A={BB} and so the probability is 1.



      3) The statement talks about the sex of the firstborn. In this case A={BB,BG} and so the probability is $1/2$.



      The bottom line: The statement about the family looks "constant" to us, but it must be looked as a function from the random state of the family - and there are several different possible functions, from which you must choose one otherwise no probabilistic analysis of the situation will make sense.






      share|cite|improve this answer











      $endgroup$



      There are even trickier aspects to this question. For example, what is the strategy of the guy telling you about his family? If he always mentions a boy first and not a daughter, we get one probability; if he talks about the sex of the first born child, we get a different probability. Your calculation makes a choice in this issue - you choose the version of "if the father has a boy and a girl, he'll mention the boy".



      What I'm aiming to is this: the question is not well-defined mathematically. It has several possible interpretations, and as such the "problem" here is indeed of the language; or more correctly, the fact that a simple statement in English does not convey enough information to specify the precise model for the problem.



      Let's look at a simplified version without days. The probability space for the make-up of the family is {BB, GB, BG, GG} (GB means "an older girl and a small boy", etc). We want to know what is $P(BB|A)$ where A is determined by the way we interpret the statement about the boys. Now let's look at different possible interpretations.



      1) If there is a boy in the family, the statement will mention him. In this case A={BB,BG,GB} and so the probability is $1/3$.



      2) If there is a girl in the family, the statement will mention her. In this case, since the statement talked about a boy, there are NO girls in the family. So A={BB} and so the probability is 1.



      3) The statement talks about the sex of the firstborn. In this case A={BB,BG} and so the probability is $1/2$.



      The bottom line: The statement about the family looks "constant" to us, but it must be looked as a function from the random state of the family - and there are several different possible functions, from which you must choose one otherwise no probabilistic analysis of the situation will make sense.







      share|cite|improve this answer














      share|cite|improve this answer



      share|cite|improve this answer








      edited Sep 11 '10 at 6:39

























      answered Sep 11 '10 at 5:42









      Gadi AGadi A

      11.8k35498




      11.8k35498








      • 6




        $begingroup$
        Nope. I'm saying that in order to give a probabilistic meaning to this statement, you need to attach probabilistic assumptions to it. In your case it seems you've chosen the assumption of "if there is a boy, a boy will be given in the statement". Other possible interpretations: "If there is a girl, a girl will be said" (so since a boy was said, there are no girls 100%), and "If there is a boy and a girl, one will be said at random" and "The sex of x is said" and so on. Forget about days - try to do the probability for these cases and see what happens.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 6:11








      • 6




        $begingroup$
        This is of course correct, but you must also take into account the question of how the statement "I have a boy" comes to be. I've tried to elaborate in my answer.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 6:40






      • 3




        $begingroup$
        The statement (ignoring the day red herring) is "I have two children. One is a boy." As I said before, this statement should be considered as part of the probabilistic scenario otherwise the problem is simply not well-defined.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 7:37








      • 5




        $begingroup$
        What I meant was that adding the day does not affect the "strangeness" of the situation. However, I'm not sure if it's the strangeness that interests you. The main point is that it's called "a language problem" because different mathematical interpretations of the same English statement yield different mathematical models, and hence different mathematical results - and so for every intuition about the problem there is a interpretation in which the result is counter-intuitive.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 11:52






      • 4




        $begingroup$
        Exactly; this is why this question, in its ambiguous phrasing, would make a poor exam question. Since there are several acceptable formulations "from first principles" of this problem.
        $endgroup$
        – Gadi A
        Sep 15 '10 at 15:45














      • 6




        $begingroup$
        Nope. I'm saying that in order to give a probabilistic meaning to this statement, you need to attach probabilistic assumptions to it. In your case it seems you've chosen the assumption of "if there is a boy, a boy will be given in the statement". Other possible interpretations: "If there is a girl, a girl will be said" (so since a boy was said, there are no girls 100%), and "If there is a boy and a girl, one will be said at random" and "The sex of x is said" and so on. Forget about days - try to do the probability for these cases and see what happens.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 6:11








      • 6




        $begingroup$
        This is of course correct, but you must also take into account the question of how the statement "I have a boy" comes to be. I've tried to elaborate in my answer.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 6:40






      • 3




        $begingroup$
        The statement (ignoring the day red herring) is "I have two children. One is a boy." As I said before, this statement should be considered as part of the probabilistic scenario otherwise the problem is simply not well-defined.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 7:37








      • 5




        $begingroup$
        What I meant was that adding the day does not affect the "strangeness" of the situation. However, I'm not sure if it's the strangeness that interests you. The main point is that it's called "a language problem" because different mathematical interpretations of the same English statement yield different mathematical models, and hence different mathematical results - and so for every intuition about the problem there is a interpretation in which the result is counter-intuitive.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 11:52






      • 4




        $begingroup$
        Exactly; this is why this question, in its ambiguous phrasing, would make a poor exam question. Since there are several acceptable formulations "from first principles" of this problem.
        $endgroup$
        – Gadi A
        Sep 15 '10 at 15:45








      6




      6




      $begingroup$
      Nope. I'm saying that in order to give a probabilistic meaning to this statement, you need to attach probabilistic assumptions to it. In your case it seems you've chosen the assumption of "if there is a boy, a boy will be given in the statement". Other possible interpretations: "If there is a girl, a girl will be said" (so since a boy was said, there are no girls 100%), and "If there is a boy and a girl, one will be said at random" and "The sex of x is said" and so on. Forget about days - try to do the probability for these cases and see what happens.
      $endgroup$
      – Gadi A
      Sep 11 '10 at 6:11






      $begingroup$
      Nope. I'm saying that in order to give a probabilistic meaning to this statement, you need to attach probabilistic assumptions to it. In your case it seems you've chosen the assumption of "if there is a boy, a boy will be given in the statement". Other possible interpretations: "If there is a girl, a girl will be said" (so since a boy was said, there are no girls 100%), and "If there is a boy and a girl, one will be said at random" and "The sex of x is said" and so on. Forget about days - try to do the probability for these cases and see what happens.
      $endgroup$
      – Gadi A
      Sep 11 '10 at 6:11






      6




      6




      $begingroup$
      This is of course correct, but you must also take into account the question of how the statement "I have a boy" comes to be. I've tried to elaborate in my answer.
      $endgroup$
      – Gadi A
      Sep 11 '10 at 6:40




      $begingroup$
      This is of course correct, but you must also take into account the question of how the statement "I have a boy" comes to be. I've tried to elaborate in my answer.
      $endgroup$
      – Gadi A
      Sep 11 '10 at 6:40




      3




      3




      $begingroup$
      The statement (ignoring the day red herring) is "I have two children. One is a boy." As I said before, this statement should be considered as part of the probabilistic scenario otherwise the problem is simply not well-defined.
      $endgroup$
      – Gadi A
      Sep 11 '10 at 7:37






      $begingroup$
      The statement (ignoring the day red herring) is "I have two children. One is a boy." As I said before, this statement should be considered as part of the probabilistic scenario otherwise the problem is simply not well-defined.
      $endgroup$
      – Gadi A
      Sep 11 '10 at 7:37






      5




      5




      $begingroup$
      What I meant was that adding the day does not affect the "strangeness" of the situation. However, I'm not sure if it's the strangeness that interests you. The main point is that it's called "a language problem" because different mathematical interpretations of the same English statement yield different mathematical models, and hence different mathematical results - and so for every intuition about the problem there is a interpretation in which the result is counter-intuitive.
      $endgroup$
      – Gadi A
      Sep 11 '10 at 11:52




      $begingroup$
      What I meant was that adding the day does not affect the "strangeness" of the situation. However, I'm not sure if it's the strangeness that interests you. The main point is that it's called "a language problem" because different mathematical interpretations of the same English statement yield different mathematical models, and hence different mathematical results - and so for every intuition about the problem there is a interpretation in which the result is counter-intuitive.
      $endgroup$
      – Gadi A
      Sep 11 '10 at 11:52




      4




      4




      $begingroup$
      Exactly; this is why this question, in its ambiguous phrasing, would make a poor exam question. Since there are several acceptable formulations "from first principles" of this problem.
      $endgroup$
      – Gadi A
      Sep 15 '10 at 15:45




      $begingroup$
      Exactly; this is why this question, in its ambiguous phrasing, would make a poor exam question. Since there are several acceptable formulations "from first principles" of this problem.
      $endgroup$
      – Gadi A
      Sep 15 '10 at 15:45











      19












      $begingroup$

      It is actually impossible to have a unique and unambiguous answer to the puzzle without explicitly articulating a probability model for how the information on gender and birthday is generated. The reason is that (1) for the problem to have a unique answer some random process is required, and (2) the answer is a function of which random model is used.




      1. The problem assumes that a unique probability can be deduced as the answer. This requires that the set of children described is chosen by a random process, otherwise the number of boys is a deterministic quantity and the probability would be 0 or 1 but with no ability to determine which is the case. More generally one can consider random processes that produce the complete set of information referenced in the problem: choose a parent, then choose what to reveal about the number, gender, and birth days of its children.


      2. The answer depends on which random process is used. If the Tuesday birth is disclosed only when there are two boys, the probability of two boys is 1. If Tuesday birth is disclosed only when there is a sister, the probability of two boys is 0. The answer could be any number between 0 or 1 depending on what process is assumed to produce the data.



      There is also a linguistic question of how to interpret "one is a boy born on Tuesday". It could mean that the number of Tuesday-born males is exactly one, or at least one child.






      share|cite|improve this answer











      $endgroup$









      • 7




        $begingroup$
        +1. We have a reasonably standard jargon for specifying simple random processes in English. People come up with "puzzles" like this by exploiting the impreciseness of English for describing more complicated situations. If the person posing the question had directly stated the random process, nobody would be confused. The reason this is a "puzzle" is that it's worded too vaguely to convey the intended meaning. So @muad: any time someone asks you a probability "puzzle", you should simply press them about exactly what random process they have in mind. Then it will be easy.
        $endgroup$
        – Carl Mummert
        Sep 12 '10 at 12:07










      • $begingroup$
        What you call "a linguistic question" over what "one is a boy born on Tuesday" means is actually the observation that people are capable of misunderstanding even unambiguous language. I do not think this question is about that sort of misunderstanding, and it would be unchanged by substituting "at least one is a boy born on a Tuesday" for the above phrase. (comment reposted to correct an incorrect quote.)
        $endgroup$
        – sdenham
        Aug 7 '17 at 15:28










      • $begingroup$
        @sdenham, no, that has absolutely nothing to do with it. Consider this puzzle (a real one): I am typing this comment on a laptop. I have worked in graphic design and I have worked as a sysadmin. What is the probability that I am using a Mac? This question, just like the original, is impossible to answer without a probability model being set up. It's actually a meaningless question.
        $endgroup$
        – Wildcard
        Sep 27 '17 at 5:45
















      19












      $begingroup$

      It is actually impossible to have a unique and unambiguous answer to the puzzle without explicitly articulating a probability model for how the information on gender and birthday is generated. The reason is that (1) for the problem to have a unique answer some random process is required, and (2) the answer is a function of which random model is used.




      1. The problem assumes that a unique probability can be deduced as the answer. This requires that the set of children described is chosen by a random process, otherwise the number of boys is a deterministic quantity and the probability would be 0 or 1 but with no ability to determine which is the case. More generally one can consider random processes that produce the complete set of information referenced in the problem: choose a parent, then choose what to reveal about the number, gender, and birth days of its children.


      2. The answer depends on which random process is used. If the Tuesday birth is disclosed only when there are two boys, the probability of two boys is 1. If Tuesday birth is disclosed only when there is a sister, the probability of two boys is 0. The answer could be any number between 0 or 1 depending on what process is assumed to produce the data.



      There is also a linguistic question of how to interpret "one is a boy born on Tuesday". It could mean that the number of Tuesday-born males is exactly one, or at least one child.






      share|cite|improve this answer











      $endgroup$









      • 7




        $begingroup$
        +1. We have a reasonably standard jargon for specifying simple random processes in English. People come up with "puzzles" like this by exploiting the impreciseness of English for describing more complicated situations. If the person posing the question had directly stated the random process, nobody would be confused. The reason this is a "puzzle" is that it's worded too vaguely to convey the intended meaning. So @muad: any time someone asks you a probability "puzzle", you should simply press them about exactly what random process they have in mind. Then it will be easy.
        $endgroup$
        – Carl Mummert
        Sep 12 '10 at 12:07










      • $begingroup$
        What you call "a linguistic question" over what "one is a boy born on Tuesday" means is actually the observation that people are capable of misunderstanding even unambiguous language. I do not think this question is about that sort of misunderstanding, and it would be unchanged by substituting "at least one is a boy born on a Tuesday" for the above phrase. (comment reposted to correct an incorrect quote.)
        $endgroup$
        – sdenham
        Aug 7 '17 at 15:28










      • $begingroup$
        @sdenham, no, that has absolutely nothing to do with it. Consider this puzzle (a real one): I am typing this comment on a laptop. I have worked in graphic design and I have worked as a sysadmin. What is the probability that I am using a Mac? This question, just like the original, is impossible to answer without a probability model being set up. It's actually a meaningless question.
        $endgroup$
        – Wildcard
        Sep 27 '17 at 5:45














      19












      19








      19





      $begingroup$

      It is actually impossible to have a unique and unambiguous answer to the puzzle without explicitly articulating a probability model for how the information on gender and birthday is generated. The reason is that (1) for the problem to have a unique answer some random process is required, and (2) the answer is a function of which random model is used.




      1. The problem assumes that a unique probability can be deduced as the answer. This requires that the set of children described is chosen by a random process, otherwise the number of boys is a deterministic quantity and the probability would be 0 or 1 but with no ability to determine which is the case. More generally one can consider random processes that produce the complete set of information referenced in the problem: choose a parent, then choose what to reveal about the number, gender, and birth days of its children.


      2. The answer depends on which random process is used. If the Tuesday birth is disclosed only when there are two boys, the probability of two boys is 1. If Tuesday birth is disclosed only when there is a sister, the probability of two boys is 0. The answer could be any number between 0 or 1 depending on what process is assumed to produce the data.



      There is also a linguistic question of how to interpret "one is a boy born on Tuesday". It could mean that the number of Tuesday-born males is exactly one, or at least one child.






      share|cite|improve this answer











      $endgroup$



      It is actually impossible to have a unique and unambiguous answer to the puzzle without explicitly articulating a probability model for how the information on gender and birthday is generated. The reason is that (1) for the problem to have a unique answer some random process is required, and (2) the answer is a function of which random model is used.




      1. The problem assumes that a unique probability can be deduced as the answer. This requires that the set of children described is chosen by a random process, otherwise the number of boys is a deterministic quantity and the probability would be 0 or 1 but with no ability to determine which is the case. More generally one can consider random processes that produce the complete set of information referenced in the problem: choose a parent, then choose what to reveal about the number, gender, and birth days of its children.


      2. The answer depends on which random process is used. If the Tuesday birth is disclosed only when there are two boys, the probability of two boys is 1. If Tuesday birth is disclosed only when there is a sister, the probability of two boys is 0. The answer could be any number between 0 or 1 depending on what process is assumed to produce the data.



      There is also a linguistic question of how to interpret "one is a boy born on Tuesday". It could mean that the number of Tuesday-born males is exactly one, or at least one child.







      share|cite|improve this answer














      share|cite|improve this answer



      share|cite|improve this answer








      edited Sep 13 '10 at 8:58

























      answered Sep 11 '10 at 8:31









      T..T..

      10.5k23446




      10.5k23446








      • 7




        $begingroup$
        +1. We have a reasonably standard jargon for specifying simple random processes in English. People come up with "puzzles" like this by exploiting the impreciseness of English for describing more complicated situations. If the person posing the question had directly stated the random process, nobody would be confused. The reason this is a "puzzle" is that it's worded too vaguely to convey the intended meaning. So @muad: any time someone asks you a probability "puzzle", you should simply press them about exactly what random process they have in mind. Then it will be easy.
        $endgroup$
        – Carl Mummert
        Sep 12 '10 at 12:07










      • $begingroup$
        What you call "a linguistic question" over what "one is a boy born on Tuesday" means is actually the observation that people are capable of misunderstanding even unambiguous language. I do not think this question is about that sort of misunderstanding, and it would be unchanged by substituting "at least one is a boy born on a Tuesday" for the above phrase. (comment reposted to correct an incorrect quote.)
        $endgroup$
        – sdenham
        Aug 7 '17 at 15:28










      • $begingroup$
        @sdenham, no, that has absolutely nothing to do with it. Consider this puzzle (a real one): I am typing this comment on a laptop. I have worked in graphic design and I have worked as a sysadmin. What is the probability that I am using a Mac? This question, just like the original, is impossible to answer without a probability model being set up. It's actually a meaningless question.
        $endgroup$
        – Wildcard
        Sep 27 '17 at 5:45














      • 7




        $begingroup$
        +1. We have a reasonably standard jargon for specifying simple random processes in English. People come up with "puzzles" like this by exploiting the impreciseness of English for describing more complicated situations. If the person posing the question had directly stated the random process, nobody would be confused. The reason this is a "puzzle" is that it's worded too vaguely to convey the intended meaning. So @muad: any time someone asks you a probability "puzzle", you should simply press them about exactly what random process they have in mind. Then it will be easy.
        $endgroup$
        – Carl Mummert
        Sep 12 '10 at 12:07










      • $begingroup$
        What you call "a linguistic question" over what "one is a boy born on Tuesday" means is actually the observation that people are capable of misunderstanding even unambiguous language. I do not think this question is about that sort of misunderstanding, and it would be unchanged by substituting "at least one is a boy born on a Tuesday" for the above phrase. (comment reposted to correct an incorrect quote.)
        $endgroup$
        – sdenham
        Aug 7 '17 at 15:28










      • $begingroup$
        @sdenham, no, that has absolutely nothing to do with it. Consider this puzzle (a real one): I am typing this comment on a laptop. I have worked in graphic design and I have worked as a sysadmin. What is the probability that I am using a Mac? This question, just like the original, is impossible to answer without a probability model being set up. It's actually a meaningless question.
        $endgroup$
        – Wildcard
        Sep 27 '17 at 5:45








      7




      7




      $begingroup$
      +1. We have a reasonably standard jargon for specifying simple random processes in English. People come up with "puzzles" like this by exploiting the impreciseness of English for describing more complicated situations. If the person posing the question had directly stated the random process, nobody would be confused. The reason this is a "puzzle" is that it's worded too vaguely to convey the intended meaning. So @muad: any time someone asks you a probability "puzzle", you should simply press them about exactly what random process they have in mind. Then it will be easy.
      $endgroup$
      – Carl Mummert
      Sep 12 '10 at 12:07




      $begingroup$
      +1. We have a reasonably standard jargon for specifying simple random processes in English. People come up with "puzzles" like this by exploiting the impreciseness of English for describing more complicated situations. If the person posing the question had directly stated the random process, nobody would be confused. The reason this is a "puzzle" is that it's worded too vaguely to convey the intended meaning. So @muad: any time someone asks you a probability "puzzle", you should simply press them about exactly what random process they have in mind. Then it will be easy.
      $endgroup$
      – Carl Mummert
      Sep 12 '10 at 12:07












      $begingroup$
      What you call "a linguistic question" over what "one is a boy born on Tuesday" means is actually the observation that people are capable of misunderstanding even unambiguous language. I do not think this question is about that sort of misunderstanding, and it would be unchanged by substituting "at least one is a boy born on a Tuesday" for the above phrase. (comment reposted to correct an incorrect quote.)
      $endgroup$
      – sdenham
      Aug 7 '17 at 15:28




      $begingroup$
      What you call "a linguistic question" over what "one is a boy born on Tuesday" means is actually the observation that people are capable of misunderstanding even unambiguous language. I do not think this question is about that sort of misunderstanding, and it would be unchanged by substituting "at least one is a boy born on a Tuesday" for the above phrase. (comment reposted to correct an incorrect quote.)
      $endgroup$
      – sdenham
      Aug 7 '17 at 15:28












      $begingroup$
      @sdenham, no, that has absolutely nothing to do with it. Consider this puzzle (a real one): I am typing this comment on a laptop. I have worked in graphic design and I have worked as a sysadmin. What is the probability that I am using a Mac? This question, just like the original, is impossible to answer without a probability model being set up. It's actually a meaningless question.
      $endgroup$
      – Wildcard
      Sep 27 '17 at 5:45




      $begingroup$
      @sdenham, no, that has absolutely nothing to do with it. Consider this puzzle (a real one): I am typing this comment on a laptop. I have worked in graphic design and I have worked as a sysadmin. What is the probability that I am using a Mac? This question, just like the original, is impossible to answer without a probability model being set up. It's actually a meaningless question.
      $endgroup$
      – Wildcard
      Sep 27 '17 at 5:45











      10












      $begingroup$

      I guess the following two versions of framing the question yield two different probabilities:




      1. Dave has two children. Is atleast one of them a boy who is born on Tuesday? Dave answers Yes.


      2. Dave has two children. I ask him to first choose and fix one child at random, and tell me if it is a boy who was born on Tuesday. Dave answers yes he is a boy born on Tuesday.



      For 1st the probability (of both being boys) is 13/27, while for the second the probability is 1/2.



      The way in which the question is asked, it's in line with 1st, hence the answer should be 13/27.






      share|cite|improve this answer











      $endgroup$









      • 3




        $begingroup$
        +1 for correct answer. More specifically, your first example is equivalent to the case where Dave knows the sex/birthdate of both children, while the second example is equivalent to the case where Dave doesn't know the sex/birthdate of both children; so what we have here is yet another question about knowledge-of-knowledge. See this answer for more information.
        $endgroup$
        – BlueRaja - Danny Pflughoeft
        Dec 21 '10 at 20:11






      • 1




        $begingroup$
        Also, since there is - presumably - no ambiguity over whether or not Dave knows the sex of his children, there is indeed no ambiguity in the quesiton; the answer is correctly 13/27 (the accepted answer, by Gadi, is incorrect).
        $endgroup$
        – BlueRaja - Danny Pflughoeft
        Dec 21 '10 at 20:13












      • $begingroup$
        @BlueRaja-DannyPflughoeft: The issue isn't whether Dave knows his children, but under what circumstances he made his statement. In other words if Dave says "I have two children, and at least one of them is a boy born on a Tuesday", the information conveyed by his statement depends on the space of possible ones. (You're assuming that the information conveyed is the content of his statement: and yes, the answer to "if we are given the information that Dave has a boy born on a Tuesday..." is indeed 13/27.) See Tanya Khovanova's article "Martin Gardner's Mistake".
        $endgroup$
        – ShreevatsaR
        Jan 17 '14 at 5:38












      • $begingroup$
        No, I disagree with "the way in which the question is asked, it's in line with 1st". If the statement were a response to a random experiment where we ask random people if they have a boy born on Tuesday, yes, it would be in line with the 1st. That is certainly not the case here, however.
        $endgroup$
        – 6005
        Apr 8 '17 at 21:22






      • 2




        $begingroup$
        In my brain, I have an implicit prior distribution over the possible kids someone has and whether they are male or female. Upon hearing they have 2 kids, I update on them having 2 kids. Upon hearing that one of them is a boy, I update not on the fact that at least one is a boy, but rather on the fact that a random child of theirs was a boy -- in other words, mentally, I assume WLOG they are talking about a random child when they make the statement. Thus I get that the other child is equally likely a boy or a girl. "Boy born on tuesday" additionally does not affect it :)
        $endgroup$
        – 6005
        Apr 8 '17 at 21:25


















      10












      $begingroup$

      I guess the following two versions of framing the question yield two different probabilities:




      1. Dave has two children. Is atleast one of them a boy who is born on Tuesday? Dave answers Yes.


      2. Dave has two children. I ask him to first choose and fix one child at random, and tell me if it is a boy who was born on Tuesday. Dave answers yes he is a boy born on Tuesday.



      For 1st the probability (of both being boys) is 13/27, while for the second the probability is 1/2.



      The way in which the question is asked, it's in line with 1st, hence the answer should be 13/27.






      share|cite|improve this answer











      $endgroup$









      • 3




        $begingroup$
        +1 for correct answer. More specifically, your first example is equivalent to the case where Dave knows the sex/birthdate of both children, while the second example is equivalent to the case where Dave doesn't know the sex/birthdate of both children; so what we have here is yet another question about knowledge-of-knowledge. See this answer for more information.
        $endgroup$
        – BlueRaja - Danny Pflughoeft
        Dec 21 '10 at 20:11






      • 1




        $begingroup$
        Also, since there is - presumably - no ambiguity over whether or not Dave knows the sex of his children, there is indeed no ambiguity in the quesiton; the answer is correctly 13/27 (the accepted answer, by Gadi, is incorrect).
        $endgroup$
        – BlueRaja - Danny Pflughoeft
        Dec 21 '10 at 20:13












      • $begingroup$
        @BlueRaja-DannyPflughoeft: The issue isn't whether Dave knows his children, but under what circumstances he made his statement. In other words if Dave says "I have two children, and at least one of them is a boy born on a Tuesday", the information conveyed by his statement depends on the space of possible ones. (You're assuming that the information conveyed is the content of his statement: and yes, the answer to "if we are given the information that Dave has a boy born on a Tuesday..." is indeed 13/27.) See Tanya Khovanova's article "Martin Gardner's Mistake".
        $endgroup$
        – ShreevatsaR
        Jan 17 '14 at 5:38












      • $begingroup$
        No, I disagree with "the way in which the question is asked, it's in line with 1st". If the statement were a response to a random experiment where we ask random people if they have a boy born on Tuesday, yes, it would be in line with the 1st. That is certainly not the case here, however.
        $endgroup$
        – 6005
        Apr 8 '17 at 21:22






      • 2




        $begingroup$
        In my brain, I have an implicit prior distribution over the possible kids someone has and whether they are male or female. Upon hearing they have 2 kids, I update on them having 2 kids. Upon hearing that one of them is a boy, I update not on the fact that at least one is a boy, but rather on the fact that a random child of theirs was a boy -- in other words, mentally, I assume WLOG they are talking about a random child when they make the statement. Thus I get that the other child is equally likely a boy or a girl. "Boy born on tuesday" additionally does not affect it :)
        $endgroup$
        – 6005
        Apr 8 '17 at 21:25
















      10












      10








      10





      $begingroup$

      I guess the following two versions of framing the question yield two different probabilities:




      1. Dave has two children. Is atleast one of them a boy who is born on Tuesday? Dave answers Yes.


      2. Dave has two children. I ask him to first choose and fix one child at random, and tell me if it is a boy who was born on Tuesday. Dave answers yes he is a boy born on Tuesday.



      For 1st the probability (of both being boys) is 13/27, while for the second the probability is 1/2.



      The way in which the question is asked, it's in line with 1st, hence the answer should be 13/27.






      share|cite|improve this answer











      $endgroup$



      I guess the following two versions of framing the question yield two different probabilities:




      1. Dave has two children. Is atleast one of them a boy who is born on Tuesday? Dave answers Yes.


      2. Dave has two children. I ask him to first choose and fix one child at random, and tell me if it is a boy who was born on Tuesday. Dave answers yes he is a boy born on Tuesday.



      For 1st the probability (of both being boys) is 13/27, while for the second the probability is 1/2.



      The way in which the question is asked, it's in line with 1st, hence the answer should be 13/27.







      share|cite|improve this answer














      share|cite|improve this answer



      share|cite|improve this answer








      edited Jun 5 '17 at 21:46

























      answered Sep 11 '10 at 8:35









      KalElKalEl

      2,46931321




      2,46931321








      • 3




        $begingroup$
        +1 for correct answer. More specifically, your first example is equivalent to the case where Dave knows the sex/birthdate of both children, while the second example is equivalent to the case where Dave doesn't know the sex/birthdate of both children; so what we have here is yet another question about knowledge-of-knowledge. See this answer for more information.
        $endgroup$
        – BlueRaja - Danny Pflughoeft
        Dec 21 '10 at 20:11






      • 1




        $begingroup$
        Also, since there is - presumably - no ambiguity over whether or not Dave knows the sex of his children, there is indeed no ambiguity in the quesiton; the answer is correctly 13/27 (the accepted answer, by Gadi, is incorrect).
        $endgroup$
        – BlueRaja - Danny Pflughoeft
        Dec 21 '10 at 20:13












      • $begingroup$
        @BlueRaja-DannyPflughoeft: The issue isn't whether Dave knows his children, but under what circumstances he made his statement. In other words if Dave says "I have two children, and at least one of them is a boy born on a Tuesday", the information conveyed by his statement depends on the space of possible ones. (You're assuming that the information conveyed is the content of his statement: and yes, the answer to "if we are given the information that Dave has a boy born on a Tuesday..." is indeed 13/27.) See Tanya Khovanova's article "Martin Gardner's Mistake".
        $endgroup$
        – ShreevatsaR
        Jan 17 '14 at 5:38












      • $begingroup$
        No, I disagree with "the way in which the question is asked, it's in line with 1st". If the statement were a response to a random experiment where we ask random people if they have a boy born on Tuesday, yes, it would be in line with the 1st. That is certainly not the case here, however.
        $endgroup$
        – 6005
        Apr 8 '17 at 21:22






      • 2




        $begingroup$
        In my brain, I have an implicit prior distribution over the possible kids someone has and whether they are male or female. Upon hearing they have 2 kids, I update on them having 2 kids. Upon hearing that one of them is a boy, I update not on the fact that at least one is a boy, but rather on the fact that a random child of theirs was a boy -- in other words, mentally, I assume WLOG they are talking about a random child when they make the statement. Thus I get that the other child is equally likely a boy or a girl. "Boy born on tuesday" additionally does not affect it :)
        $endgroup$
        – 6005
        Apr 8 '17 at 21:25
















      • 3




        $begingroup$
        +1 for correct answer. More specifically, your first example is equivalent to the case where Dave knows the sex/birthdate of both children, while the second example is equivalent to the case where Dave doesn't know the sex/birthdate of both children; so what we have here is yet another question about knowledge-of-knowledge. See this answer for more information.
        $endgroup$
        – BlueRaja - Danny Pflughoeft
        Dec 21 '10 at 20:11






      • 1




        $begingroup$
        Also, since there is - presumably - no ambiguity over whether or not Dave knows the sex of his children, there is indeed no ambiguity in the quesiton; the answer is correctly 13/27 (the accepted answer, by Gadi, is incorrect).
        $endgroup$
        – BlueRaja - Danny Pflughoeft
        Dec 21 '10 at 20:13












      • $begingroup$
        @BlueRaja-DannyPflughoeft: The issue isn't whether Dave knows his children, but under what circumstances he made his statement. In other words if Dave says "I have two children, and at least one of them is a boy born on a Tuesday", the information conveyed by his statement depends on the space of possible ones. (You're assuming that the information conveyed is the content of his statement: and yes, the answer to "if we are given the information that Dave has a boy born on a Tuesday..." is indeed 13/27.) See Tanya Khovanova's article "Martin Gardner's Mistake".
        $endgroup$
        – ShreevatsaR
        Jan 17 '14 at 5:38












      • $begingroup$
        No, I disagree with "the way in which the question is asked, it's in line with 1st". If the statement were a response to a random experiment where we ask random people if they have a boy born on Tuesday, yes, it would be in line with the 1st. That is certainly not the case here, however.
        $endgroup$
        – 6005
        Apr 8 '17 at 21:22






      • 2




        $begingroup$
        In my brain, I have an implicit prior distribution over the possible kids someone has and whether they are male or female. Upon hearing they have 2 kids, I update on them having 2 kids. Upon hearing that one of them is a boy, I update not on the fact that at least one is a boy, but rather on the fact that a random child of theirs was a boy -- in other words, mentally, I assume WLOG they are talking about a random child when they make the statement. Thus I get that the other child is equally likely a boy or a girl. "Boy born on tuesday" additionally does not affect it :)
        $endgroup$
        – 6005
        Apr 8 '17 at 21:25










      3




      3




      $begingroup$
      +1 for correct answer. More specifically, your first example is equivalent to the case where Dave knows the sex/birthdate of both children, while the second example is equivalent to the case where Dave doesn't know the sex/birthdate of both children; so what we have here is yet another question about knowledge-of-knowledge. See this answer for more information.
      $endgroup$
      – BlueRaja - Danny Pflughoeft
      Dec 21 '10 at 20:11




      $begingroup$
      +1 for correct answer. More specifically, your first example is equivalent to the case where Dave knows the sex/birthdate of both children, while the second example is equivalent to the case where Dave doesn't know the sex/birthdate of both children; so what we have here is yet another question about knowledge-of-knowledge. See this answer for more information.
      $endgroup$
      – BlueRaja - Danny Pflughoeft
      Dec 21 '10 at 20:11




      1




      1




      $begingroup$
      Also, since there is - presumably - no ambiguity over whether or not Dave knows the sex of his children, there is indeed no ambiguity in the quesiton; the answer is correctly 13/27 (the accepted answer, by Gadi, is incorrect).
      $endgroup$
      – BlueRaja - Danny Pflughoeft
      Dec 21 '10 at 20:13






      $begingroup$
      Also, since there is - presumably - no ambiguity over whether or not Dave knows the sex of his children, there is indeed no ambiguity in the quesiton; the answer is correctly 13/27 (the accepted answer, by Gadi, is incorrect).
      $endgroup$
      – BlueRaja - Danny Pflughoeft
      Dec 21 '10 at 20:13














      $begingroup$
      @BlueRaja-DannyPflughoeft: The issue isn't whether Dave knows his children, but under what circumstances he made his statement. In other words if Dave says "I have two children, and at least one of them is a boy born on a Tuesday", the information conveyed by his statement depends on the space of possible ones. (You're assuming that the information conveyed is the content of his statement: and yes, the answer to "if we are given the information that Dave has a boy born on a Tuesday..." is indeed 13/27.) See Tanya Khovanova's article "Martin Gardner's Mistake".
      $endgroup$
      – ShreevatsaR
      Jan 17 '14 at 5:38






      $begingroup$
      @BlueRaja-DannyPflughoeft: The issue isn't whether Dave knows his children, but under what circumstances he made his statement. In other words if Dave says "I have two children, and at least one of them is a boy born on a Tuesday", the information conveyed by his statement depends on the space of possible ones. (You're assuming that the information conveyed is the content of his statement: and yes, the answer to "if we are given the information that Dave has a boy born on a Tuesday..." is indeed 13/27.) See Tanya Khovanova's article "Martin Gardner's Mistake".
      $endgroup$
      – ShreevatsaR
      Jan 17 '14 at 5:38














      $begingroup$
      No, I disagree with "the way in which the question is asked, it's in line with 1st". If the statement were a response to a random experiment where we ask random people if they have a boy born on Tuesday, yes, it would be in line with the 1st. That is certainly not the case here, however.
      $endgroup$
      – 6005
      Apr 8 '17 at 21:22




      $begingroup$
      No, I disagree with "the way in which the question is asked, it's in line with 1st". If the statement were a response to a random experiment where we ask random people if they have a boy born on Tuesday, yes, it would be in line with the 1st. That is certainly not the case here, however.
      $endgroup$
      – 6005
      Apr 8 '17 at 21:22




      2




      2




      $begingroup$
      In my brain, I have an implicit prior distribution over the possible kids someone has and whether they are male or female. Upon hearing they have 2 kids, I update on them having 2 kids. Upon hearing that one of them is a boy, I update not on the fact that at least one is a boy, but rather on the fact that a random child of theirs was a boy -- in other words, mentally, I assume WLOG they are talking about a random child when they make the statement. Thus I get that the other child is equally likely a boy or a girl. "Boy born on tuesday" additionally does not affect it :)
      $endgroup$
      – 6005
      Apr 8 '17 at 21:25






      $begingroup$
      In my brain, I have an implicit prior distribution over the possible kids someone has and whether they are male or female. Upon hearing they have 2 kids, I update on them having 2 kids. Upon hearing that one of them is a boy, I update not on the fact that at least one is a boy, but rather on the fact that a random child of theirs was a boy -- in other words, mentally, I assume WLOG they are talking about a random child when they make the statement. Thus I get that the other child is equally likely a boy or a girl. "Boy born on tuesday" additionally does not affect it :)
      $endgroup$
      – 6005
      Apr 8 '17 at 21:25













      3












      $begingroup$

      There is always room for misinterpreting a question when one does not fully understand the language in which it is written. I think that the way mathematics and mathematicians use conditional probability is clear:



      $$P(A|B)=P(A cap B)/P(B).$$



      So I believe that this is the interpretation that one should take, and thus arrive at your answer of 13/27, and not search for further nuances, which are not too difficult to find.






      share|cite|improve this answer









      $endgroup$









      • 4




        $begingroup$
        Conditional probability is not the issue. The problem is in defining what "P" is implied in the problem. Once a probability measure is specified ,of course it is then possible to use the formula for conditional probability.
        $endgroup$
        – T..
        Sep 11 '10 at 19:08






      • 4




        $begingroup$
        So A = [Dave has 2 boys] and B = [Dave says "I have 2 children. One is a boy born on a Tuesday."]. The problem is that we don't know P(B). What space does Dave's statement come from? The only way to get the 13/27 answer is to make the unjustified unreasonable assumption that Dave is boy-centric & Tuesday-centric: if he has two sons born on Tue and Sun he will mention Tue; if he has a son & daughter both born on Tue he will mention the son, etc. See [this article](arxiv.org/abs/1102.0173). The information in [Dave says X] is not the same as [X]; it depends on what all Dave could have said.
        $endgroup$
        – ShreevatsaR
        May 5 '11 at 11:08
















      3












      $begingroup$

      There is always room for misinterpreting a question when one does not fully understand the language in which it is written. I think that the way mathematics and mathematicians use conditional probability is clear:



      $$P(A|B)=P(A cap B)/P(B).$$



      So I believe that this is the interpretation that one should take, and thus arrive at your answer of 13/27, and not search for further nuances, which are not too difficult to find.






      share|cite|improve this answer









      $endgroup$









      • 4




        $begingroup$
        Conditional probability is not the issue. The problem is in defining what "P" is implied in the problem. Once a probability measure is specified ,of course it is then possible to use the formula for conditional probability.
        $endgroup$
        – T..
        Sep 11 '10 at 19:08






      • 4




        $begingroup$
        So A = [Dave has 2 boys] and B = [Dave says "I have 2 children. One is a boy born on a Tuesday."]. The problem is that we don't know P(B). What space does Dave's statement come from? The only way to get the 13/27 answer is to make the unjustified unreasonable assumption that Dave is boy-centric & Tuesday-centric: if he has two sons born on Tue and Sun he will mention Tue; if he has a son & daughter both born on Tue he will mention the son, etc. See [this article](arxiv.org/abs/1102.0173). The information in [Dave says X] is not the same as [X]; it depends on what all Dave could have said.
        $endgroup$
        – ShreevatsaR
        May 5 '11 at 11:08














      3












      3








      3





      $begingroup$

      There is always room for misinterpreting a question when one does not fully understand the language in which it is written. I think that the way mathematics and mathematicians use conditional probability is clear:



      $$P(A|B)=P(A cap B)/P(B).$$



      So I believe that this is the interpretation that one should take, and thus arrive at your answer of 13/27, and not search for further nuances, which are not too difficult to find.






      share|cite|improve this answer









      $endgroup$



      There is always room for misinterpreting a question when one does not fully understand the language in which it is written. I think that the way mathematics and mathematicians use conditional probability is clear:



      $$P(A|B)=P(A cap B)/P(B).$$



      So I believe that this is the interpretation that one should take, and thus arrive at your answer of 13/27, and not search for further nuances, which are not too difficult to find.







      share|cite|improve this answer












      share|cite|improve this answer



      share|cite|improve this answer










      answered Sep 11 '10 at 8:19









      Derek JenningsDerek Jennings

      12k3055




      12k3055








      • 4




        $begingroup$
        Conditional probability is not the issue. The problem is in defining what "P" is implied in the problem. Once a probability measure is specified ,of course it is then possible to use the formula for conditional probability.
        $endgroup$
        – T..
        Sep 11 '10 at 19:08






      • 4




        $begingroup$
        So A = [Dave has 2 boys] and B = [Dave says "I have 2 children. One is a boy born on a Tuesday."]. The problem is that we don't know P(B). What space does Dave's statement come from? The only way to get the 13/27 answer is to make the unjustified unreasonable assumption that Dave is boy-centric & Tuesday-centric: if he has two sons born on Tue and Sun he will mention Tue; if he has a son & daughter both born on Tue he will mention the son, etc. See [this article](arxiv.org/abs/1102.0173). The information in [Dave says X] is not the same as [X]; it depends on what all Dave could have said.
        $endgroup$
        – ShreevatsaR
        May 5 '11 at 11:08














      • 4




        $begingroup$
        Conditional probability is not the issue. The problem is in defining what "P" is implied in the problem. Once a probability measure is specified ,of course it is then possible to use the formula for conditional probability.
        $endgroup$
        – T..
        Sep 11 '10 at 19:08






      • 4




        $begingroup$
        So A = [Dave has 2 boys] and B = [Dave says "I have 2 children. One is a boy born on a Tuesday."]. The problem is that we don't know P(B). What space does Dave's statement come from? The only way to get the 13/27 answer is to make the unjustified unreasonable assumption that Dave is boy-centric & Tuesday-centric: if he has two sons born on Tue and Sun he will mention Tue; if he has a son & daughter both born on Tue he will mention the son, etc. See [this article](arxiv.org/abs/1102.0173). The information in [Dave says X] is not the same as [X]; it depends on what all Dave could have said.
        $endgroup$
        – ShreevatsaR
        May 5 '11 at 11:08








      4




      4




      $begingroup$
      Conditional probability is not the issue. The problem is in defining what "P" is implied in the problem. Once a probability measure is specified ,of course it is then possible to use the formula for conditional probability.
      $endgroup$
      – T..
      Sep 11 '10 at 19:08




      $begingroup$
      Conditional probability is not the issue. The problem is in defining what "P" is implied in the problem. Once a probability measure is specified ,of course it is then possible to use the formula for conditional probability.
      $endgroup$
      – T..
      Sep 11 '10 at 19:08




      4




      4




      $begingroup$
      So A = [Dave has 2 boys] and B = [Dave says "I have 2 children. One is a boy born on a Tuesday."]. The problem is that we don't know P(B). What space does Dave's statement come from? The only way to get the 13/27 answer is to make the unjustified unreasonable assumption that Dave is boy-centric & Tuesday-centric: if he has two sons born on Tue and Sun he will mention Tue; if he has a son & daughter both born on Tue he will mention the son, etc. See [this article](arxiv.org/abs/1102.0173). The information in [Dave says X] is not the same as [X]; it depends on what all Dave could have said.
      $endgroup$
      – ShreevatsaR
      May 5 '11 at 11:08




      $begingroup$
      So A = [Dave has 2 boys] and B = [Dave says "I have 2 children. One is a boy born on a Tuesday."]. The problem is that we don't know P(B). What space does Dave's statement come from? The only way to get the 13/27 answer is to make the unjustified unreasonable assumption that Dave is boy-centric & Tuesday-centric: if he has two sons born on Tue and Sun he will mention Tue; if he has a son & daughter both born on Tue he will mention the son, etc. See [this article](arxiv.org/abs/1102.0173). The information in [Dave says X] is not the same as [X]; it depends on what all Dave could have said.
      $endgroup$
      – ShreevatsaR
      May 5 '11 at 11:08











      3












      $begingroup$

      Well, given the unstated assumption that the writer is a mathematician and therefore not using regular english, then I agree with the 13/27 answer.



      But in everyday english, from "there are two fleems, one is a glarp" we all infer that the other is not a glarp.



      From "there are two fleems, one is a glarp, which is snibble" we would still infer that the other is not a glarp. Whereas from "there are two fleems, one is a glarp which is snibble" (absence of comma, or when spoken, difference in intonation) we would infer that the other is not a snibble glarp, but it could still be an unsnibble glarp.






      share|cite|improve this answer









      $endgroup$













      • $begingroup$
        I see what you mean, Whether one interprets "One is ..." to mean "Exactly one (and no more) is ..." or "At least one ...". This would change the answer from 13/27 to 12/26. I don't think this ambiguity is an intentional part of the problem though - just an unfortunate problem of the language.
        $endgroup$
        – anon
        Sep 12 '10 at 7:57






      • 2




        $begingroup$
        I think "But in everyday english, from "there are two fleems, one is a glarp" we all infer that the other is not a glarp." is debatable.
        $endgroup$
        – Chris Card
        Sep 12 '10 at 8:31
















      3












      $begingroup$

      Well, given the unstated assumption that the writer is a mathematician and therefore not using regular english, then I agree with the 13/27 answer.



      But in everyday english, from "there are two fleems, one is a glarp" we all infer that the other is not a glarp.



      From "there are two fleems, one is a glarp, which is snibble" we would still infer that the other is not a glarp. Whereas from "there are two fleems, one is a glarp which is snibble" (absence of comma, or when spoken, difference in intonation) we would infer that the other is not a snibble glarp, but it could still be an unsnibble glarp.






      share|cite|improve this answer









      $endgroup$













      • $begingroup$
        I see what you mean, Whether one interprets "One is ..." to mean "Exactly one (and no more) is ..." or "At least one ...". This would change the answer from 13/27 to 12/26. I don't think this ambiguity is an intentional part of the problem though - just an unfortunate problem of the language.
        $endgroup$
        – anon
        Sep 12 '10 at 7:57






      • 2




        $begingroup$
        I think "But in everyday english, from "there are two fleems, one is a glarp" we all infer that the other is not a glarp." is debatable.
        $endgroup$
        – Chris Card
        Sep 12 '10 at 8:31














      3












      3








      3





      $begingroup$

      Well, given the unstated assumption that the writer is a mathematician and therefore not using regular english, then I agree with the 13/27 answer.



      But in everyday english, from "there are two fleems, one is a glarp" we all infer that the other is not a glarp.



      From "there are two fleems, one is a glarp, which is snibble" we would still infer that the other is not a glarp. Whereas from "there are two fleems, one is a glarp which is snibble" (absence of comma, or when spoken, difference in intonation) we would infer that the other is not a snibble glarp, but it could still be an unsnibble glarp.






      share|cite|improve this answer









      $endgroup$



      Well, given the unstated assumption that the writer is a mathematician and therefore not using regular english, then I agree with the 13/27 answer.



      But in everyday english, from "there are two fleems, one is a glarp" we all infer that the other is not a glarp.



      From "there are two fleems, one is a glarp, which is snibble" we would still infer that the other is not a glarp. Whereas from "there are two fleems, one is a glarp which is snibble" (absence of comma, or when spoken, difference in intonation) we would infer that the other is not a snibble glarp, but it could still be an unsnibble glarp.







      share|cite|improve this answer












      share|cite|improve this answer



      share|cite|improve this answer










      answered Sep 11 '10 at 23:58







      anon



















      • $begingroup$
        I see what you mean, Whether one interprets "One is ..." to mean "Exactly one (and no more) is ..." or "At least one ...". This would change the answer from 13/27 to 12/26. I don't think this ambiguity is an intentional part of the problem though - just an unfortunate problem of the language.
        $endgroup$
        – anon
        Sep 12 '10 at 7:57






      • 2




        $begingroup$
        I think "But in everyday english, from "there are two fleems, one is a glarp" we all infer that the other is not a glarp." is debatable.
        $endgroup$
        – Chris Card
        Sep 12 '10 at 8:31


















      • $begingroup$
        I see what you mean, Whether one interprets "One is ..." to mean "Exactly one (and no more) is ..." or "At least one ...". This would change the answer from 13/27 to 12/26. I don't think this ambiguity is an intentional part of the problem though - just an unfortunate problem of the language.
        $endgroup$
        – anon
        Sep 12 '10 at 7:57






      • 2




        $begingroup$
        I think "But in everyday english, from "there are two fleems, one is a glarp" we all infer that the other is not a glarp." is debatable.
        $endgroup$
        – Chris Card
        Sep 12 '10 at 8:31
















      $begingroup$
      I see what you mean, Whether one interprets "One is ..." to mean "Exactly one (and no more) is ..." or "At least one ...". This would change the answer from 13/27 to 12/26. I don't think this ambiguity is an intentional part of the problem though - just an unfortunate problem of the language.
      $endgroup$
      – anon
      Sep 12 '10 at 7:57




      $begingroup$
      I see what you mean, Whether one interprets "One is ..." to mean "Exactly one (and no more) is ..." or "At least one ...". This would change the answer from 13/27 to 12/26. I don't think this ambiguity is an intentional part of the problem though - just an unfortunate problem of the language.
      $endgroup$
      – anon
      Sep 12 '10 at 7:57




      2




      2




      $begingroup$
      I think "But in everyday english, from "there are two fleems, one is a glarp" we all infer that the other is not a glarp." is debatable.
      $endgroup$
      – Chris Card
      Sep 12 '10 at 8:31




      $begingroup$
      I think "But in everyday english, from "there are two fleems, one is a glarp" we all infer that the other is not a glarp." is debatable.
      $endgroup$
      – Chris Card
      Sep 12 '10 at 8:31











      2












      $begingroup$

      The Tuesday is a red herring. It's stated as a fact, thus the probability is 1. Also, it doesn't say "only one boy is born on a Tuesday". But indeed, this could be a language thing.



      With 2 children you have the following possible combinations:

      1. two girls

      2. a boy and a girl

      3. a girl and a boy

      4. two boys



      If at least 1 is a boy we only have to consider the last three combinations. That gives us one in three that both are boys.

      The error which is often made is to consider 2. and 3. as a single combination.



      edit

      I find it completely counter-intuitive that the outcome is influenced by the day, and I simulated the problem for one million families with 2 kids. And lo and behold, the outcome is 12.99 in 27. I was wrong.






      share|cite|improve this answer











      $endgroup$













      • $begingroup$
        Note that this too may seem counter-intuitive: It means that if someone tells you "I have two children. One of them is a boy" the probability the the other one is a girl is 2/3, but you might expect 1/2 since the sex of the children is independent.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 7:00










      • $begingroup$
        What you are saying here contradicts my derivation of 13/27 (which I cannot see any flaw in) - can you tell me if you think there is a mistake in my derivation?
        $endgroup$
        – anon
        Sep 11 '10 at 7:03












      • $begingroup$
        @muad: there doesn't seem a mistake in your derivation; the error was in my intuition that the day couldn't possibly have anything to do with it.
        $endgroup$
        – stevenvh
        Sep 12 '10 at 7:04










      • $begingroup$
        I also had to write a computer simulation before I could believe the answer!
        $endgroup$
        – anon
        Sep 12 '10 at 7:49


















      2












      $begingroup$

      The Tuesday is a red herring. It's stated as a fact, thus the probability is 1. Also, it doesn't say "only one boy is born on a Tuesday". But indeed, this could be a language thing.



      With 2 children you have the following possible combinations:

      1. two girls

      2. a boy and a girl

      3. a girl and a boy

      4. two boys



      If at least 1 is a boy we only have to consider the last three combinations. That gives us one in three that both are boys.

      The error which is often made is to consider 2. and 3. as a single combination.



      edit

      I find it completely counter-intuitive that the outcome is influenced by the day, and I simulated the problem for one million families with 2 kids. And lo and behold, the outcome is 12.99 in 27. I was wrong.






      share|cite|improve this answer











      $endgroup$













      • $begingroup$
        Note that this too may seem counter-intuitive: It means that if someone tells you "I have two children. One of them is a boy" the probability the the other one is a girl is 2/3, but you might expect 1/2 since the sex of the children is independent.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 7:00










      • $begingroup$
        What you are saying here contradicts my derivation of 13/27 (which I cannot see any flaw in) - can you tell me if you think there is a mistake in my derivation?
        $endgroup$
        – anon
        Sep 11 '10 at 7:03












      • $begingroup$
        @muad: there doesn't seem a mistake in your derivation; the error was in my intuition that the day couldn't possibly have anything to do with it.
        $endgroup$
        – stevenvh
        Sep 12 '10 at 7:04










      • $begingroup$
        I also had to write a computer simulation before I could believe the answer!
        $endgroup$
        – anon
        Sep 12 '10 at 7:49
















      2












      2








      2





      $begingroup$

      The Tuesday is a red herring. It's stated as a fact, thus the probability is 1. Also, it doesn't say "only one boy is born on a Tuesday". But indeed, this could be a language thing.



      With 2 children you have the following possible combinations:

      1. two girls

      2. a boy and a girl

      3. a girl and a boy

      4. two boys



      If at least 1 is a boy we only have to consider the last three combinations. That gives us one in three that both are boys.

      The error which is often made is to consider 2. and 3. as a single combination.



      edit

      I find it completely counter-intuitive that the outcome is influenced by the day, and I simulated the problem for one million families with 2 kids. And lo and behold, the outcome is 12.99 in 27. I was wrong.






      share|cite|improve this answer











      $endgroup$



      The Tuesday is a red herring. It's stated as a fact, thus the probability is 1. Also, it doesn't say "only one boy is born on a Tuesday". But indeed, this could be a language thing.



      With 2 children you have the following possible combinations:

      1. two girls

      2. a boy and a girl

      3. a girl and a boy

      4. two boys



      If at least 1 is a boy we only have to consider the last three combinations. That gives us one in three that both are boys.

      The error which is often made is to consider 2. and 3. as a single combination.



      edit

      I find it completely counter-intuitive that the outcome is influenced by the day, and I simulated the problem for one million families with 2 kids. And lo and behold, the outcome is 12.99 in 27. I was wrong.







      share|cite|improve this answer














      share|cite|improve this answer



      share|cite|improve this answer








      edited Sep 12 '10 at 7:16

























      answered Sep 11 '10 at 6:53









      stevenvhstevenvh

      1,14231225




      1,14231225












      • $begingroup$
        Note that this too may seem counter-intuitive: It means that if someone tells you "I have two children. One of them is a boy" the probability the the other one is a girl is 2/3, but you might expect 1/2 since the sex of the children is independent.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 7:00










      • $begingroup$
        What you are saying here contradicts my derivation of 13/27 (which I cannot see any flaw in) - can you tell me if you think there is a mistake in my derivation?
        $endgroup$
        – anon
        Sep 11 '10 at 7:03












      • $begingroup$
        @muad: there doesn't seem a mistake in your derivation; the error was in my intuition that the day couldn't possibly have anything to do with it.
        $endgroup$
        – stevenvh
        Sep 12 '10 at 7:04










      • $begingroup$
        I also had to write a computer simulation before I could believe the answer!
        $endgroup$
        – anon
        Sep 12 '10 at 7:49




















      • $begingroup$
        Note that this too may seem counter-intuitive: It means that if someone tells you "I have two children. One of them is a boy" the probability the the other one is a girl is 2/3, but you might expect 1/2 since the sex of the children is independent.
        $endgroup$
        – Gadi A
        Sep 11 '10 at 7:00










      • $begingroup$
        What you are saying here contradicts my derivation of 13/27 (which I cannot see any flaw in) - can you tell me if you think there is a mistake in my derivation?
        $endgroup$
        – anon
        Sep 11 '10 at 7:03












      • $begingroup$
        @muad: there doesn't seem a mistake in your derivation; the error was in my intuition that the day couldn't possibly have anything to do with it.
        $endgroup$
        – stevenvh
        Sep 12 '10 at 7:04










      • $begingroup$
        I also had to write a computer simulation before I could believe the answer!
        $endgroup$
        – anon
        Sep 12 '10 at 7:49


















      $begingroup$
      Note that this too may seem counter-intuitive: It means that if someone tells you "I have two children. One of them is a boy" the probability the the other one is a girl is 2/3, but you might expect 1/2 since the sex of the children is independent.
      $endgroup$
      – Gadi A
      Sep 11 '10 at 7:00




      $begingroup$
      Note that this too may seem counter-intuitive: It means that if someone tells you "I have two children. One of them is a boy" the probability the the other one is a girl is 2/3, but you might expect 1/2 since the sex of the children is independent.
      $endgroup$
      – Gadi A
      Sep 11 '10 at 7:00












      $begingroup$
      What you are saying here contradicts my derivation of 13/27 (which I cannot see any flaw in) - can you tell me if you think there is a mistake in my derivation?
      $endgroup$
      – anon
      Sep 11 '10 at 7:03






      $begingroup$
      What you are saying here contradicts my derivation of 13/27 (which I cannot see any flaw in) - can you tell me if you think there is a mistake in my derivation?
      $endgroup$
      – anon
      Sep 11 '10 at 7:03














      $begingroup$
      @muad: there doesn't seem a mistake in your derivation; the error was in my intuition that the day couldn't possibly have anything to do with it.
      $endgroup$
      – stevenvh
      Sep 12 '10 at 7:04




      $begingroup$
      @muad: there doesn't seem a mistake in your derivation; the error was in my intuition that the day couldn't possibly have anything to do with it.
      $endgroup$
      – stevenvh
      Sep 12 '10 at 7:04












      $begingroup$
      I also had to write a computer simulation before I could believe the answer!
      $endgroup$
      – anon
      Sep 12 '10 at 7:49






      $begingroup$
      I also had to write a computer simulation before I could believe the answer!
      $endgroup$
      – anon
      Sep 12 '10 at 7:49













      1












      $begingroup$

      This, in my opinion, is why the intuitive approach fails:



      One has a tendency to think that
      the probability of 7*P(b AND d1) = P(b AND d1) + P(b AND d2) + ... + P(b AND d7) = P((b AND d1) OR (b AND d2) OR ... OR (b AND d7)) = P(b AND (d1 OR d2 OR ... OR d7)) = P(b).



      However, the flaw here is that, in reality, P(b AND d1) + P(b AND d2) + ... + P(b AND d7) is NOT equal to P((b AND d1) OR (b AND d2) OR ... OR (b AND d7)). This means that mentioning independent (and one might think irrelevant) information alongside with relevant information actually changes the resulting probabilities.



      One interesting consequence: if I say something like
      "I have two children. One of them is a boy who was born at 10:24 PM on February 10th,"
      The probability that I have two boys is now almost exactly the same as as the probability that I have a girl and a boy. Adding a unique or almost unique piece of information makes the stuff I want to know about the other child independent of the information I have on the first child. If I took this to the extreme and said that I have a firstborn boy, won't know anything additional about the other child.






      share|cite|improve this answer









      $endgroup$













      • $begingroup$
        What is an example of the "... is NOT equal ..."? (A well-specified probability model where the two sides of the equation are not the same.)
        $endgroup$
        – T..
        Sep 13 '10 at 1:26


















      1












      $begingroup$

      This, in my opinion, is why the intuitive approach fails:



      One has a tendency to think that
      the probability of 7*P(b AND d1) = P(b AND d1) + P(b AND d2) + ... + P(b AND d7) = P((b AND d1) OR (b AND d2) OR ... OR (b AND d7)) = P(b AND (d1 OR d2 OR ... OR d7)) = P(b).



      However, the flaw here is that, in reality, P(b AND d1) + P(b AND d2) + ... + P(b AND d7) is NOT equal to P((b AND d1) OR (b AND d2) OR ... OR (b AND d7)). This means that mentioning independent (and one might think irrelevant) information alongside with relevant information actually changes the resulting probabilities.



      One interesting consequence: if I say something like
      "I have two children. One of them is a boy who was born at 10:24 PM on February 10th,"
      The probability that I have two boys is now almost exactly the same as as the probability that I have a girl and a boy. Adding a unique or almost unique piece of information makes the stuff I want to know about the other child independent of the information I have on the first child. If I took this to the extreme and said that I have a firstborn boy, won't know anything additional about the other child.






      share|cite|improve this answer









      $endgroup$













      • $begingroup$
        What is an example of the "... is NOT equal ..."? (A well-specified probability model where the two sides of the equation are not the same.)
        $endgroup$
        – T..
        Sep 13 '10 at 1:26
















      1












      1








      1





      $begingroup$

      This, in my opinion, is why the intuitive approach fails:



      One has a tendency to think that
      the probability of 7*P(b AND d1) = P(b AND d1) + P(b AND d2) + ... + P(b AND d7) = P((b AND d1) OR (b AND d2) OR ... OR (b AND d7)) = P(b AND (d1 OR d2 OR ... OR d7)) = P(b).



      However, the flaw here is that, in reality, P(b AND d1) + P(b AND d2) + ... + P(b AND d7) is NOT equal to P((b AND d1) OR (b AND d2) OR ... OR (b AND d7)). This means that mentioning independent (and one might think irrelevant) information alongside with relevant information actually changes the resulting probabilities.



      One interesting consequence: if I say something like
      "I have two children. One of them is a boy who was born at 10:24 PM on February 10th,"
      The probability that I have two boys is now almost exactly the same as as the probability that I have a girl and a boy. Adding a unique or almost unique piece of information makes the stuff I want to know about the other child independent of the information I have on the first child. If I took this to the extreme and said that I have a firstborn boy, won't know anything additional about the other child.






      share|cite|improve this answer









      $endgroup$



      This, in my opinion, is why the intuitive approach fails:



      One has a tendency to think that
      the probability of 7*P(b AND d1) = P(b AND d1) + P(b AND d2) + ... + P(b AND d7) = P((b AND d1) OR (b AND d2) OR ... OR (b AND d7)) = P(b AND (d1 OR d2 OR ... OR d7)) = P(b).



      However, the flaw here is that, in reality, P(b AND d1) + P(b AND d2) + ... + P(b AND d7) is NOT equal to P((b AND d1) OR (b AND d2) OR ... OR (b AND d7)). This means that mentioning independent (and one might think irrelevant) information alongside with relevant information actually changes the resulting probabilities.



      One interesting consequence: if I say something like
      "I have two children. One of them is a boy who was born at 10:24 PM on February 10th,"
      The probability that I have two boys is now almost exactly the same as as the probability that I have a girl and a boy. Adding a unique or almost unique piece of information makes the stuff I want to know about the other child independent of the information I have on the first child. If I took this to the extreme and said that I have a firstborn boy, won't know anything additional about the other child.







      share|cite|improve this answer












      share|cite|improve this answer



      share|cite|improve this answer










      answered Sep 11 '10 at 14:36









      yrudoyyrudoy

      1,2431220




      1,2431220












      • $begingroup$
        What is an example of the "... is NOT equal ..."? (A well-specified probability model where the two sides of the equation are not the same.)
        $endgroup$
        – T..
        Sep 13 '10 at 1:26




















      • $begingroup$
        What is an example of the "... is NOT equal ..."? (A well-specified probability model where the two sides of the equation are not the same.)
        $endgroup$
        – T..
        Sep 13 '10 at 1:26


















      $begingroup$
      What is an example of the "... is NOT equal ..."? (A well-specified probability model where the two sides of the equation are not the same.)
      $endgroup$
      – T..
      Sep 13 '10 at 1:26






      $begingroup$
      What is an example of the "... is NOT equal ..."? (A well-specified probability model where the two sides of the equation are not the same.)
      $endgroup$
      – T..
      Sep 13 '10 at 1:26













      0












      $begingroup$

      The problem lacks a scenario, "situation" or "experiment" [1], according to probability theory, and is therefore, as it stands, unsolvable.



      However, assuming a general scenario supporting the problem description: walking down the street, I met a man claiming to have two children of which one boy born on a Tuesday. Is it more likely the other child is a boy, or the same? the correct answer is it is equally likely.



      Notice how the problem now does not ask for exact probabilities, but rather which of two probabilities is higher. This is better because a lot of the man's actions can now be disregarded: his lying for example.



      Assuming equal birth rates among boys and girls: a quick explanation of the answer: the man is just as likely to claim the sex and birth day of the other child. The situation is therefore symmetric, and it is really nothing special about the claim. The probability space can thusly be partitioned into two symmetric parts of equal probability: one where a claim is made about the firstborn, and the other about the second born. Since any such claim is made irrespective of the sex of the other child, its sex must be of equal probability. And since the two parts have equal probability, the sex of the other child has equal probability.



      For a more thorough explanation, add a request in the comment section and I will update the answer.



      [1] Wikipedia on "probability space"






      share|cite|improve this answer











      $endgroup$


















        0












        $begingroup$

        The problem lacks a scenario, "situation" or "experiment" [1], according to probability theory, and is therefore, as it stands, unsolvable.



        However, assuming a general scenario supporting the problem description: walking down the street, I met a man claiming to have two children of which one boy born on a Tuesday. Is it more likely the other child is a boy, or the same? the correct answer is it is equally likely.



        Notice how the problem now does not ask for exact probabilities, but rather which of two probabilities is higher. This is better because a lot of the man's actions can now be disregarded: his lying for example.



        Assuming equal birth rates among boys and girls: a quick explanation of the answer: the man is just as likely to claim the sex and birth day of the other child. The situation is therefore symmetric, and it is really nothing special about the claim. The probability space can thusly be partitioned into two symmetric parts of equal probability: one where a claim is made about the firstborn, and the other about the second born. Since any such claim is made irrespective of the sex of the other child, its sex must be of equal probability. And since the two parts have equal probability, the sex of the other child has equal probability.



        For a more thorough explanation, add a request in the comment section and I will update the answer.



        [1] Wikipedia on "probability space"






        share|cite|improve this answer











        $endgroup$
















          0












          0








          0





          $begingroup$

          The problem lacks a scenario, "situation" or "experiment" [1], according to probability theory, and is therefore, as it stands, unsolvable.



          However, assuming a general scenario supporting the problem description: walking down the street, I met a man claiming to have two children of which one boy born on a Tuesday. Is it more likely the other child is a boy, or the same? the correct answer is it is equally likely.



          Notice how the problem now does not ask for exact probabilities, but rather which of two probabilities is higher. This is better because a lot of the man's actions can now be disregarded: his lying for example.



          Assuming equal birth rates among boys and girls: a quick explanation of the answer: the man is just as likely to claim the sex and birth day of the other child. The situation is therefore symmetric, and it is really nothing special about the claim. The probability space can thusly be partitioned into two symmetric parts of equal probability: one where a claim is made about the firstborn, and the other about the second born. Since any such claim is made irrespective of the sex of the other child, its sex must be of equal probability. And since the two parts have equal probability, the sex of the other child has equal probability.



          For a more thorough explanation, add a request in the comment section and I will update the answer.



          [1] Wikipedia on "probability space"






          share|cite|improve this answer











          $endgroup$



          The problem lacks a scenario, "situation" or "experiment" [1], according to probability theory, and is therefore, as it stands, unsolvable.



          However, assuming a general scenario supporting the problem description: walking down the street, I met a man claiming to have two children of which one boy born on a Tuesday. Is it more likely the other child is a boy, or the same? the correct answer is it is equally likely.



          Notice how the problem now does not ask for exact probabilities, but rather which of two probabilities is higher. This is better because a lot of the man's actions can now be disregarded: his lying for example.



          Assuming equal birth rates among boys and girls: a quick explanation of the answer: the man is just as likely to claim the sex and birth day of the other child. The situation is therefore symmetric, and it is really nothing special about the claim. The probability space can thusly be partitioned into two symmetric parts of equal probability: one where a claim is made about the firstborn, and the other about the second born. Since any such claim is made irrespective of the sex of the other child, its sex must be of equal probability. And since the two parts have equal probability, the sex of the other child has equal probability.



          For a more thorough explanation, add a request in the comment section and I will update the answer.



          [1] Wikipedia on "probability space"







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited Jan 16 at 15:11

























          answered Jan 16 at 10:57









          John RamboJohn Rambo

          313




          313























              -1












              $begingroup$

              The VERY simple answer is that you can get rid of all ambiguity if you can clarify from what pool the parent was chosen. This allows you to restate the "probability" question as a "percentage" question, taking idealized percentages.



              Consider:




              Given a parent randomly selected from the pool of all parents who have two children where at least one of the children is a boy born on Tuesday, what is the probability that both children are boys?




              This can be stated as a percentage question:




              What percentage of (parents who have two children where at least one of the children is a boy born on Tuesday) have two boys?




              By contrast, if the day was a matter of chance (not a restriction on the pool size), we get a different question:




              Given a parent randomly selected from the pool of all parents who have two children at least one of whom is a boy, where after the random selection is made we shall be told the day of the week on which the boy was born (if there is only one boy) or if there are two boys we shall be told the day of the week on which a randomly chosen one of the two boys was born, what is the probability that both children are boys if the day we are told is Tuesday?




              As you can see, in this setup the "Tuesday" part has absolutely no influence on the selection process, and can be entirely disregarded.



              This is what is meant by Wikipedia's statement:




              The moral of the story is that these probabilities do not just depend on the known information, but on how that information was obtained.






              As a further note, you can't "prove" anything about the "actual" meaning by using computer simulations, because in order to program a computer simulation in the first place you must first disambiguate which scenario you are actually talking about. So the only thing a computer simulation can "prove" is how the programmer interpreted the question.






              share|cite|improve this answer









              $endgroup$


















                -1












                $begingroup$

                The VERY simple answer is that you can get rid of all ambiguity if you can clarify from what pool the parent was chosen. This allows you to restate the "probability" question as a "percentage" question, taking idealized percentages.



                Consider:




                Given a parent randomly selected from the pool of all parents who have two children where at least one of the children is a boy born on Tuesday, what is the probability that both children are boys?




                This can be stated as a percentage question:




                What percentage of (parents who have two children where at least one of the children is a boy born on Tuesday) have two boys?




                By contrast, if the day was a matter of chance (not a restriction on the pool size), we get a different question:




                Given a parent randomly selected from the pool of all parents who have two children at least one of whom is a boy, where after the random selection is made we shall be told the day of the week on which the boy was born (if there is only one boy) or if there are two boys we shall be told the day of the week on which a randomly chosen one of the two boys was born, what is the probability that both children are boys if the day we are told is Tuesday?




                As you can see, in this setup the "Tuesday" part has absolutely no influence on the selection process, and can be entirely disregarded.



                This is what is meant by Wikipedia's statement:




                The moral of the story is that these probabilities do not just depend on the known information, but on how that information was obtained.






                As a further note, you can't "prove" anything about the "actual" meaning by using computer simulations, because in order to program a computer simulation in the first place you must first disambiguate which scenario you are actually talking about. So the only thing a computer simulation can "prove" is how the programmer interpreted the question.






                share|cite|improve this answer









                $endgroup$
















                  -1












                  -1








                  -1





                  $begingroup$

                  The VERY simple answer is that you can get rid of all ambiguity if you can clarify from what pool the parent was chosen. This allows you to restate the "probability" question as a "percentage" question, taking idealized percentages.



                  Consider:




                  Given a parent randomly selected from the pool of all parents who have two children where at least one of the children is a boy born on Tuesday, what is the probability that both children are boys?




                  This can be stated as a percentage question:




                  What percentage of (parents who have two children where at least one of the children is a boy born on Tuesday) have two boys?




                  By contrast, if the day was a matter of chance (not a restriction on the pool size), we get a different question:




                  Given a parent randomly selected from the pool of all parents who have two children at least one of whom is a boy, where after the random selection is made we shall be told the day of the week on which the boy was born (if there is only one boy) or if there are two boys we shall be told the day of the week on which a randomly chosen one of the two boys was born, what is the probability that both children are boys if the day we are told is Tuesday?




                  As you can see, in this setup the "Tuesday" part has absolutely no influence on the selection process, and can be entirely disregarded.



                  This is what is meant by Wikipedia's statement:




                  The moral of the story is that these probabilities do not just depend on the known information, but on how that information was obtained.






                  As a further note, you can't "prove" anything about the "actual" meaning by using computer simulations, because in order to program a computer simulation in the first place you must first disambiguate which scenario you are actually talking about. So the only thing a computer simulation can "prove" is how the programmer interpreted the question.






                  share|cite|improve this answer









                  $endgroup$



                  The VERY simple answer is that you can get rid of all ambiguity if you can clarify from what pool the parent was chosen. This allows you to restate the "probability" question as a "percentage" question, taking idealized percentages.



                  Consider:




                  Given a parent randomly selected from the pool of all parents who have two children where at least one of the children is a boy born on Tuesday, what is the probability that both children are boys?




                  This can be stated as a percentage question:




                  What percentage of (parents who have two children where at least one of the children is a boy born on Tuesday) have two boys?




                  By contrast, if the day was a matter of chance (not a restriction on the pool size), we get a different question:




                  Given a parent randomly selected from the pool of all parents who have two children at least one of whom is a boy, where after the random selection is made we shall be told the day of the week on which the boy was born (if there is only one boy) or if there are two boys we shall be told the day of the week on which a randomly chosen one of the two boys was born, what is the probability that both children are boys if the day we are told is Tuesday?




                  As you can see, in this setup the "Tuesday" part has absolutely no influence on the selection process, and can be entirely disregarded.



                  This is what is meant by Wikipedia's statement:




                  The moral of the story is that these probabilities do not just depend on the known information, but on how that information was obtained.






                  As a further note, you can't "prove" anything about the "actual" meaning by using computer simulations, because in order to program a computer simulation in the first place you must first disambiguate which scenario you are actually talking about. So the only thing a computer simulation can "prove" is how the programmer interpreted the question.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Sep 27 '17 at 6:10









                  WildcardWildcard

                  2,6351028




                  2,6351028






























                      draft saved

                      draft discarded




















































                      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.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f4400%2fboy-born-on-a-tuesday-is-it-just-a-language-trick%23new-answer', 'question_page');
                      }
                      );

                      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







                      Popular posts from this blog

                      Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

                      Fil:Tokke komm.svg

                      Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?