Bias formula?
E(theta hat) - theta
MSE formula?
E((theta hat - theta)^2)
MSE formula w/ bias?
V(theta hat) + (B(theta hat))^2
E(Y^2) = ?
V(Y) + (E(Y))^2
SE = ?
sqrt(MSE(theta hat)) OR sqrt(E((theta hat - theta)^2)
mu = ?
(1/n)*SUM(Yi) = Y bar
SE(u hat)
sigma/sqrt(n)
MSE(u hat)
(sigma)^2/n
(sigma)^2 = ?
E((Y - mu)^2)
(sigma hat)^2 = ?
(1/n)SUM((Yi - Y bar)^2)
min of fy function = ?
n(1 - F(y))^(n-1)*f(y)
max of fy function = ?
n(F(y))^(n-1)*f(y)
MSE(Y bar) = ?
(sigma)^2/n