Which of the following statements are true or false?Give a short proof or a counter example in support of your answer.
(i)If the correlation coefficient between x and y is 0.75,then the correlation coefficient between (2+5x) and (-2y+3) is -0.75.
(ii)If P(A)=0.5,P(AUB)=0.7 and A and B are independent events,then P(B)=2/5.
(iii)Let X_1,X_2,...,X_n be a random sample of size n from N(0,σ^2).Then S^(2)_0=∑^n_i=1 X^(2)_i/σ^(2) follows normal distribution.
(iv)A maximum likelihood estimator is always unbiased.
(v)The mean deviation is least when deviations are taken about the mean.
Since X_1 is N(0, sigma^2), S follows N2(0,1) . To see that it is not gaussian, one may ask what is the probability of S being less then zero. Clearly it is zero. But any normal distributed random variable would have non-zero probability of this event, hence the statement is wrong.
(iv) The simple counter-exemple is the following:
Consider the sample X_i of uniformly distributed random variables on the interval (0,θ).
The maximum likelihood estimator for theta would be
θˉ=1≤i≤nmaxXi
To see this consider the product of densities:
L=θ110<X1<θ⋅θ110<X2<θ...θ110<Xn<θ
If θˉ<maxXi then one of the indicators is 0 (the function 1X∈A is called the indicator of the event A, it takes value 1 if X in A, 0 if not) and the whole L is 0.
if θˉ≥maxXi then
θˉn1≥(maxiXi)n1
but as mle is the argmax of L, so
θˉ=imaxXi
Now consider:
P(θˉ<θ)>0,P(θˉ≥θ)=0
So clearly such an estimator cannot be unbiased.
(v) I assume you meant mean squared deviation. We want to prove that
Comments