[example: Singletons in a Continuous Model]
Let $\Omega=[0,1]$, let $\mathcal F=\mathcal B([0,1])$, where $\mathcal B([0,1])$ denotes the Borel sigma-algebra on $[0,1]$, and let $\mathbb P$ be [Lebesgue measure](/page/Lebesgue%20Measure) restricted to $[0,1]$. For $a\in[0,1]$, the singleton is the degenerate interval
\begin{align*}
\{a\}=[a,a].
\end{align*}
It is closed in $[0,1]$, hence it belongs to $\mathcal B([0,1])$, so it is an event. Since restricted Lebesgue measure agrees with interval length on intervals contained in $[0,1]$,
\begin{align*}
\mathbb P(\{a\})
&=\mathbb P([a,a])\\
&=a-a\\
&=0.
\end{align*}
For $0\le r<s\le 1$, the interval $[r,s]$ is also closed in $[0,1]$, hence is an event, and
\begin{align*}
\mathbb P([r,s])
&=s-r.
\end{align*}
Thus every individual point has probability zero, but an interval with distinct endpoints has positive probability equal to its length.
[/example]