GitHub

Original file line numberDiff line numberDiff line change

@@ -214,11 +214,9 @@ The following table gives a summary of the findings obtained in the remainder of

214214
215215

The table reports implications of Harrison and Kreps's specifications of $P_a, P_b, \beta$.

216216
217-

```{raw} html

218-

<div class="content-table"></div>

219-

```

217+
220218

| $ s_t $ | 0 | 1 |

221-

| :-----------: | :---: | :---: |

219+

|---------------|-------|-------|

222220

| $ p_a $ | 1.33 | 1.22 |

223221

| $ p_b $ | 1.45 | 1.91 |

224222

| $ p_o $ | 1.85 | 2.08 |

@@ -522,11 +520,8 @@ He emphasizes how limiting short sales and limiting leverage have opposite effec

522520
523521

This exercise invites you to recreate the summary table using the functions we have built above.

524522
525-

```{raw} html

526-

<div class="content-table"></div>

527-

```

528523

| $s_t$ | 0 | 1 |

529-

| :---------: | :---: | :---: |

524+

|-------------|-------|-------|

530525

| $p_a$ | 1.33 | 1.22 |

531526

| $p_b$ | 1.45 | 1.91 |

532527

| $p_o$ | 1.85 | 2.08 |

Read the original on github.com ↗