Re: [R] Generate the distribution

2011-11-13 Thread Dennis Murphy
Google is an amazing resource for getting information. Try Googling 'simulation in R' - I got several useful hits on the first page. HTH, Dennis On Sun, Nov 13, 2011 at 7:41 AM, Anban wrote: > Hi everyone, > > i really need some help with one task. I simply cant understand what i > really have t

Re: [R] Generate the distribution

2011-11-13 Thread Ben Bolker
Anban gmail.com> writes: > [snip] > i really need some help with one task. I simply cant understand what i > really have to do. > [snip] > Generate the distribution of maximum on samples of size 200 from beta with > shape parameters 5 and 5 distribution. Plot a histogram of simulated values

[R] Generate the distribution

2011-11-13 Thread Anban
Hi everyone, i really need some help with one task. I simply cant understand what i really have to do. The task is: Generate the distribution of maximum on samples of size 200 from beta with shape parameters 5 and 5 distribution. Plot a histogram of simulated values and overlay at least one dis