answer_test_2_prop: Trình bày bài toán KĐGT về so sánh 2 tỷ lệ.

View source: R/hypothesis_test.R

answer_test_2_propR Documentation

Trình bày bài toán KĐGT về so sánh 2 tỷ lệ.

Description

Hàm này in ra đáp án cho bài toán KĐGT về so sánh 2 tỷ lệ.

Usage

answer_test_2_prop(
  data,
  conclusion_h0 = "",
  conclusion_h1 = "",
  intro = "",
  score = c(0.5, 1, 0.5),
  round_digits = 4
)

vungocbinh2009/thongke.dapan documentation built on April 28, 2024, 5:34 a.m.