Rebase warning banner.png
Please read this page if you intend on editing the Wiki post rebase!

All public logs

From HorizonXI Wiki

Combined display of all available logs of HorizonXI Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:21, 22 August 2023 Aramachus talk contribs created page Template:ConfidenceInterval (Created page with "<includeonly><onlyinclude><!-- standard case: return an estimation of the 95% confidence interval -->{{#ifexpr: {{{1}}} > 3 and {{{1}}} < ({{{2}}} - 3) | +/- {{#expr: 100*(1.96 * (sqrt (({{{1}}} / {{{2}}}) * (1-({{{1}}} / {{{2}}})) / {{{2}}} ))) round {{{digits|2}}}}}<!-- -->|<!-- if less than three success registered, use "rule of 3" for the upper bound -->{{#ifexpr: {{{1}}} <= 3 and {{{1}}} >= 0 | + {{#expr: 100* 3/{{{2}}} round {{{digits|2}}}}}<!-- -->|<!-- if nearly...")