Suppose we have a coin and it is biased but the amount of its biasedness is itself a probability and we do not know it exactly. If we flip coin $n$ times and we get $n$ heads, what is the probability that we see the HEAD in $(n+1)$th time of flipping the coin? In other words, can we make sure that based on some probability $\alpha$ of rejecting $H_0$, it will be HEAD again?
I am trying to solve this with Hypothesis testing.
$$\begin{equation*} \begin{cases} H_0 \colon X_{n+1} = H \\ H_a \colon X_{n+1}= T \end{cases} \end{equation*}$$