15 lines
473 B
XML
15 lines
473 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- TODO make sure to include EV/Var of all standard distributions, perhaps include a table? -->
|
|
<chapter xml:id="ch-Expected-Value" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<title>Expected Value and Variance</title>
|
|
|
|
<!-- <introduction>
|
|
<p>
|
|
</p>
|
|
</introduction> -->
|
|
|
|
<xi:include href="./sec-Expected-Value.ptx" />
|
|
<xi:include href="./sec-Variance.ptx" />
|
|
<xi:include href="./sec-Covariance.ptx" />
|
|
</chapter> |