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

Опубликовано: 27 Декабрь 2021
на канале: yuzaR Data Science
3,411
80

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! 🥳


Смотрите видео R demo | One Sample T-Test & One Sample Wilcoxon Test | How to conduct, visualize and interpret онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь yuzaR Data Science 27 Декабрь 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 3,411 раз и оно понравилось 80 людям.