SlideShare a Scribd company logo
1 of 17
Download to read offline
Cosmological Microwave Background Radiation
Likelihood Analysis - Part 1
Jayanti Prasad
Inter-University Centre for Astronomy & Astrophysics (IUCAA)
Pune, India (411007)
September 12, 2011
Plan of the talk
CMBR Likelihood
Gaussian Likelihood
Optimal Quadratic Estimator
WMAP Likelihood
CMBR Likelihood
CMBR temperature and polarization observations can
constrain cosmological parameters if the likelihood function
can be computed exactly.
Computing the likelihood function exactly in a brute force way
is computationally challenging since it involves inversion of
the covariance matrix i.e., O(N3) computation.
L =
1
(2π)N/2 |C|
exp −dt
C−1
d , (1)
where d is the data vector and C is the covariance matrix.
Temperature and polarizations fields are correlated and partial
sky coverage correlates power at different ls.
Since the exact computation of likelihood function is
challenging, approximations are generally made (Gaussian
Likelihood, Gibbs sampling etc).
Gaussian Likelihood
The likelihood function for the temperature fluctuations
observed by a noiseless experiment with full-sky coverage has
the form:
L(T|Cl ) ∝
1
|S|
exp[−(TS
−1
T)/2] (2)
or
L(T|Cl ) =
lm
1
Cl
exp[−|alm|
2
/(2Cl )] (3)
where
T(ˆn) =
lm
almYlm; and Sij =
l
((2l + 1)/(4π))Cl Pl (ˆni .ˆnj ) (4)
Since observe only one sky, we cannot measure the power
spectra directly, but instead form the rotationally invariant
estimators, CXY
l , for full-sky CMB maps given by
ˆC
XY
l = (1/(2l + 1))
m=l
m=−l
a
X
lma
Y
lm (5)
where < ˆCXY
l >= CXY
l (true power spectrum). Note that
the likelihood has a maximum when Cl = ˆCl so ˆCl is the MLE.
[Hamimeche & Lewis (2008)]
Since alm are assumed to be Gaussian and statistically
isotropic, they have independent distributions (for |m| ≥ 0).
The probability of a set of alm at a given l is given by:
−2lnP(alm|Cl ) =
m=l
m=−l
[almC−1
l alm + ln|2πCl |]
= (2l + 1)[Tr(ˆCl C−1
l ) + ln|Cl |] + const. (6)
The fact that this likelihood for Cl depends only on the ˆCXY
l
shows that on the full sky the CMB data can losslessly be
compressed to a set of power spectrum estimators, that
contain all the relevant information about the posterior
distribution i.e., ˆCl is a sufficient statistic for the likelihood.
If the likelihood of the theory power spectrum Cl as a function
of the measured estimators ˆCl were Gaussian, the likelihood
could be calculated straightforwardly from the measured ˆCl .
However the distribution is non-Gaussian because for a given
temperature power spectrum Cl , the ˆCl is a sum of squares of
Gaussian harmonic coefficients, have a (reduced) χ2
distribution. This makes it difficult to use “χ2 per degree of
freedom” as “goodness of fit”.
Maximum Likelihood Estimation
L =
1
(2π)N/2 |C|
exp −(x − µ)C−1
(x − µ)t
(7)
or
2 log L = 2L = ln|C|+(x −µ)C−1
(x −µ)t
= Tr[lnC +C−1
D] (8)
where the covariance matrix C and data matrices D are given by
C = (x − µ)(x − µ)t
and D = (x − µ)(x − µ)t
(9)
differentiating equation (8) with respect to to θi
2L,i = Tr C−1
C,i − C−1
C,i C−1
D + C−1
D,i (10)
note that
, =
∂
∂θi
;
∂
∂θi
(C
−1
) = −C
−1 ∂C
∂θi
C
−1
and
∂
∂θi
(lnC) = C
−1 ∂C
∂θi
(11)
[Bond et al. (1998); Tegmark et al. (1997)]
Fisher Information Matrix
Fij = L,ij =
1
2
Tr Ai Aj + C−1
Mij , (12)
where
Ai = (lnC),i and Mij =< D,ij > (13)
for isotropic CMBR fluctuations µ = 0 and
Cij = δij Cl +
4πσ2
N
eθ2
bl(l+1)
(14)
where σ is the RMS pixel noise and θb = 0.425FWHM.
From the above equations
Fij =
l=lmax
l=2
2l + 1
2
Cl +
4πσ2
N
eθ2
bl(l+1)
−2
∂Cl
∂θi
∂Cl
∂θj
(15)
Quadratic Estimator
The best fit model i.e., parameter set ¯θ, corresponds to a
point in the parameter space at which
∂L
∂θ
|θ= ¯θ = 0 (16)
We can use a root finding method to obtain ¯θ in the
following way:
We begin with some best guess value θ(0) and approximate
the derived to the first order
∂L(¯θ)
∂θi
=
∂L(θ(0)
)
∂θi
+ ¯θj − θ
(0)
j
∂2
L(θ(0)
)
∂θi ∂θj
(17)
setting the LHS zero
¯θj − θ
(0)
j
≈ −
∂2
L(θ(0)
)
∂θi ∂θj
−1
∂L(θ(0)
)
∂θi
δθ (18)
for the next step we can write
θ
(1)
= θ
(0)
+ δθ (19)
and keep iterating till we get convergence.
[Bond et al. (1998); Durrer (2008)]
∂L
∂θi
=
1
2
dt
C−1
C,i C−1
d − Trace C−1
C,i (20)
and
Fij =
∂2L
∂θi ∂θj
=
1
2
Trace C−1
C,i C−1
C,i (21)
θ(1)
= θ(0)
+
1
2
Fij dt
C−1
C,i C−1
d − Trace C−1
C,i (22)
The advantage of this method is that for a given starting
parameter the Fisher matrix is readily calculated from the
covariance matrix alone, without having to know the data.
The above estimated parameters θ(1) depend quadratically on
the data vector d so they are called a quadratic estimators.
This method is faster than the grid based methods, however,
there are problems. This method is Levenberg-Marquardt
method as is implemented in GSL.
Error Estimate
A good first estimate for 1σ error bars are the diagonal elements of
the Fisher matrix at the maximum, i.e., the best fit point.
δθi δθj = F−1
ij (23)
These are the true 1σ errors only if the distribution is Gaussian in
the parameters θ which usually it is not.
The Fisher matrix defines an ellipse around ¯θ in the parameter space
via the equation δθt
F(¯θ)δθ = 1
The principal directions of this error ellipse are parallel to the
eigenvectors of F and their half length is given by the square root of
the eigenvalues of F
The total width of the error ellipse in a given direction j at ¯θ is
2/
√
Fjj and 1/
√
Fjj is the error of the parameter j if all other
parameters are known and are equal to ¯θ.
In practice we do not know the other parameters any better than j
so the true error in j is given by the size of the projection of the
error matrix onto the j axis.
WMAP Likelihood
At large l likelihood is approximated as Gaussian
2lnLGauss ∝
ll
(Cl − ˆCl )Qll (Cl − ˆCl ) (24)
where Qll , the curvature matrix, is the inverse of the power
spectrum covariance matrix.
The power spectrum covariance encodes the uncertainties in
the power spectrum due to cosmic variance, detector noise,
point sources, the sky cut, and systematic errors.
Since the likelihood function for the power spectrum is slightly
non-Gaussian, equation (24) is a systematically biased
estimator so a log normal function is suggested
2lnLLN ∝
ll
(zl − ˆzl )Dll (zl − ˆzl ) (25)
where zl = (Cl + Nl ) and Dll = (Cl + Nl )Qll (Cl + Nl )
It has been argued that the following estimator is more
accurate then the the Gaussian or log normal only [Verde et al.
(2003)]
L = (1/3)LGauss + (2/3)LLN (26)
WMAP seven years Likelihood
For low-l TT ( l ≤ 32) the likelihood of a model is computed
directly from the 7-year Internal Linear Combination (ILC)
maps.
For high-l (l > 32) TT MASTER pseudo-Cl quadratic
estimator is used.
For low-l polarization, (l < 23) TE, EE, & BB, pixel-space
estimator is used.
For high-l TE (l > 23) MASTER quadratic estimator is being
used.
Given a best-fit model one asks how well the model fits the data.
Given that the likelihood function is non-Gaussian, answering the
question is not as straightforward as testing the χ2
per dof of the
best-fit model. Instead one resorts to Monte Carlo simulations and
compare the absolute likelihood obtained from fitting the flight data
to an ensemble of simulated values.
[Larson et al. (2011)]
Summary & Discussion
I have discussed the difficulties and approximations used to
compute the CMBR likelihood function.
My aim was to understand why and how the likelihood
function is computed differently for different values of l and
different type of power spectra.
I have also discussed various estimators related to angular
power spectrum and the likelihood function.
I was not able to discuss the actual computation of the
various components of the likelihood function in the WMAP
likelihood code.
It has been suggested (by Dodelson) that the Nelder Mead
method or downhill simplex method (commonly known
amoeba) can be be used for finding the best fit parameters.
Another method called NEWUOA which is used for
unconstrained optimization without derivatives, is also
suggested (by Antony Lewis ) to find the best fit parameters,
optimization of the likelihood function.
References
Bond, J. R., Jaffe, A. H., & Knox, L. 1998, Phys. Rev. D , 57, 2117
Dodelson, S. 2003, Modern cosmology (San Diego, U.S.A.: Academic
Press)
Durrer, R. 2008, The Cosmic Microwave Background (Cambridge
University Press)
Hamimeche, S., & Lewis, A. 2008, Phys. Rev. D , 77, 103013
Larson, D., et al. 2011, Astrophys. J. Suppl. Ser. , 192, 16
Tegmark, M., Taylor, A. N., & Heavens, A. F. 1997, Astrophys. J. , 480,
22
Verde, L., et al. 2003, Astrophys. J. Suppl. Ser. , 148, 195

