diff --git a/cours.tex b/cours.tex
index 3afa941f6331a61e7839692b45e8c621661e387a..8068915a3e846e788ca32b1c714060daa7cebdcd 100644
--- a/cours.tex
+++ b/cours.tex
@@ -11,6 +11,7 @@
 \usepackage[french]{babel}
 \usepackage{amsfonts,bm,amsmath,amssymb,graphicx,amsthm}
 \usepackage{cancel}
+\usepackage{mathtools}
 
 \setlength{\parindent}{0pt}
 
@@ -2059,7 +2060,7 @@ la forme
 Avec l'addition que nous avons définie 
 à l'équation \eqref{eq_add}, nous avons avec la nouvelle notation
 \begin{equation}
- (a,b)+(c,d)=(a+b,c+d)\Leftrightarrow(a+i\cdot b)+(c+i\cdot d)=(a+c)+i(b+d).
+ (a,b)+(c,d)=(a+c,b+d)\Leftrightarrow(a+i\cdot b)+(c+i\cdot d)=(a+c)+i(b+d).
 \end{equation}
 On constate que les nombres multipliés par $i$ sépare nos couples de nombres (les empêche ``de se mélanger''),
 
@@ -2201,7 +2202,7 @@ d'algèbre linéaire. Pour ce faire nous allons considérer un ensemble $V$, sou
 Dans notre cas $E$ sera $\real$ ou $\complex$ principalement. 
 \begin{definition}[Espace vectoriel]
  On appelle espace vectoriel sur $E$, un ensemble $V$, dont les éléments appelés vecteur et notés $v$, sont 
