preliminaries: Done

This commit is contained in:
2021-10-22 03:30:32 +02:00
parent 9acae8ed67
commit 487fa06d01
4 changed files with 103 additions and 82 deletions

View File

@ -1,4 +1,4 @@
\begin{table}
\begin{figure}
\centering\noindent\adjustbox{max width=\linewidth} {
\begin{tabular}{@{}ccc@{}}
\begin{tabular}{@{}lrll@{}}
@ -32,5 +32,5 @@
\end{tabular}%
}%
\caption{3-anonymous event-level protected versions of the microdata in Table~\ref{tab:continuous-micro}.}
\label{tab:scenario-micro}
\end{table}
\label{fig:scenario-micro}
\end{figure}

View File

@ -1,4 +1,4 @@
\begin{table}
\begin{figure}
\centering
\subcaptionbox{True counts\label{tab:statistical-true}}{%
\begin{tabular}{@{}lr@{}}
@ -6,10 +6,10 @@
Location & \multicolumn{1}{c@{}}{Count} \\
\midrule
Belleville & $1$ \\
Latin Quarter & $1$ \\
Quartier Latin & $1$ \\
Le Marais & $1$ \\
Montmartre & $2$ \\
Opera & $1$ \\
Opéra & $1$ \\
\bottomrule
\end{tabular}%
}\quad
@ -26,13 +26,13 @@
Location & \multicolumn{1}{c@{}}{Count} \\
\midrule
Belleville & $1$ \\
Latin Quarter & $0$ \\
Quartier Latin & $0$ \\
Le Marais & $2$ \\
Montmartre & $3$ \\
Opera & $1$ \\
Opéra & $1$ \\
\bottomrule
\end{tabular}%
}%
\caption{(a)~The original version of the data of Table~\ref{tab:continuous-statistical}, and (b)~their $1$-differentially event-level private version.}
\label{tab:scenario-statistical}
\end{table}
\label{fig:scenario-statistical}
\end{figure}