I am a bit confused, because I've never seen these notations.
Task to compute following integral: $$\int_{-\infty}^{+\infty} |f(x)|\,d\nu(x), $$ where $$ \nu(x) = \begin{cases} -2& \text{, with weight 0.2; }\\ 0& \text{, with weight 0.3;}\\ 1& \text{, with weight 0.5. } \end{cases} $$
I am not familiar with this... Can somebody explain how measure can have some probability function in it? And how should I compute this integral? Let $f(x) = x$, for example.
Let $v_i(x)$ be the function with weight $w_i$, then $$\int_{-\infty}^{+\infty} |f|dv=\sum_{i=i}^n w_i|f(v_i(x))|.$$ In this case $$\int_{-\infty}^{+\infty} |f|dv=0.2|f(-2)|+0.3|f(0)|+0.5|f(1)|.$$
Rember that a probability space $(\mathcal{P},\mu )$ is a measure space such that $\mu:P(E) \to [0,1]$ (where $P(E)$ is the sets of all subsets of the universe set $E$) and $$\mu \left( \bigcup_{i \in I} E_i \right)=\sum_{i \in I} \mu(E_i).$$