Problem:
The chances of someone having a genetic stigma is $1$%. Assume a couple with $2$ children. If both parent have a stigma, the chances of each child having it is $50$%. If just one parent has a genetic stigma, the chances of each child having it is $2$%.
a) What is the probability of both children having the stigma, assuming that only one parent has it?
b) What is the probability of both children having the stigma, if we know nothing about the parents?
My assumption:
I think that in both a) and b) we deal with independent events (since the birth of a child doesnt influence the chances of the next one having the stigma). So i think that for a) its $0.02 * 0.02$ and for b) its $0.01 * 0.01$
Is this assumption correct?