Question: Simulate a $n=1000$ random draws from a beta distribution with parameters $alpha=3$ and $beta=1$. Plot a histogram of the simulated cases using **ggplot**. Also overlay
Simulate a $n=1000$ random draws from a beta distribution with parameters $\alpha=3$ and $\beta=1$. Plot a histogram of the simulated cases using **ggplot**. Also overlay the beta density on the histogram. Hint: look up the beta distribution using **?rbeta**.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
