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