Browse Source

add SIR results

Phillip Rothenbeck 1 year ago
parent
commit
46410ea460
1 changed files with 29 additions and 0 deletions
  1. 29 0
      chapters/chap04/chap04.tex

+ 29 - 0
chapters/chap04/chap04.tex

@@ -24,6 +24,35 @@
 
 \subsection{Results    4}
 \label{sec:sir:results}
+\begin{center}
+    \begin{tabular}{c|c c c c c}
+        \hline
+                 & Schleswig Holstein & Hamburg & Niedersachsen & Bremen & Nordrhein-Westfalen \\
+        \hline
+        $\alpha$ & 0.0739             & 0.0774  & 0.0681        & 0.0548 & 0.0725              \\
+        $\beta$  & 0.0931             & 0.0995  & 0.0894        & 0.0744 & 0.0939              \\
+        \hline
+    \end{tabular}
+
+    \begin{tabular}{c|c c c c c c}
+        \hline
+                 & Hessen & Rheinland-Pfalz & Baden Württemberg & Bayern & Saarland & Berlin \\
+        \hline
+        $\alpha$ & 0.0598 & 0.0754          & 0.0803            & 0.0767 & 0.0655   & 0.0845 \\
+        $\beta$  & 0.0787 & 0.0971          & 0.1061            & 0.1045 & 0.0888   & 0.1050 \\
+        \hline
+    \end{tabular}
+
+    \begin{tabular}{c|c c c c c c}
+        \hline
+                 & Brandenburg & Mecklenburg-Vorpommern & Sachsen & Sachsen-Anhalt & Thüringen & Germany \\
+        \hline
+        $\alpha$ & 0.0796      & 0.0864                 & 0.0705  & 0.0843         & 0.0852    & 0.0821  \\
+        $\beta$  & 0.1010      & 0.1111                 & 0.0951  & 0.1095         & 0.1120    & 0.1066  \\
+        \hline
+    \end{tabular}
+\end{center}
+
 
 % -------------------------------------------------------------------