answer_test_mean_t: Trình bày bài toán KĐGT về giá trị trung bình (phân bố...

View source: R/hypothesis_test.R

answer_test_mean_tR Documentation

Trình bày bài toán KĐGT về giá trị trung bình (phân bố Student)

Description

Hàm này in ra đáp án cho bài toán KĐGT về giá trị trung bình (phân bố Student)

Usage

answer_test_mean_t(
  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.