









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The second lecture from g. Cowan's 'lectures on statistical data analysis.' it covers topics such as probability, bayes' theorem, random variables, pdfs, functions of random variables, expectation values, error propagation, and covariance. The lecture also discusses the transformation of variables and the concept of correlation.
Typology: Slides
1 / 17
This page cannot be seen from the preview
Don't miss anything!










1 Probability, Bayes’ theorem, random variables, pdfs 2 Functions of r.v.s, expectation values, error propagation 3 Catalogue of pdfs 4 The Monte Carlo method 5 Statistical tests: general concepts 6 Test statistics, multivariate methods 7 Goodness-of-fit tests 8 Parameter estimation, maximum likelihood 9 More maximum likelihood 10 Method of least squares 11 Interval estimation, setting limits 12 Nuisance parameters, systematic uncertainties 13 Examples of Bayesian approach 14 tba 15 tba
A function of a random variable is itself a random variable. Suppose x follows a pdf f ( x ), consider a function a ( x ). What is the pdf g ( a )? dS = region of x space for which a is in [ a , a + da ]. For one-variable case with unique inverse this is simply →
Consider r.v.s and a function dS = region of x -space between (hyper)surfaces defined by
Example: r.v.s x , y > 0 follow joint pdf f ( x , y ), consider the function z = xy. What is g ( z )? → (Mellin convolution)
Consider continuous r.v. x with pdf f ( x ). Define expectation (mean) value as Notation (often): ~ “centre of gravity” of pdf. For a function y ( x ) with pdf g ( y ), (equivalent) Variance: Notation: Standard deviation:
Define covariance cov[ x , y ] (also use matrix notation V xy ) as Correlation coefficient (dimensionless) defined as If x , y , independent, i.e., , then → x and y , ‘uncorrelated’ N.B. converse not always true.
which quantify the measurement errors in the x i
Suppose we measure a set of values and we have the covariances Now consider a function What is the variance of The hard way: use joint pdf to find the pdf then from g ( y ) find V [ y ] = E [ y 2 ] ( E [ y ]) 2 . Often not practical, may not even be fully known.
Suppose we had in practice only estimates given by the measured Expand to 1st order in a Taylor series about since To find V [ y ] we need E [ y 2 ] and E [ y ].
If the x i are uncorrelated, i.e., then this becomes Similar for a set of m functions or in matrix notation (^) where
The ‘error propagation’ formulae tell us the covariances of a set of functions in terms of the covariances of the original variables. Limitations: exact only if linear. Approximation breaks down if function nonlinear over a region comparable
i
N.B. We have said nothing about the exact pdf of the x i
e.g., it doesn’t have to be Gaussian. x y ( x )
x
y x
x
y ( x )
Consider (^) with
i.e. for 100% correlation, error in difference → 0.
We know how to determine the pdf of a function of an r.v. single variable, unique inverse: also saw non-unique inverse and multivariate case. We know how to describe a pdf using expectation values (mean, variance), covariance, correlation, ... Given a function of a random variable, we know how to find the variance of the function using error propagation. also for covariance matrix in multivariate case; based on linear approximation.