@@ -214,11 +214,9 @@ The following table gives a summary of the findings obtained in the remainder of
|
214 | 214 | |
215 | 215 | The table reports implications of Harrison and Kreps's specifications of $P_a, P_b, \beta$. |
216 | 216 | |
217 | | -```{raw} html |
218 | | -<div class="content-table"></div> |
219 | | -``` |
| 217 | + |
220 | 218 | | $ s_t $ | 0 | 1 | |
221 | | -| :-----------: | :---: | :---: | |
| 219 | +|---------------|-------|-------| |
222 | 220 | | $ p_a $ | 1.33 | 1.22 | |
223 | 221 | | $ p_b $ | 1.45 | 1.91 | |
224 | 222 | | $ p_o $ | 1.85 | 2.08 | |
@@ -522,11 +520,8 @@ He emphasizes how limiting short sales and limiting leverage have opposite effec
|
522 | 520 | |
523 | 521 | This exercise invites you to recreate the summary table using the functions we have built above. |
524 | 522 | |
525 | | -```{raw} html |
526 | | -<div class="content-table"></div> |
527 | | -``` |
528 | 523 | | $s_t$ | 0 | 1 | |
529 | | -| :---------: | :---: | :---: | |
| 524 | +|-------------|-------|-------| |
530 | 525 | | $p_a$ | 1.33 | 1.22 | |
531 | 526 | | $p_b$ | 1.45 | 1.91 | |
532 | 527 | | $p_o$ | 1.85 | 2.08 | |
|