Talk:Verify distribution uniformity/Chi-squared test

From Rosetta Code
Revision as of 04:45, 31 October 2009 by rosettacode>Paddy3118 (Is the Wikibooks Python example good enough?)

I welcome someone checking to see if my mathematics is correct! Right now, the information on this test on the web is really rather confusing, being mostly written by and for people who assume you have been taught it all manually in undergraduate statistics or are reading off from a printed table. —Donal Fellows 12:13, 9 August 2009 (UTC)

My own statistics are rusty, and I am not familiar enough with the TCL math::statistics library to know how to check your math. That said, I think I would be helped if you specified which Chi-square test you have implemented (Pearson's?). Rdm 18:37, 8 September 2009 (UTC)
Well my stats aren't good enough to answer that question. I know I'm computing the degree of deviation from a uniform distribution – that's the easy bit – but the bit where it computes what this means is pure guesswork and the material on wikipedia doesn't help. Most of wikipedia's non-elementary mathematics is of terrible quality from the perspective of someone who was never a real math major (logic and advanced CS I know, but stats... no). —Donal Fellows 20:56, 8 September 2009 (UTC)

Is the Wikibooks Python example good enough?

Assuming that the licenses are compatable, is this wikibooks Python example good enough? --Paddy3118 04:45, 31 October 2009 (UTC)