I try to understand, from a technical point of view, how are computed the statistical significance from a Bayesian study (I guess) in this abstract below from article "Evidence for anisotropy of cosmic acceleration" by Jacques Colin, Roya Mohayaee, Mohamed Rameez, Subir Sarkar:
Observations reveal a 'bulk flow' in the local Universe which is faster and extends to much larger scales than is expected around a typical observer in the standard ΛCDM cosmology. This is expected to result in a scale-dependent dipolar modulation of the acceleration of the expansion rate inferred from observations of objects within the bulk flow. From a maximum-likelihood analysis of the Joint Lightcurve Analysis (JLA) catalogue of Type Ia supernovae we find that the deceleration parameter, in addition to a small monopole, indeed has a much bigger dipole component aligned with the CMB dipole which falls exponentially with redshift $z$: $q_0=q_m+\vec{q}_d\cdot \hat{n}\exp(−z/S)$. The best fit to data yields $q_d=−8.03$ and $S=0.0262$ ($⇒d∼100 \text{Mpc}$), rejecting isotropy ($q_d=0$) with $3.9\sigma$ statistical significance, while $q_m=−0.157$ and consistent with no acceleration ($q_m=0$) at $1.4\sigma$. Thus the cosmic acceleration deduced from supernovae may be an artefact of our being non-Copernican observers, rather than evidence for a dominant component of 'dark energy' in the Universe.
Indeed, I have few notions like the relation :
$$\text{posterior}=\frac{\text{likelihood}\times\text{prior}}{\text{evidence}}$$
using likelihood
or more classically :
$$p(\theta|d)=\frac{p(d|\theta)p(\theta)}{p(d)}$$
with $\theta$ are the parameters to estimate and $d$ are the data.
I would like to understand how the statistical significance announced (the first one $= 3.9 \sigma$ ) is computed from the Bayesian relations above.
I think this is computed from the posterior but how to get this value :
they estimate from the likelihood at $d_d = -8.03$ and $S = 0.0262$ : how to compute this $3.9 \sigma$ ? Do they use the MLE (Maximum Likelihood Estimator) or MAP (Maximum Aposteriori Probability) methods ?
I hope you will understand my issue of understanding since I am interested into the necessity to introduce a cosmological constant or not into standard model.
Any explanations are welcome.
Regards