- sont munis des opérations opérations $+$ (l'addition) et $\cdot$ (la multiplication par un scalaire) ont les propriétés suivantes
+ munis des opérations $+$ (l'addition) et $\cdot$ (la multiplication par un scalaire) ont les propriétés suivantes
  \pagebreak
  \begin{itemize}
   \item[$+$:$V\times V\rightarrow V$]\ \hfill\break
@@ -2260,7 +2261,7 @@ Dans notre cas $E$ sera $\real$ ou $\complex$ principalement.
   \item Dans ce qui suit dans ce cours, nous allons utiliser encore un autre espace vectoriel
   un peu moins intuitif que ceux que nous avons vus jusqu'ici. Il s'agit de l'espace des fonctions, ou espace fonctionnel.
   Nous définissons les applications de $W$ dans $V$ comme un espace vectoriel dans $E$ avec l'addition et la
-  multiplication par un scalaire définis commme suit. Soient $f:W\rightarrow V$ et $f:W\rightarrow V$, avec
+  multiplication par un scalaire définis comme suit. Soient $f:W\rightarrow V$ et $g:W\rightarrow V$, avec
   $\alpha\in E$, alors
   \begin{align}
    &(f+g)(x)=f(x)+g(x), \quad \forall x\in W,\\
@@ -2323,11 +2324,11 @@ Cette écriture en fonction de vecteurs de base, permet de faire facilement les
 
 \end{exemples}
 
-Plus formellement nous allons introduire un certain nombre de concepts mathémqtiques pour
+Plus formellement nous allons introduire un certain nombre de concepts mathématiques pour
 définir une base. Considérons toujours $V$ un espace vectoriel sur $E$.
 
 \begin{definition}[Famille libre]
- Soient $\{\alpha_i\}_{i=1}^n\in E$. On dit qu'un ensemble de vecteurs $\{v_i\}_{i=1}^n\in V$ est une famille libre si 
+ Soient $\{\alpha_i\}_{i=1}^n\in E$. On dit qu'un ensemble de vecteurs $\{v_i\}_{i=1}^n\in V$ est une famille libre si
  \begin{equation}
   \sum_{i=1}^n \alpha_iv_i=0 \Rightarrow \alpha_i=0,\ \forall i.
  \end{equation}
@@ -2697,7 +2698,7 @@ La transformée de Fourier possède plusieurs propriétés intéressantes.
 
 \section{La transformée de Fourier à temps discret (TFTD)}
 
-Nous allons maintenant plus considérer une fonction continue, mais une série de valeurs discrètes.
+Nous n'allons maintenant plus considérer une fonction continue, mais une série de valeurs discrètes.
 Notons $f[n]$ une série de nombres, avec $n\in\integer$. Nous voulons définir l'équivalent de la transformée 
 de Fourier de l'équation \eqref{eq_fourier_transform} pour ce genre de séries de points. Une façon naturelle 
 de définir l'équivalent à temps discret de cette équation est 
@@ -2779,7 +2780,7 @@ de  définir une transformée de Fourier discrète qui aura les propriétés sui
 
 Avant de voir en détail comment on calcule la transformée de Fourier discrète, 
 on peut discuter quelle est son application. La TFD est utilisée tout le temps en traitement du signal.
-En gros c'est une approximation de la transformée de Fourier à temps discret. A chaque fois qu'on désire connaître le comportement d'une fonction dans l'espace spectrale, on utilisera la TFD. Un exemple typique 
+En gros c'est une approximation de la transformée de Fourier à temps discret. A chaque fois qu'on désire connaître le comportement d'une fonction dans l'espace spectral, on utilisera la TFD. Un exemple typique 
 est l'application pour téléphones portables Shazam que vous connaissez sans doute. Le but de cette application est l'identification de chansons. Elle fonctionne de la façon suivante. Dans un premier temps elle enregistre un signal sonore. Puis avec ce signal sonore elle crée un spectrogramme (une sorte d'emprunte digitale de la chanson) qui est obtenu à l'aide de TFD. Finalement le spectrogramme est comparé avec une base de donnée de spectrogrammes et la chanson peut ainsi être identifiée. Une autre application est le filtrage de signaux. Comme vous l'avez vu (ou verrez) dans les travaux pratiques, 
 la TFD rend très simple le filtrage de fréquences (ou de bande de fréquences). En effet, il suffit d'ôter de la TFD d'un signal les amplitudes voulues et d'effectuer la transformée de Fourier discrète inverse (TFDI) du signal filtré. Ce genre d'applications est très utilisé dans le domaine de la compression 
 de données (jpg, mp3, ...).
@@ -2799,7 +2800,7 @@ Avec cette définition il est simple de calculer la transformée de Fourier à t
 On note que la somme à présent ne se fait plus dans l'intervalle $(-\infty,\infty)$, 
 mais uniquement entre $[0,N-1]$, car le signal est de longueur finie.
 
-On représente donc un signal de longueur finie $f[n]$ ($n=0,..,N-1]$) par une fonction
+On représente donc un signal de longueur finie $f[n]$ ($n=0,..,N-1$) par une fonction
 continue de la pulsation, $\fh(\omega)$. Les deux représentations sont équivalentes. On en
 déduit que l'information contenue dans un nombre fini de points, est la même que dans une
 fonction continue (et donc contenant une infinité de points). 
@@ -2807,9 +2808,9 @@ Une partie de l'information contenue dans la fonction continue doit être redond
 
 L'idée à présent va être d'enlever toute l'information redondante de $\fh(\omega)$ en
 échantillonnant $\fh$ et en gardant uniquement $N$ échantillons de $\fh$. La fréquence 
-d'échantillonage sera de $2\pi/N$ et le domaine d'échantillonage sera $[-\pi,\pi)$.
+d'échantillonnage sera de $2\pi/N$ et le domaine d'échantillonnage sera $[-\pi,\pi)$.
 
-Nous pouvons à présent définir mathématiquement cet échantillonage de $\fh(\omega)$ comme
+Nous pouvons à présent définir mathématiquement cet échantillonnage de $\fh(\omega)$ comme
 étant une suite de points, notée $\{\fh(\omega_k)\}_{k=0}^{N-1}$, où $\omega_k=k/(2\pi)$.
 Cette suite sera notée $\fh[k]$ et appelée la \textit{transformée de Fourier discrète} de
 $f[n]$.
@@ -2974,21 +2975,362 @@ que la fréquence de Nyquist de notre signal, on verra apparaître le phénomèn
 
 \chapter{Probabilités et statistiques}
 
-Le but de ce chapitre est d'étudier des phénomènes (expériences) aléatoires; 
-de calculer les chances (ou la probabilité) qu'un événement 
-qui n'est pas déterministe se produise.
+\section{Introduction à la statistique descriptive}
+
+En statistique, une \textit{population} est un ensemble d'objets (d'individus) possédants un ou plusieurs \textit{caractères} communs.
+L'étude des caractères d'une population a pour but de révéler des tendances au sein de la population. Ces études sont particulièrement
+intéressantes quand le nombre d'individus de notre population est trop élevé pour pouvoir être analysé en entier. On prélève alors un échantillon 
+représentatif de notre population au hasard 
+et on mène l'analyse statistique sur ce sous ensemble. Les éventuelles conclusions tirées de l'étude statistique sur le sous ensemble seront ensuite appliquée
+à l'ensemble de la population. Grâce au calcul de probabilité nous pourrons alors avoir une confiance plus ou moins grande dans les conclusions 
+tirées en fonction de la taille de l'échantillon. En effet plus celui-ci sera grand, plus la confiance dans les résultats sera élevée.
+
+Un exemple de ce genre d'étude qui est très à la mode ces temps est le sondages (concernant le résultats d'élections ou de votations). 
+Les sondeurs tentent en questionnant un sous-ensemble 
+d'environ 1000 d'électeurs d'un pays (citoyens de plus de 18, moitié d'hommes et de femmes plus ou moins, ...) de déterminer 
+les résultats d'élections ou de votations où participeront des millions d'électeurs potentiels. Il faut avouer que la tâche semble pour 
+le moins complexe. Et la plus grande difficulté tient dans le ``représentatif de la population''.
+
+\subsection{Représentations}
+
+Il existe différentes façon de représenter les caractères d'une population selon que sa nature est \textit{discrète} 
+ou \textit{continue}. Dans le cas discret d'un caractère pouvant prendre $k\in\natural$ valeur différentes $\{x_i\}_{i=0}^{k-1}$,
+on représente le nombre d'individus pouvant prendre la valeur $x_i$ par le nombre $n_i$. On a donc un ensemble $\{n_i\}_{i=0}^{k-1}$
+d'individus pour les $k$ valeurs des caractères de la population. Dans le cas continu le nombre d'individus d'un caractère
+correspondrait à une subdivision en $k$ parties de l'ensemble des valeurs possibles pour le dit caractère.
+\begin{exemples}\hfill\break
+ \begin{enumerate}
+  \item Cas discret: On étudie la distribution de salaires annuels dans une entreprise. 
+  Les salaires possibles sont $40'000$, $50'000$, $60'000$ et $1'000'000$ de CHF.
+  \begin{itemize}
+   \item Il y a 35 personnes payées $40'000$ CHF. 
+   \item Il y a 20 personnes payées $50'000$ CHF. 
+   \item Il y a 5 personnes payées $60'000$ CHF. 
+   \item Il y a 1 personne payée $1'000'000$ CHF.
+  \end{itemize}
+
+  \item Cas continu: Lors du benchmark d'une application, $A$, nous effectuons plusieurs mesures (la population) du temps d'exécution (le caractère) de l'application.
+  Les résultats obtenus sont les suivants: 
+  \begin{itemize}
+   \item 7 exécutions ont pris entre 50 et 51 secondes.
+   \item 12 exécutions ont pris entre 51 et 52 secondes.
+   \item 8 exécutions ont pris entre 52 et 53 secondes.
+   \item 23 exécutions ont pris entre 53 et 54 secondes.
+  \end{itemize}
+
+ \end{enumerate}
+
+\end{exemples}
+Pour représenter de façon un peu plus parlante ces valeurs, deux méthodes principales existent: le tableau ou le graphique.
+Pour illustrer les exemples précédents sous forme de tableau on obtient pour le cas des salaires (voir Tabl.~\ref{fig_salaires})
+\begin{table}
+\begin{center}
+\begin{tabular}{|c|c|}
+\hline
+ Salaire & Nombre de salariés \\
+ \hline\hline
+ 40000 & 35 \\
+ \hline
+ 50000 & 20 \\
+ \hline
+ 60000 & 5 \\
+ \hline
+ 1000000 & 1 \\
+ \hline
+\end{tabular}
+\end{center}
+\caption{Tableau du nombre de salariés par salaire.}\label{table_salaires}
+\end{table}
+et du benchmark de l'application (voir Tabl.~\ref{fig_exec})
+\begin{table}
+\begin{center}
+\begin{tabular}{|c|c|}
+\hline
+ Temps d'exécution & Nombre \\
+ \hline\hline
+ [50,51) & 7 \\
+ \hline
+ [51,52) & 12 \\
+ \hline
+ [52,53) & 8 \\
+ \hline
+ [53,54) & 23 \\
+ \hline
+\end{tabular}
+\end{center}
+\caption{Tableau des temps d'exécution.}\label{table_exec}
+\end{table}
+Sous forme de graphique on peut représenter le tableau des salaires sous la forme d'un graphique bâton (voir Fig.~\ref{fig_salaires})
+\begin{figure}[htp]
+\begin{center}
+\includegraphics[width=0.5\textwidth]{figs/graph_salaires.pdf}
+\caption{Nombre salariés en fonction du salaire.}\label{fig_salaires}
+\end{center}
+\end{figure}
+ou d'un histogramme pour le temps d'exécution de l'application (voir Fig.~\ref{fig_exec}).
+\begin{figure}[htp]
+\begin{center}
+\includegraphics[width=0.5\textwidth]{figs/graph_exec.pdf}
+\caption{Nombre d'exécutions en fonction du temps d'exécution.}\label{fig_exec}
+\end{center}
+\end{figure}
+
+\subsection{Fréquences}
+
+Plutôt que de faire apparaître le nombre d'individus d'une population 
+possédant un caractère, il peut être plus intéressant et parlant de faire intervenir 
+la \textit{fréquence} ou le nombre relatif à la place. En effet, la fréquence donne 
+immédiatement la proportion d'individu plutôt qu'un nombre absolu qui n'est pas forcément 
+très interprétable tout seul. 
+
+La population totale, $n$, est donnée par
+\begin{equation}
+ n=\sum_{i=0}^{k-1}n_i.
+\end{equation}
+On peut donc définir la fréquence d'un caractère $i$, $f_i$ comme
+\begin{equation}
+ f_i=\frac{n_i}{n}.
+\end{equation}
+\begin{exemples}{Fréquence}
+
+Les tableaux de fréquence des deux exemples précédents sont donnés par
+ \begin{enumerate}
+  \item Cas discret: la population totale est de 
+  \begin{equation}
+%    n=40'000+50'000+60'000+1'000'000=1'150'000.
+   n=35+20+5+1=61.
+  \end{equation}
+  \begin{table}[htp]
+  \begin{center}
+  \begin{tabular}{|c|c|c|}
+  \hline
+  Salaire & Nombre de salariés & Fréquence\\
+  \hline\hline
+  40000 & 35 & $35/61\cong0.573770$\\
+  \hline
+  50000 & 20 & $20/61\cong0.327869$\\
+  \hline
+  60000 & 5 & $5/61\cong0.081967$ \\
+  \hline
+  1000000 & 1 & $1/61\cong0.19568$ \\
+  \hline
+  \end{tabular}
+  \end{center}
+  \caption{Tableau des salaires, du nombre de salariés et la fréquence.}
+  \end{table}
+
+  \item Cas continu: la population totale est de 
+  \begin{equation}
+   n=7+12+8+23=50.
+  \end{equation}
+  Le tableau \ref{table_exec_freq} affiche les différentes fréquences des temps d'exécution.
+  \begin{table}[htp]
+\begin{center}
+\begin{tabular}{|c|c|c|}
+\hline
+ Temps d'exécution & Nombre & Fréquence \\
+ \hline\hline
+ [50,51) & 7 & $7/50=0.14$\\
+ \hline
+ [51,52) & 12 & $12/50=0.24$ \\
+ \hline
+ [52,53) & 8 & $8/50=0.16$ \\
+ \hline
+ [53,54) & 23 & $23/50=0.46$ \\
+ \hline
+\end{tabular}
+\end{center}
+\caption{Tableau des temps d'exécution et la fréquence des temps d'exécution.}\label{table_exec_freq}
+\end{table}
+
+ \end{enumerate}
+\end{exemples}
+La fréquence possède un certain nombre de propriétés que nous retrouverons 
+dans les sections suivantes qui sont assez intuitives
+\begin{proprietes}{Propriétés de la fréquence}
+ \begin{enumerate}
+  \item Les fréquences sont toujours dans l'intervalle $[0,1]$
+  \begin{equation}
+    0\leq f_i\leq 1.
+  \end{equation}
+  \item La somme de toutes les fréquences donne toujours $1$
+  \begin{equation}
+  \sum_{i=0}^{k-1} f_i = 1.
+  \end{equation}
+
+ \end{enumerate}
+
+\end{proprietes}
+Relié avec la propriété $2$ ci-dessus, il peut également être intéressant d'obtenir la
+\textit{fréquence cumulée}, notée $F(x)$, d'un caractère qui se définit comme la fréquence des individus 
+qui présentent une valeur de caractère $x_i\leq x$. Les tableaux correspondants aux tableaux 
+\ref{table_salaires} et \ref{table_exec} (voir Tabls. \ref{table_salaires_freqcum} et \ref{table_exec_freqcum})
+  \begin{table}[htp]
+  \begin{center}
+  \begin{tabular}{|c|c|c|c|}
+  \hline
+  Salaire & Nombre de salariés & Fréquence & Fréquence cumulée\\
+  \hline\hline
+  40000 & 35 & $35/61\cong0.573770$ & $35/61\cong0.573770$\\
+  \hline
+  50000 & 20 & $20/61\cong0.327869$ & $(20+35)/61\cong0.90164$\\
+  \hline
+  60000 & 5 & $5/61\cong0.081967$ & $(20+35+5+1)/61\cong0.98361$\\
+  \hline
+  1000000 & 1 & $1/61\cong0.19568$ & $(20+35+5+1)/61=1$\\
+  \hline
+  \end{tabular}
+  \end{center}
+  \caption{Tableau des salaires, du nombre de salariés, et la fréquence et fréquence cumulée des salaires.}\label{table_salaires_freqcum}
+  \end{table}
+  
+  \begin{table}[htp]
+\begin{center}
+\begin{tabular}{|c|c|c|c|}
+\hline
+ Temps d'exécution & Nombre & Fréquence & Fréquence cumulée \\
+ \hline\hline
+ [50,51) & 7 & $7/50=0.14$ & $7/50=0.14$ \\
+ \hline
+ [51,52) & 12 & $12/50=0.24$ & $(7+12)/50=0.38$  \\
+ \hline
+ [52,53) & 8 & $8/50=0.16$ & $(7+12+8)/50=0.54$  \\
+ \hline
+ [53,54) & 23 & $23/50=0.46$ & $(7+12+8+23)/50=1$  \\
+ \hline
+\end{tabular}
+\end{center}
+\caption{Tableau des temps d'exécution et la fréquence et fréquences cumulées des temps d'exécution.}\label{table_exec_freqcum}
+\end{table}
+\begin{exercices}{Fréquence cumulée}
+\begin{enumerate}
+ \item Tracer les graphes de la fréquence cumulée pour les deux exemples que nous avons vus.
+ \item Que pouvons-nous déduire de la forme de la fonction (croissance, valeur maximale)?
+\end{enumerate}
+
+ 
+\end{exercices}
+
+
+\subsection{Mesures de tendance centrale}
+
+Jusqu'ici le nombre de valeurs étudiées était limité et il est assez simple d'avoir 
+une vue d'ensemble de la distribution des valeurs des caractères de notre population.
+Il est plus aisé d'utiliser une nombre de valeurs beaucoup plus restreint permettant
+de résumer les différents caractères et nous allons en voir deux différents qui nous donne une tendance dite centrale:
+la moyenne, la médiane.
+
+La \textit{moyenne}, notée $\bar{x}$ d'un jeu de données s'obtient par la formule suivante
+\begin{equation}
+ \bar{x}=\frac{1}{n}\sum_{i=0}^{k-1}x_i\cdot n_i.
+\end{equation}
+La moyenne peut également être calculée via les fréquences
+\begin{equation}
+ \bar{x}=\sum_{i=0}^{k-1}f_i\cdot x_i.
+\end{equation}
+\begin{exercices}{Propriétés de la moyenne}
+\begin{enumerate}
+ \item Démontrer la relation précédente.
+ \item Démontrer que la moyenne des écart $x_i-\bar{x}$ est nulle.
+\end{enumerate}
+\end{exercices}
+
+\begin{exemple}{Moyenne}
+
+Pour l'exemple des salaires la moyenne est donnée par
+\begin{equation}
+ \bar{x}_{\textrm{salaire}}=\frac{35\cdot40000+20\cdot50000+5\cdot60000+1\cdot1000000}{61}=60656.
+\end{equation}
+\end{exemple}
+On remarque ici que la moyenne des salaires donne une impression erronée de la situation car elle est très sensible aux valeurs extrême de la distribution.
+En effet, tous les salaires à l'exception d'un sont inférieurs à la moyenne. En effet, si on retire le salaire d'un million de notre ensemble de valeurs, 
+la moyenne de l'échantillon restant devient
+\begin{equation}
+ \bar{x}_{\textrm{salaire}}=\frac{35\cdot40000+20\cdot50000+5\cdot60000}{60}=45000.
+\end{equation}
+La différence est de l'ordre de $25\%$ par rapport aux $60'000$ CHF obtenus avec toute la population.
+Il est donc nécessaire d'utiliser une autre mesure pour illustrer mieux le salaire caractéristique de notre population.
+De façon plus générale la moyenne est peu robuste à des valeurs extrêmes dans l'étude d'échantillon.
+
+Une mesure qui est plus parlante est la \textit{médiane}, notée $\tilde{x}$. La médiane se définit comme la valeur $\tilde{x}$ qui est telle que
+la moitié des individus de la population sont ont un $x_i\leq \tilde{x}$ et le reste est telle que $x_i\geq\tilde{x}$.
+
+Pour l'exemple des salaires le salaire médian est de $40000 CHF$, ce qui reflète beaucoup mieux la distribution des salaire de notre population.
+\begin{exercice}{Moyenne, médiane}
+
+ Calculer la moyenne et la médiane pour l'exemple du temps d'exécution (prendre la borne inférieure des intervalles pour chaque temps 
+ d'exécution\footnote{Il y a 7 temps de 50s, 12 de 51s, 8 de 52s et 23 de 53s.}).
+\end{exercice}
+
+
+\subsection{Mesures de dispersion}
 
-Il existe une très grande variétés de ces phénomènes. Il en existe 
-dans presque tous les phénomènes physiques, dans la météorologie, 
-l'écoulement de fluides, etc. L'étude des probabilité est évidemment également présente 
-dans l'analyse de risque pour les assurances. 
-En informatique également il existe un très vaste champs d'application des probabilités.
-Une application peut-être liée à la chance qu'un composant (processeur, mémoire, etc) 
-produise un résultat erroné. Cette théorie est également utilisée pour la cryptographie. 
+Nous avons vu deux mesures donnant une tendance générale des caractères d'une population. Hors cette valeur ne nous dit absolument rien
+sur la manière dont ces caractères sont distribués. Sont-ils proches de la moyenne ou de la médiane? Ou en sont-ils au contraire éloignés?
+Nous allons voir deux mesures différentes dans cette sous-section: la variance (écart-type), et l'intervalle inter-quartile.
 
-Les applications les plus courantes et peut-être les 
-plus intuitives sont les jeux de hasard (lancer de dé, roulette, blackjack, etc).
-Et c'est pas cela qu'on va commencer. 
+Nous cherchons d'abord à calculer la moyenne des écarts à la moyenne. 
+Hors, comme on l'a vu dans la sous-section précédente l'écart à la moyenne $x_i-\bar{x}$ est nul en moyenne. Cette grandeurs ne nous apprend rien. 
+On peut donc s'intéresser plutôt à la moyenne de l'écart quadratique $(x_i-\bar{x})^2$ qui est une quantité toujours positive et donc la moyenne sera 
+de cette écart quadratique aura toujours une valeurs qui sera positive ou nulle (elle sera nulle uniquement si 
+$x_i-\bar{x}=0,\forall i$)\footnote{on pourrait aussi étudier la moyenne de $|x_i-\bar{x}|$, mais cela est moins pratique à étudier théoriquement.}.
+On définit donc la \textit{variance}, $v$, comme étant la moyenne des écarts quadratiques
+\begin{equation}
+ v=\frac{1}{n}\sum_{i=0}^{k-1}n_i(x_i-\bar{x})^2.
+\end{equation}
+Si on considère plutôt la racine carrée de la variance, on obtient \textit{l'écart-type}
+\begin{equation}
+ s=\sqrt{v}.
+\end{equation}
+\begin{exercices}{Variance, écart-type}
+
+Démontrer les relations suivantes
+ \begin{enumerate}
+  \item On peut également calculer la variance avec la fréquence
+  \begin{equation}
+   v=\sum_{i=0}^{k-1}f_i(x_i-\bar{x})^2.
+  \end{equation}
+  \item On peut également calculer la variance à l'aide de la formule suivante
+  \begin{equation}
+   v=\frac{1}{n}\left(\sum_{i=0}^{k-1}n_ix_i^2\right)-\bar{x}^2.
+  \end{equation}
+ \end{enumerate}
+\end{exercices}
+Pour l'exemple du salaire on obtient pour la variance
+\begin{align}
+ v&=\frac{1}{61}\left(35\cdot(40000-60656)^2+35\cdot(50000-60656)^2\right.\nonumber\\
+ &\quad\quad\left.+35\cdot(60000-60656)^2+35\cdot(1000000-60656)^2\right)\nonumber\\
+ &=1.4747\cdot 10^{10},
+\end{align}
+et l'écart-type
+\begin{equation}
+ s=\sqrt{v}=121440.
+\end{equation}
+\begin{exercice}{Variance, écart-type}
+
+Calculer la variance et l'écart type à partir des valeurs du benchmark de l'application.
+\end{exercice}
+
+Encore une fois on constate que la valeur de l'écart-type des salaires est très dépendante de la valeur extrême de la distribution (1000000 CHF). 
+Si on l'enlève la valeur de l'écart type est de $s=6455$ (un facteur 20 plus petit que la valeur sur la population complète).
+
+Comme pour la moyenne et la médiane nous pouvons définir des valeurs plus représentatives. A partir de la fréquence cumulée, $F$,
+on peut définir deux grandeurs, $Q_i\in\{x_i\}_{i=0}^{k-1}$ et $\alpha_i\in[0,1]$ telles que
+\begin{equation}
+ F(Q_i)=\alpha_i.
+\end{equation}
+En d'autres termes $Q_i$ est la valeur pour laquelle la fréquence cumulée vaut $\alpha_i$. $Q_i$ correspond donc au nombre d'individus dons la fréquence cumulée est de $\alpha_i$. 
+En particulier si $\alpha_i=1/2$, alors $Q_i=\tilde{x}$ ($Q_i$ est la médiane). Il est commun d'avoir $Q_i\in[0.25,0.5,0.75]$, on parle alors de quartiles. Avec $Q_1=0.25$ et $Q_3=0.75$, 
+le nombre d'individus entre $0.25$ et $0.75$ est donné par
+\begin{equation}
+ \frac{Q_3-Q_1}{2}.
+\end{equation}
+Cette valeurs est appelée l'intervalle semi-inter-quartile.
+\begin{exercice}{Semi-inter quartile}
+
+Calculer les intervalles semi-inter-quartiles des exemples que nous avons vus plus tôt dans le cours.
+ 
+\end{exercice}
 
 \section{Exemple du jeu de dé}
 
@@ -2998,6 +3340,9 @@ on ne peut dire quel sera le résultat avant d'avoir effectué l'expérience.
 Avant de commencer à étudier les probabilités du lancer de dé, et les questions qu'on peut se poser, faisons d'abord un peu de vocabulaire
 qui sera utile pour la suite.
 
+\begin{definition}\hfill\break
+ 
+
 \begin{itemize}
 \item[$\bullet$] L'ensemble des résultats possibles du lancer de dé est $\Omega=\{1,2,3,4,5,6\}$ et cet ensemble est appelé l'\textit{univers} du lancer de dé.
 
@@ -3013,7 +3358,28 @@ Un événement composé d'une seule éventualité est appelé \textit{événemen
 \item[$\bullet$] \textit{L'événement impossible} est l'ensemble vide, $A=\emptyset$. Il correspondrait à l'événement obtenir $7$ ou plus en lançant un dé par exemple. 
 
 \item[$\bullet$] Si $A$ est un événement, on note $p(A)$ la \textit{probabilité} que $A$ soit réalisé.
+
 \end{itemize}
+\end{definition}
+
+Le calcul des \textit{probabilités} de réalisation de certains événement est reliée à la \textit{fréquence} 
+que nous avons indroduit dans la section précédente. Soit un univers $\Omega$ et $A$, $B$ deux événements tels que $A\cap B=\emptyset$.
+On effectue une $N$ expériences, donc $\Omega$ est réalisé $N$ fois. De plus on constate qu'on réalise $A$, $K$ fois et $B$, $M$ fois. 
+On a donc les fréquences suivantes que $A$, $B$ et $\Omega$ se réalisent
+\begin{align}
+ f(A)&=\frac{K}{N},\\
+ f(B)&=\frac{M}{N},\\
+ f(\Omega)&=\frac{N}{N}=1,\\
+ f(A\cap B)&=\frac{M+K}{N}=f(A)+f(B).
+\end{align}
+Les \textit{probabilités} de réalisation des événements ci-dessus peutvent être vues comme le passage à la limite
+$N\rightarrow\infty$ tel que $p(A),p(B)\in\real$ et
+\begin{align}
+ p(A)&=\lim_{\substack{N\rightarrow\infty,\\ K/N<\infty}}\frac{K}{N},\\
+ p(B)&=\lim_{\substack{N\rightarrow\infty,\\ M/N<\infty}}\frac{M}{N},\\
+ p(\Omega)&=1,\\
+ p(A\cap B)&=p(A)+p(B).
+\end{align}
 
 Si maintenant nous voulons connaître la probabilité de tirer $6$, ou encore la probabilité de réaliser $A=\{6\}$.  
 Cela est assez intuitif pour le cas du dé. Nous avons $6$ éléments dans l'univers
@@ -3030,7 +3396,9 @@ alors on trouve
 \begin{equation}
  p(\mbox{tirer un nombre pair})=\frac{1}{2}.
 \end{equation}
-De façon générale pour le lancer de dé, on a que la probabilité de réaliser l'événement $A$ est
+De façon générale pour le lancer de dé, on a que la probabilité de réaliser l'événement $A$ est\footnote{De façon générale cela n'est pas vrai. Imaginons que nous
+ayons un sac avec 3 boules: 2 noires et une blanche. La probabilité de réaliser $A$: tirer une boule noire ($p(A)=2/3$) ou $B$: tirer une boule blanche ($p(B)=1/3$) 
+n'est pas donnné par $p(A)=\mbox{nombre d'éléments dans }A/\mbox{nombre total d'éléments}=1/2$, $p(B)=\mbox{nombre d'éléments dans }B/\mbox{nombre total d'éléments}=1/2$.}
 \begin{equation}
 p(A)=\frac{\mbox{nombre d'éléments dans }A}{\mbox{nombre d'éléments dans }\Omega}.
 \end{equation}
@@ -3158,6 +3526,136 @@ Il en suit immédiatement que si $A\cap B=\emptyset$, alors
  p(A\cup B)=p(A)+p(B)-p(A\cap B)=p(A)+p(B)-p(\emptyset)=p(A)+p(B).
 \end{equation}
 
+\subsection{Axiomes des probabilités}
+Tous ces concepts que nous avons vus précédemments peuvent être vus comme la conséquences des trois axiomes des probabilités
+suivants
+\begin{definition}{Axiomes  des probabilités}
+Soit $\Omega$ un univers. La probabilité de réaliser un événement $A\subseteq\Omega$ est une fonction $p(A)$ qui associe à tout 
+événement de $A$ un nombre réel, qui satisfait les 3 axiomes suivants
+\begin{enumerate}
+ \item Une probabilité est TOUJOURS positive %Ne devriez-vous pas fixer la borne supérieur des probabilités ici?
+ \begin{equation}
+  p(A)\geq 0.
+ \end{equation}
+
+ \item La probabilité de l'événement certain vaut 1
+ \begin{equation}
+  p(\Omega)=1.
+ \end{equation}
+ \item Soit $B\subseteq\Omega$. Si $A\cap B=\emptyset$, alors 
+ \begin{equation}
+ p(A\cup B)=p(A)+p(B). 
+ \end{equation}
+ La probabilité de réalisation de deux événements incompatibles est égale à la somme de la probabilité de réalisation
+ de chacun d'entre eux.
+\end{enumerate}
+\end{definition}
+
+De ces axiomes découlent tout un tas de théorèmes
+\begin{theoreme}
+Pour $A,B\subseteq\Omega$ et $\Omega$ un univers et $p$ une probabilité.
+\begin{enumerate}
+ \item $p(B\cap\bar A)=p(B)-p(B\cap A).$
+ \item $p(\emptyset)=0.$
+ \item $p(\bar A)=1-p(A).$
+ \item $p(A\cup B)=p(A)+p(B)-p(A\cap B).$
+ \item $p(\bar A\cap \bar B)=1-p(A\cup B).$
+ \item Si $A$ et $B$ sont disjoints, alors $p(A\cup B)=p(A)+p(B).$  %C'est le trisième axiome, vous voulez le répéter?
+ \item Si $A\subseteq B$, alors $p(B\cap \bar A)=p(B)-p(A).$ 
+ \item Si $A\subseteq B$, alors $p(A)\leq p(B).$ 
+ \item $\forall A$, $0\leq p(A)\leq 1.$ 
+\end{enumerate}
+
+ 
+\end{theoreme}
+
+\subsection{Probabilités conditionnelles}
+
+Imaginons à présent que nous ayons une information supplémentaire lorsque nous lançons notre dé. 
+Supposons par exemple que nous sachions lorsque nous lançons le dé que le résultat est pair. A partir de là
+la probabilité de tirer un $6$ est de 
+\begin{equation}
+p(6\mbox{ sachant que le résultat du lancer est un nombre pair})=1/3,
+\end{equation}
+alors que sans l'information sur la parité nous aurions eu $p(6)=1/6$.
+
+Lorsque nous rajoutons comme condition la réalisation préalable d'un événement $B$ à la réalisation d'un événement $A$,
+nous parlons de probabilité conditionnelle, notée $P(A|B)$ (probabilité conditionnelle de $A$ sachant que $B$ s'est produit).
+
+Essayons à présent de voir comment nous pouvons calculer de façon générale les probabilités conditionnelles avec notre exemple ci-dessus.
+Nous avons donc que nous cherchons à calculer $p(A|B)=p(6|{2,4,6})$. Nous avons dans ce cas que $p(A)=1/6$, $p(B)=1/2$ et $p(A\cap B)=p(6)=1/6$.
+Par ailleurs, nous pouvons remarquer que 
+\begin{equation}
+ p(A|B)=\frac{1}{3}=\frac{p(A\cap B)}{p(B)}=\frac{\frac{1}{6}}{\frac{1}{2}}.
+\end{equation}
+Nous pouvons vérifier cette relation sur un exemple un peu plus compliqué. Soit $A={1,2,4}$ et $B={2,4,6}$. La probabilité conditionnelle
+$p(A|B)$ revient au calcul de la probabilité de $p(A\cap B|B)=p({2,4}|{2,4,6})=2/3$. Avec notre formule, nous avons
+$p(A\cap B)=1/3$ et $p(B)=1/2$. Il vient donc
+\begin{equation}
+ p(A|B)=\frac{p(A\cap B)}{p(B)}=\frac{2}{3}.
+\end{equation}
+Cette formule peut en fait être vue comme la définition de la probabilité conditionnelle. 
+Si $p(B)\neq0$ alors on appelle probabilité conditionnelle le nombre $p(A|B)$, tel que
+\begin{equation}
+ p(A|B)=\frac{p(A\cap B)}{p(B)}.
+\end{equation}
+
+\begin{exercice}{Probabilités conditionnelles}
+
+Sur une population de 1000 hommes qui naissent, 922 atteignent l'âge de 50 ans et 665 l'âge de 70 ans. 
+\begin{enumerate}
+\item Quelle est la probabilité qu'un homme qui vient de naître soit encore en vie à 50 ans?
+\item Quelle est la probabilité qu'un homme qui vient de naître soit encore en vie à 70 ans?
+\item Quelle est la probabilité qu'un homme de 50 ans soit encore en vie à 70?
+\end{enumerate}
+\end{exercice}
+
+
+
+\subsection{Evénements indépendants}
+
+Prenons maintenant le cas ``pathologique'' où nous cherchons la probabilité conditionnelle $p(A|B)$, mais où 
+la réalisation de $B$ n'a aucune influence sur la réalisation de $A$. On a donc 
+\begin{equation}
+ p(A|B)=p(A).
+\end{equation}
+On a donc que 
+\begin{equation}
+ p(A|B)=\frac{p(A\cap B)}{p(B)}=p(A).
+\end{equation}
+On en déduit que 
+\begin{equation}
+p(A\cap B)=p(A)\cdot p(B).\label{eq_indep}
+\end{equation}
+Et donc on peut calculer $p(B|A)$
+\begin{equation}
+p(B|A)=\frac{p(A\cap B)}{p(A)}=\frac{p(A)\cdot p(B)}{p(A)}=p(B).
+\end{equation}
+On a donc que si $A$ ne dépend pas de $B$, alors la réciproque est vraie aussi.
+Les événements qui satisfonts la propriété de l'équation \eqref{eq_indep} sont appelés
+indépendants. Dans le cas contraire ils sont appelé dépendants.
+
+Afin d'illustrer l'indépendance, prenons à nouveau le jet de dé. Supposons que nous effectuions
+deux tirages de suite et que l'événement $A$ soit ``tirer un 6 au premier tirage'' et que l'événement $B$
+soit ``tirer un $2$ au deuxième tirage''. On a que 
+\begin{equation}
+ p(A)=\frac{1}{6},\quad p(B)=\frac{1}{6},\quad p(A\cap B)=\frac{1}{36}.
+\end{equation}
+On a donc bien $p(A\cap B)=p(A)\cdot p(B)$ et donc les événements sont indépendants. 
+Cela semble bien naturel étant donné que le premier tirage du dé ne va en rien influencer le résultat du deuxieme 
+tirage. Tout comme un tirage de l'euromillions d'une semaine ne va pas influencer le résultat de celui de la semaine suivante.
+
+\begin{exercice}{Evénements indépendants}
+On jette une pièce de monnaie deux fois de suite. Les résultats possible pour chaque jet sont: $P$, ou $F$.
+\begin{enumerate}
+ \item Ecrivez l'univers des événements.
+ \item Calculez les probabilités des événements $A$ ``face au premier jet'', $B$ ``pile au second jet''.
+ \item Calculez la probabilité $p(A\cap B)$. 
+ \item Est-ce que les jets sont indépendants?
+\end{enumerate}
+\end{exercice}
+
+
 \subsection{Tirages multiples}
 
 Jusqu'ici on a lancer le dé une fois et calculé la probabilité liée à ce lancer unique. 
@@ -3264,6 +3762,80 @@ le nombre restant est de $1/6$. On a donc que
 
 \end{exercices}
 
+\subsection{La distribution multinomiale}
+
+Plus nous allon rajouter des tirages successifs plus il va être compliqué de calculer les probabilités 
+de tirer une certaine combinaison de nombres. Il existe néanmoins une formule qui généralise les tirages successifs avec
+remise. Prenons le cas où nous avons un dé qui ne donne pas chaque nombre de façon équiprobable, mais avec probabilité $\{p_i\}_{i=1}^6$.
+Nous souhaitons savoir quelle est la probabilité de tirer deux fois le 1 et une fois le 2 lors de trois tirages successifs. 
+
+Dans ce tirage l'ordre dans lequel sont obtenus ces tirages ne sont pas importants. Il y a donc les tirages possibles qui sont
+admissibles
+\begin{equation}
+ [112]=\{112, 121, 211\}.
+\end{equation}
+On a donc que la probabilité associée est de
+\begin{equation}
+ p([112])=p(112)+p(121)+p(211).
+\end{equation}
+Ces trois probabilités sont données par
+\begin{align}
+ p(112)&=p_1\cdot p_1\cdot p_2=p_1^2\cdot p_2,\\
+ p(121)&=p_1\cdot p_2\cdot p_1=p_1^2\cdot p_2,\\
+ p(211)&=p_2\cdot p_1\cdot p_1=p_1^2\cdot p_2.
+\end{align}
+Les tirages étant indépendants (avec remise) on a que la probabilité de tirer $1$ ou $2$ est indépendante 
+du moment où ils sont tirés et donc ces trois probabilités sont égales.
+
+Finalement la probabilité de tirer deux 1 et un 2 est de
+\begin{equation}
+ p([112])=p(112)+p(121)+p(211)=3\cdot p_1^2\cdot p_2.
+\end{equation}
+Si à parésent nous considérons la probabilité de tirer $[1123]$ en 4 tirages. Les torages possibles sont
+\begin{equation}
+ [1123]=\{1123, 1132, 1213, 1231, 1312, 1321, 2113, 2131, 2311, 3112, 3121, 3211\}.
+\end{equation}
+Il y a donc 12 tirages possibles pour cette combinaison. De plus les tirages étant indépendants
+on a que toutes ces combinaisons sont équiprobables avec probabilité
+\begin{equation}
+ p(1123)=p_1^2p_2p_3.
+\end{equation}
+Finalement on a 
+\begin{equation}
+ p([1123])=12 p_1^2p_2p_3.
+\end{equation}
+Si nous définissons $n_i$ le nombre de fois où on obtient le résultat $i$ et qu'on cherche la probabilité de réaliser le tirage $[n_1,n_2,...,n_k]$,
+on constate que la probabilité de réaliser le tirage est proportionnelle à 
+$p_1^{n_1}p_2^{n_2}\cdots p_6^{n_6}$. Il nous reste à déterminer le facteur multiplicatif venant devant. 
+Pour le cas du tirage $1,1,2$, nous avons $[n_1n_2]$ avec $n_1=2$ et $n_2=1$ et le facteur devant le produit des probabilités est 
+donné par $3$. Pour le tirage $1,1,2,3$ il est de $12$ et nous avons $n_1=2$, $n_2=1$, $n_3=1$. Nous pouvons écrire 
+\begin{equation}
+ 3=\frac{3!}{1!2!}\mbox{ et } 12=\frac{4!}{1!1!2!}. 
+\end{equation}
+En fait on peut constater que
+\begin{equation}
+ \frac{n!}{n_1!n_2!\cdots n_6!},
+\end{equation}
+avec $n=\sum_{i=1}^6 n_i$. On a donc que 
+\begin{equation}
+ p([n_1,n_2,...,n_6])=\frac{n!}{n_1!\cdots n_6!}p_1^{n_1}\cdots p_6^{n_6}.
+\end{equation}
+De façon complètement générale ce genre de probabilité se calcule grâce à la \textit{distribution multinomiale}
+\begin{equation}
+ p([n_1,...,n_k])=\frac{n!}{n_1!\cdots n_k!}p_1^{n_1}\cdots p_k^{n_k}.
+\end{equation}
+
+\begin{exercices}
+\hfill\break
+  On lance un dé parfait 10 fois. Quelle est la probabilité d'obtenir:
+ \begin{enumerate}
+  \item 10 fois 6?
+  \item 4 fois 3, 3 fois 2 et 3 fois 1?
+  \item 2 fois 1, 2 fois 2, 2 fois 3, 1 fois 4, 1 fois 5, et 1 fois 6?
+ \end{enumerate}
+
+\end{exercices}
+
 \section{Exemple du lotto}
 Dans un lotto on a dans un sac un nombre de jetons numérotés, disons pour l'exemple entre 1 et 6, 
 qui sont tirés successivement. Une fois un jeton tiré, il ne sera pas remis dans le sac. 
@@ -3352,418 +3924,93 @@ est de $p(G)=0.514$.
 \end{itemize}
 \end{enumerate}
 
+\section{Variables aléatoires}
 
-
-\section{Un peu plus de théorie: le dénombrement}
-
-Dans les exemples précédents, nous avons vu comment déduire les probabilités de réaliser un événemnt lors du jeu de dé, 
-ou de lotto de façon intuitive (arbre, comptage, etc). Il existe des façons un peu plus théoriques de raisonner 
-qui peuvent rendre le travail plus simple. 
-
-Une probabilité de qu'un événement $A$ se produise dans un univers $\Omega$, est liée 
-au nombre d'éléments dans $A$ divisé par le nombre d'éléments dans $\Omega$
-\begin{equation*}
- p(A)=\frac{\card(A)}{\card(\Omega)},
-\end{equation*}
-où card est la \textit{cardinalité} d'un événement, en d'autres termes le nombre d'éléments qu'il contient.
-Il est donc important de pouvoir compter simplement le nombre d'éléments présent dans $A$ et dans $\Omega$.
-
-Afin de pouvoir dénombrer ``facilement'' un événement, il faut d'avoir pouvoir identifier 
-à quel type il appartient. Nous avons vu que nous ne comptons pas de la même façon les événement 
-d'un tirage de lotto et d'un tirage de dés par exemple. 
-Il existe trois grande catégories d'événement que nous allons voir comment dénombrer.
-
-La théorie du dénombrement que nous allons voir ci-dessous, n'est pas propre uniquement aux probabilités, 
-mais s'applique en toute généralité aux ensemble.
-
-\subsection{Les permutations}
-
-\begin{definition}[Permutation]
-Soit $A$ un ensemble de cardinalité $n\in \natural$. Une permutation de $A$ est
-une suite des $n$ éléments dans $A$. De plus l'ordre dans lequel les éléments 
-sont mis dans la suite est important.
-\end{definition}
-\begin{exemple}[Permutation]
-Soit un ensemble de chiffres $A=\{1,2,3\}$. Une permutation possible de cet ensemble est $132$ (qui est différente de la permutation $321$).
-\end{exemple}
-Nous voulons maintenant compter le nombre de permutations existant dans un ensemble avec $n$ éléments.
-Pour ce faire, nous allons tenter de procéder par étapes en prenant des ensembles de plus en plus grands.
-\begin{itemize}
- \item[$\bullet$] Pour un élément $A=\{1\}$. Le nombre de permutations possibles est $1$.
- \item[$\bullet$] Pour deux éléments $A=\{1,2\}$. Les permutations possibles sont $12$ ou $21$. Il y en a donc $2$.
- \item[$\bullet$] Pour trois éléments $A=\{1,2,3\}$. Les permutations possibles sont $123$, $132$, $213$, $231$, $312$, ou $321$. Il y en a donc $6$.
- \item[$\bullet$] Pour quatre éléments $A=\{1,2,3,4\}$. Les permutations possibles sont $1234$, $1243$, $1324$, $1342$, $1423$, $1432$, $2134$, $2143$, $2314$, $2341$, $2413$, $2431$,
- $3214$, $3241$, $3124$, $3142$, $3421$, $3412$, $4231$, $4213$, $4321$, $4312$, $4123$, $4132$. Il y en a donc $24$.
- \item[$\bullet$] Pour cinq éléments $A=\{1,2,3,4,5\}$. Il y a $120$ permutations.
-\end{itemize}
-On peut déduire que la formule générale est que pour un ensemble contenant $n$ éléments, il y a $n!$
-permutations possibles. Pour prouver cette relation, nous allons procéder par récurrence.
-Pour commencer on vérifie que pour $n=1$, on a bien $1!=1$ une permutation. On suppose à présent que pour $n=m$,
-on a bien $m!$ permutations et on doit prouver que pour $n=m+1$ on a bien $(m+1)!$ permutations.
-Si nous écrivions l'ensemble des permutations des $m$ premiers entiers comme
+Lors d'une expérience aléatoire, il est assez commun de relier chaque événement de l'univers, $A\in\Omega$, à un nombre réel, $X(A)\in\real$. 
+Cette relation est définie par une fonction qui porte le nom de variable aléatoire et peut s'écrire mathématiquement sous la forme
 \begin{equation}
- \perm(m)=\underbrace{\{123...(m-1)m,123...m(m-1),...,m(m-1)...321\}}_{m!\textrm{ termes}}.\label{eq_permutations}
+ X:\Omega\rightarrow \real.
 \end{equation}
-Si nous rajoutons à une de ces permutations (disons $123...(m-1)m$) le nombre $m+1$ et qu'on regarde quelles sont les permutations possibles, on a 
-\begin{align}
- &(m+1)123...(m-1)m,1(m+1)23...(m-1)m,...,\nonumber\\
- &\quad 123...(m-1)(m+1)m,123...(m-1)m(m+1).
-\end{align}
-On voit donc qu'on a rajouté $m+1$ termes à cette permutation. Comme on a que pour chaque permutation de l'équation 
-\eqref{eq_permutations} on fait de même. On a que le nombre total de permutations doit être multiplié par $m+1$.
-On déduit donc que $\card(\perm(m+1))=(m+1)!$, et on a prouvé notre récurrence.
-
-Dans la pratique le terme ``nombre de permutations'' peut ne pas être très simple à interpréter. Pour tenter de le traduire
-dans un langage humain plus compréhensible, on peut se dire que le nombre de permutations d'un ensemble correspond au nombre de façon de classer 
-ses éléments sans remise et en tenant compte de l'ordre des éléments tirés.
-\begin{exercices}
- Résoudre les exercices suivants.
- \begin{enumerate}
-  \item Soit une voiture à $4$ places. On a $4$ passagers et toutes ont le permi de conduire. Combien y a-t-il de dispositions possibles dans la voiture?
-  \item Soient 5 étudiants dans une salle d'informatique possédant 5 ordinateurs
-  sur une table. Parmis ces étudiants, 2 utilisent l'éditeur \texttt{vi} et 3 l'éditeur \texttt{emacs}. Sachant que les utilisateur de \texttt{vi} et d'\texttt{emacs} ne peuvent se mélanger (s'intercaler)
-  combien de dispositions possibles y a-t-il pour asseoir les étudiants? (Indication: traîter d'abord indépendamment les utilisateuirs de \texttt{vi} et \texttt{emacs}, puis combiner les deux.)
-  \item On a un groupe de programmeurs assis autour d'une table ronde. Dans ce groupe il y a 5 programmeurs fortran, 4 programmeurs c++, et 3 programmeurs scala. Sachant que les programmeurs des différents langages ne peuvent se mélanger car ils se méprisent mutuellement pour leur goûts douteux de langages de programmation. Combien de dispositions autour de la table sont possibles? (Indication: procéder comme à l'exerice précédent.)
- \end{enumerate}
-
-\end{exercices}
-
-\subsection{Les arrangements}
-
-\begin{definition}[Le $n$-uplet]
-Soit $n\in \natural$  et $A$ un ensemble fini. Un $n$-uplet d'éléments de $A$
-est une suite ordonnée de $n$ éléments de $A$. Ces éléments peuvent être distincts 
-ou confondus.
-On note $A^n$ l'ensemble de tous les $n$-uplets de $A$.
-\end{definition} 
-\begin{definition}[Arrangement]
-Soit $n\in \natural$ et $A$ un ensemble fini. Un 
-arrangement de $n$ éléments de $A$
-est $n$-uplet d'éléments distincts de $A$.
-\end{definition} 
-Par rapport à la permutation d'un ensemble $A$, un arrangement de $A$ est plus général,
-car il n'est pas forcémnt composé de tous les éléments de $A$.
-
-Nous voulons maintenant dénombrer les arrangements d'un ensemble $A$. Pour ce faire on doit
-introduire une nouvelle notation. 
-
-On note $A_n$ un ensemble contenant $n$ éléments ($n\in \natural$). 
-Et on prend $0\leq p\leq n$ un autre entier. Finalement, on note 
-les arrangement de $p$ éléments dans l'arrangement $A_n$ comme $A^p_n$.
-On veut à présent dénombrer le nombres d'arrangement de $p$ éléments dans un ensemble 
-en contenant $n$. Comme dans la sous-section précédente, faisons un exemple.
-Considérons un ensemble à 4 éléments $A_4=\{1,2,3,4\}$. Il existe
-4 arrangements possibles qui soient non vides.
+Afin de mieux comprendre ce concept voyons quelques exemples
 \begin{enumerate}
- \item L'arrangement $A_4^1$. Cet arrangement contenant un unique élément est donné par
- $A_4^1=\{1,2,3,4\}$. Il est donc de cardinalité $4$. On peut aussi l'écrire
- \begin{equation*}
-  \card(A_4^1)=4.
- \end{equation*}
-
- \item L'arrangement $A_4^2$. Cet arrangement est donné par \\
- $A_4^2=\{12, 21, 13, 31, 14, 41, 23, 32, 24, 42, 34, 43\}$. Il est donc de cardinalité $12$.
- \begin{equation*}
-  \card(A_4^2)=4\cdot 3.
- \end{equation*}
- \item L'arrangement $A_4^3$. Cet arrangement est donné par
- \begin{align*}
- A_4^3=\{&123, 132, 213, 231, 312, 321, 124, 142, 214, 241, 412, 421, 134, 143,\\
-         &314, 341, 413, 431, 234, 243, 324, 342, 423, 432\}. 
- \end{align*}
- Il est donc de cardinalité $24$.
- \begin{equation*}
-  \card(A_4^3)=4\cdot 3\cdot 2.
- \end{equation*}
- \item L'arrangement $A_4^4$ est la même chose que la permutation de de quatre éléments. Et donc sa cardinalité est également 24.
- \begin{equation*}
-  \card(A_4^4)=4\cdot 3\cdot 2\cdot 1.
- \end{equation*}
+ \item[Le jeu de dé:] Lors d'un jet de dé unique l'univers est défini par $\Omega=\{1,2,3,4,5,6\}$. On peut de façon assez naturelle 
+ définir notre variable aléatoire comme
+ \begin{equation}
+  X:i\rightarrow i.
+ \end{equation}
+ \item[Pile ou face:] Si nous lançons une pièce de monnaie les deux issues possibles sont pile $p$, ou face $f$ ($\Omega={p,f}$). 
+ Nous pouvons définir la variable aléatoire $X$ comme
+ \begin{equation}
+  X:\left\{\begin{array}{l}
+                p\rightarrow 0\\
+                f\rightarrow 1
+               \end{array}\right.
+ \end{equation}
+ \item[Pile ou face$^2$:] Si nous lançons une pièce de monnaie à deux reprises, les issues possibles sont $(p,p)$, 
+ $(p,f)$, $(f,p)$, $(f,f)$. Nous pouvons définir la variable aléatoire $X$ comme
+ \begin{equation}
+  X:\left\{\begin{array}{l}
+                (p,p)\rightarrow 0\\
+                (p,f)\rightarrow 1\\
+                (f,p)\rightarrow 1\\
+                (f,f)\rightarrow 2
+               \end{array}\right.
+ \end{equation}
 \end{enumerate}
-On peut déduire que le dénombrement de $A_n^p$ s'écrit
-\begin{equation}
- \card(A_n^p)=n(n-1)\cdots (n-p+1)=\frac{n!}{(n-p)!}.
-\end{equation}
+Comme nous nous sommes posés la question de connaître la probabilité d'obtenir un certain résultat lors d'une expérience aléatoire, il en va de même 
+avec la probabilité que la variable aléatoire $X$ prenne une valeur donnée, $\alpha\in\real$ ou prenne une valeur incluse dans un intervalle $I\subseteq\real$. 
 
-Dans la pratique le terme ``nombre d'arrangements $p$ parmis $n$'' peut ne pas être très simple à interpréter. Pour tenter de le traduire
-dans un langage humain plus compréhensible, on peut se dire que le nombre d'arrangements d'un ensemble correspond au nombre de façon de tirer au sort $p$ éléments parmis $n$
-sans remise en tenant compte de l'ordre des éléments tirés.
-\begin{exercices}
- Résoudre les exercices suivants.
- \begin{enumerate}
-  \item On a une salle avec 5 chaises. Entrent 3 étudiants. Combien de façon y a-t-il 
-  d'asseoir les étudians sur les chause?
-  \item On considère qu'on a un processeur possédant 8. Nous avons un programme qui 
-  exécute 5 tâches distinctes. Combien de répartitions existe-t-il pour ces tâches?
-  \item On considère un générateur de mot de passe qui peut utiliser les 26 lettres de l'alphabet. Combien de mots de passes de 6 caractères peuvent-ils être générés?  De 8 caractères? de 10 caractères?
-  \item On considère un générateur de mot de passe qui peut utiliser les 95 (estimation basse du nombre de caractères disponibles sur un clavier) lettres de l'alphabet. Combien de mots de passes de 6 caractères peuvent-ils être générés?
- \end{enumerate}
-
-\end{exercices}
-
-\subsection{Les combinaisons}
-
-\begin{definition}[Combinaison]
-Soient $p\in \natural$ et $n\in \natural$, avec $0\leq p\leq n$. Soit $A$ un ensemble
-contenant $n$ éléments. Une combinaison de $p$ éléments de $A$ est un sous-ensemble de $p$ éléments de $A$. L'ordre n'a aucune importance dans la notion de combinaison.
-On note la combinaison de $p$ parmis $n$, $C_n^p$.
-\end{definition}
-Nous voulons connaître à présent le nombre d'élément dans une combinaison. Vous avez l'habitude de la marche à suivre. Nous allons faire un exemple pour essayer de
-déterminer une formule générale pour la combinaison de $p$ parmi $n$.
-Considérons un ensemble à 4 éléments $A_4=\{1,2,3,4\}$. Il existe
-4 combinaisons possibles qui soient non vides.
+Pour illustrer ce qui se passe, intéressons-nous au dernier exemple ci-dessus avec le double pile ou face. On se pose les questions suivantes
 \begin{enumerate}
- \item La combinaison $C_4^1$. Cette combinaison est donnée par
- \begin{equation*}
- C_4^1=\{1,2,3,4\}. 
- \end{equation*}
- Il est donc de cardinalité $4$. On peut aussi l'écrire comme 
- \begin{equation*}
- \card(C_4^1)=\card(A_4^1). 
- \end{equation*}
- \item La combinaison $C_4^2$. Cette combinaison est donnée par
- \begin{equation*}
- C_4^1=\{12, 13, 14, 23, 24, 34\}. 
- \end{equation*}
- Il est donc de cardinalité $6$. On peut aussi l'écrire comme 
- \begin{equation*}
- \card(C_4^2)=\frac{\card(A_4^2)}{2}. 
- \end{equation*}
- 
- \item La combinaison $C_4^2$. Cette combinaison est donnée par
- \begin{align*}
- C_4^3=\{123, 124, 134, 234\}. 
- \end{align*}
- Il est donc de cardinalité $4$. On peut aussi l'écrire comme 
- \begin{equation*}
- \card(C_4^3)=\frac{\card(A_4^3)}{6}=\frac{\card(A_4^3)}{2\cdot 3}. 
- \end{equation*}
- \item La combinaison $C_4^2$. Cette combinaison est donnée par
- \begin{align*}
- C_4^4=\{1234\}. 
- \end{align*}
- Il est donc de cardinalité $1$.  On peut aussi l'écrire comme 
- \begin{equation*}
- \card(C_4^4)=\frac{\card(A_4^4)}{24}=\frac{\card(A_4^4)}{2\cdot 3\cdot 4}. 
- \end{equation*}
+ \item Quelle est la probabilité que $X$ prenne la valeur $1$?
+ \item Quelle est la probabilité que $X$ prenne une valeur incluse dans $I=[0.6,3]$?
+ \item Quelle est la probabilité que $X$ prenne une valeur inférieure à $2$?
 \end{enumerate}
-On peut donc déduire la formule pour la cardinalité d'une combinaison. 
-Elle s'écrit sous la forme
-\begin{equation}
- \card(C_n^p)=\frac{\card(A_n^p)}{p!}=\frac{n!}{p!(n-p)!}.
-\end{equation}
-
-Dans la pratique le terme ``nombre de combinaisons $p$ parmis $n$'' peut ne pas être très simple à interpréter. Pour tenter de le traduire
-dans un langage humain plus compréhensible, on peut se dire que le nombre de combinaisons d'un ensemble correspond au nombre de façon de tirer au sort $p$ éléments parmis $n$
-sans remise et ne tenant pas compte de l'ordre des éléments tirés.
-\begin{exercices}
- Résoudre les exercices suivants.
- \begin{enumerate}
-  \item On considère un nuage de $6$ points. Combien y a-t-il de droites reliants ces $6$ points?
-  \item Considérons une association de 20 membres. Cette association a un comité de direction formé de 3 membres. Un comité ne peut pas être identique à un comité passé. Combien d'année faut-il attendre pour que cette règle pose un problème si les membres de l'association ne changent pas?
-  \item Combien y a-t-il de tirages possibles au swiss lotto? Et à l'euromillions?
-  \item Combien y a-t-il de jeux possibles dans une partie de Jass, où chaque où le jeu complet contient 36 cartes et où il y a quatres joueurs qui reçoivent autant de cartes chacuns?
- \end{enumerate}
-\end{exercices}
-
-\section{Dénombrement et probabilités: mise en pratique}
-
-\begin{exercices}[L'examen d'ITI]
-Le champs de l'examen du cours de probabilités est composé de 40 sujets. 
-Sur ces 40 sujets 4 seront tirés au hasard pour l'examen.
- \begin{enumerate}
-  \item Combien d'examens sont organisables?
-  \item Un candidat n'ayant révisé que 25 sujets se présente à l'examen. Quelle est la probabilité qu'il puisse traiter tous les sujets? trois sujets? deux sujets? un sujet? aucun sujet?
-  \item Combien de sujets un étudiant doit-il réviser pour avoir une probabilité de 99\% de pouvoir tous les traîter?
- \end{enumerate}
-\end{exercices}
-
-\begin{exercices}[Faille du WPS]
-Le WPS (ou Wi-Fi protected setup) est un système qui permet de se connecter à un routeur
-sans utiliser l'identification WPA directement qui existe en 2007. Il existe 3-4 façons de l'appliquer. Celle qui nous intéresse 
-est celle constituée d'un code. Ce code PIN est un nombre à 8 chiffres.
- \begin{enumerate}
-  \item Calculer le nombre de PIN possibles. Combien d'essai sont nécessaires pour avoir 50\% de chances de trouver le PIN?
-  \item En fait le 8ème chiffre est un checksum des 7 premiers chiffres. Combien reste-t-il de PIN possibles?
-  Combien d'essai sont nécessaires pour avoir 50\% de chances de trouver le PIN?
-  \item En 2011, on a découvert (un certain Stefan Viehböck) que lorsqu'on fait une tentative 
-  de connexion avec le code PIN le routeur donne la validité des 4 premiers et 3 derniers chiffres indépendamment. Combien de 
-  possibilités reste-t-il? Combien d'essais sont nécessaires pour avoir 50\% de chances de trouver le PIN? En supposant qu'on ne peut faire 
-  qu'un essai par seconde, combien de temps faut-il pour pour effectuer ces essais?
- \end{enumerate}
- En fait ce que j'ai découvert en essayant l'utilitaire Reaver sur mon routeur, c'est que non seulement on peut hacker 
- un routeur en très peu de temps, mais en plus on obtient le mot de passe WPA du routeur. Si comme la plupart des gens l'utilisateur
- a configuré son wi-fi avec le même mot de passe que pour son mail, son compte en banque, etc. On peut vraiment accéder à 
- un nombre considérable de données...
-\end{exercices}
-% 
-\begin{exercices}[Les souris]
-Dans un laboratoire on a une cage contenant 100 souris. Elles présntent deux caractères qui sont
-importants pour nous, le sexe (mâle ou femelle) et la couleur (noire ou blanche). Il y a 87 mâles,
-57 sont blanches, et 55 sont mâles et blanches.
- \begin{enumerate}
-  \item Faire un tableau à double entrée avec le sexe et la couleur et mettre les effetifs dans chaque case.
-  \item Si on prend une souris au hasard, quelle est la probabilité qu'elle soit noire? Quelle est la probabilité qu'elle soit femelle?
-  Quelle est la probabilité qu'elle soit noire ou femelle?
-  \item Quelle est la probabilité de tirer 5 souris blanches avec remise? Et sans remise?
-  \item Combien de souris il faut tirer avec remise pour avoir 10\% de chances de tirer 5 souris blanches? Et sans remise?
- \end{enumerate}
-\end{exercices}
-
-\section{Probabilités conditionnelles}
-
-Commençons cette section par un exemple pour illustrer le concept de probabilités conditionnelles. 
-Prenons à nouveau un dé à six faces. Nous nous intéressons au calcul de la probabilité de réaliser les événements
-(notons les respectivement $A$ et $B$) \textit{tirer un nombre plus grand ou égal à trois} et \textit{tirer un nombre impair}.
-Les probabilités de réaliser $A$ et $B$ sont données par
-\begin{align}
- p(A)&=\frac{4}{6}=\frac{2}{3},\\
- p(B)&=\frac{3}{6}=\frac{1}{2}.
-\end{align}
-Cela n'a rien de nouveau c'est un calcul de probabilités tout ce qu'il y a de plus classique.
-
-Par contre, si on nous dit que nous avons déjà tiré un nombre impair. 
-Et qu'on veut savoir quelle est la probabilité d'obtenir un nombre plus grand ou égal à 3.
-Nous changeons un peu le problème. Nous supposons qu'on a tiré un nombre impair et on veut connaître la probabilité
-que ce nombre soit un nombre impair. En termes plus mathématiques, nous voulons savoir quelle est la probabilité que $A$
-soit réalisé, sachant que $B$ a été réalisé. Cette probabilité se note $p(A|B)$.
-
-Calculons à présent cette probabilité. Comme on sait que $B$ a été réalisé (nous avons tiré un nombre impair) l'univers
-a changé. Il est à présent composé de $\Omega=\{1,3,5\}$ (on a que $\card(\Omega)=3$). Dans cet univers on a deux possibilité de tirer 
-un nombre plus grand ou égal à trois ($A|B=\{3,5\}$). La probabilité $p(A|B)$ est donc donnée par
-\begin{equation}
- p(A|B)=\frac{2}{3}.
-\end{equation}
-Regardons maintenant à quoi correspondent les cardinalités présentent dans la franction ci-dessus.
-Le numérateur correspond au nombre d'éléments à la fois dans $A$ et dans $B$ (soit $A\cap B$). Le dénominateur lui
-est simplement la cardinalité de l'événement $B$. Donc on peut écrire la formule de façon 
-plus générale
-\begin{equation}
- p(A|B)=\frac{p(A\cap B)}{p(B)}.\label{eq_prob_cond}
-\end{equation}
-Vérifions que cela marche effectivement. Nous avons que 
-\begin{equation}
- p(A\cap B)=\frac{2}{6}=\frac{1}{3},
-\end{equation}
-et 
-\begin{equation}
- p(B)=\frac{1}{2}.
-\end{equation}
-Il vient donc que 
-\begin{equation}
- p(A|B)=\frac{p(A\cap B)}{p(B)}=\frac{1}{3}\cdot 2=\frac{2}{3}.
-\end{equation}
-L'équation \eqref{eq_prob_cond} est la formule de calcul de la probabilité conditionnelle de réalisé $A$ sachant 
-que $B$ a été réalisé. Il est important de noter que si $p(B)=0$ cette définition n'a aucun sens, car l'hypothèse de réalisation de $B$
-est impossible.
 
-Une autre façon d'écrire cette formule qui sera utile pour les exercices est 
-\begin{equation}
- p(A\cap B)=p(A|B)p(B).\label{eq_pab}
-\end{equation}
-Par aillurs, si on considère $p(B|A)\neq p(A|B)$, on a
-\begin{equation}
- p(B|A)=\frac{p(A\cap B)}{p(A)},
-\end{equation}
-et 
-\begin{equation}
- p(A\cap B)=p(B|A)p(A).\label{eq_pba}
-\end{equation}
-On a donc deux façons différentes de calculer $p(A\cap B)$ via $p(A|B)$ ou $p(B|A)$.
-On a également la propriété intéresssante qui relie les probabilités $p(A|B)$ et $p(B|A)$.
-En utilisant les équations \eqref{eq_pab} et \eqref{eq_pba}, il vient
-\begin{align}
- &p(B|A)p(A)=p(A|B)p(B),\nonumber\\
- &p(B|A)=p(A|B)\frac{p(B)}{p(A)},\\
- &p(A|B)=p(B|A)\frac{p(A)}{p(B)}.
-\end{align}
-En particulier on voit qu les probabilités conditionnelles $p(A|B)$ et $p(B|A)$ sont égales
-seulment si $p(A)=p(B)$.
-
-Les probabilités conditionnelles ont des probabilités très similaires aux probabilités 
-que nous avons vues jusqu'ici. En particulier
-\begin{itemize}
-\item[$\bullet$] La probabilité conditionnelle est une probabilité nous avons donc que $0\leq p(A|B)\leq 1$. 
-\item[$\bullet$] De façon similaire à $p(\bar A)=1-p(A)$, nous avons que $p(\bar A|B)=1-p(A|B)$.
-\item[$\bullet$] De façon triviale, nous avons que la probabilité conditionnelle $p(A|A)=1$.
-\item[$\bullet$] Si deux événements sont disjoints (on les appelle aussi incompatibles), c'est-à-dire que $A\cap B=\emptyset$,
-on a que
-\begin{equation}
-p(A|B)=\frac{p(A\cap B)}{p(B)}=\frac{p(\emptyset)}{p(B)}=0.
-\end{equation}
-\end{itemize}
-\begin{exercices}[Application de la formule]
-Soient deux événements tels que $p(A)=1/2$ et $p(B)=1/3$ et $p(A|B)=1/4$. 
+Prenons ces trois questions une par une
 \begin{enumerate}
- \item Déterminer $p(B|A)$.
- \item Déterminer $p(B \cap A)$.
-\end{enumerate}
-\end{exercices}
-
+ \item Les deux façons d'obtenir $X=1$ est d'avoir les tirages $(p,f)$ ou $(f,p)$, soit $A=\{(p,f), (f,p)\}$. Les probabilités de chacun 
+ des événement de l'univerrs étants équiprobables on a 
+ \begin{equation}
+  p(X=1)=p(A)=1/2.
+ \end{equation}
+ \item Le seul événement donnant un $X$ qui n'est pas dans l'intervalle $J=[0.6,3]$ est $B=(p,p)$ ($X(B)=0$). On a donc que 
+ \begin{equation}
+p(0.6\leq X\leq 3)=p(\bar B)=1-p(B)=\frac{3}{4}.
+ \end{equation}
+ \item De façon similaire les trois énénements donnant $X<2$ sont dans $C=\{(p,p), (p,f), (f,p)\}$. On a donc
+ \begin{equation}
+  p(X<2)=p(C)=\frac{3}{4}.
+ \end{equation}
 
-\subsection{Arbres pondérés}
+\end{enumerate}
+On constate au travers de ces trois exemples que la probabilité que la variable 
+aléatoire $X$ prenne une valeur particulière $\alpha$ ou soit dans un intervalle $I$ 
+est reliée à la probabilité d'obtenir un événement $D$ qui serait la préimage de $\alpha$ ou d'un intervalle $I$.
+On peut noter dans le cas général qu'on a $D=X^{-1}(I)$.
 
-Sur notre arbre pondéré, nous mettons sur chaque branche les \textit{probabliltés conditionnelles}
-(voir la figure \ref{fig_arbre_pondere}).
-\begin{figure}[htp]
-\begin{center}
-\includegraphics[height=4.8truecm]{figs/arbre_pondere.pdf}
-\end{center}
-\caption{Exemple d'arbre pondéré avec des événements $A$, $B$, $C$, $D$, $E$. Sur les branches du noeuds de départ, nous avons les probabilité de réaliser $A$ et $B$.
-Sur toutes les branche en dessous, nous avons les probabilités conditionnelles de réaliser $C$, $D$, ou $E$ sachant que $A$ ou $B$ a été réalisé.}\label{fig_arbre_pondere}
-\end{figure}
-Nous avons donc que la probabilité reliée au produit de deux branches donne la probabilité de réalisation de l'intersection
-de deux événements. En effet, nous avons par exemple pour arriver à l'évenement $E$
+\begin{definition}[Variable aléatoire] On dit que la fonction $X:\Omega\rightarrow\real$ est une \textit{variable aléatoire} si la 
+préimage de $X$ sur tout intervale, $I\subseteq\real$, est un événement $A\in \Omega$. La probabilité que $X$ prenne une valeur 
+dans l'intervalle $I$ est égale à la probabilité de réaliser l'événement $A$
 \begin{equation}
- p(B)p(E|B)=p(B\cap E).
+ p(X\in I)=p(A).
 \end{equation}
-Si on augmente encore un peu la taille de l'arbre (voir figure \ref{fig_arbre_pondere_2}),
-\begin{figure}[htp]
-\begin{center}
-\includegraphics[height=4.8truecm]{figs/arbre_pondere_2.pdf}
-\end{center}
-\caption{Exemple d'arbre pondéré avec des événements $A$, $B$, $C$, $D$, $E$, $I$, $J$. Sur les branches du noeuds de départ, nous avons les probabilité de réaliser $A$ et $B$.
-Sur toutes les branche en dessous, nous avons les probabilités conditionnelles de réaliser $C$, $D$, ou $E$ sachant que $A$ ou $B$ a été réalisé, 
-puis nous avons encore un 3ème étage à notre arbre avec les événements $I$ et $J$.}\label{fig_arbre_pondere_2}
-\end{figure}
-De façon similaire si nous calculons le produit des probabilité pour arriver jusqu'à $I$, on obtient
-\begin{equation}
- p(B)p(E|B)p(I|B\cap E)=p(B\cap E)p(I|B\cap E)=p(I\cap B\cap E).
-\end{equation}
-Ce type d'arbre est donc très pratique pour déterminer les probabilités d'intersection d'événements.
-
-\begin{remarque}
-Jusqu'ici, nous avions construit certains arbres où les probabilités conditionnelles n'avaient pas d'importance. En effet, si on tire un dé
-deux fois.  Le premier lancer donne un chiffre (disons ``1'') avec une probabilité de rélisation de $1/6$, 
-la probabilité n'importe quel chiffre (disons ``1'' à nouveau) est toujours de $1/6$. Ici le fait d'avoir réalisé un événement,
-ne fait pas intervenir la probabilité conditionnelle. En revanche, de façon cachée, l'arbre correspondant au loto, lui fonctionne comme vu ci-dessus.
-\end{remarque}
-
-\begin{exercice}
-Pour décider de la réussite ou non de l'examen de mathématiques de dexuième année le professeur a décidé d'une façon originale de faire passer l'année.
-$20\%$ des élèves passent sur dossier (qualité de la photo sur IS-Academia, quantité de pizza mangée en moins de 30sec, ...). Ensuite
-les étudiants restants passent un examen écrit sur un sujet libre (anglais, histoire, ...). 
-Ceux qui ratent l'écrit sont éliminés. Le professeur
-a décidé que seul 75\% des étudiants réussissent l'écrit.
-Les étudiants restants passent un examen de chant. Là deux tiers réussissent et passent l'année.
-
-\begin{enumerate}
- \item Faire un arbre pondéré de cette situation ``réussi-raté'' .
- \item On choisit un étudiant au hasard. Déterminer la probabilité qu'il ait tenté et raté l'épreuve écrite.
- \item On choisit un étudiant au hasard. Déterminer la probabilité qu'il soit admis en ayant tenté l'épreuve écrite.
-\end{enumerate}
-\end{exercice}
+\end{definition}
 
+\begin{definition}[Fonction de répartition] On dit que la fonction $F:\real\rightarrow\real$ est une \textit{fonction de répartition}
+si $F(x)=p(X\leq x)$ pour tout $x\in\real$.
+\end{definition}
 
+Nous distinguons deux sortes de variables aléatoires différentes: les variables aléatoires discrètes et continues. Nous les discuterons brièvement dans les deux sous-sections suivantes.
 
 
 \section{Nombres aléatoires}
 
 Les nombres aléatoires, bien que pas directement reliés aux probabilités, sont utilisés dans un certain nombre de domaines
-qui vont de la cryptographie aux simulations physiques. Nous allons voir une introdution simplifiée à la génération de nombres aléatoires
+qui vont de la cryptographie aux simulations physiques. Nous allons voir une introduction simplifiée à la génération de nombres aléatoires
 sur un ordinateur et les différentes problématiques reliées à leur génération.
 
-Une très bonne référence concernant les nombre aléatoires est le site \texttt{http://www.random.org}.
+Une très bonne référence concernant les nombre aléatoires est le site \break \texttt{http://www.random.org}.
 
 \subsection{Générateurs algorithmiques: une introduction (très) générale}
 
@@ -3779,7 +4026,7 @@ De plus, les nombres tirés ne doivent pas dépendre de l'histoire des nombres t
 
 Si on veut maintenant plutôt tirer des nombres réels uniformément distribués entre $[0,1]$, il suffit
 de diviser les nombres $X_i$ par $m$ après chaque tirage. De façon similaire, si nous voulons 
-tirer des nombres dans l'intervalle $[\alpha,\beta]$, on utilise la formule de remise à l'échalle suivante
+tirer des nombres dans l'intervalle $[\alpha,\beta]$, on utilise la formule de remise à l'échelle suivante
 \begin{equation}
  N_i=\alpha+(\beta-\alpha)X_i/m.
 \end{equation}
@@ -3790,13 +4037,13 @@ il existe des transformations beaucoup plus efficaces d'un point de vue computat
 pour changer l'intervalle des nombres aléatoires tirés.
 
 Sans entrer dans les détails, la génération de nombres aléatoires n'ayant pas une distribution
-uniforme s'obtient en effectuant une trasformation un peu plus complexe que celle ci-dessus
-en partant toujours de la suite de nombres aléatoies entiers.
+uniforme s'obtient en effectuant une transformation un peu plus complexe que celle ci-dessus
+en partant toujours de la suite de nombres aléatoires entiers.
 
 Les nombres aléatoires produits de façon algorithmique (donc avec un ordinateur)
-ne peuvent pas être vriament aléatoire, car ils sont obtenus avec une machine 
-déterministe (les opérations faites à l'aide d'un ordinateur snt par définition
-reproductibles avec une chance d'erreur qasiment nulle). On parle donc de nombre pseudo-aléatoires.
+ne peuvent pas être vraiment aléatoire, car ils sont obtenus avec une machine 
+déterministe (les opérations faites à l'aide d'un ordinateur sont par définition
+reproductibles avec une chance d'erreur quasiment nulle). On parle donc de nombre pseudo-aléatoires.
 
 Néanmoins, bien que ces chiffres ne soient pas vraiment aléatoires, ils peuvent 
 être posséder des propriétés qui les rendent satisfaisants pour la plupart des applications. Cette suite de nombres doit avoir des propriétés particulières quand $n\rightarrow\infty$.
@@ -3813,7 +4060,7 @@ très robustes pour tester la qualité des nombres aléatoires algorithmiques.
 Pendant très longtemps, les générateurs de nombres aléatoires algorithmiques
 ont été des générateurs congruenciels linéaires, dont la génération est 
 donné par la formule suivante. Soit $X_i$ un nombre aléatoire,
-aors le prochain nombre de la série est donné par
+alors le prochain nombre de la série est donné par
 \begin{equation}
 X_{i+1}=(aX_i+c)\mod m,
 \end{equation}
@@ -3825,7 +4072,7 @@ Tous les autres nombres obtenus sont déterministes. Pour chaque valeur de grain
 on aura toujours la même séquence de nombre tirés.
 
 Il est très important de noter que la qualité des nombres aléatoires obtenus
-sont extrêment dépendants des valeurs de $a$, $c$ et $m$ choisies (et des 
+sont extrêmement dépendants des valeurs de $a$, $c$ et $m$ choisies (et des 
 relations entre elles). Si par exemple, on choisit 
 $a=1$, $c=1$, $m=10$ et $X_0=0$, on va avoir comme suite de nombre aléatoire
 \begin{equation}
@@ -3858,7 +4105,7 @@ Quelques paramètres utilisés dans des générateurs connus sont par exemple
 Ce genre de générateur de nombres aléatoires est très efficace d'un point de vue computationnel
 mais la qualité des nombres aléatoires peut être insuffisante. Plusieurs améliorations
 ont été proposées. Par exemple, pour chaque étape, on peut générer $k$ nombres aléatoires
-avec un générateur congruentiel linéaire et combiner de les nombres.
+avec un générateur congruentiel linéaire et combiner les nombres.
 
 La méthode probablement la plus populaire consiste à utiliser 
 des récurrences matricielles sur la représentation binaire des nombres.
@@ -3868,8 +4115,8 @@ $\tilde X_{i+1}$ est donné par
  \tilde X_{i+1}=A \tilde X_i \mod 2,
 \end{equation}
 où $A$ est une matrice $k\times k$. Ce genre de générateur a l'énorme
-avantage d'être extrêment efficace. Ils sont à la base de l'agorithme Mersenne Twister.
-Ces générateurs ont généralement une période extrêment longue (qui a la particularité d'être
+avantage d'être extrêmement efficace. Ils sont à la base de l'algorithme Mersenne Twister.
+Ces générateurs ont généralement une période extrêmement longue (qui a la particularité d'être
 un nombre premier de type Mersenne dont la forme est $m=2^l-1$, avec $l\in\natural$).
 
 Bien que ne soyant pas parfaits ces générateurs ont le grand avantage d'être très rapides et peu
@@ -3882,7 +4129,7 @@ peut être d'un grand secours.
 \subsection{Les générateurs physiques}
 
 Une autre façon de générer des nombres aléatoires, serait d'utiliser des phénomènes physiques
-qui contiennent de façon inhériente des processus aléatoires. On peut imaginer 
+qui contiennent de façon inhérente des processus aléatoires. On peut imaginer 
 lancer un dé ``à la main'', mesurer les émissions radioactives d'atomes (mesurer leur spin), 
 etc... Ou encore effectuer des lancer de jeux aussi peu biaisés que possibles (roulette, dé, etc).
 
@@ -3940,7 +4187,7 @@ Considérons une simulation nécessitant la génération de nombres aléatoires.
 Un ``bon'' générateur de nombres pseudo-aléatoire produit une série de nombre
 qui peut être utilisée en lieu et place de vrai nombres aléatoires sans que la simulation
 n'en soit affectée. Par exemple, le calcul du nombre $\pi$ vu dans les exercices doit 
-être trouvé avec la précisino désirée avec le générateur de nombre pseudo-aléatoires pour que celui-ci 
+être trouvé avec la précision désirée avec le générateur de nombre pseudo-aléatoires pour que celui-ci 
 soit considéré comme bon.
 
 \subsection{Quelques règles générales}
@@ -3952,15 +4199,15 @@ qualités minimales pour les générateurs de nombres aléatoires.
 \subsubsection{La périodicité}
 
 Tout générateur de nombres pseudo-aléatoires va à un moment ou un autre devenir périodique (la séquence de nombres générés vont 
-se répéter à l'infi). Notons la période du générateur aléatoire $T$. 
+se répéter à l'infini). Notons la période du générateur aléatoire $T$. 
 Il est évident que dès qu'on atteint un nombre de tirages équivalent à la période ($\card(X)\sim T$), on va avoir des nombres 
 pseudo-aléatoires qui ne sont plus du tout satisfaisants. En fait on peut montrer que des problèmes apparaissent dès que
 le nombre de tirages atteint un nombre équivalent à $T^{1/3}$. 
 Une condition primordiale pour avoir un ``bon'' générateur de nombres pseudo-aléatoire est donc une période élevée.
-Pour des généraeurs aléatoires modernes, 
+Pour des générateurs aléatoires modernes, 
 un période $T<2^{100}$ n'est pas considéré comme satisfaisant pour la plupart des applications.
 
-Evidemment il est impossible de tester la périodicité de tels générateurs de façon 
+Évidemment il est impossible de tester la périodicité de tels générateurs de façon 
 expérimentale ($2^{100}\sim 10^{30}$). Cela ne peut se faire que par des études analytiques
 approfondies. Comme expliqué dans la section \ref{sec_congr}
 la période maximale d'un générateur congruentiel linéaire est $m$. Dans les 3 exemples
@@ -3973,7 +4220,7 @@ générateur de nombres pseudo-aléatoires est bon. En particulier on peut prend
  X_{i+1}=(X_i+1)\mod m,
 \end{equation}
 avec $m$ aussi grand qu'on veut (disons $m=2^{2000}$ par exemple) mais la séquence de
-nombres générés ne sera absolument pas aléatoire, étant doné qu'on aura
+nombres générés ne sera absolument pas aléatoire, étant donné qu'on aura
 \begin{equation}
  X=\{0, 1, 2, 3, 4, 5, 6, ..., 2^{2000}-1, 0, 1, 2, ...\},
 \end{equation}
@@ -3982,7 +4229,7 @@ si $X_0=0$. Cela pourrait ne pas être problématique en soit, si la séquence a
  X=\{1, 2, 3, 4, 5, 6, ..., 2^{2000}-1, 0, 1, 2, ...\}.
 \end{equation}
 Il est donc nécessaire d'avoir d'autres critères que la seule période.
-C'est le sujet de la sousection suivante.
+C'est le sujet de la sous-section suivante.
 
 \subsubsection{La discrépance}
 
@@ -3993,7 +4240,7 @@ Reprenons l'exemple du tirage entre $[0,1]$. Nous pouvons imaginer une suite tr
 sans période avec des tirages aléatoires, mais avec beaucoup plus de 0 que de 1, ce qui évidemment serait problématique.
 
 On doit donc trouver un moyen de tester la répartition des nombres de façon plus quantitative.
-Une façon de le faire est de considérer l'ensemble des $k-$uplets de nombres définits par
+Une façon de le faire est de considérer l'ensemble des $k-$uplets de nombres définis par
 \begin{equation}
  X^k=\{X_1,X_2, ..., X_k\},
 \end{equation}
@@ -4003,7 +4250,7 @@ pour les $k-$uplets formés avec des nombres aléatoires dans $[0,1]^k$. En d'au
 génèrent des $k-$uplets différents pour toutes valeurs de $k$. 
 
 De nouveau ce genre de tests est très compliqué à tester expérimentalement pour $k$ de l'ordre de la période 
-du générateur de nombres aléatoires. Des analyses théoriques sont dèslors primordiales, mais bien en dehors 
+du générateur de nombres aléatoires. Des analyses théoriques sont dès lors primordiales, mais bien en dehors 
 du champs de ce cours...
 
 Il existe beaucoup d'autres tests possibles (il y a des recommandations sur le site \texttt{http://www.random.org} 
diff --git a/figs/graph_exec.pdf b/figs/graph_exec.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..0a6c5eb0392c1d670ec41c24c8a03d6df74293f7
Binary files /dev/null and b/figs/graph_exec.pdf differ
diff --git a/figs/graph_exec.svg b/figs/graph_exec.svg
new file mode 100644
index 0000000000000000000000000000000000000000..3a1e219785900870c590fbf571ddcdbe2567faab
--- /dev/null
+++ b/figs/graph_exec.svg
@@ -0,0 +1,815 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:ns0="http://www.iki.fi/pav/software/textext/"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="svg2"
+   xml:space="preserve"
+   width="816"
+   height="1056"
+   viewBox="0 0 816 1056"
+   sodipodi:docname="graph_exec.svg"
+   inkscape:version="0.92.1 r15371"><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1016"
+     id="namedview4"
+     showgrid="false"
+     showguides="false"
+     inkscape:zoom="0.63211061"
+     inkscape:cx="145.15219"
+     inkscape:cy="533.27782"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g10" /><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><g
+       id="g4777-6"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-0-1"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path4768-8" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-1-7"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+           id="path4771-9" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-2-2"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path4774-0" /></symbol></g><g
+       id="g4777-8"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-0-9"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path4768-7" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-1-3"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+           id="path4771-6" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-2-1"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path4774-2" /></symbol></g><g
+       id="g4777-4"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-0-5"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path4768-0" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-1-36"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+           id="path4771-1" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-2-0"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path4774-6" /></symbol></g><g
+       id="g4777-5"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-0-4"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path4768-76" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-1-5"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+           id="path4771-69" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-2-3"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path4774-7" /></symbol></g><g
+       id="g4777-3"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-0-0"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path4768-78" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-1-6"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+           id="path4771-8" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-2-8"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path4774-4" /></symbol></g><g
+       id="g4777-2"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-0-6"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path4768-6" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-1-4"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+           id="path4771-95" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-2-04"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path4774-8" /></symbol></g><g
+       id="g4777-1"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-0-06"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path4768-1" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-1-59"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+           id="path4771-4" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-2-9"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path4774-09" /></symbol></g><g
+       id="g4777-7"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-0-67"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path4768-3" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-1-65"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+           id="path4771-63" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-2-94"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path4774-81" /></symbol></g><g
+       id="g4777-38"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-0-56"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path4768-11" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-1-598"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+           id="path4771-48" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-3d1ea10f-2-10"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path4774-3" /></symbol></g></defs><g
+     id="g10"
+     inkscape:groupmode="layer"
+     inkscape:label="graph_exec"
+     transform="matrix(1.3333333,0,0,-1.3333333,0,1056)"><path
+       inkscape:connector-curvature="0"
+       id="path18"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 90.7996,238.31 H 669.467"
+       sodipodi:nodetypes="cc" /><path
+       inkscape:connector-curvature="0"
+       id="path20"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 90.7996,581.425 H 669.467"
+       sodipodi:nodetypes="cc" /><path
+       inkscape:connector-curvature="0"
+       id="path22"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 90.7996,238.31 V 581.425" /><path
+       inkscape:connector-curvature="0"
+       id="path24"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="M 669.467,238.31 V 581.425" /><path
+       inkscape:connector-curvature="0"
+       id="path26"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 90.7996,238.31 v 4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path28"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 90.7996,581.425 v -4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path30"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 163.133,238.31 v 4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path32"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 163.133,581.425 v -4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path34"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 235.467,238.31 v 4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path36"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 235.467,581.425 v -4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path38"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 307.8,238.31 v 4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path40"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 307.8,581.425 v -4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path42"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 380.133,238.31 v 4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path44"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 380.133,581.425 v -4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path46"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 452.467,238.31 v 4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path48"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 452.467,581.425 v -4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path50"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 524.8,238.31 v 4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path52"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 524.8,581.425 v -4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path60"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 90.7996,238.31 h 4.3406" /><path
+       inkscape:connector-curvature="0"
+       id="path62"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 524.8,238.31 h -4.34" /><path
+       inkscape:connector-curvature="0"
+       id="path64"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 90.7996,324.089 h 4.3406" /><path
+       inkscape:connector-curvature="0"
+       id="path66"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 669.31483,324.089 h -4.34" /><path
+       inkscape:connector-curvature="0"
+       id="path68"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 90.7996,409.868 h 4.3406" /><path
+       inkscape:connector-curvature="0"
+       id="path70"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 669.31483,409.868 h -4.34" /><path
+       inkscape:connector-curvature="0"
+       id="path72"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 90.7996,495.646 h 4.3406" /><path
+       inkscape:connector-curvature="0"
+       id="path74"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 669.31483,495.646 h -4.34" /><path
+       inkscape:connector-curvature="0"
+       id="path76"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 90.7996,581.425 h 4.3406" /><path
+       inkscape:connector-curvature="0"
+       id="path78"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 524.8,581.425 h -4.34" /><path
+       inkscape:connector-curvature="0"
+       id="path42-3"
+       style="fill:none;stroke:#000000;stroke-width:0.49999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 524.8,238.31 v 4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path46-6"
+       style="fill:none;stroke:#000000;stroke-width:0.49999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 597.134,238.31 v 4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path50-7"
+       style="fill:none;stroke:#000000;stroke-width:0.49999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 669.467,238.31 v 4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path62-5"
+       style="fill:none;stroke:#000000;stroke-width:0.49999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 669.467,238.31 h -4.34" /><path
+       inkscape:connector-curvature="0"
+       id="path42-2"
+       style="fill:none;stroke:#000000;stroke-width:0.49999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 524.8,577.083 v 4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path46-7"
+       style="fill:none;stroke:#000000;stroke-width:0.49999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 597.134,577.083 v 4.342" /><path
+       inkscape:connector-curvature="0"
+       id="path50-0"
+       style="fill:none;stroke:#000000;stroke-width:0.49999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       d="m 669.467,577.083 v 4.342" /><path
+       style="fill:none;stroke:#000000;stroke-width:2.25000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="m 524.8,238.31 v 308.28747 l 144.289,0"
+       id="path4681"
+       inkscape:connector-curvature="0" /><path
+       style="fill:none;stroke:#000000;stroke-width:2.25000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="m 380.133,238.31 0,52.39763 h 144.289"
+       id="path4681-3"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccc" /><path
+       style="fill:none;stroke:#000000;stroke-width:2.25000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="m 235.467,238.31 v 119.51628 h 144.289 l 0,-119.55509"
+       id="path4681-6"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="ccc" /><path
+       style="fill:none;stroke:#000000;stroke-width:2.25000006;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
+       d="m 91.178,238.31 v 33.94001 l 144.289,0 0,-33.97882"
+       id="path4681-6-0"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" /><g
+       transform="matrix(3.3526202,0,0,-3.3526202,-678.43281,653.65636)"
+       ns0:text="$50$"
+       ns0:preamble=""
+       id="g4788"><defs
+         id="defs4779"><g
+           id="g4777"><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-3d1ea10f-0"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path4768" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-3d1ea10f-1"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+               id="path4771" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-3d1ea10f-2"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               id="path4774" /></symbol></g></defs><g
+         id="textext-3d1ea10f-3"><g
+           style="fill:#000000;fill-opacity:1"
+           id="g4785"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-3d1ea10f-1"
+             x="223.43201"
+             y="134.765"
+             id="use4781" /><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-3d1ea10f-2"
+             x="228.4133"
+             y="134.765"
+             id="use4783" /></g></g></g><g
+       id="g5541"
+       transform="matrix(3.3526202,0,0,-3.3526202,-700.94376,1022.4758)"
+       ns0:preamble=""
+       ns0:text="$25$"><defs
+         id="defs5532"><g
+           id="g5530"><symbol
+             id="textext-db4aed49-0"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path5521"
+               d=""
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-db4aed49-1"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path5524"
+               d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-db4aed49-2"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path5527"
+               d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-db4aed49-3"><g
+           id="g5538"
+           style="fill:#000000;fill-opacity:1"><use
+             id="use5534"
+             y="134.765"
+             x="223.43201"
+             xlink:href="#textext-db4aed49-1"
+             width="100%"
+             height="100%" /><use
+             id="use5536"
+             y="134.765"
+             x="228.4133"
+             xlink:href="#textext-db4aed49-2"
+             width="100%"
+             height="100%" /></g></g></g><g
+       ns0:text="$20$"
+       ns0:preamble=""
+       transform="matrix(3.3526202,0,0,-3.3526202,-700.94376,936.69681)"
+       id="g6036"><defs
+         id="defs6027"><g
+           id="g6025"><symbol
+             overflow="visible"
+             id="textext-ba401d57-0"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d=""
+               id="path6016"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-ba401d57-1"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+               id="path6019"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-ba401d57-2"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               id="path6022"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-ba401d57-3"><g
+           style="fill:#000000;fill-opacity:1"
+           id="g6033"><use
+             xlink:href="#textext-ba401d57-1"
+             x="223.43201"
+             y="134.765"
+             id="use6029"
+             width="100%"
+             height="100%" /><use
+             xlink:href="#textext-ba401d57-2"
+             x="228.4133"
+             y="134.765"
+             id="use6031"
+             width="100%"
+             height="100%" /></g></g></g><g
+       id="g6531"
+       transform="matrix(3.3526202,0,0,-3.3526202,-702.25338,850.91881)"
+       ns0:preamble=""
+       ns0:text="$15$"><defs
+         id="defs6522"><g
+           id="g6520"><symbol
+             id="textext-3c4fecf2-0"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path6511"
+               d=""
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-3c4fecf2-1"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path6514"
+               d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-3c4fecf2-2"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path6517"
+               d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-3c4fecf2-3"><g
+           id="g6528"
+           style="fill:#000000;fill-opacity:1"><use
+             id="use6524"
+             y="134.765"
+             x="223.43201"
+             xlink:href="#textext-3c4fecf2-1"
+             width="100%"
+             height="100%" /><use
+             id="use6526"
+             y="134.765"
+             x="228.4133"
+             xlink:href="#textext-3c4fecf2-2"
+             width="100%"
+             height="100%" /></g></g></g><g
+       ns0:text="$10$"
+       ns0:preamble=""
+       transform="matrix(3.3526202,0,0,-3.3526202,-702.25338,765.13981)"
+       id="g7026"><defs
+         id="defs7017"><g
+           id="g7015"><symbol
+             overflow="visible"
+             id="textext-b7a7f081-0"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d=""
+               id="path7006"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-b7a7f081-1"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+               id="path7009"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-b7a7f081-2"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               id="path7012"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-b7a7f081-3"><g
+           style="fill:#000000;fill-opacity:1"
+           id="g7023"><use
+             xlink:href="#textext-b7a7f081-1"
+             x="223.43201"
+             y="134.765"
+             id="use7019"
+             width="100%"
+             height="100%" /><use
+             xlink:href="#textext-b7a7f081-2"
+             x="228.4133"
+             y="134.765"
+             id="use7021"
+             width="100%"
+             height="100%" /></g></g></g><g
+       id="g7516"
+       transform="matrix(3.3526202,0,0,-3.3526202,-700.94376,679.36081)"
+       ns0:preamble=""
+       ns0:text="$5$"><defs
+         id="defs7509"><g
+           id="g7507"><symbol
+             id="textext-b0ade6ba-0"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path7501"
+               d=""
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-b0ade6ba-1"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path7504"
+               d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-b0ade6ba-2"><g
+           id="g7513"
+           style="fill:#000000;fill-opacity:1"><use
+             id="use7511"
+             y="134.765"
+             x="223.43201"
+             xlink:href="#textext-b0ade6ba-1"
+             width="100%"
+             height="100%" /></g></g></g><g
+       ns0:text="$51$"
+       ns0:preamble=""
+       transform="matrix(3.3526202,0,0,-3.3526202,-529.35213,653.65636)"
+       id="g7998"><defs
+         id="defs7989"><g
+           id="g7987"><symbol
+             overflow="visible"
+             id="textext-7ac8e0a5-0"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d=""
+               id="path7978"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-7ac8e0a5-1"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+               id="path7981"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-7ac8e0a5-2"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+               id="path7984"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-7ac8e0a5-3"><g
+           style="fill:#000000;fill-opacity:1"
+           id="g7995"><use
+             xlink:href="#textext-7ac8e0a5-1"
+             x="223.43201"
+             y="134.765"
+             id="use7991"
+             width="100%"
+             height="100%" /><use
+             xlink:href="#textext-7ac8e0a5-2"
+             x="228.4133"
+             y="134.765"
+             id="use7993"
+             width="100%"
+             height="100%" /></g></g></g><g
+       id="g8473"
+       transform="matrix(3.3526202,0,0,-3.3526202,-376.23773,653.65636)"
+       ns0:preamble=""
+       ns0:text="$52$"><defs
+         id="defs8464"><g
+           id="g8462"><symbol
+             id="textext-60c3c05f-0"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path8453"
+               d=""
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-60c3c05f-1"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path8456"
+               d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-60c3c05f-2"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path8459"
+               d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-60c3c05f-3"><g
+           id="g8470"
+           style="fill:#000000;fill-opacity:1"><use
+             id="use8466"
+             y="134.765"
+             x="223.43201"
+             xlink:href="#textext-60c3c05f-1"
+             width="100%"
+             height="100%" /><use
+             id="use8468"
+             y="134.765"
+             x="228.4133"
+             xlink:href="#textext-60c3c05f-2"
+             width="100%"
+             height="100%" /></g></g></g><g
+       ns0:text="$53$"
+       ns0:preamble=""
+       transform="matrix(3.3526202,0,0,-3.3526202,-244.93687,653.65636)"
+       id="g8948"><defs
+         id="defs8939"><g
+           id="g8937"><symbol
+             overflow="visible"
+             id="textext-140dc5a0-0"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d=""
+               id="path8928"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-140dc5a0-1"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+               id="path8931"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-140dc5a0-2"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 2.890625,-3.515625 c 0.8125,-0.265625 1.390625,-0.953125 1.390625,-1.75 0,-0.8125 -0.875,-1.375 -1.828125,-1.375 -1,0 -1.765625,0.59375 -1.765625,1.359375 0,0.328125 0.21875,0.515625 0.515625,0.515625 0.296875,0 0.5,-0.21875 0.5,-0.515625 0,-0.484375 -0.46875,-0.484375 -0.609375,-0.484375 0.296875,-0.5 0.953125,-0.625 1.3125,-0.625 0.421875,0 0.96875,0.21875 0.96875,1.109375 0,0.125 -0.03125,0.703125 -0.28125,1.140625 C 2.796875,-3.65625 2.453125,-3.625 2.203125,-3.625 2.125,-3.609375 1.890625,-3.59375 1.8125,-3.59375 c -0.078125,0.015625 -0.140625,0.03125 -0.140625,0.125 0,0.109375 0.0625,0.109375 0.234375,0.109375 h 0.4375 c 0.8125,0 1.1875,0.671875 1.1875,1.65625 0,1.359375 -0.6875,1.640625 -1.125,1.640625 -0.4375,0 -1.1875,-0.171875 -1.53125,-0.75 0.34375,0.046875 0.65625,-0.171875 0.65625,-0.546875 0,-0.359375 -0.265625,-0.5625 -0.546875,-0.5625 -0.25,0 -0.5625,0.140625 -0.5625,0.578125 0,0.90625 0.921875,1.5625 2.015625,1.5625 1.21875,0 2.125,-0.90625 2.125,-1.921875 0,-0.8125 -0.640625,-1.59375 -1.671875,-1.8125 z m 0,0"
+               id="path8934"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-140dc5a0-3"><g
+           style="fill:#000000;fill-opacity:1"
+           id="g8945"><use
+             xlink:href="#textext-140dc5a0-1"
+             x="223.43201"
+             y="134.765"
+             id="use8941"
+             width="100%"
+             height="100%" /><use
+             xlink:href="#textext-140dc5a0-2"
+             x="228.4133"
+             y="134.765"
+             id="use8943"
+             width="100%"
+             height="100%" /></g></g></g><g
+       id="g9423"
+       transform="matrix(3.3526202,0,0,-3.3526202,-94.758904,653.47301)"
+       ns0:preamble=""
+       ns0:text="$54$"><defs
+         id="defs9414"><g
+           id="g9412"><symbol
+             id="textext-2541a996-0"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path9403"
+               d=""
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-2541a996-1"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path9406"
+               d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-2541a996-2"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path9409"
+               d="m 2.9375,-1.640625 v 0.859375 c 0,0.359375 -0.03125,0.46875 -0.765625,0.46875 H 1.96875 V 0 C 2.375,-0.03125 2.890625,-0.03125 3.3125,-0.03125 c 0.421875,0 0.9375,0 1.359375,0.03125 v -0.3125 h -0.21875 c -0.734375,0 -0.75,-0.109375 -0.75,-0.46875 V -1.640625 H 4.6875 v -0.3125 H 3.703125 v -4.53125 c 0,-0.203125 0,-0.265625 -0.171875,-0.265625 -0.078125,0 -0.109375,0 -0.1875,0.125 l -3.0625,4.671875 v 0.3125 z m 0.046875,-0.3125 H 0.5625 l 2.421875,-3.71875 z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-2541a996-3"><g
+           id="g9420"
+           style="fill:#000000;fill-opacity:1"><use
+             id="use9416"
+             y="134.765"
+             x="223.43201"
+             xlink:href="#textext-2541a996-1"
+             width="100%"
+             height="100%" /><use
+             id="use9418"
+             y="134.765"
+             x="228.4133"
+             xlink:href="#textext-2541a996-2"
+             width="100%"
+             height="100%" /></g></g></g></g></svg>
\ No newline at end of file
diff --git a/figs/graph_salaires.pdf b/figs/graph_salaires.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..2aeccb6dfe415824ac68d0a1b4fc5fbbfe101ea2
Binary files /dev/null and b/figs/graph_salaires.pdf differ
diff --git a/figs/graph_salaires.svg b/figs/graph_salaires.svg
new file mode 100644
index 0000000000000000000000000000000000000000..eaf033349e5fbb2a36045c436e6a0e2baa6bbbc4
--- /dev/null
+++ b/figs/graph_salaires.svg
@@ -0,0 +1,2034 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:ns0="http://www.iki.fi/pav/software/textext/"
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="svg2"
+   xml:space="preserve"
+   width="816"
+   height="1056"
+   viewBox="0 0 816 1056"
+   sodipodi:docname="graph_salaires.svg"
+   inkscape:version="0.92.1 r15371"><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1016"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.89393939"
+     inkscape:cx="374.45108"
+     inkscape:cy="456.38354"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g10" /><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><g
+       id="g4755-5"><symbol
+         id="textext-c678d1ad-0-6"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4746-2"
+           d=""
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol><symbol
+         id="textext-c678d1ad-1-9"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4749-1"
+           d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol><symbol
+         id="textext-c678d1ad-2-2"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4752-7"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol></g><g
+       id="g4755-7"><symbol
+         id="textext-c678d1ad-0-9"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4746-20"
+           d=""
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol><symbol
+         id="textext-c678d1ad-1-2"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4749-3"
+           d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol><symbol
+         id="textext-c678d1ad-2-7"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4752-5"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol></g><g
+       id="g4755-3"><symbol
+         id="textext-c678d1ad-0-1"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4746-9"
+           d=""
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol><symbol
+         id="textext-c678d1ad-1-4"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4749-7"
+           d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol><symbol
+         id="textext-c678d1ad-2-8"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4752-4"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol></g><g
+       id="g4755-6"><symbol
+         id="textext-c678d1ad-0-5"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4746-6"
+           d=""
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol><symbol
+         id="textext-c678d1ad-1-93"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4749-74"
+           d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol><symbol
+         id="textext-c678d1ad-2-5"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4752-2"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol></g><g
+       id="g4755-4"><symbol
+         id="textext-c678d1ad-0-3"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4746-1"
+           d=""
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol><symbol
+         id="textext-c678d1ad-1-49"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4749-2"
+           d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol><symbol
+         id="textext-c678d1ad-2-0"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4752-6"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol></g><g
+       id="g4755-72"><symbol
+         id="textext-c678d1ad-0-2"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4746-61"
+           d=""
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol><symbol
+         id="textext-c678d1ad-1-0"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4749-6"
+           d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol><symbol
+         id="textext-c678d1ad-2-1"
+         overflow="visible"
+         style="overflow:visible"><path
+           id="path4752-59"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none"
+           inkscape:connector-curvature="0" /></symbol></g><g
+       id="g5432-7"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-0-6"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5402-7" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-1-3"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+           id="path5405-6" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-2-5"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+           id="path5408-6" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-3-3"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path5411-9" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-4-4"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5414-8" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-5-1"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.90625,-0.53125 c 0,-0.28125 -0.234375,-0.53125 -0.515625,-0.53125 -0.296875,0 -0.53125,0.25 -0.53125,0.53125 C 0.859375,-0.234375 1.09375,0 1.390625,0 1.671875,0 1.90625,-0.234375 1.90625,-0.53125 Z m 0,0"
+           id="path5417-2" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-6-9"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5420-3" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-7-9"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.90625,-2.5 c 0,-0.28125 -0.234375,-0.515625 -0.515625,-0.515625 -0.296875,0 -0.53125,0.234375 -0.53125,0.515625 0,0.296875 0.234375,0.53125 0.53125,0.53125 0.28125,0 0.515625,-0.234375 0.515625,-0.53125 z m 0,0"
+           id="path5423-0" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-8-8"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5426-8" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-9-5"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.046875,-2.28125 c 0,-0.5625 0.046875,-1.078125 0.3125,-1.515625 0.234375,-0.375 0.609375,-0.625 1.0625,-0.625 0.203125,0 0.484375,0.046875 0.625,0.234375 C 2.875,-4.171875 2.71875,-4.046875 2.71875,-3.84375 c 0,0.171875 0.125,0.328125 0.328125,0.328125 0.21875,0 0.34375,-0.140625 0.34375,-0.34375 0,-0.40625 -0.296875,-0.765625 -0.984375,-0.765625 -1,0 -2.03125,0.921875 -2.03125,2.421875 0,1.796875 0.84375,2.34375 1.625,2.34375 0.84375,0 1.578125,-0.65625 1.578125,-1.5625 0,-0.890625 -0.703125,-1.546875 -1.515625,-1.546875 -0.5625,0 -0.859375,0.375 -1.015625,0.6875 z M 2,-0.078125 c -0.359375,0 -0.625,-0.203125 -0.78125,-0.515625 C 1.125,-0.796875 1.0625,-1.15625 1.0625,-1.5625 c 0,-0.6875 0.40625,-1.203125 0.96875,-1.203125 0.3125,0 0.53125,0.125 0.703125,0.375 0.171875,0.265625 0.171875,0.5625 0.171875,0.96875 0,0.390625 0,0.6875 -0.1875,0.96875 -0.15625,0.234375 -0.390625,0.375 -0.71875,0.375 z m 0,0"
+           id="path5429-0" /></symbol></g><g
+       id="g5432-0"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-0-4"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5402-4" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-1-4"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+           id="path5405-4" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-2-7"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+           id="path5408-63" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-3-1"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path5411-7" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-4-5"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5414-9" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-5-6"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.90625,-0.53125 c 0,-0.28125 -0.234375,-0.53125 -0.515625,-0.53125 -0.296875,0 -0.53125,0.25 -0.53125,0.53125 C 0.859375,-0.234375 1.09375,0 1.390625,0 1.671875,0 1.90625,-0.234375 1.90625,-0.53125 Z m 0,0"
+           id="path5417-21" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-6-7"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5420-8" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-7-5"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.90625,-2.5 c 0,-0.28125 -0.234375,-0.515625 -0.515625,-0.515625 -0.296875,0 -0.53125,0.234375 -0.53125,0.515625 0,0.296875 0.234375,0.53125 0.53125,0.53125 0.28125,0 0.515625,-0.234375 0.515625,-0.53125 z m 0,0"
+           id="path5423-7" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-8-4"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5426-1" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-9-8"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.046875,-2.28125 c 0,-0.5625 0.046875,-1.078125 0.3125,-1.515625 0.234375,-0.375 0.609375,-0.625 1.0625,-0.625 0.203125,0 0.484375,0.046875 0.625,0.234375 C 2.875,-4.171875 2.71875,-4.046875 2.71875,-3.84375 c 0,0.171875 0.125,0.328125 0.328125,0.328125 0.21875,0 0.34375,-0.140625 0.34375,-0.34375 0,-0.40625 -0.296875,-0.765625 -0.984375,-0.765625 -1,0 -2.03125,0.921875 -2.03125,2.421875 0,1.796875 0.84375,2.34375 1.625,2.34375 0.84375,0 1.578125,-0.65625 1.578125,-1.5625 0,-0.890625 -0.703125,-1.546875 -1.515625,-1.546875 -0.5625,0 -0.859375,0.375 -1.015625,0.6875 z M 2,-0.078125 c -0.359375,0 -0.625,-0.203125 -0.78125,-0.515625 C 1.125,-0.796875 1.0625,-1.15625 1.0625,-1.5625 c 0,-0.6875 0.40625,-1.203125 0.96875,-1.203125 0.3125,0 0.53125,0.125 0.703125,0.375 0.171875,0.265625 0.171875,0.5625 0.171875,0.96875 0,0.390625 0,0.6875 -0.1875,0.96875 -0.15625,0.234375 -0.390625,0.375 -0.71875,0.375 z m 0,0"
+           id="path5429-5" /></symbol></g><g
+       id="g5432-8"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-0-8"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5402-9" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-1-7"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+           id="path5405-7" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-2-6"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+           id="path5408-4" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-3-30"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path5411-3" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-4-0"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5414-92" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-5-5"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.90625,-0.53125 c 0,-0.28125 -0.234375,-0.53125 -0.515625,-0.53125 -0.296875,0 -0.53125,0.25 -0.53125,0.53125 C 0.859375,-0.234375 1.09375,0 1.390625,0 1.671875,0 1.90625,-0.234375 1.90625,-0.53125 Z m 0,0"
+           id="path5417-4" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-6-0"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5420-5" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-7-94"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.90625,-2.5 c 0,-0.28125 -0.234375,-0.515625 -0.515625,-0.515625 -0.296875,0 -0.53125,0.234375 -0.53125,0.515625 0,0.296875 0.234375,0.53125 0.53125,0.53125 0.28125,0 0.515625,-0.234375 0.515625,-0.53125 z m 0,0"
+           id="path5423-6" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-8-9"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5426-2" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-9-2"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.046875,-2.28125 c 0,-0.5625 0.046875,-1.078125 0.3125,-1.515625 0.234375,-0.375 0.609375,-0.625 1.0625,-0.625 0.203125,0 0.484375,0.046875 0.625,0.234375 C 2.875,-4.171875 2.71875,-4.046875 2.71875,-3.84375 c 0,0.171875 0.125,0.328125 0.328125,0.328125 0.21875,0 0.34375,-0.140625 0.34375,-0.34375 0,-0.40625 -0.296875,-0.765625 -0.984375,-0.765625 -1,0 -2.03125,0.921875 -2.03125,2.421875 0,1.796875 0.84375,2.34375 1.625,2.34375 0.84375,0 1.578125,-0.65625 1.578125,-1.5625 0,-0.890625 -0.703125,-1.546875 -1.515625,-1.546875 -0.5625,0 -0.859375,0.375 -1.015625,0.6875 z M 2,-0.078125 c -0.359375,0 -0.625,-0.203125 -0.78125,-0.515625 C 1.125,-0.796875 1.0625,-1.15625 1.0625,-1.5625 c 0,-0.6875 0.40625,-1.203125 0.96875,-1.203125 0.3125,0 0.53125,0.125 0.703125,0.375 0.171875,0.265625 0.171875,0.5625 0.171875,0.96875 0,0.390625 0,0.6875 -0.1875,0.96875 -0.15625,0.234375 -0.390625,0.375 -0.71875,0.375 z m 0,0"
+           id="path5429-4" /></symbol></g><g
+       id="g5432-08"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-0-5"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5402-0" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-1-6"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+           id="path5405-46" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-2-2"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+           id="path5408-5" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-3-8"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path5411-6" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-4-2"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5414-84" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-5-7"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.90625,-0.53125 c 0,-0.28125 -0.234375,-0.53125 -0.515625,-0.53125 -0.296875,0 -0.53125,0.25 -0.53125,0.53125 C 0.859375,-0.234375 1.09375,0 1.390625,0 1.671875,0 1.90625,-0.234375 1.90625,-0.53125 Z m 0,0"
+           id="path5417-24" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-6-06"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5420-2" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-7-99"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.90625,-2.5 c 0,-0.28125 -0.234375,-0.515625 -0.515625,-0.515625 -0.296875,0 -0.53125,0.234375 -0.53125,0.515625 0,0.296875 0.234375,0.53125 0.53125,0.53125 0.28125,0 0.515625,-0.234375 0.515625,-0.53125 z m 0,0"
+           id="path5423-08" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-8-1"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5426-3" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-9-1"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.046875,-2.28125 c 0,-0.5625 0.046875,-1.078125 0.3125,-1.515625 0.234375,-0.375 0.609375,-0.625 1.0625,-0.625 0.203125,0 0.484375,0.046875 0.625,0.234375 C 2.875,-4.171875 2.71875,-4.046875 2.71875,-3.84375 c 0,0.171875 0.125,0.328125 0.328125,0.328125 0.21875,0 0.34375,-0.140625 0.34375,-0.34375 0,-0.40625 -0.296875,-0.765625 -0.984375,-0.765625 -1,0 -2.03125,0.921875 -2.03125,2.421875 0,1.796875 0.84375,2.34375 1.625,2.34375 0.84375,0 1.578125,-0.65625 1.578125,-1.5625 0,-0.890625 -0.703125,-1.546875 -1.515625,-1.546875 -0.5625,0 -0.859375,0.375 -1.015625,0.6875 z M 2,-0.078125 c -0.359375,0 -0.625,-0.203125 -0.78125,-0.515625 C 1.125,-0.796875 1.0625,-1.15625 1.0625,-1.5625 c 0,-0.6875 0.40625,-1.203125 0.96875,-1.203125 0.3125,0 0.53125,0.125 0.703125,0.375 0.171875,0.265625 0.171875,0.5625 0.171875,0.96875 0,0.390625 0,0.6875 -0.1875,0.96875 -0.15625,0.234375 -0.390625,0.375 -0.71875,0.375 z m 0,0"
+           id="path5429-1" /></symbol></g><g
+       id="g5432-4"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-0-62"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5402-6" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-1-75"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+           id="path5405-69" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-2-8"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+           id="path5408-7" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-3-2"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path5411-8" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-4-29"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5414-96" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-5-0"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.90625,-0.53125 c 0,-0.28125 -0.234375,-0.53125 -0.515625,-0.53125 -0.296875,0 -0.53125,0.25 -0.53125,0.53125 C 0.859375,-0.234375 1.09375,0 1.390625,0 1.671875,0 1.90625,-0.234375 1.90625,-0.53125 Z m 0,0"
+           id="path5417-27" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-6-6"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5420-1" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-7-3"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.90625,-2.5 c 0,-0.28125 -0.234375,-0.515625 -0.515625,-0.515625 -0.296875,0 -0.53125,0.234375 -0.53125,0.515625 0,0.296875 0.234375,0.53125 0.53125,0.53125 0.28125,0 0.515625,-0.234375 0.515625,-0.53125 z m 0,0"
+           id="path5423-2" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-8-15"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5426-9" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-9-9"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.046875,-2.28125 c 0,-0.5625 0.046875,-1.078125 0.3125,-1.515625 0.234375,-0.375 0.609375,-0.625 1.0625,-0.625 0.203125,0 0.484375,0.046875 0.625,0.234375 C 2.875,-4.171875 2.71875,-4.046875 2.71875,-3.84375 c 0,0.171875 0.125,0.328125 0.328125,0.328125 0.21875,0 0.34375,-0.140625 0.34375,-0.34375 0,-0.40625 -0.296875,-0.765625 -0.984375,-0.765625 -1,0 -2.03125,0.921875 -2.03125,2.421875 0,1.796875 0.84375,2.34375 1.625,2.34375 0.84375,0 1.578125,-0.65625 1.578125,-1.5625 0,-0.890625 -0.703125,-1.546875 -1.515625,-1.546875 -0.5625,0 -0.859375,0.375 -1.015625,0.6875 z M 2,-0.078125 c -0.359375,0 -0.625,-0.203125 -0.78125,-0.515625 C 1.125,-0.796875 1.0625,-1.15625 1.0625,-1.5625 c 0,-0.6875 0.40625,-1.203125 0.96875,-1.203125 0.3125,0 0.53125,0.125 0.703125,0.375 0.171875,0.265625 0.171875,0.5625 0.171875,0.96875 0,0.390625 0,0.6875 -0.1875,0.96875 -0.15625,0.234375 -0.390625,0.375 -0.71875,0.375 z m 0,0"
+           id="path5429-14" /></symbol></g><g
+       id="g5432-05"><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-0-52"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5402-90" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-1-2"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+           id="path5405-8" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-2-3"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+           id="path5408-8" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-3-0"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           id="path5411-4" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-4-09"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5414-1" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-5-9"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.90625,-0.53125 c 0,-0.28125 -0.234375,-0.53125 -0.515625,-0.53125 -0.296875,0 -0.53125,0.25 -0.53125,0.53125 C 0.859375,-0.234375 1.09375,0 1.390625,0 1.671875,0 1.90625,-0.234375 1.90625,-0.53125 Z m 0,0"
+           id="path5417-6" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-6-2"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5420-54" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-7-4"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.90625,-2.5 c 0,-0.28125 -0.234375,-0.515625 -0.515625,-0.515625 -0.296875,0 -0.53125,0.234375 -0.53125,0.515625 0,0.296875 0.234375,0.53125 0.53125,0.53125 0.28125,0 0.515625,-0.234375 0.515625,-0.53125 z m 0,0"
+           id="path5423-9" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-8-93"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d=""
+           id="path5426-6" /></symbol><symbol
+         style="overflow:visible"
+         overflow="visible"
+         id="textext-791eb30f-9-0"><path
+           inkscape:connector-curvature="0"
+           style="stroke:none"
+           d="m 1.046875,-2.28125 c 0,-0.5625 0.046875,-1.078125 0.3125,-1.515625 0.234375,-0.375 0.609375,-0.625 1.0625,-0.625 0.203125,0 0.484375,0.046875 0.625,0.234375 C 2.875,-4.171875 2.71875,-4.046875 2.71875,-3.84375 c 0,0.171875 0.125,0.328125 0.328125,0.328125 0.21875,0 0.34375,-0.140625 0.34375,-0.34375 0,-0.40625 -0.296875,-0.765625 -0.984375,-0.765625 -1,0 -2.03125,0.921875 -2.03125,2.421875 0,1.796875 0.84375,2.34375 1.625,2.34375 0.84375,0 1.578125,-0.65625 1.578125,-1.5625 0,-0.890625 -0.703125,-1.546875 -1.515625,-1.546875 -0.5625,0 -0.859375,0.375 -1.015625,0.6875 z M 2,-0.078125 c -0.359375,0 -0.625,-0.203125 -0.78125,-0.515625 C 1.125,-0.796875 1.0625,-1.15625 1.0625,-1.5625 c 0,-0.6875 0.40625,-1.203125 0.96875,-1.203125 0.3125,0 0.53125,0.125 0.703125,0.375 0.171875,0.265625 0.171875,0.5625 0.171875,0.96875 0,0.390625 0,0.6875 -0.1875,0.96875 -0.15625,0.234375 -0.390625,0.375 -0.71875,0.375 z m 0,0"
+           id="path5429-50" /></symbol></g><g
+       id="g6959-2"><symbol
+         style="overflow:visible"
+         id="textext-7008435c-0-8"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6953-8"
+           d=""
+           style="stroke:none" /></symbol><symbol
+         style="overflow:visible"
+         id="textext-7008435c-1-8"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6956-6"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none" /></symbol></g><g
+       id="g6959-3"><symbol
+         style="overflow:visible"
+         id="textext-7008435c-0-80"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6953-4"
+           d=""
+           style="stroke:none" /></symbol><symbol
+         style="overflow:visible"
+         id="textext-7008435c-1-7"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6956-68"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none" /></symbol></g><g
+       id="g6959-33"><symbol
+         style="overflow:visible"
+         id="textext-7008435c-0-3"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6953-7"
+           d=""
+           style="stroke:none" /></symbol><symbol
+         style="overflow:visible"
+         id="textext-7008435c-1-3"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6956-2"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none" /></symbol></g><g
+       id="g6959-8"><symbol
+         style="overflow:visible"
+         id="textext-7008435c-0-7"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6953-9"
+           d=""
+           style="stroke:none" /></symbol><symbol
+         style="overflow:visible"
+         id="textext-7008435c-1-6"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6956-0"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none" /></symbol></g><g
+       id="g6959-7"><symbol
+         style="overflow:visible"
+         id="textext-7008435c-0-0"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6953-86"
+           d=""
+           style="stroke:none" /></symbol><symbol
+         style="overflow:visible"
+         id="textext-7008435c-1-2"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6956-4"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none" /></symbol></g><g
+       id="g6959-83"><symbol
+         style="overflow:visible"
+         id="textext-7008435c-0-01"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6953-78"
+           d=""
+           style="stroke:none" /></symbol><symbol
+         style="overflow:visible"
+         id="textext-7008435c-1-9"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6956-1"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none" /></symbol></g><g
+       id="g6959-4"><symbol
+         style="overflow:visible"
+         id="textext-7008435c-0-9"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6953-94"
+           d=""
+           style="stroke:none" /></symbol><symbol
+         style="overflow:visible"
+         id="textext-7008435c-1-5"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6956-9"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none" /></symbol></g><g
+       id="g6959-78"><symbol
+         style="overflow:visible"
+         id="textext-7008435c-0-2"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6953-5"
+           d=""
+           style="stroke:none" /></symbol><symbol
+         style="overflow:visible"
+         id="textext-7008435c-1-34"
+         overflow="visible"><path
+           inkscape:connector-curvature="0"
+           id="path6956-90"
+           d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+           style="stroke:none" /></symbol></g></defs><g
+     transform="matrix(1.3333333,0,0,-1.3333333,0,1056)"
+     inkscape:label="graph_salaires"
+     inkscape:groupmode="layer"
+     id="g10"><path
+       sodipodi:nodetypes="cc"
+       d="M 92.8801,228.52 H 628.56"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path18"
+       inkscape:connector-curvature="0" /><path
+       sodipodi:nodetypes="cc"
+       d="M 92.8801,580.6 H 628.56"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path20"
+       inkscape:connector-curvature="0" /><path
+       d="M 92.8801,228.52 V 580.6"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path22"
+       inkscape:connector-curvature="0" /><path
+       d="M 628.56,228.52 V 580.6"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path24"
+       inkscape:connector-curvature="0" /><path
+       d="m 92.8801,228.52 v 4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path26"
+       inkscape:connector-curvature="0" /><path
+       d="m 92.8801,580.6 v -4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path28"
+       inkscape:connector-curvature="0" /><path
+       d="m 182.16,228.52 v 4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path30"
+       inkscape:connector-curvature="0" /><path
+       d="m 182.16,580.6 v -4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path32"
+       inkscape:connector-curvature="0" /><path
+       d="m 271.44,228.52 v 4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path34"
+       inkscape:connector-curvature="0" /><path
+       d="m 271.44,580.6 v -4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path36"
+       inkscape:connector-curvature="0" /><path
+       d="m 360.72,228.52 v 4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path38"
+       inkscape:connector-curvature="0" /><path
+       d="m 360.72,580.6 v -4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path40"
+       inkscape:connector-curvature="0" /><path
+       d="m 450,228.52 v 4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path42"
+       inkscape:connector-curvature="0" /><path
+       d="m 450,580.6 v -4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path44"
+       inkscape:connector-curvature="0" /><path
+       d="m 539.28,228.52 v 4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path46"
+       inkscape:connector-curvature="0" /><path
+       d="m 539.28,580.6 v -4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path48"
+       inkscape:connector-curvature="0" /><path
+       d="M 92.8801,228.52 H 97.348"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path56"
+       inkscape:connector-curvature="0" /><path
+       d="m 541.514,228.52 h -4.468"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path58"
+       inkscape:connector-curvature="0" /><path
+       d="M 92.8801,278.818 H 97.348"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path60"
+       inkscape:connector-curvature="0" /><path
+       d="m 628.51333,278.818 h -4.468"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path62"
+       inkscape:connector-curvature="0" /><path
+       d="M 92.8801,329.114 H 97.348"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path64"
+       inkscape:connector-curvature="0" /><path
+       d="m 628.51333,329.114 h -4.468"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path66"
+       inkscape:connector-curvature="0" /><path
+       d="M 92.8801,379.412 H 97.348"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path68"
+       inkscape:connector-curvature="0" /><path
+       d="m 628.51333,379.412 h -4.468"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path70"
+       inkscape:connector-curvature="0" /><path
+       d="M 92.8801,429.708 H 97.348"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path72"
+       inkscape:connector-curvature="0" /><path
+       d="m 628.51333,429.708 h -4.468"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path74"
+       inkscape:connector-curvature="0" /><path
+       d="M 92.8801,480.006 H 97.348"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path76"
+       inkscape:connector-curvature="0" /><path
+       d="m 628.51333,480.006 h -4.468"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path78"
+       inkscape:connector-curvature="0" /><path
+       d="M 92.8801,530.303 H 97.348"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path80"
+       inkscape:connector-curvature="0" /><path
+       d="m 628.51333,530.303 h -4.468"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path82"
+       inkscape:connector-curvature="0" /><path
+       d="M 92.8801,580.6 H 97.348"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path84"
+       inkscape:connector-curvature="0" /><path
+       d="m 539.28,580.6 h -4.468"
+       style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path86"
+       inkscape:connector-curvature="0" /><path
+       d="m 107.736,583.6 6,-6"
+       style="fill:none;stroke:#000000;stroke-width:3.00000008;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path108"
+       inkscape:connector-curvature="0" /><path
+       d="m 107.736,577.6 6,6"
+       style="fill:none;stroke:#000000;stroke-width:3.00000008;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path110"
+       inkscape:connector-curvature="0" /><path
+       d="m 112.2,432.708 6,-6"
+       style="fill:none;stroke:#000000;stroke-width:3.00000008;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path112"
+       inkscape:connector-curvature="0" /><path
+       d="m 112.2,426.708 6,6"
+       style="fill:none;stroke:#000000;stroke-width:3.00000008;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path114"
+       inkscape:connector-curvature="0" /><path
+       d="m 116.664,281.817 6,-6"
+       style="fill:none;stroke:#000000;stroke-width:3.00000008;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path116"
+       inkscape:connector-curvature="0" /><path
+       d="m 116.664,275.817 6,6"
+       style="fill:none;stroke:#000000;stroke-width:3.00000008;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path118"
+       inkscape:connector-curvature="0" /><path
+       d="m 536.28,241.58 6,-6"
+       style="fill:none;stroke:#000000;stroke-width:3.00000008;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path120"
+       inkscape:connector-curvature="0" /><path
+       d="m 536.28,235.58 6,6"
+       style="fill:none;stroke:#000000;stroke-width:3.00000008;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+       id="path122"
+       inkscape:connector-curvature="0" /><path
+       inkscape:connector-curvature="0"
+       id="path4654"
+       d="M 119.24337,278.82779 V 228.99474"
+       style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /><path
+       inkscape:connector-curvature="0"
+       id="path4656"
+       d="M 115.09062,429.81008 V 228.69811"
+       style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /><path
+       inkscape:connector-curvature="0"
+       id="path4658"
+       d="M 110.64124,580.49573 V 228.40149"
+       style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /><path
+       d="m 539.28,228.52 v 4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.49999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path42-3"
+       inkscape:connector-curvature="0" /><path
+       d="m 628.56,228.52 v 4.465"
+       style="fill:none;stroke:#000000;stroke-width:0.49999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path46-6"
+       inkscape:connector-curvature="0" /><path
+       d="m 628.56,228.52 h -4.468"
+       style="fill:none;stroke:#000000;stroke-width:0.49999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:16, 0;stroke-dashoffset:0;stroke-opacity:1"
+       id="path58-7"
+       inkscape:connector-curvature="0" /><path
+       inkscape:connector-curvature="0"
+       id="path4681"
+       d="m 539.28,228.52 v 9.85607"
+       style="fill:none;stroke:#000000;stroke-width:0.75px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /><g
+       ns0:text="$1.2\\cdot10^6$"
+       ns0:preamble=""
+       transform="matrix(1.3299829,0,0,-1.3299829,308.55231,391.17775)"
+       id="g5463-9"><defs
+         id="defs5434-7"><g
+           id="g5858"><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="symbol5820"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path5818" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="symbol5824"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+               id="path5822" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="symbol5828"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+               id="path5826" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="symbol5832"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               id="path5830" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="symbol5836"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path5834" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="symbol5840"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.90625,-0.53125 c 0,-0.28125 -0.234375,-0.53125 -0.515625,-0.53125 -0.296875,0 -0.53125,0.25 -0.53125,0.53125 C 0.859375,-0.234375 1.09375,0 1.390625,0 1.671875,0 1.90625,-0.234375 1.90625,-0.53125 Z m 0,0"
+               id="path5838" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="symbol5844"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path5842" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="symbol5848"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.90625,-2.5 c 0,-0.28125 -0.234375,-0.515625 -0.515625,-0.515625 -0.296875,0 -0.53125,0.234375 -0.53125,0.515625 0,0.296875 0.234375,0.53125 0.53125,0.53125 0.28125,0 0.515625,-0.234375 0.515625,-0.53125 z m 0,0"
+               id="path5846" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="symbol5852"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path5850" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="symbol5856"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.046875,-2.28125 c 0,-0.5625 0.046875,-1.078125 0.3125,-1.515625 0.234375,-0.375 0.609375,-0.625 1.0625,-0.625 0.203125,0 0.484375,0.046875 0.625,0.234375 C 2.875,-4.171875 2.71875,-4.046875 2.71875,-3.84375 c 0,0.171875 0.125,0.328125 0.328125,0.328125 0.21875,0 0.34375,-0.140625 0.34375,-0.34375 0,-0.40625 -0.296875,-0.765625 -0.984375,-0.765625 -1,0 -2.03125,0.921875 -2.03125,2.421875 0,1.796875 0.84375,2.34375 1.625,2.34375 0.84375,0 1.578125,-0.65625 1.578125,-1.5625 0,-0.890625 -0.703125,-1.546875 -1.515625,-1.546875 -0.5625,0 -0.859375,0.375 -1.015625,0.6875 z M 2,-0.078125 c -0.359375,0 -0.625,-0.203125 -0.78125,-0.515625 C 1.125,-0.796875 1.0625,-1.15625 1.0625,-1.5625 c 0,-0.6875 0.40625,-1.203125 0.96875,-1.203125 0.3125,0 0.53125,0.125 0.703125,0.375 0.171875,0.265625 0.171875,0.5625 0.171875,0.96875 0,0.390625 0,0.6875 -0.1875,0.96875 -0.15625,0.234375 -0.390625,0.375 -0.71875,0.375 z m 0,0"
+               id="path5854" /></symbol></g></defs><g
+         id="textext-791eb30f-10-9"><g
+           style="fill:#000000;fill-opacity:1"
+           id="g5438-6"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-791eb30f-1-3"
+             x="223.43201"
+             y="134.765"
+             id="use5436-3" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g5442-8"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-791eb30f-5-1"
+             x="228.41299"
+             y="134.765"
+             id="use5440-5" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g5446-6"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-791eb30f-2-5"
+             x="231.181"
+             y="134.765"
+             id="use5444-1" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g5450-1"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-791eb30f-7-9"
+             x="238.37601"
+             y="134.765"
+             id="use5448-5" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g5456-9"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-791eb30f-1-3"
+             x="243.35699"
+             y="134.765"
+             id="use5452-8" /><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-791eb30f-3-3"
+             x="248.3383"
+             y="134.765"
+             id="use5454-4" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g5460-8"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-791eb30f-9-5"
+             x="253.32001"
+             y="131.14999"
+             id="use5458-1" /></g></g></g><g
+       id="g6968"
+       transform="matrix(1.6400912,0,0,-1.6400912,-277.64337,433.03734)"
+       ns0:preamble=""
+       ns0:text="$0$"><defs
+         id="defs6961"><g
+           id="g6959"><symbol
+             style="overflow:visible"
+             id="textext-7008435c-0"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path6953"
+               d=""
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-7008435c-1"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path6956"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               style="stroke:none" /></symbol></g></defs><g
+         id="textext-7008435c-2"><g
+           id="g6965"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use6963"
+             y="134.765"
+             x="223.43201"
+             xlink:href="#textext-7008435c-1" /></g></g></g><g
+       ns0:text="$0.2\\cdot10^6$"
+       ns0:preamble=""
+       transform="matrix(1.3299829,0,0,-1.3299829,-137.5152,391.17775)"
+       id="g7922"><defs
+         id="defs7893"><g
+           id="g7891"><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-ba2aeffa-0"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path7861" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-ba2aeffa-1"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               id="path7864" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-ba2aeffa-2"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+               id="path7867" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-ba2aeffa-3"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+               id="path7870" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-ba2aeffa-4"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path7873" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-ba2aeffa-5"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.90625,-0.53125 c 0,-0.28125 -0.234375,-0.53125 -0.515625,-0.53125 -0.296875,0 -0.53125,0.25 -0.53125,0.53125 C 0.859375,-0.234375 1.09375,0 1.390625,0 1.671875,0 1.90625,-0.234375 1.90625,-0.53125 Z m 0,0"
+               id="path7876" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-ba2aeffa-6"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path7879" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-ba2aeffa-7"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.90625,-2.5 c 0,-0.28125 -0.234375,-0.515625 -0.515625,-0.515625 -0.296875,0 -0.53125,0.234375 -0.53125,0.515625 0,0.296875 0.234375,0.53125 0.53125,0.53125 0.28125,0 0.515625,-0.234375 0.515625,-0.53125 z m 0,0"
+               id="path7882" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-ba2aeffa-8"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path7885" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-ba2aeffa-9"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.046875,-2.28125 c 0,-0.5625 0.046875,-1.078125 0.3125,-1.515625 0.234375,-0.375 0.609375,-0.625 1.0625,-0.625 0.203125,0 0.484375,0.046875 0.625,0.234375 C 2.875,-4.171875 2.71875,-4.046875 2.71875,-3.84375 c 0,0.171875 0.125,0.328125 0.328125,0.328125 0.21875,0 0.34375,-0.140625 0.34375,-0.34375 0,-0.40625 -0.296875,-0.765625 -0.984375,-0.765625 -1,0 -2.03125,0.921875 -2.03125,2.421875 0,1.796875 0.84375,2.34375 1.625,2.34375 0.84375,0 1.578125,-0.65625 1.578125,-1.5625 0,-0.890625 -0.703125,-1.546875 -1.515625,-1.546875 -0.5625,0 -0.859375,0.375 -1.015625,0.6875 z M 2,-0.078125 c -0.359375,0 -0.625,-0.203125 -0.78125,-0.515625 C 1.125,-0.796875 1.0625,-1.15625 1.0625,-1.5625 c 0,-0.6875 0.40625,-1.203125 0.96875,-1.203125 0.3125,0 0.53125,0.125 0.703125,0.375 0.171875,0.265625 0.171875,0.5625 0.171875,0.96875 0,0.390625 0,0.6875 -0.1875,0.96875 -0.15625,0.234375 -0.390625,0.375 -0.71875,0.375 z m 0,0"
+               id="path7888" /></symbol></g></defs><g
+         id="textext-ba2aeffa-10"><g
+           style="fill:#000000;fill-opacity:1"
+           id="g7897"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-ba2aeffa-1"
+             x="223.43201"
+             y="134.765"
+             id="use7895" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g7901"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-ba2aeffa-5"
+             x="228.41299"
+             y="134.765"
+             id="use7899" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g7905"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-ba2aeffa-2"
+             x="231.181"
+             y="134.765"
+             id="use7903" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g7909"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-ba2aeffa-7"
+             x="238.37601"
+             y="134.765"
+             id="use7907" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g7915"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-ba2aeffa-3"
+             x="243.35699"
+             y="134.765"
+             id="use7911" /><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-ba2aeffa-1"
+             x="248.3383"
+             y="134.765"
+             id="use7913" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g7919"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-ba2aeffa-9"
+             x="253.32001"
+             y="131.14999"
+             id="use7917" /></g></g></g><g
+       id="g8876"
+       transform="matrix(1.3299829,0,0,-1.3299829,-48.235198,391.17775)"
+       ns0:preamble=""
+       ns0:text="$0.4\\cdot10^6$"><defs
+         id="defs8847"><g
+           id="g8845"><symbol
+             style="overflow:visible"
+             id="textext-377b353b-0"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path8815"
+               d=""
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-377b353b-1"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path8818"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-377b353b-2"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path8821"
+               d="m 2.9375,-1.640625 v 0.859375 c 0,0.359375 -0.03125,0.46875 -0.765625,0.46875 H 1.96875 V 0 C 2.375,-0.03125 2.890625,-0.03125 3.3125,-0.03125 c 0.421875,0 0.9375,0 1.359375,0.03125 v -0.3125 h -0.21875 c -0.734375,0 -0.75,-0.109375 -0.75,-0.46875 V -1.640625 H 4.6875 v -0.3125 H 3.703125 v -4.53125 c 0,-0.203125 0,-0.265625 -0.171875,-0.265625 -0.078125,0 -0.109375,0 -0.1875,0.125 l -3.0625,4.671875 v 0.3125 z m 0.046875,-0.3125 H 0.5625 l 2.421875,-3.71875 z m 0,0"
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-377b353b-3"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path8824"
+               d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-377b353b-4"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path8827"
+               d=""
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-377b353b-5"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path8830"
+               d="m 1.90625,-0.53125 c 0,-0.28125 -0.234375,-0.53125 -0.515625,-0.53125 -0.296875,0 -0.53125,0.25 -0.53125,0.53125 C 0.859375,-0.234375 1.09375,0 1.390625,0 1.671875,0 1.90625,-0.234375 1.90625,-0.53125 Z m 0,0"
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-377b353b-6"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path8833"
+               d=""
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-377b353b-7"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path8836"
+               d="m 1.90625,-2.5 c 0,-0.28125 -0.234375,-0.515625 -0.515625,-0.515625 -0.296875,0 -0.53125,0.234375 -0.53125,0.515625 0,0.296875 0.234375,0.53125 0.53125,0.53125 0.28125,0 0.515625,-0.234375 0.515625,-0.53125 z m 0,0"
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-377b353b-8"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path8839"
+               d=""
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-377b353b-9"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path8842"
+               d="m 1.046875,-2.28125 c 0,-0.5625 0.046875,-1.078125 0.3125,-1.515625 0.234375,-0.375 0.609375,-0.625 1.0625,-0.625 0.203125,0 0.484375,0.046875 0.625,0.234375 C 2.875,-4.171875 2.71875,-4.046875 2.71875,-3.84375 c 0,0.171875 0.125,0.328125 0.328125,0.328125 0.21875,0 0.34375,-0.140625 0.34375,-0.34375 0,-0.40625 -0.296875,-0.765625 -0.984375,-0.765625 -1,0 -2.03125,0.921875 -2.03125,2.421875 0,1.796875 0.84375,2.34375 1.625,2.34375 0.84375,0 1.578125,-0.65625 1.578125,-1.5625 0,-0.890625 -0.703125,-1.546875 -1.515625,-1.546875 -0.5625,0 -0.859375,0.375 -1.015625,0.6875 z M 2,-0.078125 c -0.359375,0 -0.625,-0.203125 -0.78125,-0.515625 C 1.125,-0.796875 1.0625,-1.15625 1.0625,-1.5625 c 0,-0.6875 0.40625,-1.203125 0.96875,-1.203125 0.3125,0 0.53125,0.125 0.703125,0.375 0.171875,0.265625 0.171875,0.5625 0.171875,0.96875 0,0.390625 0,0.6875 -0.1875,0.96875 -0.15625,0.234375 -0.390625,0.375 -0.71875,0.375 z m 0,0"
+               style="stroke:none" /></symbol></g></defs><g
+         id="textext-377b353b-10"><g
+           id="g8851"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use8849"
+             y="134.765"
+             x="223.43201"
+             xlink:href="#textext-377b353b-1" /></g><g
+           id="g8855"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use8853"
+             y="134.765"
+             x="228.41299"
+             xlink:href="#textext-377b353b-5" /></g><g
+           id="g8859"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use8857"
+             y="134.765"
+             x="231.181"
+             xlink:href="#textext-377b353b-2" /></g><g
+           id="g8863"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use8861"
+             y="134.765"
+             x="238.37601"
+             xlink:href="#textext-377b353b-7" /></g><g
+           id="g8869"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use8865"
+             y="134.765"
+             x="243.35699"
+             xlink:href="#textext-377b353b-3" /><use
+             height="100%"
+             width="100%"
+             id="use8867"
+             y="134.765"
+             x="248.3383"
+             xlink:href="#textext-377b353b-1" /></g><g
+           id="g8873"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use8871"
+             y="131.14999"
+             x="253.32001"
+             xlink:href="#textext-377b353b-9" /></g></g></g><g
+       ns0:text="$0.6\\cdot10^6$"
+       ns0:preamble=""
+       transform="matrix(1.3299829,0,0,-1.3299829,41.044802,391.17775)"
+       id="g9830"><defs
+         id="defs9801"><g
+           id="g9799"><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-4d452efd-0"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path9769" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-4d452efd-1"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               id="path9772" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-4d452efd-2"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.3125,-3.265625 v -0.25 c 0,-2.515625 1.234375,-2.875 1.75,-2.875 0.234375,0 0.65625,0.0625 0.875,0.40625 -0.15625,0 -0.546875,0 -0.546875,0.4375 0,0.3125 0.234375,0.46875 0.453125,0.46875 0.15625,0 0.46875,-0.09375 0.46875,-0.484375 0,-0.59375 -0.4375,-1.078125 -1.265625,-1.078125 -1.28125,0 -2.625,1.28125 -2.625,3.484375 0,2.671875 1.15625,3.375 2.078125,3.375 1.109375,0 2.0625,-0.9375 2.0625,-2.25 0,-1.265625 -0.890625,-2.21875 -2,-2.21875 -0.671875,0 -1.046875,0.5 -1.25,0.984375 z M 2.5,-0.0625 c -0.625,0 -0.921875,-0.59375 -0.984375,-0.75 -0.1875,-0.46875 -0.1875,-1.265625 -0.1875,-1.4375 0,-0.78125 0.328125,-1.78125 1.21875,-1.78125 0.171875,0 0.625,0 0.9375,0.625 0.171875,0.359375 0.171875,0.875 0.171875,1.359375 0,0.484375 0,0.984375 -0.171875,1.34375 C 3.1875,-0.109375 2.734375,-0.0625 2.5,-0.0625 Z m 0,0"
+               id="path9775" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-4d452efd-3"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+               id="path9778" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-4d452efd-4"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path9781" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-4d452efd-5"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.90625,-0.53125 c 0,-0.28125 -0.234375,-0.53125 -0.515625,-0.53125 -0.296875,0 -0.53125,0.25 -0.53125,0.53125 C 0.859375,-0.234375 1.09375,0 1.390625,0 1.671875,0 1.90625,-0.234375 1.90625,-0.53125 Z m 0,0"
+               id="path9784" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-4d452efd-6"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path9787" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-4d452efd-7"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.90625,-2.5 c 0,-0.28125 -0.234375,-0.515625 -0.515625,-0.515625 -0.296875,0 -0.53125,0.234375 -0.53125,0.515625 0,0.296875 0.234375,0.53125 0.53125,0.53125 0.28125,0 0.515625,-0.234375 0.515625,-0.53125 z m 0,0"
+               id="path9790" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-4d452efd-8"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path9793" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-4d452efd-9"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.046875,-2.28125 c 0,-0.5625 0.046875,-1.078125 0.3125,-1.515625 0.234375,-0.375 0.609375,-0.625 1.0625,-0.625 0.203125,0 0.484375,0.046875 0.625,0.234375 C 2.875,-4.171875 2.71875,-4.046875 2.71875,-3.84375 c 0,0.171875 0.125,0.328125 0.328125,0.328125 0.21875,0 0.34375,-0.140625 0.34375,-0.34375 0,-0.40625 -0.296875,-0.765625 -0.984375,-0.765625 -1,0 -2.03125,0.921875 -2.03125,2.421875 0,1.796875 0.84375,2.34375 1.625,2.34375 0.84375,0 1.578125,-0.65625 1.578125,-1.5625 0,-0.890625 -0.703125,-1.546875 -1.515625,-1.546875 -0.5625,0 -0.859375,0.375 -1.015625,0.6875 z M 2,-0.078125 c -0.359375,0 -0.625,-0.203125 -0.78125,-0.515625 C 1.125,-0.796875 1.0625,-1.15625 1.0625,-1.5625 c 0,-0.6875 0.40625,-1.203125 0.96875,-1.203125 0.3125,0 0.53125,0.125 0.703125,0.375 0.171875,0.265625 0.171875,0.5625 0.171875,0.96875 0,0.390625 0,0.6875 -0.1875,0.96875 -0.15625,0.234375 -0.390625,0.375 -0.71875,0.375 z m 0,0"
+               id="path9796" /></symbol></g></defs><g
+         id="textext-4d452efd-10"><g
+           style="fill:#000000;fill-opacity:1"
+           id="g9805"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-4d452efd-1"
+             x="223.43201"
+             y="134.765"
+             id="use9803" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g9809"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-4d452efd-5"
+             x="228.41299"
+             y="134.765"
+             id="use9807" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g9813"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-4d452efd-2"
+             x="231.181"
+             y="134.765"
+             id="use9811" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g9817"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-4d452efd-7"
+             x="238.37601"
+             y="134.765"
+             id="use9815" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g9823"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-4d452efd-3"
+             x="243.35699"
+             y="134.765"
+             id="use9819" /><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-4d452efd-1"
+             x="248.3383"
+             y="134.765"
+             id="use9821" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g9827"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-4d452efd-9"
+             x="253.32001"
+             y="131.14999"
+             id="use9825" /></g></g></g><g
+       id="g10784"
+       transform="matrix(1.3299829,0,0,-1.3299829,130.3248,391.17775)"
+       ns0:preamble=""
+       ns0:text="$0.8\\cdot10^6$"><defs
+         id="defs10755"><g
+           id="g10753"><symbol
+             style="overflow:visible"
+             id="textext-4921b6cf-0"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path10723"
+               d=""
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-4921b6cf-1"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path10726"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-4921b6cf-2"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path10729"
+               d="m 1.625,-4.5625 c -0.453125,-0.296875 -0.5,-0.625 -0.5,-0.796875 0,-0.609375 0.65625,-1.03125 1.359375,-1.03125 0.71875,0 1.359375,0.515625 1.359375,1.234375 0,0.578125 -0.390625,1.046875 -0.984375,1.390625 z m 1.453125,0.953125 C 3.796875,-3.984375 4.28125,-4.5 4.28125,-5.15625 c 0,-0.921875 -0.875,-1.484375 -1.78125,-1.484375 -1,0 -1.8125,0.734375 -1.8125,1.671875 0,0.171875 0.015625,0.625 0.4375,1.09375 0.109375,0.109375 0.484375,0.359375 0.734375,0.53125 C 1.28125,-3.046875 0.421875,-2.5 0.421875,-1.5 c 0,1.046875 1.015625,1.71875 2.0625,1.71875 1.125,0 2.078125,-0.828125 2.078125,-1.890625 0,-0.359375 -0.109375,-0.8125 -0.5,-1.234375 C 3.875,-3.109375 3.71875,-3.203125 3.078125,-3.609375 Z m -1,0.421875 1.234375,0.78125 c 0.28125,0.1875 0.75,0.484375 0.75,1.09375 0,0.734375 -0.75,1.25 -1.5625,1.25 -0.859375,0 -1.578125,-0.609375 -1.578125,-1.4375 0,-0.578125 0.3125,-1.21875 1.15625,-1.6875 z m 0,0"
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-4921b6cf-3"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path10732"
+               d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-4921b6cf-4"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path10735"
+               d=""
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-4921b6cf-5"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path10738"
+               d="m 1.90625,-0.53125 c 0,-0.28125 -0.234375,-0.53125 -0.515625,-0.53125 -0.296875,0 -0.53125,0.25 -0.53125,0.53125 C 0.859375,-0.234375 1.09375,0 1.390625,0 1.671875,0 1.90625,-0.234375 1.90625,-0.53125 Z m 0,0"
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-4921b6cf-6"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path10741"
+               d=""
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-4921b6cf-7"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path10744"
+               d="m 1.90625,-2.5 c 0,-0.28125 -0.234375,-0.515625 -0.515625,-0.515625 -0.296875,0 -0.53125,0.234375 -0.53125,0.515625 0,0.296875 0.234375,0.53125 0.53125,0.53125 0.28125,0 0.515625,-0.234375 0.515625,-0.53125 z m 0,0"
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-4921b6cf-8"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path10747"
+               d=""
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="textext-4921b6cf-9"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path10750"
+               d="m 1.046875,-2.28125 c 0,-0.5625 0.046875,-1.078125 0.3125,-1.515625 0.234375,-0.375 0.609375,-0.625 1.0625,-0.625 0.203125,0 0.484375,0.046875 0.625,0.234375 C 2.875,-4.171875 2.71875,-4.046875 2.71875,-3.84375 c 0,0.171875 0.125,0.328125 0.328125,0.328125 0.21875,0 0.34375,-0.140625 0.34375,-0.34375 0,-0.40625 -0.296875,-0.765625 -0.984375,-0.765625 -1,0 -2.03125,0.921875 -2.03125,2.421875 0,1.796875 0.84375,2.34375 1.625,2.34375 0.84375,0 1.578125,-0.65625 1.578125,-1.5625 0,-0.890625 -0.703125,-1.546875 -1.515625,-1.546875 -0.5625,0 -0.859375,0.375 -1.015625,0.6875 z M 2,-0.078125 c -0.359375,0 -0.625,-0.203125 -0.78125,-0.515625 C 1.125,-0.796875 1.0625,-1.15625 1.0625,-1.5625 c 0,-0.6875 0.40625,-1.203125 0.96875,-1.203125 0.3125,0 0.53125,0.125 0.703125,0.375 0.171875,0.265625 0.171875,0.5625 0.171875,0.96875 0,0.390625 0,0.6875 -0.1875,0.96875 -0.15625,0.234375 -0.390625,0.375 -0.71875,0.375 z m 0,0"
+               style="stroke:none" /></symbol></g></defs><g
+         id="textext-4921b6cf-10"><g
+           id="g10759"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use10757"
+             y="134.765"
+             x="223.43201"
+             xlink:href="#textext-4921b6cf-1" /></g><g
+           id="g10763"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use10761"
+             y="134.765"
+             x="228.41299"
+             xlink:href="#textext-4921b6cf-5" /></g><g
+           id="g10767"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use10765"
+             y="134.765"
+             x="231.181"
+             xlink:href="#textext-4921b6cf-2" /></g><g
+           id="g10771"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use10769"
+             y="134.765"
+             x="238.37601"
+             xlink:href="#textext-4921b6cf-7" /></g><g
+           id="g10777"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use10773"
+             y="134.765"
+             x="243.35699"
+             xlink:href="#textext-4921b6cf-3" /><use
+             height="100%"
+             width="100%"
+             id="use10775"
+             y="134.765"
+             x="248.3383"
+             xlink:href="#textext-4921b6cf-1" /></g><g
+           id="g10781"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use10779"
+             y="131.14999"
+             x="253.32001"
+             xlink:href="#textext-4921b6cf-9" /></g></g></g><g
+       ns0:text="$1.0\\cdot10^6$"
+       ns0:preamble=""
+       transform="matrix(1.3299829,0,0,-1.3299829,219.27231,391.17775)"
+       id="g11735"><defs
+         id="defs11706"><g
+           id="g11704"><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-058e7111-0"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path11677" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-058e7111-1"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+               id="path11680" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-058e7111-2"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               id="path11683" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-058e7111-3"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path11686" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-058e7111-4"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.90625,-0.53125 c 0,-0.28125 -0.234375,-0.53125 -0.515625,-0.53125 -0.296875,0 -0.53125,0.25 -0.53125,0.53125 C 0.859375,-0.234375 1.09375,0 1.390625,0 1.671875,0 1.90625,-0.234375 1.90625,-0.53125 Z m 0,0"
+               id="path11689" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-058e7111-5"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path11692" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-058e7111-6"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.90625,-2.5 c 0,-0.28125 -0.234375,-0.515625 -0.515625,-0.515625 -0.296875,0 -0.53125,0.234375 -0.53125,0.515625 0,0.296875 0.234375,0.53125 0.53125,0.53125 0.28125,0 0.515625,-0.234375 0.515625,-0.53125 z m 0,0"
+               id="path11695" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-058e7111-7"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d=""
+               id="path11698" /></symbol><symbol
+             style="overflow:visible"
+             overflow="visible"
+             id="textext-058e7111-8"><path
+               inkscape:connector-curvature="0"
+               style="stroke:none"
+               d="m 1.046875,-2.28125 c 0,-0.5625 0.046875,-1.078125 0.3125,-1.515625 0.234375,-0.375 0.609375,-0.625 1.0625,-0.625 0.203125,0 0.484375,0.046875 0.625,0.234375 C 2.875,-4.171875 2.71875,-4.046875 2.71875,-3.84375 c 0,0.171875 0.125,0.328125 0.328125,0.328125 0.21875,0 0.34375,-0.140625 0.34375,-0.34375 0,-0.40625 -0.296875,-0.765625 -0.984375,-0.765625 -1,0 -2.03125,0.921875 -2.03125,2.421875 0,1.796875 0.84375,2.34375 1.625,2.34375 0.84375,0 1.578125,-0.65625 1.578125,-1.5625 0,-0.890625 -0.703125,-1.546875 -1.515625,-1.546875 -0.5625,0 -0.859375,0.375 -1.015625,0.6875 z M 2,-0.078125 c -0.359375,0 -0.625,-0.203125 -0.78125,-0.515625 C 1.125,-0.796875 1.0625,-1.15625 1.0625,-1.5625 c 0,-0.6875 0.40625,-1.203125 0.96875,-1.203125 0.3125,0 0.53125,0.125 0.703125,0.375 0.171875,0.265625 0.171875,0.5625 0.171875,0.96875 0,0.390625 0,0.6875 -0.1875,0.96875 -0.15625,0.234375 -0.390625,0.375 -0.71875,0.375 z m 0,0"
+               id="path11701" /></symbol></g></defs><g
+         id="textext-058e7111-9"><g
+           style="fill:#000000;fill-opacity:1"
+           id="g11710"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-058e7111-1"
+             x="223.43201"
+             y="134.765"
+             id="use11708" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g11714"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-058e7111-4"
+             x="228.41299"
+             y="134.765"
+             id="use11712" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g11718"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-058e7111-2"
+             x="231.181"
+             y="134.765"
+             id="use11716" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g11722"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-058e7111-6"
+             x="238.37601"
+             y="134.765"
+             id="use11720" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g11728"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-058e7111-1"
+             x="243.35699"
+             y="134.765"
+             id="use11724" /><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-058e7111-2"
+             x="248.3383"
+             y="134.765"
+             id="use11726" /></g><g
+           style="fill:#000000;fill-opacity:1"
+           id="g11732"><use
+             height="100%"
+             width="100%"
+             xlink:href="#textext-058e7111-8"
+             x="253.32001"
+             y="131.14999"
+             id="use11730" /></g></g></g><g
+       id="g6968-8"
+       transform="matrix(1.6400912,0,0,-1.6400912,-284.92973,444.28066)"
+       ns0:preamble=""
+       ns0:text="$0$"><defs
+         id="defs6961-9"><g
+           id="g12245"><symbol
+             style="overflow:visible"
+             id="symbol12239"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path12237"
+               d=""
+               style="stroke:none" /></symbol><symbol
+             style="overflow:visible"
+             id="symbol12243"
+             overflow="visible"><path
+               inkscape:connector-curvature="0"
+               id="path12241"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               style="stroke:none" /></symbol></g></defs><g
+         id="textext-7008435c-2-8"><g
+           id="g6965-3"
+           style="fill:#000000;fill-opacity:1"><use
+             height="100%"
+             width="100%"
+             id="use6963-8"
+             y="134.765"
+             x="223.43201"
+             xlink:href="#textext-7008435c-1-8" /></g></g></g><g
+       id="g13078"
+       transform="matrix(1.6400912,0,0,-1.6400912,-292.92012,796.36066)"
+       ns0:preamble=""
+       ns0:text="$35$"><defs
+         id="defs13069"><g
+           id="g13067"><symbol
+             id="textext-e223c5bc-0"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path13058"
+               d=""
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-e223c5bc-1"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path13061"
+               d="m 2.890625,-3.515625 c 0.8125,-0.265625 1.390625,-0.953125 1.390625,-1.75 0,-0.8125 -0.875,-1.375 -1.828125,-1.375 -1,0 -1.765625,0.59375 -1.765625,1.359375 0,0.328125 0.21875,0.515625 0.515625,0.515625 0.296875,0 0.5,-0.21875 0.5,-0.515625 0,-0.484375 -0.46875,-0.484375 -0.609375,-0.484375 0.296875,-0.5 0.953125,-0.625 1.3125,-0.625 0.421875,0 0.96875,0.21875 0.96875,1.109375 0,0.125 -0.03125,0.703125 -0.28125,1.140625 C 2.796875,-3.65625 2.453125,-3.625 2.203125,-3.625 2.125,-3.609375 1.890625,-3.59375 1.8125,-3.59375 c -0.078125,0.015625 -0.140625,0.03125 -0.140625,0.125 0,0.109375 0.0625,0.109375 0.234375,0.109375 h 0.4375 c 0.8125,0 1.1875,0.671875 1.1875,1.65625 0,1.359375 -0.6875,1.640625 -1.125,1.640625 -0.4375,0 -1.1875,-0.171875 -1.53125,-0.75 0.34375,0.046875 0.65625,-0.171875 0.65625,-0.546875 0,-0.359375 -0.265625,-0.5625 -0.546875,-0.5625 -0.25,0 -0.5625,0.140625 -0.5625,0.578125 0,0.90625 0.921875,1.5625 2.015625,1.5625 1.21875,0 2.125,-0.90625 2.125,-1.921875 0,-0.8125 -0.640625,-1.59375 -1.671875,-1.8125 z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-e223c5bc-2"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path13064"
+               d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-e223c5bc-3"><g
+           id="g13075"
+           style="fill:#000000;fill-opacity:1"><use
+             id="use13071"
+             y="134.765"
+             x="223.43201"
+             xlink:href="#textext-e223c5bc-1"
+             width="100%"
+             height="100%" /><use
+             id="use13073"
+             y="134.765"
+             x="228.4133"
+             xlink:href="#textext-e223c5bc-2"
+             width="100%"
+             height="100%" /></g></g></g><g
+       ns0:text="$30$"
+       ns0:preamble=""
+       transform="matrix(1.6400912,0,0,-1.6400912,-293.0995,746.06366)"
+       id="g14254"><defs
+         id="defs14245"><g
+           id="g14243"><symbol
+             overflow="visible"
+             id="textext-6cecec8e-0"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d=""
+               id="path14234"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-6cecec8e-1"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 2.890625,-3.515625 c 0.8125,-0.265625 1.390625,-0.953125 1.390625,-1.75 0,-0.8125 -0.875,-1.375 -1.828125,-1.375 -1,0 -1.765625,0.59375 -1.765625,1.359375 0,0.328125 0.21875,0.515625 0.515625,0.515625 0.296875,0 0.5,-0.21875 0.5,-0.515625 0,-0.484375 -0.46875,-0.484375 -0.609375,-0.484375 0.296875,-0.5 0.953125,-0.625 1.3125,-0.625 0.421875,0 0.96875,0.21875 0.96875,1.109375 0,0.125 -0.03125,0.703125 -0.28125,1.140625 C 2.796875,-3.65625 2.453125,-3.625 2.203125,-3.625 2.125,-3.609375 1.890625,-3.59375 1.8125,-3.59375 c -0.078125,0.015625 -0.140625,0.03125 -0.140625,0.125 0,0.109375 0.0625,0.109375 0.234375,0.109375 h 0.4375 c 0.8125,0 1.1875,0.671875 1.1875,1.65625 0,1.359375 -0.6875,1.640625 -1.125,1.640625 -0.4375,0 -1.1875,-0.171875 -1.53125,-0.75 0.34375,0.046875 0.65625,-0.171875 0.65625,-0.546875 0,-0.359375 -0.265625,-0.5625 -0.546875,-0.5625 -0.25,0 -0.5625,0.140625 -0.5625,0.578125 0,0.90625 0.921875,1.5625 2.015625,1.5625 1.21875,0 2.125,-0.90625 2.125,-1.921875 0,-0.8125 -0.640625,-1.59375 -1.671875,-1.8125 z m 0,0"
+               id="path14237"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-6cecec8e-2"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               id="path14240"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-6cecec8e-3"><g
+           style="fill:#000000;fill-opacity:1"
+           id="g14251"><use
+             xlink:href="#textext-6cecec8e-1"
+             x="223.43201"
+             y="134.765"
+             id="use14247"
+             width="100%"
+             height="100%" /><use
+             xlink:href="#textext-6cecec8e-2"
+             x="228.4133"
+             y="134.765"
+             id="use14249"
+             width="100%"
+             height="100%" /></g></g></g><g
+       id="g15436"
+       transform="matrix(1.6400912,0,0,-1.6400912,-292.92012,695.76666)"
+       ns0:preamble=""
+       ns0:text="$25$"><defs
+         id="defs15427"><g
+           id="g15425"><symbol
+             id="textext-db4aed49-0"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path15416"
+               d=""
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-db4aed49-1"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path15419"
+               d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-db4aed49-2"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path15422"
+               d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-db4aed49-3"><g
+           id="g15433"
+           style="fill:#000000;fill-opacity:1"><use
+             id="use15429"
+             y="134.765"
+             x="223.43201"
+             xlink:href="#textext-db4aed49-1"
+             width="100%"
+             height="100%" /><use
+             id="use15431"
+             y="134.765"
+             x="228.4133"
+             xlink:href="#textext-db4aed49-2"
+             width="100%"
+             height="100%" /></g></g></g><g
+       ns0:text="$20$"
+       ns0:preamble=""
+       transform="matrix(1.6400912,0,0,-1.6400912,-293.0995,645.46866)"
+       id="g16624"><defs
+         id="defs16615"><g
+           id="g16613"><symbol
+             overflow="visible"
+             id="textext-ba401d57-0"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d=""
+               id="path16604"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-ba401d57-1"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 1.265625,-0.765625 1.0625,-1.03125 c 1.546875,-1.375 2.140625,-1.90625 2.140625,-2.90625 0,-1.140625 -0.890625,-1.9375 -2.109375,-1.9375 -1.125,0 -1.859375,0.921875 -1.859375,1.8125 0,0.546875 0.5,0.546875 0.53125,0.546875 0.171875,0 0.515625,-0.109375 0.515625,-0.53125 0,-0.25 -0.1875,-0.515625 -0.53125,-0.515625 -0.078125,0 -0.09375,0 -0.125,0.015625 0.21875,-0.65625 0.765625,-1.015625 1.34375,-1.015625 0.90625,0 1.328125,0.8125 1.328125,1.625 C 3.5625,-3.90625 3.078125,-3.125 2.515625,-2.5 l -1.90625,2.125 C 0.5,-0.265625 0.5,-0.234375 0.5,0 H 4.203125 L 4.46875,-1.734375 H 4.234375 C 4.171875,-1.4375 4.109375,-1 4,-0.84375 3.9375,-0.765625 3.28125,-0.765625 3.0625,-0.765625 Z m 0,0"
+               id="path16607"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-ba401d57-2"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               id="path16610"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-ba401d57-3"><g
+           style="fill:#000000;fill-opacity:1"
+           id="g16621"><use
+             xlink:href="#textext-ba401d57-1"
+             x="223.43201"
+             y="134.765"
+             id="use16617"
+             width="100%"
+             height="100%" /><use
+             xlink:href="#textext-ba401d57-2"
+             x="228.4133"
+             y="134.765"
+             id="use16619"
+             width="100%"
+             height="100%" /></g></g></g><g
+       id="g17818"
+       transform="matrix(1.6400912,0,0,-1.6400912,-292.92012,595.17266)"
+       ns0:preamble=""
+       ns0:text="$15$"><defs
+         id="defs17809"><g
+           id="g17807"><symbol
+             id="textext-3c4fecf2-0"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path17798"
+               d=""
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-3c4fecf2-1"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path17801"
+               d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-3c4fecf2-2"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path17804"
+               d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-3c4fecf2-3"><g
+           id="g17815"
+           style="fill:#000000;fill-opacity:1"><use
+             id="use17811"
+             y="134.765"
+             x="223.43201"
+             xlink:href="#textext-3c4fecf2-1"
+             width="100%"
+             height="100%" /><use
+             id="use17813"
+             y="134.765"
+             x="228.4133"
+             xlink:href="#textext-3c4fecf2-2"
+             width="100%"
+             height="100%" /></g></g></g><g
+       ns0:text="$10$"
+       ns0:preamble=""
+       transform="matrix(1.6400912,0,0,-1.6400912,-293.0995,544.87466)"
+       id="g19018"><defs
+         id="defs19009"><g
+           id="g19007"><symbol
+             overflow="visible"
+             id="textext-b7a7f081-0"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d=""
+               id="path18998"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-b7a7f081-1"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 2.9375,-6.375 c 0,-0.25 0,-0.265625 -0.234375,-0.265625 C 2.078125,-6 1.203125,-6 0.890625,-6 v 0.3125 c 0.203125,0 0.78125,0 1.296875,-0.265625 v 5.171875 c 0,0.359375 -0.03125,0.46875 -0.921875,0.46875 h -0.3125 V 0 c 0.34375,-0.03125 1.203125,-0.03125 1.609375,-0.03125 0.390625,0 1.265625,0 1.609375,0.03125 v -0.3125 h -0.3125 c -0.90625,0 -0.921875,-0.109375 -0.921875,-0.46875 z m 0,0"
+               id="path19001"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             overflow="visible"
+             id="textext-b7a7f081-2"
+             style="overflow:visible"><path
+               style="stroke:none"
+               d="m 4.578125,-3.1875 c 0,-0.796875 -0.046875,-1.59375 -0.390625,-2.328125 -0.453125,-0.96875 -1.28125,-1.125 -1.6875,-1.125 -0.609375,0 -1.328125,0.265625 -1.75,1.1875 -0.3125,0.6875 -0.359375,1.46875 -0.359375,2.265625 0,0.75 0.03125,1.640625 0.453125,2.40625 0.421875,0.796875 1.15625,1 1.640625,1 0.53125,0 1.296875,-0.203125 1.734375,-1.15625 0.3125,-0.6875 0.359375,-1.46875 0.359375,-2.25 z M 2.484375,0 C 2.09375,0 1.5,-0.25 1.328125,-1.203125 1.21875,-1.796875 1.21875,-2.71875 1.21875,-3.3125 c 0,-0.640625 0,-1.296875 0.078125,-1.828125 0.1875,-1.1875 0.9375,-1.28125 1.1875,-1.28125 0.328125,0 0.984375,0.1875 1.171875,1.171875 0.109375,0.5625 0.109375,1.3125 0.109375,1.9375 0,0.75 0,1.421875 -0.109375,2.0625 C 3.5,-0.296875 2.9375,0 2.484375,0 Z m 0,0"
+               id="path19004"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-b7a7f081-3"><g
+           style="fill:#000000;fill-opacity:1"
+           id="g19015"><use
+             xlink:href="#textext-b7a7f081-1"
+             x="223.43201"
+             y="134.765"
+             id="use19011"
+             width="100%"
+             height="100%" /><use
+             xlink:href="#textext-b7a7f081-2"
+             x="228.4133"
+             y="134.765"
+             id="use19013"
+             width="100%"
+             height="100%" /></g></g></g><g
+       id="g20219"
+       transform="matrix(1.6400912,0,0,-1.6400912,-284.75035,494.57866)"
+       ns0:preamble=""
+       ns0:text="$5$"><defs
+         id="defs20212"><g
+           id="g20210"><symbol
+             id="textext-b0ade6ba-0"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path20204"
+               d=""
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol><symbol
+             id="textext-b0ade6ba-1"
+             overflow="visible"
+             style="overflow:visible"><path
+               id="path20207"
+               d="m 4.46875,-2 c 0,-1.1875 -0.8125,-2.1875 -1.890625,-2.1875 -0.46875,0 -0.90625,0.15625 -1.265625,0.515625 V -5.625 c 0.203125,0.0625 0.53125,0.125 0.84375,0.125 1.234375,0 1.9375,-0.90625 1.9375,-1.03125 0,-0.0625 -0.03125,-0.109375 -0.109375,-0.109375 0,0 -0.03125,0 -0.078125,0.03125 C 3.703125,-6.515625 3.21875,-6.3125 2.546875,-6.3125 2.15625,-6.3125 1.6875,-6.390625 1.21875,-6.59375 1.140625,-6.625 1.125,-6.625 1.109375,-6.625 1,-6.625 1,-6.546875 1,-6.390625 V -3.4375 c 0,0.171875 0,0.25 0.140625,0.25 0.078125,0 0.09375,-0.015625 0.140625,-0.078125 C 1.390625,-3.421875 1.75,-3.96875 2.5625,-3.96875 c 0.515625,0 0.765625,0.453125 0.84375,0.640625 0.15625,0.375 0.1875,0.75 0.1875,1.25 0,0.359375 0,0.953125 -0.25,1.375 C 3.109375,-0.3125 2.734375,-0.0625 2.28125,-0.0625 c -0.71875,0 -1.296875,-0.53125 -1.46875,-1.109375 0.03125,0 0.0625,0.015625 0.171875,0.015625 0.328125,0 0.5,-0.25 0.5,-0.484375 0,-0.25 -0.171875,-0.5 -0.5,-0.5 C 0.84375,-2.140625 0.5,-2.0625 0.5,-1.609375 0.5,-0.75 1.1875,0.21875 2.296875,0.21875 3.453125,0.21875 4.46875,-0.734375 4.46875,-2 Z m 0,0"
+               style="stroke:none"
+               inkscape:connector-curvature="0" /></symbol></g></defs><g
+         id="textext-b0ade6ba-2"><g
+           id="g20216"
+           style="fill:#000000;fill-opacity:1"><use
+             id="use20214"
+             y="134.765"
+             x="223.43201"
+             xlink:href="#textext-b0ade6ba-1"
+             width="100%"
+             height="100%" /></g></g></g></g></svg>
\ No newline at end of file
diff --git a/tpFourier/mydata.txt b/tpFourier/mydata.txt
index 137ee761c50bd13aaf37d06f5a6c78077a1bcfa5..2ff61ef632f5187c796b32cf66adc48f8c06207a 100644
Binary files a/tpFourier/mydata.txt and b/tpFourier/mydata.txt differ
diff --git a/tpFourier/tpFourier.tex b/tpFourier/tpFourier.tex
index 854b94a80d9bf8c96f57117d47881301c0ec858b..c7d3db1eb491da44ae3863620da46bf29bd75b36 100644
--- a/tpFourier/tpFourier.tex
+++ b/tpFourier/tpFourier.tex
@@ -16,7 +16,7 @@
 
 \title{Travaux pratiques: Transformées de Fourier}
 % \author{Orestis Malaspinas}
-\date{A rendre pour le 17.04.2016}
+\date{A rendre pour le 24.04.2017}
 
 \begin{document}
 \maketitle
@@ -67,4 +67,4 @@ La note sera une combinaison entre le code rendu et le rapport (moitié/moitié)
 
 
 
-\end{document}
\ No newline at end of file
+\end{document}
diff --git a/tpProba/aleatoire250.txt b/tpProba/aleatoire250.txt
new file mode 100644
index 0000000000000000000000000000000000000000..46d6d77b7f5bd16d52ece824b4ad7a87393b0215
--- /dev/null
+++ b/tpProba/aleatoire250.txt
@@ -0,0 +1,250 @@
+35615
+51965
+51296
+28625
+22181
+29834
+41933
+35022
+24714
+30536
+23199
+47129
+17358
+48716
+37329
+20876
+1308
+32744
+21453
+6322
+6485
+25548
+11497
+58371
+32155
+52743
+15471
+39931
+58412
+23565
+33543
+50665
+39109
+64383
+13966
+35311
+887
+23126
+18155
+62987
+62114
+28232
+35813
+20959
+37997
+49876
+17006
+40319
+45228
+18583
+11800
+5974
+33403
+50391
+4285
+21517
+55022
+50069
+54667
+64573
+18287
+62400
+48965
+6130
+29827
+61357
+56154
+23522
+1612
+4692
+44765
+51324
+25794
+54508
+20735
+45716
+62118
+52614
+63348
+55824
+9637
+38145
+8612
+45824
+41595
+41991
+40585
+59354
+10880
+25832
+42549
+5744
+55747
+44899
+44874
+61679
+62478
+18812
+28469
+63419
+3002
+12360
+38705
+38823
+1657
+3012
+40244
+58267
+35663
+945
+63132
+11055
+62916
+13358
+4022
+23329
+38062
+88
+35341
+57158
+20707
+7656
+45116
+13623
+57791
+65178
+10323
+62612
+29841
+34314
+58492
+56112
+11124
+32629
+55422
+41218
+14860
+48
+26807
+4158
+30446
+50432
+16630
+43399
+64283
+1489
+8062
+39207
+26666
+25877
+12246
+32527
+43066
+46547
+22461
+59654
+25986
+31380
+1920
+27484
+57867
+37140
+17273
+52498
+34418
+41534
+38659
+17412
+49843
+3678
+61564
+38767
+19195
+51475
+6161
+25285
+47726
+4451
+1763
+54952
+14017
+56429
+31850
+31091
+5294
+57132
+19526
+3747
+21100
+23598
+7874
+19055
+29267
+65172
+27908
+8352
+53673
+31623
+34199
+9508
+61726
+45030
+42212
+22494
+12299
+15936
+23111
+5125
+55328
+21898
+30668
+7222
+59066
+42993
+23485
+58933
+26365
+5516
+28757
+6114
+60759
+60141
+16775
+52226
+27325
+56714
+56602
+5206
+33309
+36266
+17251
+17137
+54721
+54982
+36766
+64436
+23571
+6665
+52164
+10818
+31027
+41558
+43908
+3352
+49044
+19970
+36576
+44880
+799
+50405
\ No newline at end of file
diff --git a/tpProba/tpProba.tex b/tpProba/tpProba.tex
new file mode 100644
index 0000000000000000000000000000000000000000..6c366991c50eefaf1222498fce3f2730e083e66b
--- /dev/null
+++ b/tpProba/tpProba.tex
@@ -0,0 +1,92 @@
+\documentclass[a4paper,10pt]{article}
+\usepackage[utf8]{inputenc}
+\usepackage[french]{babel}
+\usepackage{amsfonts,bm,amsmath,amssymb,graphicx,verbatim}
+\usepackage{cancel,url}
+
+\newcommand{\dd}{\mathrm{d}}
+\newcommand{\hf}{\hat{f}}
+\newcommand{\real}{\mathbb{R}}
+\newcommand{\integer}{\mathbb{Z}}
+\newcommand{\definition}{\textbf{Definition }}
+\newcommand{\exemples}{\textbf{Exemples }}
+\newcommand{\remarque}{\textbf{Remarque }}
+\newcommand{\proprietes}{\textbf{Propriétés }}
+\newcommand{\propriete}{\textbf{Propriété }}
+
+\title{Travaux pratiques: Génération de nombres aléatoires}
+% \author{Orestis Malaspinas}
+\date{A rendre pour le 01.06.2016}
+
+\begin{document}
+\maketitle
+
+\section*{Travaux pratiques: Génération de nombres aléatoires}
+
+Les nombres aléatoires sont utilisés dans un vaste champs d'applications (sécurité informatique, simulations, 
+prise de décision, ...). Le but de ce TP est de faire un premier pas vers la compréhension de la problématique de 
+la génération de nombres pseudo-aléatoires avec un ordinateur. 
+
+\section*{Générateurs congruentiels linéaires}
+Les générateurs congruentiels sont des générateurs assez simples et donnent des nombres aléatoires d'assez bonne qualité. 
+La forme générale de ces générateurs est
+\begin{equation}
+ X_{i+1}=(aX_i+c)\mod m,
+\end{equation}
+où $a$, $c$, $m$ sont les paramètres dont la qualité des nombres aléatoires dépendront et $X_0$ est appelé le germe.
+
+\begin{enumerate}
+\item Cette congruence est de la forme $X_{i+1} = f(X_i)$. Si $0\leq X_i < n$ et $0\leq f (X_i ) < n$ $\forall i$, expliquez
+pourquoi cette suite va commencer à faire des cycles (en d'autres termes $\exists m \geq 0$ tel que $X_{m+\lambda} = X_{\lambda}$).
+ \item Créez une fonction pour générer $n$ nombres pseudo-aléatoires en appliquant une congruence linéaire avec paramètres $a$, $c$, $m$ et $X_0$.
+ \item Écrivez un programme qui calcule la période d’un générateur congruentiel pour un ensemble de
+paramètres données. Testez-le avec $m = 10$ et essayez de trouver un $a$ et un $c$ qui vous donnent
+un cycle maximal.
+\item Historiquement, le générateur \texttt{RANDU} développé par \texttt{IBM} utilisait les paramètres suivants :
+$a = 65539$, $c = 0$, $n = 2^{31}$ and $X_0 = 123456789$. Générez 12000 nombres aléatoires avec
+cette méthode. Visualisez les résultats comme des points $(X_{i-1} , X_i)$ en deux dimensions et
+$(X_{i-2}, X_{i-1} , X_i )$ dans l’espace. En Matlab/Octave, servez-vous de la fonction plot3 pour afficher les triplets.
+\end{enumerate}
+
+\section*{Générateur de Stoll--Kirckpatrick}
+Le générateur de Stoll-Kirckpatrick considère que nous possédons déjà 250 nombres aléatoires de
+bonne qualité codés sur $l$ bits. Ensuite, nous pouvons trouver les autres nombres de la suite avec la
+formule suivante :
+\begin{equation}
+X_{i+1} = X_{i-249}\ \bm{xor}\ X_{i-102},
+\end{equation}
+où $\bm{xor}$ est appliqué bit par bit dans la représentation binaire des nombres.
+Prenez le fichier \texttt{aleatoire250.txt} disponible sur Cyberlearn. Ce fichier contient 250 nombres aléatoires (entre 0
+et $2^{16}-1$) obtenus du site \url{http://www.random.org}. Utilisez l’algorithme ci-dessus pour en trouver 300000
+nombres pseudo-aléatoires.
+\begin{enumerate}
+ \item Testez les résultats en les affichant en deux et trois dimensions comme avant.
+ \item Calculez la moyenne des nombres obtenus. Comment se compare-t-elle à la moyenne théorique attendue?
+\end{enumerate}
+
+
+\section*{Calcul de $\pi$}
+
+Utiliser les générateurs de nombres aléatoires précédemment implantés pour calculer $\pi$, ainsi que la fonction \texttt{rand} d'Octave/Matlab (ou
+une librairie d'un langage utilisant l'algorithme Mersenne Twister, elle est disponible dans boost par exemple). Pour ce faire
+il faut tirer des couples des points dont la position est aléatoire $(x,y)\in [0,1]\times[0,1]$. Il faut ensuite calculer le rapport du nombre de points
+tirés qui satisfont $x^2+y^2\leq 1$ sur le nombre total de points tirés. Que doit donner ce rapport si les nombres tirés sont
+tous équiprobables après un très grand nombre de tirages? Obtenez le plus grand nombre possible de décimales de $\pi$
+avec les différents générateurs de nombres aléatoires. Qu'observez-vous?
+
+
+\section*{Remarques}
+
+Le travail peut-être effectué en groupe de deux, mais les rapports doivent être individuels (le code peut être identique, n'oubliez pas de mentionner 
+explicitement si vous avez effectué le code à deux). 
+Finalement, je dois pouvoir exécuter le code
+afin de pouvoir reproduire les résultats présentés dans le rapport. 
+Déposez le rapport EN FORMAT PDF et une archive contenant le code (deux fichiers séparés) 
+sur le site du cours s'il vous plaît, cela simplifie mon administration (et évite les problèmes avec les étudiants qui 
+ne mettent pas de nom sur le rapport...).
+
+La note sera une combinaison entre le code rendu et le rapport (moitié/moitié). 
+
+
+
+\end{document}