Files
2026-03-18 22:18:53 -04:00

20 lines
457 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<chapter xml:id="ch-Hypothesis-Testing" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Hypothesis Testing</title>
<introduction>
<p>
Text before the first section.
</p>
</introduction>
<xi:include href="./sec-One-Sample-Tests.ptx" />
<xi:include href="./sec-Two-Sample-Tests.ptx" />
<xi:include href="./sec-Power.ptx" />
<xi:include href="./sec-Chi-Squared.ptx" />
</chapter>