slides: final touch
This commit is contained in:
parent
5ebe2113c3
commit
2e0d8105e1
@ -231,7 +231,7 @@ Estimating confidence interval:
|
||||
::: incremental
|
||||
1. Sample $N$ points from PDF
|
||||
2. Sample with replacement $M$ times
|
||||
3. Apply the test to each new sample
|
||||
3. Compute the estimator for each new sample
|
||||
4. Compute mean and standard deviation
|
||||
:::
|
||||
\End{block}
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
## KS
|
||||
|
||||
Quantify distance between expected and observed CDF.
|
||||
Quantify distance between expected and observed CDFs.
|
||||
|
||||
KS statistic:
|
||||
|
||||
@ -59,7 +59,7 @@ KS statistic:
|
||||
|
||||
## KS
|
||||
|
||||
$\bold{H_0}$: points sampled from $F$
|
||||
$\bold{H_0}$: points sampled from reference distribution
|
||||
|
||||
::: incremental
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
::: incremental
|
||||
|
||||
- All tests work reliably for large samples ($N \geq 5000$)
|
||||
- All tests work reliably for large samples ($N = 50000$)
|
||||
|
||||
- Properties comparison:
|
||||
- Median significance correlates well with $N$
|
||||
|
Loading…
Reference in New Issue
Block a user