I've most recently read about the Tuesday Boy Problem via twitter and I, as probably most other people, was sure that the probability has to be 1/2. After having read through a lot of solutions which were not identical at all, I've come to the conclusion that $P = \frac{13}{27}$ sounds the most reasonable. The corresponding argument was as follows:
Say the older child is the boy born on Tuesday. Then, if the younger child is female, there are seven possibilities and analogous if the younger child is male. In case the younger child is the boy born on Tuesday, for an older daughter, again there are seven possibilities, but for an older son, there are only six, because the case that the older son was born on Tuesday has already been counted. Thus,
$$P = \frac{6+7}{6+7+7+7} = \frac{13}{27}. $$
My first question is: Is this the correct solution? I've found other websites giving different solutions, however I could never agree with any of those.
In case this is the correct solution: Why does the probability change when the father specifies the birthday of a son? (does it actually change? A lot of answers/posts stated that the statement does matter) What I mean is: It is clear that (in case he has a son) his son is born on some day of the week. I could replace Tuesday with any day of the week and the probability would be the same. Say the father would have stated:
I have two children. (At least) One of them is a son.
Then, without loss of generality, we could say that this son is born on a Tuesday and again we would have $P = \frac{13}{27}$. But looking at an equivalent (?) problem, we get a completely different probability: Let's toss two coins consecutively and say heads is equivalent to "son" and tails to "daughter". Then, if we know that we tossed at least one heads, if it was the first tossed coin, the probability for another heads is 1/2. If the second coin was heads, then we can only take the case in account where the first coin was tails. So the probability for two heads is $P = \frac{1}{3}$.
So my second (actually third) question is: Where did I go wrong?
Lastly I want to ask (as my knowledge in probability/statistics is limited to what I have been taught in high school) whether the argument which gives $P=\frac{13}{27}$ for the original Tuesday Birthday Problem already takes the possibility of twins in consideration. Can it be regarded as a special case of two boys both born on Tuesday (I ask because in every argument leading to this probability there was a distinction between older child = boy vs. younger child = boy)?
Thank you very much in advance for any answer.