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 distribution curve that you think might be suitable. Im rookie with simulations, so i need yours help. Tnx -- View this message in context: http://r.789695.n4.nabble.com/Generate-the-distribution-tp4036755p4036755.html Sent from the R help mailing list archive at Nabble.com.
Anban <nino.zajc <at> 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 > and overlay at least one distribution curve that you think might be > suitable.This list is explicitly not intended for homework and this looks a whole like homework. If you can convince us that this is *not* homework, or that your instructor is happy to let you ask questions on the web, I'm sure lots of people here will be happy to help. sincerely Ben Bolker
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 <nino.zajc at gmail.com> wrote:> 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 distribution curve that you think might be > suitable. > > Im rookie with simulations, so i need yours help. > > Tnx > > -- > View this message in context: http://r.789695.n4.nabble.com/Generate-the-distribution-tp4036755p4036755.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >