Mann-Whitney - Assumptions - SPSS

  Рет қаралды 44,625

how2stats

how2stats

Күн бұрын

Пікірлер: 41
@danushiwijekoon4883
@danushiwijekoon4883 3 жыл бұрын
Thank you so much this is very helpful. I have a question..... What can we do when we come across a data set that does not meet the homogeneity of variance assumption' (is there another test we can run / how can we make sense of the data in this situation)
@giorgiogiorgetti3939
@giorgiogiorgetti3939 7 жыл бұрын
Ok, if i cannot use Mann-Whitney, how do i analyze not normally distributed data? THANKS IN ADVANCE
@how2stats
@how2stats 7 жыл бұрын
Use an independent samples t-test with bootstrapping as the estimation technique.
@ducnguyen7700
@ducnguyen7700 6 жыл бұрын
Can i transform the data before conducting Mann-whitney test so my they ta can meet this assumption?
@simonchen8376
@simonchen8376 5 жыл бұрын
​@@how2stats is it the correct link? kzbin.info/www/bejne/gmOaZpuvntaGjNU
@ninjanj6148
@ninjanj6148 4 жыл бұрын
I think this can also help: "Bootstrapping in SPSS." how2stats, kzbin.info/www/bejne/b4fNq4OkpLp1gLM
@ninjanj6148
@ninjanj6148 4 жыл бұрын
Thank you very much for your videos! As you suggested we can use independent sample t-test bootstrapping instead when the shapes of the distributions are not the same. Can this be also used for an ordinal data? I have a similar question about Kruskal-Wallis test. Is the assumption of the shapes of the distributions also considered for an ordinal data, so that we have to use median test instead?
@doc2010
@doc2010 6 жыл бұрын
Your videos are AWESOME! Thank you for doing this! You taught me statistics...
@Elinsinba
@Elinsinba 5 жыл бұрын
Thanks for your post! What does “similar nature” mean please?
@catarinamanita5445
@catarinamanita5445 3 жыл бұрын
Thank you so much for taking the time to do these videos! It really helps! all the best to you
@xichinesetakeaways9834
@xichinesetakeaways9834 5 жыл бұрын
Thank you so much for your such clear instruction! Sequentially, could you please show us how would you report the MW test with this assumption and the effect size? Usually, on other resources, they just report r and p value without saying anything about the assumption and the effect size.
@how2stats
@how2stats 5 жыл бұрын
I have a "how2manuscripts" channel, so, I might report that sort of information there at some point.
@xichinesetakeaways9834
@xichinesetakeaways9834 5 жыл бұрын
how2stats That would be great! Thank you so so much.
@akanshaaggarwal6403
@akanshaaggarwal6403 3 жыл бұрын
Thank you for explaining it so well. Just a follow up question, which statistical test/ correction should be apply in this case (when the assumption of homogeneity of variance is not met?
@wanderlustwernweh5313
@wanderlustwernweh5313 2 жыл бұрын
what did you do about it?
@ChibuzorFOgamba
@ChibuzorFOgamba 4 жыл бұрын
Thank you so much for your video. Please what do you do the levenes's test looks good for most of the variables but the box plots and histograms are not looking the same when it comes to shape? Which do you go with? Also, in a data set with multiple dependent variables and independent variables, must every variable meet the homogeneity of variance criteria for the Mann Whitney test to be accurate? What happens if only one dependent variable or two have a significant levenes's test?
@joshbridges4719
@joshbridges4719 4 жыл бұрын
Awesome video! Thanks for the description. It helps clear things up for me. Question though: I was under the impression the MW test can be run in a general sense without assuming equal variances. It's only when we want to use it to test a location shift that the distributions need to be the same. Is this accurate?
@how2stats
@how2stats 4 жыл бұрын
Technically, it's true, the assumption is homogeneity of distributional shapes for the MW test. However, testing the difference between distributional shapes is not straightforward. Consequently, people test homogeneity of variance, instead, because a difference in variances necessarily implies a difference in distributional shapes
@leonzhao2108
@leonzhao2108 6 жыл бұрын
This is so helpful, could you maybe do a K-S test video as well at some point?
@erfanfadaei
@erfanfadaei 7 жыл бұрын
Hi, great videos, thank you. My data appears to have completely different distributions - skewness of 2 groups are 0.935, and -1.386, while kurtosis is 0.004 and .389. I tested homogeneity of variance using method in your video and medians were not significant. Why might this be, and can I then confidently use the Mann-Whitney test? Thanks!
@fadhilfp6
@fadhilfp6 2 жыл бұрын
I think you are talking about the shape of distribution ? Is not it?
@nmmichalak
@nmmichalak 8 жыл бұрын
You always have great videos, thank you! Question: I've seen the definition of M-W U described as the prob. a given value in 1 group exceeds a value in the other group. Why would this computation be affected by unequal variance? Also, if sample size is large enough, all tests of assumptions reject the null :)
@how2stats
@how2stats 8 жыл бұрын
Thanks! I can't say I've seen that definition before. I would say that the overarching null hypothesis of the MW is that two groups have equal mean ranks. Although the typically observed MW formula is not particularly intuitive, it is necessarily the case that there is a standard error of the difference between mean ranks. The standard error would be based on variability, which would be assumed to be equal across groups. I agree, with large N, all assumptions based on inferential statistics will almost always be statistically significant.
@nmmichalak
@nmmichalak 8 жыл бұрын
Up front, I'm no expert, but I've been particularly obsessed with this test lately; everything I'm saying is based on informal online reading. That said, I'm curious about different ways to calculate standard error for this test. For example, the welch test uses a different formula for standard error and degrees of freedom in order to adjust for equal variance violations. I'm aware that there are "Mann-Whitney versions" of this, but I've had difficulty reading the papers on them. I'm curious if you've come across anything like a welch M-W U test that's as effective (i.e. controls false positive rates) as the welch test?
@how2stats
@how2stats 8 жыл бұрын
I can't say I'm familiar with an adjusted Mann-Whitney test. However, it is a little known fact that the independent samples t-test on ranked data and the Mann-Whitney U test yield *very* similar results. In fact, the independent samples t-test on ranks can protect the Type I error rate better than the Mann-Whitney in some cases (and give better power, too; see Conover & Iman, 1976; Zimmerman & Zumbo, 1993). So, if one were worried about non-normality, heterogeneity of variances (and even unequal sample sizes), one could conduct Welch's t-test via bootstrapping. It's about as full proof as you can get and keep power respectably high. In my opinion, there's no need to conduct the Mann-Whitney U test, anymore. Zimmerman, D. W., & Zumbo, B. D. (1993). Rank transformations and the power of the Student t test and Welch t-test for non-normal populations with unequal variances. Canadian Journal of Experimental Psychology/Revue Canadienne de Psychologie Expérimentale, 47(3), 523-539.
@mayaskjevling888
@mayaskjevling888 2 жыл бұрын
Hi! Could I ask which sources you used when making this tutorial?
@imenzribi956
@imenzribi956 6 жыл бұрын
Hi first of all thank you for the video it really helps me .Please I have one question I did all the steps that was shown in the video but when I run SPSS , the result don't show the test of homogenity of variance (the table) . I don't know what's the problem ?
@charlesbourgoigne2130
@charlesbourgoigne2130 4 жыл бұрын
Is an independent samples t-test with bootstrapping better than Mann-Whitney-U-test? Can I use bootstrapping all the time instead of looking whether assumptions are made or not?
@how2stats
@how2stats 4 жыл бұрын
That's what I argue in my (free) textbook (Chapter 16): www.how2statsbook.com
@SkidMcmarxx
@SkidMcmarxx 3 жыл бұрын
Does that mean that the results from the previous video don't really tell us anything useful?
@estherchan3062
@estherchan3062 4 жыл бұрын
I have a very small sample and it does not meet the assumptions for both t-test and Mann-Whitney, and it is too small to be bootstrapped. Is there anything else I can do?
@how2stats
@how2stats 4 жыл бұрын
First, simulation research suggests that the t-test (including the rank transform t-tests, which is very similar to the Mann-Whitney U) can be expected to yield valid resutls with sample sizes as small as N = 2 in each group (De Winter, 2013). So, sample size is not an issue. Secondly, what assumptions are violated? Mann-Whitney doesn't assume any level of normality. De Winter, J. C. (2013). Using the Student's t-test with extremely small sample sizes. Practical Assessment, Research, and Evaluation, 18(1), 10.
@drmohgladiator
@drmohgladiator 8 жыл бұрын
Great video .. Then what to do when the assumption of unequal distributions is violated ?
@how2stats
@how2stats 8 жыл бұрын
I'd probably use bootstrapping.
@alfredwong3790
@alfredwong3790 7 жыл бұрын
Do you mean using bootstrapping with the T test? Would this be the preferred method for comparing groups than the MW test?
@1006caraqueno
@1006caraqueno 7 жыл бұрын
So if your continuous variables are non parametric BUT also violate the required assumptions of the Mann-Whitney U how are you supposed to compare the two?
@how2stats
@how2stats 7 жыл бұрын
Independent sample-test with bootstrapping.
@liquidpaper1720
@liquidpaper1720 7 жыл бұрын
What a great video! I have a question, though. Would it be any better if we tested homogeneity of variance with the non-parametric Levene test (the one that uses the ranks)?
@how2stats
@how2stats 7 жыл бұрын
If you're testing the assumption associated with Mann-Whitney, the non-parametric version of the Levene test seems to make more sense.
@syuhaidahalimi3532
@syuhaidahalimi3532 5 жыл бұрын
Hi, in my decriptives, why there is no interquartile range value?
@how2stats
@how2stats 5 жыл бұрын
Do you have a standard deviation?
Mann-Whitney U Test - SPSS (UPDATED)
5:54
how2stats
Рет қаралды 331 М.
Calculate Effect Size for Mann Whitney U Test using SPSS and Excel
10:42
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
Independent T-Test on SPSS + Assumption Checks + Graph + APA Write Up
15:47
David Robinson, PhD
Рет қаралды 1,4 М.
Levene’s Test of Homogeneity of Variance in SPSS (11-3)
9:43
Research By Design
Рет қаралды 213 М.
ANOVA vs. Kruskal Wallis Test in SPSS with Assumption Testing
10:08
Dr. Todd Grande
Рет қаралды 38 М.
Mann-Whitney U test using SPSS
13:32
Mike Crowson
Рет қаралды 77 М.
How To... Perform a Mann-Whitney U Test in SPSS
7:13
Eugene O'Loughlin
Рет қаралды 16 М.
Statistique : Test non paramétrique de Mann Whitney U
24:41
biostatistique
Рет қаралды 81 М.
Independent t-test - SPSS (Example 1)
9:59
how2stats
Рет қаралды 1,1 МЛН
Mann-Whitney U test on SPSS with write up (APA style)
8:43
David Robinson, PhD
Рет қаралды 24 М.
Normality Test with Likert Scale Data in SPSS
20:06
Ugochukwu Chinonso Okolie
Рет қаралды 24 М.
Understanding the Mann-Whintey U
9:46
Andrew Kent
Рет қаралды 65 М.
Арыстанның айқасы, Тәуіржанның шайқасы!
25:51
QosLike / ҚосЛайк / Косылайық
Рет қаралды 700 М.