Peter wants to send a letter to Mary. The likelihood that Peter will write the letter is $80\%$. Given that Peter has written the letter, there is $90\%$ of chances that the post office won't lose it. Given that the mail hasn't lost it, the mailman has $95\%$ of chances to delivery it correctly to Mary. Once Mary hasn't received the letter, what is the probability that Peter hasn't written it?
MY ATTEMPT
I have obtained the following relations $\mathbb{P}(P) = 0.8$, $\mathbb{P}(O|P) = 0.9$, $\mathbb{P}(D|O) = 0.95$, where the capital letters correspond to the events in the order that they appear. However I am unable to describe the final event and its corresponding probability. Can anyone help me?

Take it one step at a time. First, we determine what the probability that Mary does not receive a letter, irrespective of the reason why she did not receive the letter. This is simple:
Adding these up gives a total of $20\% + 8\% + 3.6\% = 31.6\%$ chance that Mary does not receive a letter.
Now we compute the probability that Peter did not send the letter (and hence, Mary does not receive one). This is simple - it was the first event in the above list and occurs with probability $20\%.$
So the desired (conditional) probability is simply $\frac{20\%}{31.6\%} = \boxed{63.3\%}.$