Suppose a house is cleaned by three people in succession. The time it takes each cleaner in hours is an Exp(0.5). Assume that the time required for each cleaner is independent. How would I use simulation in R to estimate the probability that it takes longer than a total of 5 hours for the house to be cleaned by the three??
Many thanks. -- View this message in context: http://www.nabble.com/How-do-I-use-R-to-model-this-exponential-random-variable-problem--tp22402094p22402094.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@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.