Shapiro-Wilk test (see description for updated video)

Поділитися
Вставка
  • Опубліковано 7 лют 2025

КОМЕНТАРІ • 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.

  • @RajeshSharma-bd5zo
    @RajeshSharma-bd5zo 4 роки тому +6

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

  • @futurestradinginunder7minu872
    @futurestradinginunder7minu872 4 роки тому

    Excellent! Thank you.

  • @mirzetadjonlagic4497
    @mirzetadjonlagic4497 9 місяців тому

    very good explanation!

  • @berkceyhan5031
    @berkceyhan5031 3 роки тому

    Thank you!

  • @PhuongNguyenMinh-s7z
    @PhuongNguyenMinh-s7z 2 місяці тому

    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?

  • @mech_builder7998
    @mech_builder7998 5 років тому +5

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

  • @VougeCowboy
    @VougeCowboy 3 роки тому

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

  • @carlawilson2931
    @carlawilson2931 3 роки тому

    Thanks

  • @montanozabaaak2921
    @montanozabaaak2921 5 років тому

    Interesting test nice problem solving

  • @sukursukur3617
    @sukursukur3617 3 роки тому

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

  • @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??

  • @ziintle
    @ziintle 5 років тому +8

    Am i the only one who found this unhelpful??

  • @user-xt9js1jt6m
    @user-xt9js1jt6m 6 років тому +1

    how to obtian ai?
    observation to observation?

  • @ShreyasSinha
    @ShreyasSinha 4 роки тому

    Cmmon
    use python or some graphics to show the result

  • @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

  • @A_common_Man_00
    @A_common_Man_00 5 років тому +9

    Not that good explanation

  • @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!! :)