What does this symbol mean? (looks like a 1 with double vertical line)

$\begingroup$

I'm studying a course on probability and statistics and at some point this symbol comes up without introduction. It looks like the number one, but slightly bigger and with a double vertical line.

First time it comes up is when discussing stochastic/random variables that are neither continuous nor discreet in an example:First example

And somewhat later in a proof:

Second example

Anyone got an idea what this symbol represents?

EDIT: Thanks for the fast answers, I was still editing the question for better (larger) images :)

$\endgroup$ 2

3 Answers

$\begingroup$

It's the characteristic function (or indicator function) of the set in the subscript.

$$\mathbb 1_A(x) = \begin{cases} 1\,, & x\in A \\ 0\,, & x\notin A\end{cases}.$$

$\endgroup$ 3 $\begingroup$

It is the indicator function.

$\endgroup$ $\begingroup$

It's the indicator function, you can write $\chi_A(x)=\begin{cases}1, & x\in A\\0, & x\notin A\end{cases}$ instead. It's easier in $\text{LaTeX}$ and everybody knows that you mean the indicator function.

$\endgroup$ 6

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like