More Related Content

What's hot

tw1979 Exercise 1 Report
tw1979 Exercise 1 Reporttw1979 Exercise 1 Report
tw1979 Exercise 1 ReportThomas Wigg
 
N. Bilic - "Hamiltonian Method in the Braneworld" 1/3
N. Bilic - "Hamiltonian Method in the Braneworld" 1/3N. Bilic - "Hamiltonian Method in the Braneworld" 1/3
N. Bilic - "Hamiltonian Method in the Braneworld" 1/3SEENET-MTP
 
I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...
I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...
I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...SEENET-MTP
 
Litvinenko low-rank kriging +FFT poster
Litvinenko low-rank kriging +FFT  posterLitvinenko low-rank kriging +FFT  poster
Litvinenko low-rank kriging +FFT posterAlexander Litvinenko
 
N. Bilić: AdS Braneworld with Back-reaction
N. Bilić: AdS Braneworld with Back-reactionN. Bilić: AdS Braneworld with Back-reaction
N. Bilić: AdS Braneworld with Back-reactionSEENET-MTP
 
N. Bilic - "Hamiltonian Method in the Braneworld" 2/3
N. Bilic - "Hamiltonian Method in the Braneworld" 2/3N. Bilic - "Hamiltonian Method in the Braneworld" 2/3
N. Bilic - "Hamiltonian Method in the Braneworld" 2/3SEENET-MTP
 
