Comments on Problem 2 Comment 1.Now we are told that we have to pay a (one-off) ticket in order to play the game in (b), and by definition thefair valueof this ticket is the value that would force the expected profit to be zero. As follows, from the analysis above the fair value of this game would be 425 GBP. This can be interpreted as the maximum amount of money we are willing to spend in order to play the game (i.e. take the risk with the hope to make profit).The logic can be conversed.If for example we are the "owner" of this game, then we can set the ticket price for the game to be equal to the fair value of the game plus possibly a small marginfor profit. Comment 2.In order to demonstrate the concept of thefair valueconsider the following example appeared in a past Jane Street interview: You pay a ticket in order to roll a die. If the result is 6, then you get 10 GBP. What is the fair value of this game? Letxbe the fair value of this game.The expected profit for this game isEP= (10-x)·16-x·5 6 . DemandingEP≥0 we getx≤10 6 = 1.67 GBP. Comment 3.Now suppose that we are told that we have to pay a fixed value ticketeachtime we decide to roll a die, then this value would be the half of the aforementioned fair value. In fact, if we follow the logic demonstrated above we can explicitly deduce this intuitive result. Indeed, ifxis the fair value of the ticket then denoting byEP1andEP2 the expected profits for the first and second roll respectively, we get the following expressions: EP1 = (100·5-x)12-x 1 2 EP2 = (100·3.5-x)12-x 1 2 HenceEP=EP1+EP2 , and by demanding this total expected profit to be non-negative we get x≤425 2 = 212.5 3.Solution 1.We know that all the possible combinations (outcomes) of two dice are 6·6 = 36.From these combinations, we are interested in those which contain at least one 6. This is equivalent to counting the outcomes which contain no 6 and then subtracting them from the total number of possible outcomes which is 36. The outcomes which contain no 6 are 5·5 = 25, and hence the outcomes which contain at least one 6 are 36-25 = 11. Therefore the probability of having exactly two 6 isP=1 11 . Solution 2.Alternatively, we can work this out with conditional probabilities.ByAdenote the event that both will face up a 6, and byBdenote the event that at least one will face up a 6. Now, callB1 the event that the first die is a 6, andB2 the event that the second die is a 6. It is more than obvious that B=B1∪B2and thereforeP(B) =P(B1) +P(B2)-P(B1∩B2 ). Using the definition of conditional probability we have: P(A|B) =P(A∩B)P(B)=136P(B1) +P(B2)-P(B1∩B2 )=1 36 16+16- 136 = 1 11 Solution 3.A slight deviation from the solution discussed above, makes use ofBayes Theoremand worths to be presented here. Following the above notation we have: P(A|B) =P(A)·P(B|A)P(B)by Bayes Theorem, and plugging in numbers we getP(A|B) =1 36 ·11136 = 1 11 Solution 4.Finally, we can also tackle this problem usingBinomial Distribution(see Appendix A). We roll two dice, son= 2 and the probability of each outcome is a sixth, thereforep=1 6 . Let us denote by Pn (x) the probability ofxsuccessesinntrials and in our case asuccesscan be interpreted as a rolling a die and getting a six. Following the aforementioned notation, we conclude that the probability of having exactly two 6 can be calculated as the probability of two successes in two trials divided by the probability of having at least one success in two trials (which in turn is the sum of the probabilities of one success in two trials and two successes in two trials). Mathematically, we can write 2