Hi!
I'm taking a course that requires some programming background, but I'm a
complete novice in the field.

when asked to generate a list of 20 uniform random numbers, is it alright if
I put in >randu, and just copy-paste the first 20 numbers?? Or is there, as
I suspect, a better way of calling out exactly 20 uniform random numbers??

I'm also unable to solve the following problem:
We know that on average 30% of the customers who enter a store make a
purchase. Suppose 200
people enter the store today. Run a simulation to see how many purchases we
will have today.


Any help is greatly appreciated. i went through the Rmanual, but felt that
it did not lend me the information i needed to solve the above queries.
Thanks again
-- 
View this message in context: 
http://www.nabble.com/Need-some-help-tf4624513.html#a13206879
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.

Reply via email to