2.4.1-1 답에 s도 포함하여 적어야하죠? 편향 : (1-n)*[(s+1)/(n+2)] (단, s는 0 to n) 분산 : [(s+1)/(n+2)]를 p라할 때 npq - dc official App
s의 기댓값이 n*theta 이므로 편향은 (n*theta+1)/(n+2) - theta 입니다. s의 분산은 n theta (1-theta)이므로 추정량은 분산은 n theta (1-theta) /(n+2)^2 입니다.
감사합니다 개념자체를 몰랐었네요 - dc App