Skip to content

Commit 2c8dd15

Browse files
committed
[harrison_kreps] Fix tables
1 parent 867e2fd commit 2c8dd15

File tree

1 file changed

+7
-50
lines changed

1 file changed

+7
-50
lines changed

lectures/harrison_kreps.md

Lines changed: 7 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -233,57 +233,14 @@ It records implications of Harrison and Kreps's specifications of $P_a, P_b, \be
233233
```{raw} html
234234
<div class="content-table"></div>
235235
```
236-
237-
238-
239-
240-
241-
242-
243-
244-
245-
246-
247-
248-
249-
250-
251-
252-
253-
254-
255-
256-
257-
258-
259-
260-
261-
262-
263-
264-
265-
266-
267-
268-
269-
270-
271-
272-
273-
274-
275-
276-
277-
278-
279-
|$|s_t|$|0|1|
236+
|$ s_t $|0|1|
280237
|:---------------------:|:----:|:----:|
281-
|$|p_a|$|1.33|1.22|
282-
|$|p_b|$|1.45|1.91|
283-
|$|p_o|$|1.85|2.08|
284-
|$|p_p|$|1|1|
285-
|$|\hat{p}_a|$|1.85|1.69|
286-
|$|\hat{p}_b|$|1.69|2.08|
238+
|$ p_a $|1.33|1.22|
239+
|$ p_b $|1.45|1.91|
240+
|$ p_o $|1.85|2.08|
241+
|$ p_p $|1|1|
242+
|$ \hat{p}_a $|1.85|1.69|
243+
|$ \hat{p}_b $|1.69|2.08|
287244

288245
Here
289246

0 commit comments

Comments
 (0)