N. Bilic - "Hamiltonian Method in the Braneworld" 3/3
N. Bilic - "Hamiltonian Method in the Braneworld" 3/3N. Bilic - "Hamiltonian Method in the Braneworld" 3/3
N. Bilic - "Hamiltonian Method in the Braneworld" 3/3SEENET-MTP
 
L5 determination of natural frequency & mode shape
L5 determination of natural frequency & mode shapeL5 determination of natural frequency & mode shape
L5 determination of natural frequency & mode shapeSam Alalimi
 
Öncel Akademi: İstatistiksel Sismoloji
Öncel Akademi: İstatistiksel SismolojiÖncel Akademi: İstatistiksel Sismoloji
Öncel Akademi: İstatistiksel SismolojiAli Osman Öncel
 
Application of Numerical Methods (Finite Difference) in Heat Transfer
Application of Numerical Methods (Finite Difference) in Heat TransferApplication of Numerical Methods (Finite Difference) in Heat Transfer
Application of Numerical Methods (Finite Difference) in Heat TransferShivshambhu Kumar
 
Approximate Thin Plate Spline Mappings
Approximate Thin Plate Spline MappingsApproximate Thin Plate Spline Mappings
Approximate Thin Plate Spline MappingsArchzilon Eshun-Davies
 
no U-turn sampler, a discussion of Hoffman & Gelman NUTS algorithm
no U-turn sampler, a discussion of Hoffman & Gelman NUTS algorithmno U-turn sampler, a discussion of Hoffman & Gelman NUTS algorithm
no U-turn sampler, a discussion of Hoffman & Gelman NUTS algorithmChristian Robert
 
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...Ola Carmen
 

What's hot (20)

tw1979 Exercise 1 Report
tw1979 Exercise 1 Reporttw1979 Exercise 1 Report
tw1979 Exercise 1 Report
 
INPhO-2014-QP-Solutions
INPhO-2014-QP-SolutionsINPhO-2014-QP-Solutions
INPhO-2014-QP-Solutions
 
Statistical Physics Assignment Help
Statistical Physics Assignment HelpStatistical Physics Assignment Help
Statistical Physics Assignment Help
 
2013.02.15 poster @ Toyama
2013.02.15 poster @ Toyama2013.02.15 poster @ Toyama
2013.02.15 poster @ Toyama
 
Statistical Physics Assignment Help
Statistical Physics Assignment HelpStatistical Physics Assignment Help
Statistical Physics Assignment Help
 
Quadrature
QuadratureQuadrature
Quadrature
 
N. Bilic - "Hamiltonian Method in the Braneworld" 1/3
N. Bilic - "Hamiltonian Method in the Braneworld" 1/3N. Bilic - "Hamiltonian Method in the Braneworld" 1/3
N. Bilic - "Hamiltonian Method in the Braneworld" 1/3
 
I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...
I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...
I. Cotaescu - "Canonical quantization of the covariant fields: the Dirac fiel...
 
Litvinenko low-rank kriging +FFT poster
Litvinenko low-rank kriging +FFT  posterLitvinenko low-rank kriging +FFT  poster
Litvinenko low-rank kriging +FFT poster
 
N. Bilić: AdS Braneworld with Back-reaction
N. Bilić: AdS Braneworld with Back-reactionN. Bilić: AdS Braneworld with Back-reaction
N. Bilić: AdS Braneworld with Back-reaction
 
N. Bilic - "Hamiltonian Method in the Braneworld" 2/3
N. Bilic - "Hamiltonian Method in the Braneworld" 2/3N. Bilic - "Hamiltonian Method in the Braneworld" 2/3
N. Bilic - "Hamiltonian Method in the Braneworld" 2/3
 
