Skip to content

Commit

Permalink
Update 61.tex
Browse files Browse the repository at this point in the history
Added paragraph explaining why guests arriving at a fun time ARE conditionally independent if we know Cersei and Tyrion's arrival times
  • Loading branch information
qsg99 authored and fifthist committed Sep 16, 2024
1 parent 784575f commit 00d7d4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chapters/5/sections/mixed_practice/problems/61.tex
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@
When we have information of 1 arriving when it's fun, we know that there's someone arriving betweenTyrion and Cersei and this forces the conditional sample space to have a skew towards having Tyrion and Cersei further apart than if we have no information about 1.
This skewing of the the conditional sample space increasing chances that 2 arrives at a time when it's fun.

However, the events ARE conditionally independent. If we know the length of the interval of time between Cersei and Tyrion's arrivals \(L\), then the probability of any other guest arriving at a fun time just becomes \(L\). It is no longer true that any order of Tyrion, Cersei, and some specific guest is equally likely - for example, if we know Tyrion is the first guest and Cersei is the last guest, it is obvious that the only possible ordering is Tyrion Guest Cersei. Moreover, since the arrival times of other guests are independent of each other, knowing that Jaime arrives at a fun time no longer makes it more likely that Robert will arrive at a fun time - Robert still has to arrive in the interval \(L\), as opposed to Jaime's arrival making the expected amount of fun time larger. Therefore, the probability of both Jaime and Robert arriving when it is fun, given that the amount of time between Cersei and Tyrion's arrival is \(L\), is \(L^{2}\).

0 comments on commit 00d7d4b

Please sign in to comment.