Changes between Version 24 and Version 25 of WorkBook/Tutorials/Student
- Timestamp:
- Sep 10, 2019, 3:17:03 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/Tutorials/Student
v24 v25 83 83 d) What does it decay into? 84 84 85 e) For each decay channel define an event selection (the signal region) that maximises the significance of observation of this new state. A signal and background samplecan be downloaded here:85 e) For each decay channel define an event selection (the signal region) that enhances the significance of observation of this new state. A signal and background MonteCarlo samples can be downloaded here: 86 86 87 87 {{{ … … 92 92 f) For each decay channel, express the cross section times branching ratio as a function of the number of observed events (Nobs) and the number of background events (Nb) in the signal region, the integrated luminosity (L) and the event selection efficiency. 93 93 94 g) How would you measure the background yield (Nb) from this data sample?94 g) Express the number of background events in the signal region as function on the number of background events in some control region and the selection efficiency of background events in both the signal and control region. For both the decay channels. 95 95 96 h) How would you measure the signal efficiency?96 h) Measure the background yield (Nb) from this data in "control region" using the data sample. 97 97 98 i) Compute the cross-section of this process with the available data.98 i) Measure the selection efficiency of background events in both the signal and control region 99 99 100 j) Produce a stacked plot of data signal and background in all the decay channels100 j) Derive the background yield in the signal region. 101 101 102 102 k) Measure the signal efficiency. 103 104 l) Compute the cross-section of this process with the available data in each decay channel. 105 106 m) Compute the uncertainty on the cross section in each channel. including the uncertainties. It is a good custom to split the various uncertainty contributions into statistical, systematic, and luminosity. 107 Assume 3% luminosity uncertainty. Assume 1% uncertainty on the muon efficiency and % for the electron efficiency. 108 109 n) compute the ratio of the branching ratios into electrons and muons (with the associated uncertainties) 110 111 o) Produce a stacked plot of data signal and background in both the decay channels (hint: use THStack class of root)