ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/benhoob/cmsnotes/ZMet2012/appendix_results.tex
Revision: 1.11
Committed: Wed Jan 30 10:03:11 2013 UTC (12 years, 3 months ago) by benhoob
Content type: application/x-tex
Branch: MAIN
CVS Tags: v8
Changes since 1.10: +40 -13 lines
Log Message:
update inclusive results with offline photon pt template binning

File Contents

# Content
1 \clearpage
2
3 \section{Results in the ee and $\mu\mu$ Channels}
4 \label{app:results}
5
6 In this section we provide the results of the inclusive and targeted searches, separately in the ee and $\mu\mu$ channels.
7 The \MET\ distributions in the inclusive analysis for the ee channel are displayed in Fig.~\ref{fig:results_incl_ee} and
8 the signal region yields are presented in Table~\ref{tab:results_incl_ee}.
9 The \MET\ distributions in the inclusive analysis for the $\mu\mu$ channel are displayed in Fig.~\ref{fig:results_incl_mm} and
10 the signal region yields are presented in Table~\ref{tab:results_incl_mm}.
11
12 \begin{figure}[!h]
13 \begin{center}
14 \begin{tabular}{cc}
15 \includegraphics[width=0.6\textwidth]{plots/pfmet_ee_19p5fb.pdf}
16 \end{tabular}
17 \caption{Results of the inclusive analysis in the ee channel. The observed \MET\ distribution (black points) is compared with the sum of the predicted \MET\
18 distributions from \zjets, flavor-symmetric backgrounds, and WZ+ZZ backgrounds. The ratio of observed to predicted yields in each bin is
19 indicated. The error bars indicate the statistical uncertainty in the data and the shaded band indicates the total background uncertainty.
20 \label{fig:results_incl_ee}
21 }
22 \end{center}
23 \end{figure}
24
25 \begin{table}[htb]
26 \begin{center}
27 \footnotesize
28 \caption{\label{tab:results_incl_ee} Summary of results in the inclusive analysis in the ee channel. The total background is the sum of the \zjets\ background predicted from
29 the \MET\ templates method (\zjets\ bkg), the flavor-symmetric background predicted from e$\mu$ events (FS bkg), and the WZ and ZZ backgrounds predicted from MC
30 (WZ bkg and ZZ bkg). All uncertainties include both the statistical and systematic components. The Gaussian significance of the deviation between the data
31 and total background is indicated for signal regions with at least 20 observed events. }
32 \begin{tabular}{l|c|c|c|c|c|c}
33
34 \hline
35 \hline
36
37 %ee channel: scale em yield by 0.43
38 %Yields in 0-60 GeV region
39 %data : 181351
40 %gjets : 183192
41 %OF : 1268.53
42 %WZ : 132.629
43 %ZZ : 17.1901
44 %Rare : 14.2168
45 %Scaling gjets by : 0.982131
46 %SF events 185555
47 %OF events 43832
48
49 %ee events
50
51 & \MET\ 0--30 GeV & \MET\ 30--60 GeV & \MET\ 60--100 GeV &\MET\ 100--200 GeV &\MET\ 200--300 GeV & \MET\ $>$ 300 GeV \\
52 \hline
53 \zjets\ bkg &136452 $\pm$ 40942 & 43466 $\pm$ 13049 & 2220 $\pm$ 675 & 100 $\pm$ 57 & 5.1 $\pm$ 1.6 & 1.2 $\pm$ 0.4 \\
54 FS bkg & 431 $\pm$ 81 & 838 $\pm$ 156 & 896 $\pm$ 167 & 448 $\pm$ 84 & 22.5 $\pm$ 7.1 & 3.2 $\pm$ 1.9 \\
55 WZ bkg & 49.0 $\pm$ 24.5 & 83.6 $\pm$ 41.8 & 62.6 $\pm$ 31.3 & 35.7 $\pm$ 17.9 & 5.2 $\pm$ 2.6 & 1.5 $\pm$ 1.5 \\
56 ZZ bkg & 5.3 $\pm$ 2.7 & 11.9 $\pm$ 6.0 & 13.2 $\pm$ 6.6 & 13.3 $\pm$ 6.7 & 3.0 $\pm$ 1.5 & 0.9 $\pm$ 0.9 \\
57 rare SM bkg & 4.5 $\pm$ 2.3 & 9.7 $\pm$ 4.9 & 9.2 $\pm$ 4.6 & 8.4 $\pm$ 4.2 & 1.7 $\pm$ 0.8 & 0.5 $\pm$ 0.5 \\
58 \hline
59 total bkg &136942 $\pm$ 40942 & 44409 $\pm$ 13050 & 3201 $\pm$ 696 & 606 $\pm$ 103 & 37.3 $\pm$ 7.9 & 7.3 $\pm$ 2.7 \\
60 data & 136404 & 44947 & 3508 & 651 & 42 & 3 \\
61 % significance & -0.0$\sigma$ & 0.0$\sigma$ & 0.4$\sigma$ & 0.4$\sigma$ & 0.5$\sigma$ & -1.3$\sigma$ \\
62 \hline
63 \hline
64
65
66 %float Zbkg_yield[nbins] = { 100.4 , 5.1 , 1.2 };
67 %float Zbkg_err[nbins] = { 57.1 , 1.6 , 0.4 };
68 %float OFbkg_yield[nbins] = { 448.4 , 22.5 , 3.2 };
69 %float OFbkg_err[nbins] = { 83.8 , 7.1 , 1.9 };
70 %float WZbkg_yield[nbins] = { 35.7 , 5.2 , 1.5 };
71 %float WZbkg_err[nbins] = { 17.9 , 2.6 , 1.5 };
72 %float ZZbkg_yield[nbins] = { 13.3 , 3.0 , 0.9 };
73 %float ZZbkg_err[nbins] = { 6.7 , 1.5 , 0.9 };
74 %float rarebkg_yield[nbins] = { 8.4 , 1.7 , 0.5 };
75 %float rarebkg_err[nbins] = { 4.2 , 0.8 , 0.5 };
76 %int data_yield[nbins] = { 651 , 42 , 3 };
77
78
79 \end{tabular}
80 \end{center}
81 \end{table}
82
83 \clearpage
84
85 \begin{figure}[!h]
86 \begin{center}
87 \begin{tabular}{cc}
88 \includegraphics[width=0.6\textwidth]{plots/pfmet_mm_19p5fb.pdf}
89 \end{tabular}
90 \caption{Results of the inclusive analysis in the $\mu\mu$ channel. The observed \MET\ distribution (black points) is compared with the sum of the predicted \MET\
91 distributions from \zjets, flavor-symmetric backgrounds, and WZ+ZZ backgrounds. The ratio of observed to predicted yields in each bin is
92 indicated. The error bars indicate the statistical uncertainty in the data and the shaded band indicates the total background uncertainty.
93 \label{fig:results_incl_mm}
94 }
95 \end{center}
96 \end{figure}
97
98 \begin{table}[htb]
99 \begin{center}
100 \footnotesize
101 \caption{\label{tab:results_incl_mm} Summary of results in the inclusive analysis in the $\mu\mu$ channel. The total background is the sum of the \zjets\ background predicted from
102 the \MET\ templates method (\zjets\ bkg), the flavor-symmetric background predicted from e$\mu$ events (FS bkg), and the WZ and ZZ backgrounds predicted from MC
103 (WZ bkg and ZZ bkg). All uncertainties include both the statistical and systematic components. The Gaussian significance of the deviation between the data
104 and total background is indicated for signal regions with at least 20 observed events. }
105 \begin{tabular}{l|c|c|c|c|c|c}
106
107 \hline
108 \hline
109
110 %mm channel: scale em yield by 0.53
111 %Yields in 0-60 GeV region
112 %data : 229222
113 %gjets : 231217
114 %OF : 1563.54
115 %WZ : 162.693
116 %ZZ : 21.5319
117 %Rare : 16.8552
118 %Scaling gjets by : 0.983741
119 %SF events 234132
120 %OF events 43832
121
122 %#mu#mu events
123
124 & \MET\ 0--30 GeV & \MET\ 30--60 GeV & \MET\ 60--100 GeV &\MET\ 100--200 GeV &\MET\ 200--300 GeV & \MET\ $>$ 300 GeV \\
125 \hline
126 \zjets\ bkg &172758 $\pm$ 51829 & 54699 $\pm$ 16412 & 2752 $\pm$ 828 & 122 $\pm$ 44 & 6.2 $\pm$ 1.9 & 1.4 $\pm$ 0.5 \\
127 FS bkg & 531 $\pm$ 99 & 1032 $\pm$ 193 & 1105 $\pm$ 206 & 553 $\pm$ 103 & 27.7 $\pm$ 8.7 & 3.9 $\pm$ 2.4 \\
128 WZ bkg & 59.9 $\pm$ 30.0 & 102.8 $\pm$ 51.4 & 75.1 $\pm$ 37.6 & 43.0 $\pm$ 21.5 & 5.9 $\pm$ 3.0 & 1.6 $\pm$ 1.6 \\
129 ZZ bkg & 6.8 $\pm$ 3.4 & 14.7 $\pm$ 7.4 & 16.6 $\pm$ 8.3 & 16.5 $\pm$ 8.3 & 3.3 $\pm$ 1.6 & 1.1 $\pm$ 1.1 \\
130 rare SM bkg & 5.6 $\pm$ 2.8 & 11.3 $\pm$ 5.7 & 11.4 $\pm$ 5.7 & 9.5 $\pm$ 4.8 & 1.6 $\pm$ 0.8 & 0.6 $\pm$ 0.6 \\
131 \hline
132 total bkg &173362 $\pm$ 51829 & 55860 $\pm$ 16413 & 3959 $\pm$ 854 & 744 $\pm$ 115 & 44.6 $\pm$ 9.6 & 8.7 $\pm$ 3.2 \\
133 data & 174626 & 54596 & 4070 & 799 & 37 & 4 \\
134 % significance & 0.0$\sigma$ & -0.1$\sigma$ & 0.1$\sigma$ & 0.5$\sigma$ & -0.7$\sigma$ & -1.2$\sigma$ \\
135 \hline
136 \hline
137
138
139 %float Zbkg_yield[nbins] = { 122.0 , 6.2 , 1.4 };
140 %float Zbkg_err[nbins] = { 44.2 , 1.9 , 0.5 };
141 %float OFbkg_yield[nbins] = { 552.6 , 27.7 , 3.9 };
142 %float OFbkg_err[nbins] = { 103.3 , 8.7 , 2.4 };
143 %float WZbkg_yield[nbins] = { 43.0 , 5.9 , 1.6 };
144 %float WZbkg_err[nbins] = { 21.5 , 3.0 , 1.6 };
145 %float ZZbkg_yield[nbins] = { 16.5 , 3.3 , 1.1 };
146 %float ZZbkg_err[nbins] = { 8.3 , 1.6 , 1.1 };
147 %float rarebkg_yield[nbins] = { 9.5 , 1.6 , 0.6 };
148 %float rarebkg_err[nbins] = { 4.8 , 0.8 , 0.6 };
149 %int data_yield[nbins] = { 799 , 37 , 4 };
150
151
152 \end{tabular}
153 \end{center}
154 \end{table}
155
156
157 \clearpage
158
159 The \MET\ distributions in the targeted analysis for the ee channel are displayed in Fig.~\ref{fig:results_targ_ee} and
160 the signal region yields are presented in Table~\ref{tab:results_targ_ee}.
161 The \MET\ distributions in the inclusive analysis for the $\mu\mu$ channel are displayed in Fig.~\ref{fig:results_targ_mm} and
162 the signal region yields are presented in Table~\ref{tab:results_targ_mm}.
163
164 \begin{figure}[!h]
165 \begin{center}
166 \begin{tabular}{cc}
167 \includegraphics[width=0.5\textwidth]{plots/pfmet_bveto_ee_19p5fb.pdf}
168 \end{tabular}
169 \caption{Results of the targeted analysis in the ee channel. The observed \MET\ distribution (black points) is compared with the sum of the predicted \MET\
170 distributions from \zjets, flavor-symmetric backgrounds, and WZ+ZZ backgrounds. The ratio of observed to predicted yields in each bin is
171 indicated. The error bars indicate the statistical uncertainty in the data and the shaded band indicates the total background uncertainty.
172 \label{fig:results_targ_ee}
173 }
174 \end{center}
175 \end{figure}
176
177
178
179 \begin{table}[htb]
180 \begin{center}
181 \footnotesize
182 \caption{\label{tab:results_targ_ee}\footnotesize Summary of results in the targeted analysis in the ee channel. The total background is the sum of the \zjets\ background predicted from
183 the \MET\ templates method (\zjets\ bkg), the flavor-symmetric background predicted from e$\mu$ events (FS bkg), and the WZ and ZZ backgrounds predicted from MC
184 (WZ bkg and ZZ bkg). All uncertainties include both the statistical and systematic components. The Gaussian significance of the deviation between the data
185 and total background is indicated for signal regions with at least 20 observed events. }
186 \begin{tabular}{l|c|c|c|c}
187
188 %ee channel: scale em yield by 0.43
189 %Yields in 0-60 GeV region
190 %data : 42990
191 %gjets : 43100.4
192 %OF : 73.8439
193 %WZ : 21.0982
194 %ZZ : 4.31187
195 %Rare : 1.15996
196 %Scaling gjets by : 0.995109
197 %SF events 43444
198 %OF events 2313
199
200 %ee events
201
202 \hline
203 \hline
204 & \MET\ 0--30 GeV & \MET\ 30--60 GeV & \MET\ 60--80 GeV & \MET\ 80--100 GeV \\
205 \hline
206 \zjets\ bkg & 33489 $\pm$ 10057 & 9401 $\pm$ 2842 & 307 $\pm$ 100 & 28.8 $\pm$ 21.7 \\
207 FS bkg & 31.0 $\pm$ 6.2 & 42.9 $\pm$ 8.5 & 21.4 $\pm$ 4.3 & 15.6 $\pm$ 3.2 \\
208 WZ bkg & 8.0 $\pm$ 4.0 & 13.1 $\pm$ 6.6 & 6.0 $\pm$ 3.0 & 3.5 $\pm$ 1.7 \\
209 ZZ bkg & 1.4 $\pm$ 0.7 & 2.9 $\pm$ 1.5 & 1.5 $\pm$ 0.8 & 1.4 $\pm$ 0.7 \\
210 \hline
211 rare SM bkg & 0.4 $\pm$ 0.2 & 0.8 $\pm$ 0.4 & 0.5 $\pm$ 0.3 & 0.4 $\pm$ 0.2 \\
212 total bkg & 33530 $\pm$ 10057 & 9460 $\pm$ 2843 & 336 $\pm$ 100 & 49.6 $\pm$ 22.1 \\
213 data & 33420 & 9570 & 347 & 58 \\
214 % significance & -0.0$\sigma$ & 0.0$\sigma$ & 0.1$\sigma$ & 0.4$\sigma$ \\
215 \hline
216 \hline
217 &\MET\ 100--120 GeV &\MET\ 120--150 GeV &\MET\ 150--200 GeV & \MET\ $>$ 200 GeV \\
218 \zjets\ bkg & 3.5 $\pm$ 1.2 & 1.6 $\pm$ 0.6 & 0.9 $\pm$ 0.3 & 0.2 $\pm$ 0.1 \\
219 FS bkg & 9.7 $\pm$ 2.0 & 5.9 $\pm$ 1.3 & 2.5 $\pm$ 0.8 & 0.3 $\pm$ 0.2 \\
220 WZ bkg & 1.7 $\pm$ 0.9 & 1.5 $\pm$ 0.8 & 0.9 $\pm$ 0.4 & 0.4 $\pm$ 0.4 \\
221 ZZ bkg & 0.8 $\pm$ 0.4 & 0.8 $\pm$ 0.4 & 0.7 $\pm$ 0.4 & 0.7 $\pm$ 0.7 \\
222 rare SM bkg & 0.2 $\pm$ 0.1 & 0.3 $\pm$ 0.2 & 0.3 $\pm$ 0.1 & 0.2 $\pm$ 0.2 \\
223 \hline
224 total bkg & 16.0 $\pm$ 2.6 & 10.1 $\pm$ 1.7 & 5.3 $\pm$ 1.0 & 1.8 $\pm$ 0.8 \\
225 data & 21 & 17 & 9 & 2 \\
226 % significance & 0.9$\sigma$ & 1.6$\sigma$ & 1.2$\sigma$ & 0.1$\sigma$ \\
227 \hline
228 \hline
229
230
231 \end{tabular}
232 \end{center}
233 \end{table}
234
235
236 \clearpage
237
238 \begin{figure}[!h]
239 \begin{center}
240 \begin{tabular}{cc}
241 \includegraphics[width=0.5\textwidth]{plots/pfmet_bveto_mm_19p5fb.pdf}
242 \end{tabular}
243 \caption{Results of the targeted analysis in the $\mu\mu$ channel. The observed \MET\ distribution (black points) is compared with the sum of the predicted \MET\
244 distributions from \zjets, flavor-symmetric backgrounds, and WZ+ZZ backgrounds. The ratio of observed to predicted yields in each bin is
245 indicated. The error bars indicate the statistical uncertainty in the data and the shaded band indicates the total background uncertainty.
246 \label{fig:results_targ_mm}
247 }
248 \end{center}
249 \end{figure}
250
251
252
253 \begin{table}[htb]
254 \begin{center}
255 \footnotesize
256 \caption{\label{tab:results_targ_mm}\footnotesize Summary of results in the targeted analysis in the $\mu\mu$ channel. The total background is the sum of
257 the \zjets\ background predicted from
258 the \MET\ templates method (\zjets\ bkg), the flavor-symmetric background predicted from e$\mu$ events (FS bkg), and the WZ and ZZ backgrounds predicted from MC
259 (WZ bkg and ZZ bkg). All uncertainties include both the statistical and systematic components. The Gaussian significance of the deviation between the data
260 and total background is indicated for signal regions with at least 20 observed events. }
261 \begin{tabular}{l|c|c|c|c}
262
263 %mm channel: scale em yield by 0.53
264 %Yields in 0-60 GeV region
265 %data : 54303
266 %gjets : 54422
267 %OF : 91.0169
268 %WZ : 26.3339
269 %ZZ : 5.2127
270 %Rare : 1.6343
271 %Scaling gjets by : 0.995531
272 %SF events 54851
273 %OF events 2313
274
275 %#mu#mu events
276
277 \hline
278 \hline
279 & \MET\ 0--30 GeV & \MET\ 30--60 GeV & \MET\ 60--80 GeV & \MET\ 80--100 GeV \\
280 \hline
281 \zjets\ bkg & 42346 $\pm$ 12706 & 11832 $\pm$ 3554 & 383 $\pm$ 117 & 35.7 $\pm$ 14.2 \\
282 FS bkg & 38.2 $\pm$ 7.6 & 52.8 $\pm$ 10.5 & 26.4 $\pm$ 5.3 & 19.2 $\pm$ 3.9 \\
283 WZ bkg & 9.7 $\pm$ 4.8 & 16.7 $\pm$ 8.3 & 6.9 $\pm$ 3.5 & 3.9 $\pm$ 2.0 \\
284 ZZ bkg & 1.7 $\pm$ 0.8 & 3.5 $\pm$ 1.8 & 2.0 $\pm$ 1.0 & 1.8 $\pm$ 0.9 \\
285 rare SM bkg & 0.4 $\pm$ 0.2 & 1.2 $\pm$ 0.6 & 0.6 $\pm$ 0.3 & 0.5 $\pm$ 0.3 \\
286 \hline
287 total bkg & 42396 $\pm$ 12706 & 11907 $\pm$ 3554 & 419 $\pm$ 117 & 61.2 $\pm$ 14.8 \\
288 data & 42882 & 11421 & 462 & 57 \\
289 % significance & 0.0$\sigma$ & -0.1$\sigma$ & 0.4$\sigma$ & -0.3$\sigma$ \\
290 \hline
291 \hline
292 & \MET\ 100--120 GeV &\MET\ 120--150 GeV &\MET\ 150--200 GeV & \MET\ $>$ 200 GeV \\
293 \hline
294 \zjets\ bkg & 4.3 $\pm$ 1.5 & 2.1 $\pm$ 0.8 & 1.1 $\pm$ 0.3 & 0.2 $\pm$ 0.1 \\
295 FS bkg & 12.0 $\pm$ 2.5 & 7.2 $\pm$ 1.6 & 3.1 $\pm$ 0.9 & 0.4 $\pm$ 0.2 \\
296 WZ bkg & 2.3 $\pm$ 1.2 & 1.7 $\pm$ 0.9 & 1.1 $\pm$ 0.6 & 0.5 $\pm$ 0.5 \\
297 ZZ bkg & 1.1 $\pm$ 0.6 & 1.3 $\pm$ 0.7 & 0.8 $\pm$ 0.4 & 0.7 $\pm$ 0.7 \\
298 rare SM bkg & 0.2 $\pm$ 0.1 & 0.6 $\pm$ 0.3 & 0.3 $\pm$ 0.2 & 0.2 $\pm$ 0.2 \\
299 \hline
300 total bkg & 19.9 $\pm$ 3.2 & 13.0 $\pm$ 2.1 & 6.5 $\pm$ 1.2 & 2.1 $\pm$ 1.0 \\
301 data & 15 & 8 & 4 & 2 \\
302 % significance & -1.0$\sigma$ & -1.4$\sigma$ & -1.0$\sigma$ & -0.1$\sigma$ \\
303 \hline
304 \hline
305
306 \end{tabular}
307 \end{center}
308 \end{table}
309