Suppose a coin has probability $p$ for heads and $(1-p)$ for tail. Let $P_{k,p}$ be the probability that in $N$ flips there is a sequence of consecutive heads of length greater than or equal to $k$. $N$ is some fixed number greater than $k$.
Does it follow that $P_{k,p}< P_{k,q}$ if $p$ < $q$?
I would greatly appreciate any hint/suggestion/solution! Thank you very much!