Is this homework?

runif() is one way to generate random numbers, but there are others
depending on the distribution desired. And of course the fifth number
is deterministic.

Sarah

On Thu, Jul 19, 2012 at 7:12 AM, arunkumar1111 <akpbond...@gmail.com> wrote:
> hi
>
> My inputs is min=(10,10,10,10,10) and max=(100,100,100,100,100)
> total = 300
> i have to generate 5 numbers between min and max and those numbers should
> sum upto total
>
> Can anyone help?
>
> -----
> Thanks in Advance
>         Arun

-- 
Sarah Goslee
http://www.functionaldiversity.org

______________________________________________
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.

Reply via email to