Take the number $n$ of stages of a binomial variable $X \sim B (n, p)$ to be fixed, and allow $p$ to vary. $p$ is not the random variable of this binomial experiment - $X$ is - but "allow $p$ to vary" means "consider a binomial experiment $X \sim B (n, p)$ for different values of $p$". Then the question is... show that $\sigma^2 < np $ and $ \sigma^2 < nq$
I got that $$ \begin{split} \sigma^2 &= npq \\ &= np(1-p)\\ &= n(p-p^2)\\ &= -p^2 n + pn \end{split} $$ where I use the binomial distribution formula for variance (SD squared). And I was hoping some graphical method of solving the above problem would emerge but all I can think of drawing the line np and then establishing with calculus somehow that the curve always has lower gradient than line n=p as p approaches 1. I s there any other more obvious way?
which is symmetric about $p = 1/2$

