A sample is used both to construct a 95% confidence interval for a population proportion p and to run a significance test with null hypothesis $H_0:P=0.07$ and significance level $\alpha=0.05$.
Is it possible that $p = 0.7$ falls outside of the 95% confidence itnerval, yet $H_0$ is not rejected?
I'm assuming that since a two-sided test at significance level $\alpha$ gives roughly the same result as a $100(1-\alpha)\%$ confidence interval, this is not possible.
Also, in terms of the sample size required for a significance test, does it just have to statisfy the normal condition - $np_0\geq10$ and $n(1-p_0)\geq10$?