Can an observed event in fact be of zero probability?

is it possible that the event has in fact zero probability?

Yes. For a situation where this always happens, assume that one observes a random number $x$ drawn from the uniform distribution on $(0,1)$. Then the probability to observe $x$ is zero.

(Proof: For every interval $I\subseteq(0,1)$ the probability to observe a number in $I$ is the length of $I$. For every positive $\varepsilon$, there are intervals $I\subseteq(0,1)$ which contain $x$ and have length less than $\varepsilon$ hence the probability to observe exactly $x$ is less than $\varepsilon$, for every positive $\varepsilon$, QED.)

Edit: In a discrete space $\{x_i\mid i\in\mathbb N\}$, the probability to observe $x_i$ is, by hypothesis, some positive $p_i$ hence the above applies only to continuous distributions (or at least, partially continuous).


Your question is not a mathematical question, since it depends on the interpretation of probability. It also depends on precisely what you mean by "given that we have observed...".

For example, subjective Bayesians think of probability theory as theory of how (idealized) rational agents should update their beliefs in light of new observations. It is part of this idealized framework that when an event is observed, the probability measure gets updated in such a way that the observed event gets probability 1. IOW, the a posteriori probability of an observed event is not only non-zero, but equal to 1. On the other hand, the a priori probability (the probability before the update) could be anything. Normally, Bayesians adopt additional rationality principles such as always assigning non-zero a priori probabilities to non-empty events in finite sample spaces. But modelling idealizations or misjudgements about the appropriate sample space might still amount to assigning a zero probability to events that are possible.

In an experiment where a sugar cube with faces labeled 1,2,3,4,5,6 is thrown exactly once onto a wet surface, Bob might choose the sample space {1,2,3,4,5,6} and Alice might choose the sample space {1,2,3,4,5,6,edge}. If the sugar cube ends up balancing on an edge, Alice could update her probabilities using Bayes theorem (if she assigned edge some small but non-zero probability). Bob, on the other hand, would've observed an event that he had effectively assigned a vanishing a priori probability. So he would need to update using some other rule than Bayes rule, since he also needs to expand his sample space.

There are many other interpretations of probability than subjective Bayesianism, and the detailed answer to your question may vary depending on which interpretation you prefer. This is why it is not a mathematical question.

EDIT: Regarding the added clarification to the original question, it is certainly possible (and typical!) to have a zero probability of $x_i = 1/2$ in the continuous case. In the discrete case, where the probability mass is concentrated on some finite or countably infinite discrete subset of [0,1], I am not sure. If, say, one has observed that $x_1 = \frac{1}{2}$, then intuitively it does seem plainly irrational to base predictions about $x_k$, $k > 1$, on a probability measure that assigns $P(x_k=\frac{1}{2}) = 0$. But I don't have any formal argument to support this...