

All the final answers are
clearly mentioned in the boxes marked by red.
In the first image all the formulas used have been mentioned clearly and in the next two images we have solution to all the 5 parts of this question.
1. Let X1,... , Xn be IID random points from Exp(1/B). The PDF of Exp(1/B) is...
Let X1,…, Xn be a sample of iid Bin(1, ?) random variables, and let T = X(1 − X) be an estimator of Var(Xi ) = ?(1 − ?). Determine E(T). Bias(T; ?(1 − ?)).
Problem 3. (06.31) Let X1, ... , Xn iid N (1,02), and let 5 =** -) denote an estimator of o2. Find the bias, variance, and mean-squared error of this estimator.
Let X1,X2,...,Xn be iid exponential random variables with unknown mean β. (b) Find the maximum likelihood estimator of β. (c) Determine whether the maximum likelihood estimator is unbiased for β. (d) Find the mean squared error of the maximum likelihood estimator of β. (e) Find the Cramer-Rao lower bound for the variances of unbiased estimators of β. (f) What is the UMVUE (uniformly minimum variance unbiased estimator) of β? What is your reason? (g) Determine the asymptotic distribution of the...
5. Suppose that X1, X2, , Xn s a random sample from a uniform distribution on the interval (9,8 + 1). (a) Determine the bias of the estimator X, the sample mean. (b) Determine the mean-square error of X as an estimator of θ. (c) Find a function, a, of that is an unbiased estimator of θ. Determine the mean-square error of θ.
Let X1, . . . , Xn ∼ iid Exp(λ) and Y1, . . . , Ym ∼ iid Exp(τ ) be independent random samples. (a) Find the restricted MLEs under the null hypothesis H0 : λ = τ . (b) Write out a formula for the LRT statistic, and describe how you could perform this test asymptotically.
As on the previous page, let X1,... ,Xn be iid with pdf where θ > 0. (to) 2 Possible points (qualifiable, hidden results) Assume we do not actually get to observe Xı , . . . , X. . Instead let Yı , . . . , Y, be our observations where Yi = 1 (Xi 0.5) . Our goal is to estimate 0 based on this new data. What distribution does Y follow? First, choose the type of distribution:...
Let the random sample X1, . . . , Xn be taken from the Binomial distribution with parameter θ, which is unknown and must be estimated. Let the prior distribution of θ be the beta distribution with known parameters α > 0 and β > 0. Find the Bayes risk and the Bayes estimator using squared error loss. estimator of θ.
6. Let X1, . . . , Xn denote a random sample (iid.) of size n from some distribution with unknown μ and σ2-25. Also let X-(1/ . (a) If the sample size n 64, compute the approximate probability that the sample mean X n) Σηι Xi denote the sample mean will be within 0.5 units of the unknown p. (b) If the sample size n must be chosen such that the probability is at least 0.95 that the sample...
SOLVE the following in R code:
iid Let X1, , Xn ~ U (0,0). We are going to compare two estimators for θ: 01-2X, the method of moments estimator -maxX.... X1, the maximum likelihood estimator I. Generate 50,000 samples of size n-50 from U(0,5). For each sample compute both θ1 and 02 (Hint: You can use the R cornmand max (v) to find the maximum entry of a vector v). The results should be collected in two vectors of length...
Let X1, . . . , Xn be a random sample following Gamma(2, β) for some unknown parameter β > 0. (i) Now let’s think like a Bayesian. Consider a prior distribution of β ∼ Gamma(a, b) for some a, b > 0. Derive the posterior distribution of β given (X1, . . . , Xn) = (x1,...,xn). (j) What is the posterior Bayes estimator of β assuming squared error loss?