prop.test(c(1440,1311),c(2000,1900),alternative="greater",correct=FALSE) prop.test(c(1440,1311),c(2000,1900),correct=FALSE) prop.test(c(96,656),c(578,2992),alternative="less",correct=FALSE)