On Tue, Oct 16, 2007 at 04:30:48PM -0400, Zembower, Kevin wrote:

> Now I'd like to know how to use R to solve this type of problem. In all
> my other problems using normal curves, I used dnorm or pnorm, but
> neither of these includes anything regarding the number of trials.

pnorm can be used like your table of area under the normal curve. To
account for size of sample you have to scale the variance
appropriately according to the theory you have learned in your course.


-- 
Daniel Lakeland
[EMAIL PROTECTED]
http://www.street-artists.org/~dlakelan

______________________________________________
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