Compare commits
No commits in common. "5d69ad1adc17356c08b7f481167528e73d643149" and "7bcd3f9289ecbb8dfa52ac876c41e8156fcd0126" have entirely different histories.
5d69ad1adc
...
7bcd3f9289
|
@ -2,7 +2,6 @@
|
|||
|
||||
\section{\texorpdfstring{$\chi^2$}{chi2} test of independence}
|
||||
|
||||
[...]
|
||||
|
||||
\section{\texorpdfstring{$\chi^2$}{chi2} test of goodness of fit}
|
||||
|
||||
|
@ -21,6 +20,6 @@ Check if the observations is in adequation with a particular distribution.
|
|||
|
||||
The test statistics is:
|
||||
\[
|
||||
D_{k,n} = \sum_{i=1}^{k} \frac{(N_i - np_i)^2}{np_i} \underset{H_0}{\overunderset{\mathcal{L}}{n \to \infty}{\longrightarrow}} \chi^2_{(n-1)(q-1)??}
|
||||
D_{k,n} = \sum_{i=1}^{k} \frac{(N_i - np_i)^2}{np_i} \overunderset{\mathcal{L}}{H_0}{n \longrightarrow \infty} \chi^2_{(n-1)(q-1)??}
|
||||
\]
|
||||
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue