Use R to illustrate the WLLN (weak law of large numbers): draw a random sample from the exponential, normal, Poisson, and uniform distributions—each with mean ? = 5 (note that this would leave you some leeway in the normal and uniform cases—set the parameters for these distributions so the standard deviation is also 5.) Be careful with the exponential, since it is specified by rate, so you’ll make a call to R of: rexp(n,rate=1/5) to specify a mean of 5. Let the sample size for each grow sufficiently large to show the WLLN: that the sample mean approaches the true (theoretic) mean.

MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
icon
Related questions
Question
100%
Use R to illustrate the WLLN (weak law of large numbers): draw a random sample from the exponential, normal, Poisson, and uniform distributions—each with mean ? = 5 (note that this would leave you some leeway in the normal and uniform cases—set the parameters for these distributions so the standard deviation is also 5.) Be careful with the exponential, since it is specified by rate, so you’ll make a call to R of: rexp(n,rate=1/5) to specify a mean of 5. Let the sample size for each grow sufficiently large to show the WLLN: that the sample mean approaches the true (theoretic) mean.
Expert Solution
Step 1

WLLN:  WLLN says that as we increased the sample size of the sample collected from specified distribution, sample mean reaches to true population mean of the distribution.

Here we will select sample of sizes 5, 10, 20, 50, 100, 500, 1000, 5000, 10000, 100000 record the sample mean every time and will se that in each case exponential, normal, Poisson, and uniform distributions the sample mean approaches to population mean.

Note: we will select distribution such that all having population mean = 5.

steps

Step by step

Solved in 3 steps

Blurred answer
Similar questions
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman