17 lines
407 B
XML
17 lines
407 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<chapter xml:id="ch-Confidence-Intervals" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<title>Confidence Intervals</title>
|
|
|
|
<introduction>
|
|
<p>
|
|
Text before the first section.
|
|
</p>
|
|
</introduction>
|
|
|
|
<xi:include href="./sec-Likelihood.ptx" />
|
|
<xi:include href="./sec-CLT.ptx" />
|
|
<xi:include href="./sec-Confidence-Intervals.ptx" />
|
|
|
|
|
|
</chapter> |