N. Bilic - "Hamiltonian Method in the Braneworld" 3/3
N. Bilic - "Hamiltonian Method in the Braneworld" 3/3N. Bilic - "Hamiltonian Method in the Braneworld" 3/3
N. Bilic - "Hamiltonian Method in the Braneworld" 3/3
 
L5 determination of natural frequency & mode shape
L5 determination of natural frequency & mode shapeL5 determination of natural frequency & mode shape
L5 determination of natural frequency & mode shape
 
Öncel Akademi: İstatistiksel Sismoloji
Öncel Akademi: İstatistiksel SismolojiÖncel Akademi: İstatistiksel Sismoloji
Öncel Akademi: İstatistiksel Sismoloji
 
Diffusion Homework Help
Diffusion Homework HelpDiffusion Homework Help
Diffusion Homework Help
 
Application of Numerical Methods (Finite Difference) in Heat Transfer
Application of Numerical Methods (Finite Difference) in Heat TransferApplication of Numerical Methods (Finite Difference) in Heat Transfer
Application of Numerical Methods (Finite Difference) in Heat Transfer
 
Approximate Thin Plate Spline Mappings
Approximate Thin Plate Spline MappingsApproximate Thin Plate Spline Mappings
Approximate Thin Plate Spline Mappings
 
no U-turn sampler, a discussion of Hoffman & Gelman NUTS algorithm
no U-turn sampler, a discussion of Hoffman & Gelman NUTS algorithmno U-turn sampler, a discussion of Hoffman & Gelman NUTS algorithm
no U-turn sampler, a discussion of Hoffman & Gelman NUTS algorithm
 
10.1.1.630.8055
10.1.1.630.805510.1.1.630.8055
10.1.1.630.8055
 
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
Coherence incoherence patterns in a ring of non-locally coupled phase oscilla...
 

Similar to CMB Likelihood Part 1

Alexei Starobinsky - Inflation: the present status
Alexei Starobinsky - Inflation: the present statusAlexei Starobinsky - Inflation: the present status
Alexei Starobinsky - Inflation: the present statusSEENET-MTP
 
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...Alexander Litvinenko
 
D. Vulcanov, REM — the Shape of Potentials for f(R) Theories in Cosmology and...
D. Vulcanov, REM — the Shape of Potentials for f(R) Theories in Cosmology and...D. Vulcanov, REM — the Shape of Potentials for f(R) Theories in Cosmology and...
D. Vulcanov, REM — the Shape of Potentials for f(R) Theories in Cosmology and...SEENET-MTP
 
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...Arthur Weglein
 
Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...Alexander Litvinenko
 
Exact Sum Rules for Vector Channel at Finite Temperature and its Applications...
Exact Sum Rules for Vector Channel at Finite Temperature and its Applications...Exact Sum Rules for Vector Channel at Finite Temperature and its Applications...
Exact Sum Rules for Vector Channel at Finite Temperature and its Applications...Daisuke Satow
 
EXACT SOLUTIONS OF SCHRÖDINGER EQUATION WITH SOLVABLE POTENTIALS FOR NON PT/P...
EXACT SOLUTIONS OF SCHRÖDINGER EQUATION WITH SOLVABLE POTENTIALS FOR NON PT/P...EXACT SOLUTIONS OF SCHRÖDINGER EQUATION WITH SOLVABLE POTENTIALS FOR NON PT/P...
EXACT SOLUTIONS OF SCHRÖDINGER EQUATION WITH SOLVABLE POTENTIALS FOR NON PT/P...ijrap
 
Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...Alexander Litvinenko
 
Lecture: Interatomic Potentials Enabled by Machine Learning
Lecture: Interatomic Potentials Enabled by Machine LearningLecture: Interatomic Potentials Enabled by Machine Learning
Lecture: Interatomic Potentials Enabled by Machine LearningDanielSchwalbeKoda
 

Similar to CMB Likelihood Part 1 (20)

likelihood_p1.pdf
likelihood_p1.pdflikelihood_p1.pdf
likelihood_p1.pdf
 
CMB Likelihood Part 2
CMB Likelihood Part 2CMB Likelihood Part 2
CMB Likelihood Part 2
 
BNL_Research_Report
BNL_Research_ReportBNL_Research_Report
BNL_Research_Report
 
likelihood_p2.pdf
likelihood_p2.pdflikelihood_p2.pdf
likelihood_p2.pdf
 
Alexei Starobinsky - Inflation: the present status
Alexei Starobinsky - Inflation: the present statusAlexei Starobinsky - Inflation: the present status
Alexei Starobinsky - Inflation: the present status
 
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
 
Climate Extremes Workshop - Extreme Values of Vertical Wind Speed in Doppler ...
Climate Extremes Workshop - Extreme Values of Vertical Wind Speed in Doppler ...Climate Extremes Workshop - Extreme Values of Vertical Wind Speed in Doppler ...
Climate Extremes Workshop - Extreme Values of Vertical Wind Speed in Doppler ...
 
