TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

A better and simpler chisquare test

1 pointsby currando23 days ago
The idea is so simple that surely someone must have imagine it before. Just an example suffice: consider the experiment of throwing a dice, this can be seen as five different independent experiments counting the numbers in the remaining cases and applying the normal approximation to the binomial, so that for example in a dice the probabilies are 1&#x2F;6, 1&#x2F;5, 1&#x2F;4 .... and you sum those (oi - rest<i>pi)&#x2F;(rest*pi*qi) where pi are the updated probabilies and rest are the remaining number in each case. The sum follows approximately a n-1 dof chisquare. In the examples in wikipedia the numbers are very different for the first example (good dice) but similar for the second (biased dice) Bayesian intuition or common sense implies that the n-1 experiment are independent.</i>

no comments

no comments