In R code: For each of the three values of n=3, 21 and 79, set the generation seed at 100 and generate 1280 samples from

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

In R code: For each of the three values of n=3, 21 and 79, set the generation seed at 100 and generate 1280 samples from

Post by answerhappygod »

In R code:
For each of the three values
of n=3, 21 and 79, set
the generation seed at
100 and generate 1280
samples from a population, X, with continuous uniform
distribution in the interval [11,15]. For
every value of n:
- Calculate the mean of each of the
samples thus obtaining values from the mean
distribution Xn.
- Make the relative frequency
histogram associated with the values obtained from
the distribution of the mean Xn . Superimpose on the
graph a curve with the normal distribution
with expected value
E(X) and variance Var(X)/n.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply