-5

The terms - Homoscedasticity and homogeneity of effect-sizes are frequently used with respect to regression analysis/ Anova.These assumptions create lot of confusion at least in my mind. I am not clear about homoscdasticity of effect-sizes? How different it is from homogeneity of variance assumption for Anova ? Are these assumptions relevant to e.g. meta-analysis of correlation /effect-size d ?

  • 9
    Homoscedasticity means equal variances. I would expect whenever homogeneity is mentioned in a statistical context, it would also imply that something is constant on average, but quite what would depend on context. As you don't explain the doubt ("perhaps"?) and give precisely zero evidence for the claim of "a lot of confusions" I can only match your two sentences by my two sentences. This gives essentially minimal substance to respond to. I'd call that a lack of research effort. – Nick Cox May 02 '14 at 14:23
  • 3
    Subhash, if you could edit your question to explain what you mean by "homogeneity"--which out of context is a vague term--then it would be less problematic to answer. – whuber May 02 '14 at 18:50
  • 2
    It depends on what thing we are considering the homogeneity of. Homogeneity of variance *is* homoscedasticity. Homogeneity of something that is distinct from variance will be distinct from homoscedasticity. – Glen_b Jun 01 '14 at 04:05
  • 7
    It's really bizarre that you decided to accept a new answer that has by now -4 downvotes instead of gung's answer with +9 upvotes. That's a really strange choice. I downvote your question (-1) to steer other users away from this thread. – amoeba Nov 18 '15 at 21:44

2 Answers2

19

(Note: by "homogeneity", I assume you mean "homogeneity of variance".)

They are, in essence, two different names for the same assumption, which might be called in more colloquial English "constant variance of the errors" (of course, in practice we do not have access to the true errors, only the residuals, which are what we actually check). The term "homogeneity of variance" is traditionally used in the ANOVA context, and "homoscedasticity" is used more commonly in the regression context. But they both mean that the variance of the residuals is the same everywhere.

If you are having trouble understanding homo- / heteroscedasticity, I have several posts about the topic that may be helpful for you:

gung - Reinstate Monica
  • 132,789
  • 81
  • 357
  • 650
  • 5
    Typo here @Gung: it is homosc. that implies that variance is the same. Strictly, homosc. is an assumption about errors, or conditional distributions, not residuals. – Nick Cox May 02 '14 at 14:47
  • 3
    Homegeneity has also a wider meaning of samples being the similar in some sense, i.e. as opposed to heterogeneity. – Aksakal May 02 '14 at 15:08
  • 1
    I'd say it's usually given in full as "homogeneity of variance" - as @Aksakal says, "homogeneity" is broader. [I took the liberty of correcting the typo Nick pointed out.] – Scortchi - Reinstate Monica May 02 '14 at 15:29
  • You are all right. I tried to make my answer as simple as possible for this OP, but perhaps I made it [simpler](http://quoteinvestigator.com/2011/05/13/einstein-simple/). I've edited my answer, let me know if you think it needs more. – gung - Reinstate Monica May 02 '14 at 16:11
  • 5
    This is helpful but I would qualify it a little. For example, I've seen references to homogeneity in relation to possibly mixed distributions for the case in which a distribution is from a single source; and in relation to spatial processes. So, homogeneity need not mean homogeneity of variance. For all I know, this goes beyond what the OP had in mind, but it's a fair comment given the current wording of the question. – Nick Cox May 02 '14 at 17:30
  • 1
    Good point, @NickCox. I added a caveat. – gung - Reinstate Monica May 02 '14 at 17:34
-6

I disagree with every answer here. Homogeneity of variance means similar variance among grouped scatterplots. Homoscadasticity is a normal distribution occurring for each point on the x-axis (predictor variable) thus there must be a similar kurtosis across every point of the predictor variable which may seem like homogeneity of variance, but it is not the same thing.

Dr. V
  • 32
  • 6
    Homoscedasticity [not _scad_] does not imply a normal distribution at all. As its roots imply it is a matter of (approximately) equal scatter, with nothing else implied. Nor does homoscedasticity imply that we have a continuous axis any where, as it could also be defined for qualitatively distinct distributions. Here is a trivial example. I imagine several uniform distributions on the same interval. It follows immediately that they have the same variance and the set-up is homoscedastic. – Nick Cox Nov 17 '15 at 18:17
  • 5
    Similar (even equal) kurtosis is also quite distinct from equal variance. The same kurtosis is consistent with differing variance. More generally, you're announcing dissent here: so, what precisely is wrong with the existing answer (I count only one)? – Nick Cox Nov 17 '15 at 18:20
  • 5
    This characterization of homoscedasticity is so far from the usual meaning that I feel obliged to downvote the answer as a warning to those who might be new to the term. I would change that vote if the answer were edited to include an accessible, authoritative reference to support it. – whuber Nov 17 '15 at 18:27
  • 2
    This answer needs to support its claims – Glen_b Nov 19 '15 at 00:53
  • 1
    http://davidmlane.com/hyperstat/A121947.html. Kurtosis (the shape of the normal distribution) is implied for Homoscadasticity). While a documented sources is beyond my hand right now, it is a simple extrapolation to see that if there is similar spread across every level of the predictor (as David Lane shows) as does this reference http://www.statsmakemecry.com/smmctheblog/confusing-stats-terms-explained-heteroscedasticity-heteroske.html, it would bogle the mind that kurtosis at every level of X would need explaining. Just my thoughts. – Dr. V Dec 04 '15 at 19:35
  • 4
    I looked at your links but could find nothing in them to support your claims. Both of them illustrate the conventional meaning of heteroscedasticity. Neither invokes normality or kurtosis in the definition. (Kurtosis, by the way, has little to do with the shape of the normal distribution and is not synonymous with it). Thus, they both contradict, rather than support, your answer. I believe the reason @NickCox pointed out the correct spelling was not to be critical, but only to help readers search related material. (The search engine on this site does not do well at identifying misspellings.) – whuber Dec 12 '15 at 17:37