the following is the problem that I am working on.
A random sample of size 16 is to be taken from a normal population having mean 100 and variance 4. What is the 90th percentile of the distribution of the sample mean $\overline{X}$ ?
This is what I understand so far.
Assuming independence of the samples, the mean of $\overline{X}$ is 100 and the variance is $1 \over 4$.
The 90th percentile of the normal curve, according to the table I was provided, was equal to 1.28 standard units above the mean, so my answer was $100+1.28(1/2)=100.64$ .
Would this be the correct answer?
Also, I assumed independence in this problem, but is there any reason why assuming that would be a natural thing to do? Is there a way to solve this problem assuming that the samples are actually dependent?