We are given a coin of unknown biasing, and allowed to perform experiments with it. Say we have the following series of outcomes of 20 Bernoulli trials, represented by $X_i, \ i \in \mathbb{N}$ : $$ T, T, T, H, H, H, H, H, H, H, T, H, H, T, T, T, H, H, H, T $$ There are $12 \ H \equiv H_{12}$ and $8 \ T \equiv T_8$.
While I don't have the complete derivation, I know that (and have cross-checked my intermediate form), $$ P\left( X_{21} = T \right) = \frac{8 + 1}{12+8+2} = \frac{9}{22} $$ Then what is the probability that $P\left( \left( X_{21} = T \right) \cap \left( X_{22} = T \right) \right) = P(S)$ (suppose) ?
Clearly $$ P(S) = P\left( X_{21} = T \right) \cdot P \left( X_{22} = T \right) = \frac{9}{22} \cdot P \left( X_{22} = T \right) $$ But what is $P \left( X_{22} = T \right)$? Is it the same as $P\left( X_{21} = T \right)$, as $X_{21}$ hasn't actually happened? Or do we re-calibrate given the new outcome of $T$?
So is $$ P(S) = {\left( \frac{9}{22} \right)}^2 = \frac{81}{484} \text{ or } P(S) = \frac{9}{22} \cdot \frac{10}{23}= \frac{90}{506} $$