n+1r+1 is an estimator of the parameter p. We will show that n+1r+1 is a biased estimator of p using the definiton of a biased estimator.
E(n+1r+1)=n+11E(r+1)=n+11E(∑i=1nXi+1)==(E(Xi)=p)=n+11(np+1)=p.
So n+1r+1 is a biased estimator of p.
Bias(n+1r+1)=E(n+1r+1)−p=n+1np+1−p=n+11−p.n+11−p→0 as n→∞.
Comments