Which of the following R functions will give the correct p-value for testing Hopi - P2 = 0 vs. H. : P1 - p2 <0 with a te
Posted: Thu May 12, 2022 9:20 am
Which of the following R functions will give the correct p-value for testing Hopi - P2 = 0 vs. H. : P1 - p2 <0 with a test statistic = -1.31 and where the sample size in each group is n1 = 40 and n2 = 302 1-pnorm(-1.31) Opnorm(-1.31) • 2 Opt(-1.31, df - 29) Opt(-4.31, df = 59) O prors(-1.31)