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

View source: R/hypothesis_test.R

answer_test_mean_normR Documentation

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

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ố chuẩn)

Usage

answer_test_mean_norm(
  data,
  sd_symbol = "\\sigma",
  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.