D. Vulcanov, REM — the Shape of Potentials for f(R) Theories in Cosmology and...
D. Vulcanov, REM — the Shape of Potentials for f(R) Theories in Cosmology and...D. Vulcanov, REM — the Shape of Potentials for f(R) Theories in Cosmology and...
D. Vulcanov, REM — the Shape of Potentials for f(R) Theories in Cosmology and...
 
Chang etal 2012a
Chang etal 2012aChang etal 2012a
Chang etal 2012a
 
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
Finite-difference modeling, accuracy, and boundary conditions- Arthur Weglein...
 
Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...
 
Exact Sum Rules for Vector Channel at Finite Temperature and its Applications...
Exact Sum Rules for Vector Channel at Finite Temperature and its Applications...Exact Sum Rules for Vector Channel at Finite Temperature and its Applications...
Exact Sum Rules for Vector Channel at Finite Temperature and its Applications...
 
BNL_Research_Poster
BNL_Research_PosterBNL_Research_Poster
BNL_Research_Poster
 
Cmb part3
Cmb part3Cmb part3
Cmb part3
 
en_qu_sch
en_qu_schen_qu_sch
en_qu_sch
 
Andreev levels
Andreev levelsAndreev levels
Andreev levels
 
EXACT SOLUTIONS OF SCHRÖDINGER EQUATION WITH SOLVABLE POTENTIALS FOR NON PT/P...
EXACT SOLUTIONS OF SCHRÖDINGER EQUATION WITH SOLVABLE POTENTIALS FOR NON PT/P...EXACT SOLUTIONS OF SCHRÖDINGER EQUATION WITH SOLVABLE POTENTIALS FOR NON PT/P...
EXACT SOLUTIONS OF SCHRÖDINGER EQUATION WITH SOLVABLE POTENTIALS FOR NON PT/P...
 
VitevPaper
VitevPaperVitevPaper
VitevPaper
 
Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...Computation of electromagnetic fields scattered from dielectric objects of un...
Computation of electromagnetic fields scattered from dielectric objects of un...
 
Lecture: Interatomic Potentials Enabled by Machine Learning
Lecture: Interatomic Potentials Enabled by Machine LearningLecture: Interatomic Potentials Enabled by Machine Learning
Lecture: Interatomic Potentials Enabled by Machine Learning
 

More from Jayanti Prasad Ph.D. (10)

parallel-computation.pdf
parallel-computation.pdfparallel-computation.pdf
parallel-computation.pdf
 
thesis_seminar.pdf
thesis_seminar.pdfthesis_seminar.pdf
thesis_seminar.pdf
 
pso2015.pdf
pso2015.pdfpso2015.pdf
pso2015.pdf
 
nbody_iitk.pdf
nbody_iitk.pdfnbody_iitk.pdf
nbody_iitk.pdf
 
doing_parallel.pdf
doing_parallel.pdfdoing_parallel.pdf
doing_parallel.pdf
 
Artificial Intelligence - Anna Uni -v1.pdf
Artificial Intelligence - Anna Uni -v1.pdfArtificial Intelligence - Anna Uni -v1.pdf
Artificial Intelligence - Anna Uni -v1.pdf
 
Scikit-learn1
Scikit-learn1Scikit-learn1
Scikit-learn1
 
Cmb part2
Cmb part2Cmb part2
Cmb part2
 
Cmb part1
Cmb part1Cmb part1
Cmb part1
 
Parallel computation
Parallel computationParallel computation
Parallel computation
 

Recently uploaded

Use of mutants in understanding seedling development.pptx
Use of mutants in understanding seedling development.pptxUse of mutants in understanding seedling development.pptx
Use of mutants in understanding seedling development.pptxRenuJangid3
 
GBSN - Biochemistry (Unit 3) Metabolism
GBSN - Biochemistry (Unit 3) MetabolismGBSN - Biochemistry (Unit 3) Metabolism
GBSN - Biochemistry (Unit 3) MetabolismAreesha Ahmad
 
Daily Lesson Log in Science 9 Fourth Quarter Physics
Daily Lesson Log in Science 9 Fourth Quarter PhysicsDaily Lesson Log in Science 9 Fourth Quarter Physics
Daily Lesson Log in Science 9 Fourth Quarter PhysicsWILSONROMA4
 
Human genetics..........................pptx
Human genetics..........................pptxHuman genetics..........................pptx
Human genetics..........................pptxCherry
 
COMPOSTING : types of compost, merits and demerits
COMPOSTING : types of compost, merits and demeritsCOMPOSTING : types of compost, merits and demerits
COMPOSTING : types of compost, merits and demeritsCherry
 
Digital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxDigital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxMohamedFarag457087
 
Concept of gene and Complementation test.pdf
Concept of gene and Complementation test.pdfConcept of gene and Complementation test.pdf
Concept of gene and Complementation test.pdfCherry
 
LUNULARIA -features, morphology, anatomy ,reproduction etc.
LUNULARIA -features, morphology, anatomy ,reproduction etc.LUNULARIA -features, morphology, anatomy ,reproduction etc.
LUNULARIA -features, morphology, anatomy ,reproduction etc.Cherry
 
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIACURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIADr. TATHAGAT KHOBRAGADE
 
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and SpectrometryFAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and SpectrometryAlex Henderson
 
Pteris : features, anatomy, morphology and lifecycle
Pteris : features, anatomy, morphology and lifecyclePteris : features, anatomy, morphology and lifecycle
Pteris : features, anatomy, morphology and lifecycleCherry
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusNazaninKarimi6
 
GBSN - Microbiology (Unit 3)Defense Mechanism of the body
GBSN - Microbiology (Unit 3)Defense Mechanism of the body GBSN - Microbiology (Unit 3)Defense Mechanism of the body
GBSN - Microbiology (Unit 3)Defense Mechanism of the body Areesha Ahmad
 
Efficient spin-up of Earth System Models usingsequence acceleration
Efficient spin-up of Earth System Models usingsequence accelerationEfficient spin-up of Earth System Models usingsequence acceleration
Efficient spin-up of Earth System Models usingsequence accelerationSérgio Sacani
 
Cot curve, melting temperature, unique and repetitive DNA
Cot curve, melting temperature, unique and repetitive DNACot curve, melting temperature, unique and repetitive DNA
Cot curve, melting temperature, unique and repetitive DNACherry
 
Plasmid: types, structure and functions.
Plasmid: types, structure and functions.Plasmid: types, structure and functions.
Plasmid: types, structure and functions.Cherry
 
POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.Cherry
 
Lipids: types, structure and important functions.
Lipids: types, structure and important functions.Lipids: types, structure and important functions.
Lipids: types, structure and important functions.Cherry
 
Role of AI in seed science Predictive modelling and Beyond.pptx
Role of AI in seed science  Predictive modelling and  Beyond.pptxRole of AI in seed science  Predictive modelling and  Beyond.pptx
Role of AI in seed science Predictive modelling and Beyond.pptxArvind Kumar
 
TransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRings
TransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRingsTransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRings
TransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRingsSérgio Sacani
 

Recently uploaded (20)

Use of mutants in understanding seedling development.pptx
Use of mutants in understanding seedling development.pptxUse of mutants in understanding seedling development.pptx
Use of mutants in understanding seedling development.pptx
 
GBSN - Biochemistry (Unit 3) Metabolism
GBSN - Biochemistry (Unit 3) MetabolismGBSN - Biochemistry (Unit 3) Metabolism
GBSN - Biochemistry (Unit 3) Metabolism
 
Daily Lesson Log in Science 9 Fourth Quarter Physics
Daily Lesson Log in Science 9 Fourth Quarter PhysicsDaily Lesson Log in Science 9 Fourth Quarter Physics
Daily Lesson Log in Science 9 Fourth Quarter Physics
 
Human genetics..........................pptx
Human genetics..........................pptxHuman genetics..........................pptx
Human genetics..........................pptx
 
COMPOSTING : types of compost, merits and demerits
COMPOSTING : types of compost, merits and demeritsCOMPOSTING : types of compost, merits and demerits
COMPOSTING : types of compost, merits and demerits
 
Digital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptxDigital Dentistry.Digital Dentistryvv.pptx
Digital Dentistry.Digital Dentistryvv.pptx
 
Concept of gene and Complementation test.pdf
Concept of gene and Complementation test.pdfConcept of gene and Complementation test.pdf
Concept of gene and Complementation test.pdf
 
LUNULARIA -features, morphology, anatomy ,reproduction etc.
LUNULARIA -features, morphology, anatomy ,reproduction etc.LUNULARIA -features, morphology, anatomy ,reproduction etc.
LUNULARIA -features, morphology, anatomy ,reproduction etc.
 
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIACURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
 
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and SpectrometryFAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
 
Pteris : features, anatomy, morphology and lifecycle
Pteris : features, anatomy, morphology and lifecyclePteris : features, anatomy, morphology and lifecycle
Pteris : features, anatomy, morphology and lifecycle
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
 
GBSN - Microbiology (Unit 3)Defense Mechanism of the body
GBSN - Microbiology (Unit 3)Defense Mechanism of the body GBSN - Microbiology (Unit 3)Defense Mechanism of the body
GBSN - Microbiology (Unit 3)Defense Mechanism of the body
 
Efficient spin-up of Earth System Models usingsequence acceleration
Efficient spin-up of Earth System Models usingsequence accelerationEfficient spin-up of Earth System Models usingsequence acceleration
Efficient spin-up of Earth System Models usingsequence acceleration
 
Cot curve, melting temperature, unique and repetitive DNA
Cot curve, melting temperature, unique and repetitive DNACot curve, melting temperature, unique and repetitive DNA
Cot curve, melting temperature, unique and repetitive DNA
 
Plasmid: types, structure and functions.
Plasmid: types, structure and functions.Plasmid: types, structure and functions.
Plasmid: types, structure and functions.
 
POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.POGONATUM : morphology, anatomy, reproduction etc.
POGONATUM : morphology, anatomy, reproduction etc.
 
Lipids: types, structure and important functions.
Lipids: types, structure and important functions.Lipids: types, structure and important functions.
Lipids: types, structure and important functions.
 
