Update GWTC3 rereview authored by Tomek Baka's avatar Tomek Baka
......@@ -2315,3 +2315,8 @@ Readability may affect the length of comments in the table. Feel free to write y
</tr>
</table>
## Consistency of recovered quantiles
For some events, GR is recovered outside 90% CI. This is expected to happen by statistical flustuations. To see if this happen at expected levels, we perform pp test under hypothesis of GR being true. Distributions of quantiles consistent with the hypothesis would show as straight lines.
![pp_real_events](uploads/dc4c22b4d26ce7d89d700fece32ce140/pp_real_events.png)
With the combined p-value=0.23. We see that our results are consistent with GR, with the worst match for alpha=1.5. Even For it, deviation from straight line occurs near the middle of distribution, so fraction of events outside 90% CI is still consistent.
\ No newline at end of file