I think constructive questions make for a good exception.
An event is this usage is a single potential observation from a discrete probability distribution - a Multinomial distribution in statistical terms and as I described at #95. Dembski sometimes uses an event to represent entire evolutionary histories. I’ve never seen him carefully define what this means, he just tosses out vague statements like “the probability this protein evolved” as if it a number that can be calculated.
can it be (the existence of) a physical object?
The requirement is that you can define a probability distribution for all the events in the set. For " the existence of objects", I don’t even know what that means.
SI is defined for any probability distribution including continuous distributions (like the Normal), AND (I can’t say this enough) it only applies to the probability distribution, not to any single observation from that distribution.
KI can only be applied to discrete probability distributions, AND it can also be applied to a single observed sequence.
I think we should discard the “coin flips” example from above, because sequences are not coin flips. We could define a distribution of sequencesS such that
S = “HTHTHTHTHHTHTHTHTH” with p=0.5, compress to “HT 10 times” (9 characters not counting spaces)
S = “HHHHHHHHHHHHHHHHHHHH” with p=0.25, compress to “H 20 times” (8 characters)
S = “TTTTTTTTTTTTTTTTTTTT” with p=0.25, compress to “T 20 times” (8 characters)
which has an average compressed length of
KI(S) = 0.59 + 0.58 + 0.5*8 = 8.5 characters.
Note: it’s difficult to have a workable example of data compression with short sequences, and I have fudged this example a bit. For any practical purposes S is not compressible to less than 10 characters.
This gets into the meaning of messages. The sender and receiver have to previously agree on how signals will be interpreted. This might be a presumed agreement like “messages with be sent in English”, or the “value of pi is 3.1415926535897932384626 …”.
In Gil’s example the decimal expansion of pi should be used for both E and D, or the abbreviation “pi” should be previously agreed meaning for both.
I mean to fix Gil’s example. Maybe tomorrow …