I am in 12th grade and I can't really understand a question in conditional probability. The question states
There is a family with 2 children either boys or girls where both are equally likely. Given that there is at least 1 boy find the probability of having 2 boys.
If we take the 2 cases, in the first case if there is 1 boy does it mean that there are 1 boy and 1 girl? Or does it mean that we have 1 boy and the 2nd may or may not be a boy?
I can understand your confusion. Always write down the total sample space and sample space under condition. This is a question of conditional probability. The total sample space in this case is $\lbrace B, B \rbrace$, $\lbrace B, G \rbrace$, $\lbrace G, B \rbrace$, $\lbrace G, G \rbrace$ each case with equal probability $1/4$. When it says that there is "atleast one boy". Then your conditional sample space shrinks to $\lbrace B, B \rbrace$, $\lbrace B, G \rbrace$, $\lbrace G, B \rbrace$,. Now is asking the probability of having 2 boys, hence your favourable sample space is $\lbrace B, B \rbrace$. Hence the probability is = number of favourable sample space/ number of conditional sample space = 1/3.