Files

17 lines
724 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<chapter xml:id="ch-Probability" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Probability Theory</title>
<introduction>
<p>
This chapter establishes the basic terminology of sample spaces, events, probability, conditional probability, and independence.
This language lets us model and talk about situations that involve randomness (or lack of knowledge which can sometimes be mathematically modeled in the same way).
</p>
</introduction>
<xi:include href="./sec-Set-Theory.ptx" />
<xi:include href="./sec-Probability.ptx" />
<xi:include href="./sec-Conditional-Probability.ptx" />
<xi:include href="./sec-Independent-Events.ptx" />
</chapter>