Shapiro-Wilk test (see description for updated video)

Поделиться
HTML-код
  • Опубликовано: 14 дек 2024

Комментарии • 23

  • @fatyaaaa
    @fatyaaaa 3 года назад +1

    That cautions and notes helped me gain perspective a lot bcs in my normality testing i found out that my data are normal according to KS test but significantly differ to normal distribution according to shapiro wilk, (0.002 significance value). It’s really confusing it’s almost like they analyze different data. It made sense now that it has different results due to large sample (>100) just as you cautioned which made the shapiro wilk too sensitive to reject the null hypothesis. Thanks.

  • @mech_builder7998
    @mech_builder7998 5 лет назад +5

    what's a_i in the equation at time 2:57?

  • @RajeshSharma-bd5zo
    @RajeshSharma-bd5zo 4 года назад +5

    Great video!!
    Just one question what was "ai" in the formula?

  • @PhuongNguyenMinh-s7z
    @PhuongNguyenMinh-s7z 9 дней назад

    Is there a reason why S-W test will encounter problems when it have many repeated data points?

  • @gustavobernardo7549
    @gustavobernardo7549 5 лет назад +18

    Is this Tony Stark?

  • @kalasharma7
    @kalasharma7 8 лет назад

    Hi can you guide me how to use shaphiro whilk in abundance data with lots of columns to see if diversity follows normal distribution??

  • @mirzetadjonlagic4497
    @mirzetadjonlagic4497 7 месяцев назад

    very good explanation!

  • @futurestradinginunder7minu872
    @futurestradinginunder7minu872 4 года назад

    Excellent! Thank you.

  • @VougeCowboy
    @VougeCowboy 2 года назад

    Nice video. So the data has to be continous, but is there any way I can use this test on a discrete data?

  • @user-xt9js1jt6m
    @user-xt9js1jt6m 6 лет назад +1

    how to obtian ai?
    observation to observation?

  • @berkceyhan5031
    @berkceyhan5031 2 года назад

    Thank you!

  • @montanozabaaak2921
    @montanozabaaak2921 5 лет назад

    Interesting test nice problem solving

  • @bayabasgaming7857
    @bayabasgaming7857 7 лет назад

    Can you explain each variable means thank you its for our thesis and we need to pass. Thank you for your help in advance

  • @sukursukur3617
    @sukursukur3617 3 года назад

    Why normality tests? Why dont we implement poissonity test? What makes normal distribution privileged among other distributions?

  • @carlawilson2931
    @carlawilson2931 3 года назад

    Thanks

  • @A_common_Man_00
    @A_common_Man_00 5 лет назад +9

    Not that good explanation

  • @ziintle
    @ziintle 5 лет назад +8

    Am i the only one who found this unhelpful??

  • @ShreyasSinha
    @ShreyasSinha 4 года назад

    Cmmon
    use python or some graphics to show the result

  • @kalasharma7
    @kalasharma7 8 лет назад

    Hi can you guide me how to use shaphiro whilk in abundance data with lots of columns to see if diversity follows normal distribution??

    • @MatthewEClapham
      @MatthewEClapham  8 лет назад

      Do you mean in R? I'd look into the apply() function to run shapiro.test on multiple columns at once. However, species abundance counts rarely follow a normal distribution (there's an enormous literature on abundance distributions like log-normal, etc.).

    • @kalasharma7
      @kalasharma7 8 лет назад

      thanks a tonn!! i will have a look!! :)