R demo | One Sample T-Test & One Sample Wilcoxon Test | How to conduct, visualize and interpret

yuzaR Data Science
yuzaR Data Science
2.7 هزار بار بازدید - 3 سال پیش - One-sample tests compare your results
One-sample tests compare your results to the results of others. So, in this video we’ll learn how to conduct, visualize and interpret One Sample T-Test & Wilcoxon Test.

Quick R here:

gghistostats(
 data       = my_to_dos,  # as_tibble or as data frame with "value" column
 x          = value,
 test.value = 6,             # default value is 0
 type       = "parametric",  
 normal.curve = T
)

If you only want the code (or want to support me), consider join the channel (join button below any of the videos), because I provide the code upon members requests.

Enjoy! 🥳
3 سال پیش در تاریخ 1400/10/06 منتشر شده است.
2,785 بـار بازدید شده
... بیشتر