Role of AI in seed science Predictive modelling and Beyond.pptx
Role of AI in seed science  Predictive modelling and  Beyond.pptxRole of AI in seed science  Predictive modelling and  Beyond.pptx
Role of AI in seed science Predictive modelling and Beyond.pptx
 
TransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRings
TransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRingsTransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRings
TransientOffsetin14CAftertheCarringtonEventRecordedbyPolarTreeRings
 

CMB Likelihood Part 1

  • 1. Cosmological Microwave Background Radiation Likelihood Analysis - Part 1 Jayanti Prasad Inter-University Centre for Astronomy & Astrophysics (IUCAA) Pune, India (411007) September 12, 2011
  • 2. Plan of the talk CMBR Likelihood Gaussian Likelihood Optimal Quadratic Estimator WMAP Likelihood
  • 3. CMBR Likelihood CMBR temperature and polarization observations can constrain cosmological parameters if the likelihood function can be computed exactly. Computing the likelihood function exactly in a brute force way is computationally challenging since it involves inversion of the covariance matrix i.e., O(N3) computation. L = 1 (2π)N/2 |C| exp −dt C−1 d , (1) where d is the data vector and C is the covariance matrix. Temperature and polarizations fields are correlated and partial sky coverage correlates power at different ls. Since the exact computation of likelihood function is challenging, approximations are generally made (Gaussian Likelihood, Gibbs sampling etc).
  • 4. Gaussian Likelihood The likelihood function for the temperature fluctuations observed by a noiseless experiment with full-sky coverage has the form: L(T|Cl ) ∝ 1 |S| exp[−(TS −1 T)/2] (2) or L(T|Cl ) = lm 1 Cl exp[−|alm| 2 /(2Cl )] (3) where T(ˆn) = lm almYlm; and Sij = l ((2l + 1)/(4π))Cl Pl (ˆni .ˆnj ) (4) Since observe only one sky, we cannot measure the power spectra directly, but instead form the rotationally invariant estimators, CXY l , for full-sky CMB maps given by ˆC XY l = (1/(2l + 1)) m=l m=−l a X lma Y lm (5) where < ˆCXY l >= CXY l (true power spectrum). Note that the likelihood has a maximum when Cl = ˆCl so ˆCl is the MLE. [Hamimeche & Lewis (2008)]
  • 5. Since alm are assumed to be Gaussian and statistically isotropic, they have independent distributions (for |m| ≥ 0). The probability of a set of alm at a given l is given by: −2lnP(alm|Cl ) = m=l m=−l [almC−1 l alm + ln|2πCl |] = (2l + 1)[Tr(ˆCl C−1 l ) + ln|Cl |] + const. (6) The fact that this likelihood for Cl depends only on the ˆCXY l shows that on the full sky the CMB data can losslessly be compressed to a set of power spectrum estimators, that contain all the relevant information about the posterior distribution i.e., ˆCl is a sufficient statistic for the likelihood.
  • 6. If the likelihood of the theory power spectrum Cl as a function of the measured estimators ˆCl were Gaussian, the likelihood could be calculated straightforwardly from the measured ˆCl . However the distribution is non-Gaussian because for a given temperature power spectrum Cl , the ˆCl is a sum of squares of Gaussian harmonic coefficients, have a (reduced) χ2 distribution. This makes it difficult to use “χ2 per degree of freedom” as “goodness of fit”.
  • 7. Maximum Likelihood Estimation L = 1 (2π)N/2 |C| exp −(x − µ)C−1 (x − µ)t (7) or 2 log L = 2L = ln|C|+(x −µ)C−1 (x −µ)t = Tr[lnC +C−1 D] (8) where the covariance matrix C and data matrices D are given by C = (x − µ)(x − µ)t and D = (x − µ)(x − µ)t (9) differentiating equation (8) with respect to to θi 2L,i = Tr C−1 C,i − C−1 C,i C−1 D + C−1 D,i (10) note that , = ∂ ∂θi ; ∂ ∂θi (C −1 ) = −C −1 ∂C ∂θi C −1 and ∂ ∂θi (lnC) = C −1 ∂C ∂θi (11) [Bond et al. (1998); Tegmark et al. (1997)]
  • 8. Fisher Information Matrix Fij = L,ij = 1 2 Tr Ai Aj + C−1 Mij , (12) where Ai = (lnC),i and Mij =< D,ij > (13) for isotropic CMBR fluctuations µ = 0 and Cij = δij Cl + 4πσ2 N eθ2 bl(l+1) (14) where σ is the RMS pixel noise and θb = 0.425FWHM. From the above equations Fij = l=lmax l=2 2l + 1 2 Cl + 4πσ2 N eθ2 bl(l+1) −2 ∂Cl ∂θi ∂Cl ∂θj (15)
  • 9. Quadratic Estimator The best fit model i.e., parameter set ¯θ, corresponds to a point in the parameter space at which ∂L ∂θ |θ= ¯θ = 0 (16) We can use a root finding method to obtain ¯θ in the following way: We begin with some best guess value θ(0) and approximate the derived to the first order ∂L(¯θ) ∂θi = ∂L(θ(0) ) ∂θi + ¯θj − θ (0) j ∂2 L(θ(0) ) ∂θi ∂θj (17) setting the LHS zero ¯θj − θ (0) j ≈ − ∂2 L(θ(0) ) ∂θi ∂θj −1 ∂L(θ(0) ) ∂θi δθ (18) for the next step we can write θ (1) = θ (0) + δθ (19) and keep iterating till we get convergence. [Bond et al. (1998); Durrer (2008)]
  • 10. ∂L ∂θi = 1 2 dt C−1 C,i C−1 d − Trace C−1 C,i (20) and Fij = ∂2L ∂θi ∂θj = 1 2 Trace C−1 C,i C−1 C,i (21) θ(1) = θ(0) + 1 2 Fij dt C−1 C,i C−1 d − Trace C−1 C,i (22) The advantage of this method is that for a given starting parameter the Fisher matrix is readily calculated from the covariance matrix alone, without having to know the data. The above estimated parameters θ(1) depend quadratically on the data vector d so they are called a quadratic estimators. This method is faster than the grid based methods, however, there are problems. This method is Levenberg-Marquardt method as is implemented in GSL.
  • 11.
  • 12. Error Estimate A good first estimate for 1σ error bars are the diagonal elements of the Fisher matrix at the maximum, i.e., the best fit point. δθi δθj = F−1 ij (23) These are the true 1σ errors only if the distribution is Gaussian in the parameters θ which usually it is not. The Fisher matrix defines an ellipse around ¯θ in the parameter space via the equation δθt F(¯θ)δθ = 1 The principal directions of this error ellipse are parallel to the eigenvectors of F and their half length is given by the square root of the eigenvalues of F The total width of the error ellipse in a given direction j at ¯θ is 2/ √ Fjj and 1/ √ Fjj is the error of the parameter j if all other parameters are known and are equal to ¯θ. In practice we do not know the other parameters any better than j so the true error in j is given by the size of the projection of the error matrix onto the j axis.
  • 13.
  • 14. WMAP Likelihood At large l likelihood is approximated as Gaussian 2lnLGauss ∝ ll (Cl − ˆCl )Qll (Cl − ˆCl ) (24) where Qll , the curvature matrix, is the inverse of the power spectrum covariance matrix. The power spectrum covariance encodes the uncertainties in the power spectrum due to cosmic variance, detector noise, point sources, the sky cut, and systematic errors. Since the likelihood function for the power spectrum is slightly non-Gaussian, equation (24) is a systematically biased estimator so a log normal function is suggested 2lnLLN ∝ ll (zl − ˆzl )Dll (zl − ˆzl ) (25) where zl = (Cl + Nl ) and Dll = (Cl + Nl )Qll (Cl + Nl ) It has been argued that the following estimator is more accurate then the the Gaussian or log normal only [Verde et al. (2003)] L = (1/3)LGauss + (2/3)LLN (26)
  • 15. WMAP seven years Likelihood For low-l TT ( l ≤ 32) the likelihood of a model is computed directly from the 7-year Internal Linear Combination (ILC) maps. For high-l (l > 32) TT MASTER pseudo-Cl quadratic estimator is used. For low-l polarization, (l < 23) TE, EE, & BB, pixel-space estimator is used. For high-l TE (l > 23) MASTER quadratic estimator is being used. Given a best-fit model one asks how well the model fits the data. Given that the likelihood function is non-Gaussian, answering the question is not as straightforward as testing the χ2 per dof of the best-fit model. Instead one resorts to Monte Carlo simulations and compare the absolute likelihood obtained from fitting the flight data to an ensemble of simulated values. [Larson et al. (2011)]
  • 16. Summary & Discussion I have discussed the difficulties and approximations used to compute the CMBR likelihood function. My aim was to understand why and how the likelihood function is computed differently for different values of l and different type of power spectra. I have also discussed various estimators related to angular power spectrum and the likelihood function. I was not able to discuss the actual computation of the various components of the likelihood function in the WMAP likelihood code. It has been suggested (by Dodelson) that the Nelder Mead method or downhill simplex method (commonly known amoeba) can be be used for finding the best fit parameters. Another method called NEWUOA which is used for unconstrained optimization without derivatives, is also suggested (by Antony Lewis ) to find the best fit parameters, optimization of the likelihood function.
  • 17. References Bond, J. R., Jaffe, A. H., & Knox, L. 1998, Phys. Rev. D , 57, 2117 Dodelson, S. 2003, Modern cosmology (San Diego, U.S.A.: Academic Press) Durrer, R. 2008, The Cosmic Microwave Background (Cambridge University Press) Hamimeche, S., & Lewis, A. 2008, Phys. Rev. D , 77, 103013 Larson, D., et al. 2011, Astrophys. J. Suppl. Ser. , 192, 16 Tegmark, M., Taylor, A. N., & Heavens, A. F. 1997, Astrophys. J. , 480, 22 Verde, L., et al. 2003, Astrophys. J. Suppl. Ser. , 148, 195