5

So i'm working on a Greenhouse-Geisser correction and i found this "John, Nagao & Sugiura’s test for sphericity" in this publication (https://www.utdallas.edu/~herve/abdi-GreenhouseGeisser2010-pretty.pdf).

enter image description here

Could it be that they calculated the value of the chi square distribution wrong? After Equation 20 they calculate the probability p=0.004, but when i use scipy, i get p=0.0004. So i'm confused if i did not understand the process right or if there is an error(my guess).

kjetil b halvorsen
  • 63,378
  • 26
  • 142
  • 467
T.Tos
  • 75
  • 5

1 Answers1

3

Yes, the numbers they give produce a p-value of 0.000402. They probably made a typo in their publication.

The site I used to compute the p-value.

Mnng
  • 146
  • 3