|
|
|
|
|
by ghomem
1024 days ago
|
|
The coin flipping example ideally would have S = ln(2), with the two outcomes being: * heads, no issues * tails, no issues The articles says this: "The way to lower that maximum is to bring N to a number as close as possible to one. In addition to reducing the number of possible outcomes, we can further reduce entropy in any given process by reducing the probability of every undesired outcome,[...]" which applies to a reproducible process. In the case of coin flipping, the desired reproducibility refers to having no issues, so N should be as close as possible to 2". (the macrostate vs microstate distinction could be introduced but it would complicate the argument) |
|