The first original example case from the Binomial article is added here as reference.
π Note: For this process of fewer trials, the spread of values is reduced, and as a result, the number of occurrences of a possible outcome is increased.
π Note: Compared to the original example (where n = 10 and p = 0.4), the most likely outcome is a lower value.
π Note: For this process of significantly more trials, the spread is increased, and the number of occurrences of a possible outcome is decreased.
π Note: The most likely outcome is a larger value when compared to the original example (where n = 10 and p = 0.4).
In both cases, though number of trials per process differs, the value of the most likely outcome is n * p.