Skip to content
Prev 140584 / 398506 Next

Comparing proportions between groups

Okay, I will do that, thank you.
prop.test seems to work, too, someone wrote me?! 
prop.test(x=c(40,100), n=c(200,300))

I tried it and it seems fine.. is it the same or is chisq.test better? I
will read a bit about chi-square tests now.. Thanks a lot, 
Lila
Richard Cotton wrote: