Hi 

I have generate two variable with uniform disrtribution A and B

and I want to calculate the number of cases where B<A^2

So I done it by sum(B<A^2), but I'm not sure if there is anther way to
calculate the number of cases in the distribution or what I have done is
fine 


thanks for helping me 
Woo
-- 
View this message in context: 
http://r.789695.n4.nabble.com/please-hep-in-uniform-distribution-tp3275719p3275719.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.

Reply via email to