For a value n=3, (lets consider generation seed at 100, generate 1280 samples from a population, X, with continuous uniform distribution in the interval [11,15])
How do i calculate the mean of the sample thus obtaining values from the mean distribution Xn?
How can i make the relative frequency histogram associated with the values obtained from the distribution of the mean Xn and superimpose a curve with the normal distribution with expected value E(X) and variance Var(X)/n?