ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/benhoob/cmsnotes/ZMet2012/results.tex
Revision: 1.8
Committed: Wed Dec 19 22:36:28 2012 UTC (12 years, 4 months ago) by benhoob
Content type: application/x-tex
Branch: MAIN
Changes since 1.7: +44 -23 lines
Log Message:
update targeted results for 19/fb

File Contents

# User Rev Content
1 benhoob 1.1 \clearpage
2    
3     \section{Results}
4    
5 benhoob 1.5 In this section we provide the results of the inclusive and targeted searches.
6     The observed and predicted \MET\ distributions for the inclusive analysis are indicated in Fig.~\ref{fig:results_incl}.
7     A summary of the results in the signal regions is provided in Table~\ref{tab:results_incl}.
8     Good agreement is observed between the data and the predicted background over the full \MET\ range.
9 benhoob 1.3 The separate results for the ee and $\mu\mu$ channels are presented in App.~\ref{app:results}.
10 benhoob 1.1
11     \begin{figure}[!h]
12     \begin{center}
13     \begin{tabular}{cc}
14 benhoob 1.7 \includegraphics[width=0.6\textwidth]{plots/pfmet_all_19fb.pdf}
15 benhoob 1.1 \end{tabular}
16     \caption{Results of the inclusive analysis. The observed \MET\ distribution (black points) is compared with the sum of the predicted \MET\
17     distributions from \zjets, flavor-symmetric backgrounds, and WZ+ZZ backgrounds. The ratio of observed to predicted yields in each bin is
18     indicated. The error bars indicate the statistical uncertainty in the data and the shaded band indicates the total background uncertainty.
19     \label{fig:results_incl}
20     }
21     \end{center}
22     \end{figure}
23    
24    
25    
26     \begin{table}[htb]
27     \begin{center}
28     \footnotesize
29     \caption{\label{tab:results_incl} Summary of results in the inclusive analysis. The total background is the sum of the \zjets\ background predicted from
30     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
31     (WZ bkg and ZZ bkg). All uncertainties include both the statistical and systematic components. The Gaussian significance of the deviation between the data
32     and total background is indicated for signal regions with at least 20 observed events. }
33     \begin{tabular}{l|c|c|c|c|c|c}
34    
35     \hline
36     \hline
37 benhoob 1.4
38     \begin{comment}
39     Using pfmet out-of-the-box
40     WZ/ZZ selection : ((((((leptype==0 && (ee==1 || isdata==0))||(leptype==1 && (mm==1 || isdata==0)))&&(ngennu>0))&&(csc==0 && hbhe==1 && hcallaser==1 && ecaltp==1 && trkfail==1 && eebadsc==1 && hbhenew==1))&&(dilmass>81 && dilmass<101))&&(njets>=2))&&(lep1.pt()>20.0 && lep2.pt()>20.0)
41 benhoob 1.7 WZ/ZZ weight : weight * 19.3 * vtxweight * trgeff
42     Opening ../output/V00-02-00/babylooper_data_53X_2012ALL_PhotonStitchedTemplate_pfmet.root
43 benhoob 1.4 B-veto? 0
44     K 0.14
45 benhoob 1.7 ee+mm channels: scale em yield by 0.98
46 benhoob 1.4 Yields in 0-60 GeV region
47 benhoob 1.7 data : 533201
48     gjets : 537544
49     OF : 2979.3
50     WZ : 348.772
51     ZZ : 49.8729
52     Rare : 33.0953
53     Scaling gjets by : 0.985576
54     SF events 544614
55     OF events 44581
56     \end{comment}
57 benhoob 1.4
58 benhoob 1.3 & \MET\ 0--30 GeV & \MET\ 30--60 GeV & \MET\ 60--100 GeV &\MET\ 100--200 GeV &\MET\ 200--300 GeV & \MET\ $>$ 300 GeV \\
59 benhoob 1.8 \hline
60 benhoob 1.7 \zjets\ bkg &399165 $\pm$ 119750 &130625 $\pm$ 39188 & 6652 $\pm$ 1996 & 266 $\pm$ 80 & 12.1 $\pm$ 3.8 & 3.0 $\pm$ 1.0 \\
61     FS bkg & 1031 $\pm$ 160 & 1948 $\pm$ 302 & 2056 $\pm$ 319 & 1022 $\pm$ 159 & 51.0 $\pm$ 15.1 & 7.4 $\pm$ 4.4 \\
62     WZ bkg & 128.9 $\pm$ 90.2 & 219.9 $\pm$ 153.9 & 158.2 $\pm$ 110.7 & 86.4 $\pm$ 60.5 & 11.8 $\pm$ 8.3 & 3.3 $\pm$ 3.3 \\
63     ZZ bkg & 15.9 $\pm$ 8.0 & 34.0 $\pm$ 17.0 & 36.5 $\pm$ 18.2 & 33.8 $\pm$ 16.9 & 6.8 $\pm$ 3.4 & 2.0 $\pm$ 2.0 \\
64     rare SM bkg & 10.6 $\pm$ 5.3 & 22.4 $\pm$ 11.2 & 21.9 $\pm$ 11.0 & 19.1 $\pm$ 9.6 & 3.5 $\pm$ 1.8 & 1.2 $\pm$ 1.2 \\
65 benhoob 1.8 \hline
66 benhoob 1.7 total bkg &400351 $\pm$ 119750 &132850 $\pm$ 39190 & 8925 $\pm$ 2025 & 1428 $\pm$ 189 & 85.3 $\pm$ 18.1 & 17.0 $\pm$ 6.1 \\
67     data & 398148 & 135053 & 9816 & 1507 & 83 & 7 \\
68     significance & -0.0$\sigma$ & 0.1$\sigma$ & 0.4$\sigma$ & 0.4$\sigma$ & -0.1$\sigma$ & -1.5$\sigma$ \\
69    
70 benhoob 1.1 \hline
71     \hline
72     \end{tabular}
73     \end{center}
74     \end{table}
75    
76     \clearpage
77    
78 benhoob 1.5 The observed and predicted \MET\ distributions for the targeted analysis are indicated in Fig.~\ref{fig:results_targ}.
79     A summary of the results in the signal regions is provided in Table~\ref{tab:results_targ}.
80     Good agreement is observed between the data and the predicted background over the full \MET\ range.
81     The separate results for the ee and $\mu\mu$ channels are presented in App.~\ref{app:results}.
82 benhoob 1.1
83     \begin{figure}[!h]
84     \begin{center}
85     \begin{tabular}{cc}
86 benhoob 1.8 \includegraphics[width=0.5\textwidth]{plots/pfmet_bveto_all_19fb.pdf}
87 benhoob 1.1 \end{tabular}
88 benhoob 1.6 \caption{Results of the $\rm{Z}+{dijet}$ analysis. The observed $\rm{E_{T}^{miss}}$ distribution (black points) is compared with the sum of the predicted $\rm{E_{T}^{miss}}$
89     distributions from $\rm{Z}+\rm{jets}$, flavor-symmetric (FS), sum of WZ and ZZ (WZ+ZZ), and rare SM backgrounds. The ratio of observed to predicted yields in each bin is
90 benhoob 1.1 indicated. The error bars indicate the statistical uncertainty in the data and the shaded band indicates the total background uncertainty.
91     \label{fig:results_targ}
92     }
93     \end{center}
94     \end{figure}
95    
96    
97    
98     \begin{table}[htb]
99     \begin{center}
100 benhoob 1.3 \footnotesize
101 benhoob 1.4 \caption{\label{tab:results_targ}\footnotesize Summary of results in the targeted analysis. The total background is the sum of the \zjets\ background predicted from
102 benhoob 1.1 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 benhoob 1.4 \begin{tabular}{l|c|c|c|c}
106 benhoob 1.1
107 benhoob 1.4
108 benhoob 1.8 %Using pfmet out-of-the-box
109     %WZ/ZZ selection : ((((((((leptype==0 && (ee==1 || isdata==0))||(leptype==1 && (mm==1 || isdata==0)))&&(ngennu>0))&&(csc==0 && hbhe==1 && hcallaser==1 && ecaltp==1 && trkfail==1 && eebadsc==1 && hbhenew==1))&&(dilmass>81 && dilmass<101))&&(njets>=2))&&(lep1.pt()>20.0 && lep2.pt()>20.0))&&(nlep==2))&&(mjj>70.0 && mjj<110.0)
110     %WZ/ZZ weight : weight * 19.3 * vtxweight * trgeff
111     %Opening ../output/V00-02-00/babylooper_data_53X_2012ALL_PhotonStitchedTemplate_pfmet_bveto.root
112     %B-veto? 1
113     %K 0.13
114     %ee+mm channels: scale em yield by 0.98
115     %Yields in 0-60 GeV region
116     %data : 145069
117     %gjets : 145588
118     %OF : 201.547
119     %WZ : 57.8524
120     %ZZ : 13.8061
121     %Rare : 3.53803
122     %Scaling gjets by : 0.994532
123     %SF events 146811
124     %OF events 2632
125    
126 benhoob 1.4
127 benhoob 1.3
128     \hline
129     \hline
130 benhoob 1.8 & \MET\ 0--30 GeV & \MET\ 30--60 GeV & \MET\ 60--80 GeV & \MET\ 80--100 GeV \\
131     \hline
132     \zjets\ bkg &112673 $\pm$ 33802 & 32119 $\pm$ 9636 & 1088 $\pm$ 327 & 104 $\pm$ 31 \\
133     FS bkg & 88.8 $\pm$ 15.0 & 113 $\pm$ 19 & 51.5 $\pm$ 8.9 & 38.0 $\pm$ 6.6 \\
134     WZ bkg & 21.5 $\pm$ 15.0 & 36.4 $\pm$ 25.5 & 15.2 $\pm$ 10.6 & 8.7 $\pm$ 6.1 \\
135     ZZ bkg & 4.6 $\pm$ 2.3 & 9.2 $\pm$ 4.6 & 4.9 $\pm$ 2.5 & 4.1 $\pm$ 2.1 \\
136     rare SM bkg & 1.0 $\pm$ 0.5 & 2.5 $\pm$ 1.3 & 1.4 $\pm$ 0.7 & 1.1 $\pm$ 0.6 \\
137     \hline
138     total bkg &112789 $\pm$ 33802 & 32280 $\pm$ 9636 & 1161 $\pm$ 327 & 156 $\pm$ 33 \\
139     data & 110883 & 34186 & 1478 & 178 \\
140     significance & -0.1$\sigma$ & 0.2$\sigma$ & 1.0$\sigma$ & 0.6$\sigma$ \\
141     \hline
142     \hline
143 benhoob 1.3
144 benhoob 1.4 &\MET\ 100--120 GeV &\MET\ 120--150 GeV &\MET\ 150--200 GeV & \MET\ $>$ 200 GeV \\
145     \hline
146 benhoob 1.8 \zjets\ bkg & 15.9 $\pm$ 4.8 & 8.4 $\pm$ 2.6 & 4.8 $\pm$ 1.6 & 1.3 $\pm$ 0.4 \\
147     FS bkg & 23.4 $\pm$ 4.2 & 14.0 $\pm$ 2.7 & 6.1 $\pm$ 2.5 & 0.8 $\pm$ 0.4 \\
148     WZ bkg & 4.7 $\pm$ 3.3 & 3.7 $\pm$ 2.6 & 2.2 $\pm$ 1.6 & 1.0 $\pm$ 1.0 \\
149     ZZ bkg & 2.4 $\pm$ 1.2 & 2.6 $\pm$ 1.3 & 1.8 $\pm$ 0.9 & 1.6 $\pm$ 1.6 \\
150     rare SM bkg & 0.6 $\pm$ 0.3 & 1.1 $\pm$ 0.6 & 0.7 $\pm$ 0.4 & 0.5 $\pm$ 0.5 \\
151     \hline
152     total bkg & 47.1 $\pm$ 7.3 & 29.7 $\pm$ 4.7 & 15.6 $\pm$ 3.5 & 5.1 $\pm$ 2.0 \\
153     data & 47 & 24 & 12 & 3 \\
154     significance & -0.0$\sigma$ & -0.8$\sigma$ & & \\
155 benhoob 1.1 \hline
156     \hline
157 benhoob 1.4
158 benhoob 1.8
159 benhoob 1.1 \end{tabular}
160     \end{center}
161     \end{table}
162    
163 benhoob 1.3 \clearpage