3. Suppose X1 with prob 1/2 and X-1 with prob. 1/2. Let Xi,.... Xn be i.i.d....
(7) Let X1,Xn are i.i.d. random variables, each with probability distribution F and prob- ability density function f. Define U=max{Xi , . . . , X,.), V=min(X1, ,X,). (a) Find the distribution function and the density function of U and of V (b) Show that the joint density function of U and V is fe,y(u, u)= n(n-1)/(u)/(v)[F(v)-F(u)]n-1, ifu < u.
(7) Let X1,Xn are i.i.d. random variables, each with probability distribution F and prob- ability density function f. Define U=max{Xi...
Let λ >0 and suppose that X1,X2,...,Xn be i.i.d. random variables with Xi∼Exp(λ). Find the PDF of X1+···+Xn. Use convolution formula and prove by induction
3. Let Xi, , Xn be i.i.d. Lognormal(μ, σ2) (a) Suppose σ-1, prove that S-X(n)/X(i) is an ancillary statistics. (b) Suppose p 0, prove T-X(n) is a sufficient and complete statistics (c) Find a minimal sufficient statistics.
3. Let Xi, , Xn be i.i.d. Lognormal(μ, σ2) (a) Suppose σ-1, prove that S-X(n)/X(i) is an ancillary statistics. (b) Suppose p 0, prove T-X(n) is a sufficient and complete statistics (c) Find a minimal sufficient statistics.
Central Limit Theorem: let x1,x2,...,xn be I.I.D. random variables with E(xi)= U Var(xi)= (sigma)^2 defind Z= x1+x2+...+xn the distribution of Z converges to a gaussian distribution P(Z<=z)=1-Q((z-Uz)/(sigma)^2) Use MATLAB to prove the central limit theorem. To achieve this, you will need to generate N random variables (I.I.D. with the distribution of your choice) and show that the distribution of the sum approaches a Guassian distribution. Plot the distribution and matlab code. Hint: you may find the hist() function helpful
Let X1, , xn be i.i.d. Jointly continuous randorn variables. Find the pdf of Y. , X, and Y) = min(Xi, Using your formula, write down the pdfs of Y and Y2 when Xi ~ Exp(X). Can you identify the distribution of Y2?
Exercise 5.22. Let (Xn)nel be a sequence of i.i.d. Poisson(a) RVs. Let Sn-X1++Xn (i) Let Zn-(Sn-nA)/Vm. Show that as n-, oo, Zn converges to the standard normal RV Z ~ N(0,1) in distribution (ii) Conclude that if Yn~Poisson(nX), then ii) Fromii) deduce that we have the following approximation which becomes more accurate as noo.
Let X1, ..., Xn be i.i.d. [Recall that i.i.d. stands for independent and identically distributed.] Since X1, ..., Xn all have the same distribution, they have the same expected value and variance. Let E(X1) = µ and V ar(X1) = σ 2 . Find the following in terms of µ and σ 2 . (a) E(X2 1 ). Note this is not µ 2 ! (b) E( Pn i=1 X2 i /n). (c) Now, define W by W = 1...
5. Let Xi i = 1,2, . ,N be i.i.d. U(0,1). Let Z = max{X1, .,Xn} and find Fz.
Exercise 8.41. The random variables X1,..., Xn are i.i.d. We also know that ElXl] = 0. EĮKY = a and Elx?| = b. Let Xn-Xi+n+Xn. Find the third moment of Xn
Exercise 8.41. The random variables X1,..., Xn are i.i.d. We also know that ElXl] = 0. EĮKY = a and Elx?| = b. Let Xn-Xi+n+Xn. Find the third moment of Xn
5. Suppose X1, . . . , Xn are i.i.d. samples from Bernoulli(p) distribution, i.e., Pr(Xi = 1) = p = 1 − Pr(Xi = 0). A. Find the maximum likelihood estimate (mle) of p. B. What is the mle of θ = p(1 − p)? C. Calculate the bias of the mle of θ.