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

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ต.ค. 2024
  • 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! 🥳

ความคิดเห็น • 10

  • @WilOspinoC
    @WilOspinoC ปีที่แล้ว +1

    I simply love the labor you are doing! Thank you for making the world a better place Yuri ❤

    • @yuzaR-Data-Science
      @yuzaR-Data-Science  ปีที่แล้ว

      Thanks for such a nice feedback! 🙏 and thanks for watching, Wil! I’ll try to make more useful content.

  • @migi7787
    @migi7787 2 ปีที่แล้ว

    GREAT PRESENTATION, THANK YOU

  • @amosarubi8468
    @amosarubi8468 2 ปีที่แล้ว

    Thanks a million

  • @AngelFelizF
    @AngelFelizF 2 ปีที่แล้ว

    Thanks

  • @hikeaway1596
    @hikeaway1596 ปีที่แล้ว

    👍🙏