Definition
Kolmogorov Metric
Metric on the Space of Probability Measures
The Kolmogorow Metric metrizes the space of probability distributions given the following definition:
\[
d_{\operatorname{Kol}}(F,G) = \sup | P(F \le z) - P(G\le z) |
\]
Dependency Graph
flowchart LR
classDef current fill:#6366f1,color:#fff,stroke:#4f46e5
nf64c7c47["Metric on the Space of Probability Measures"]
n7c251246["Kolmogorov Metric"]:::current
nf64c7c47 --> n7c251246
click nf64c7c47 "../objects/f64c7c47.html" "_self"