ZProportion2Test 命令

ZProportion2Test( <Sample Proportion 1>, <Sample Size 1>, <Sample Proportion 2>, <Sample Size 2>, <Tail> )

使用给定的样本统计量对两个总体比例之差进行检验。 尾部 的可能值为 "<"、">"、"≠"。这些值指定备择假设如下:

"<" = difference in population proportions < 0
">" = difference in population proportions > 0
"≠" = difference in population proportions ≠ 0

结果以列表形式返回,格式为 {概率值, Z 检验统计量}。