veelken / SVfitMEM_paper

repository for text (latex), plots and figures
0 stars 0 forks source link

Typos/minor corrections #3

Open andrewfowlie opened 8 years ago

andrewfowlie commented 8 years ago

Section 1.

veelken commented 8 years ago

Hi Andrew,

Section 1.

*

L30: |sensitivity ... 40%| etc. 40% in what? Higgs mass? Width?

I will add "increases the sensitivity of the analysis for measuring the signal rate..."

*

L35: |likelihood function of arbitrary normalization| etc. This is
confusing - the likelihood function is *not* normalized,

|Likelihood function = L(x) = p(data|x) and \int L(x) dx != 1
Sampling distribution = f(data) = p(data|x) and \int f(data)
d(data) = 1 |

We want to say that in past analyses, the sampling distribution
was missing a normalization factor that was a function of |x|,
such that

|\int p_unnormed(data|x) * norm(x) d(data) = 1 |

This means that the likelihood function was missing a factor

|L(x) = L_unnormed(x) * norm(x) |

In the likelihood function, this is *not* a normalization factor,
but just a missing factor that affects the shape of the function.
i.e. past analyses used the wrong (shape of the) likelihood function.

hmh, I take your point, but I don't think it is really worth explaining this point in detail. It would be good if you could think about a concrete suggestion for how to rephrase the text.

*

L45: Are we sure MadGraph cannot handle tau-decays?

yes, I am sure.

Section 2.

*

The beginning of section 2. should mention the words |maximum
likelihood estimator (MLE)| because hat's the name of what you are
describing

I prefer not to use the term "likelihood" in this context, in order to avoid confusion with the likelihood based version of the SVfit algorithm (the one without proper normalization) that we used in the past.

*

L70: |maximizes the probability| should read |maximizes the
probability density|

|done.|

*

L90, Eq. (2): The meaning of |M_\tau| should be made clearer. I'd
prefer e.g. |M_{\tau\to\cdots}| to make it clear it was a
tau-decay, not just a tau leg on a Feynman diagram.

ok, I will replace |M\tau| by |M{\tau\to\cdots} everywhere.|

*

L105, Fig. (2): The plots actually show |1/\Gamma d\Gamma/dz|
*not* |d\Gamma/dz| I believe? The caption and/or axis-label should
say this.

yes, it should be |1/\Gamma d\Gamma/dz. I will update the y-axis label accordingly.|

*

L120: I found the bracket enclosing the components of a
four-vector confusing in the middle of a sentence, especially as
the first component has an equals, like this |(E=PT, P_x, P_y, 0)|.

hmh, ok. Do you have an alternative proposal for the notation, which you find more clear.

*

L125, Eq (15): What is |\tilde p|? Also see my longer comment.

The tilde refers to the true value of the momentum, in the frame in which the Higgs boson has zero pT. This is explained in the sentence L125+1.

*

L150, Eq (21). The |=| cases are missing from the conditions

fixed.

*

Fig (3): The units of the y-axis are presumably |GeV^-1|? Can this
be marked? Or if the unit is arbitrary as shape is all that
matters, say that in the caption.

yes, the units are GeV^-1. I will fix this.

*

Eq. (27): Why introduce |\rho| at all? Why not just put the
covariance on the off-diagonals, |cov(x,y)|, since |\rho sigma(x)
sigma(y) = cov(x,y)|? This is much more reader-friendly.

hmh, this is probably a matter of preference. My personal preference is to keep the current notation, as it makes it more clear that who=0 corresponds to the case that the resolutions sigmaX and sigmaY in x- and y-direction are uncorrelated.

*

L175: Missing closing bracket |f(x_b|

|fixed.|

*

L180: Discussion about number of dof required to parametrize the
phase-spaces is confusing. For a two-body final-state one needs
|2*3 - 4 = 2|. For a three-body decay, |3*3 - 4 = 5|. Why does the
text say |3| for the latter?

the 3 DoF refer to the parametrization that we explain in section 5.2 of the appendix. The point is that the momenta of the 2 neutrinos produced in tau -> mu nu nu and tau -> e nu nu decays cannot be measured individually, which reduces the number of DoF.

— Reply to this email directly or view it on GitHub https://github.com/veelken/SVfitMEM_paper/issues/3.