View source: R/hypothesis_test.R
test_mean_norm | R Documentation |
Hàm này kiểm định giả thiết về gái trị trung bình, dùng phân bố chuẩn Tham số alternative là 1 trong 3 giá trị: neq, less, greater tương ứng với 3 đối thiết. Hàm trả về kết quả của test thống kê (test) và giá trị c
test_mean_norm(
n,
mean,
mean_0,
sigma,
alpha,
alternative = "neq",
silent = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.