Probability of Getting a New Scientist Each Tick?
Was this posted somewhere?
If not, this is what I came up with...
x = 2500 (number of tries = assumed average number of ticks per age)
r = 82 (most probable number of successes in the given distribution = starting amount of scientists subtracted from the average number of scientists per age declared by Bishop = 100-18)
p = r / x (probability of getting a new scientist each tick)
The formula is explained by the end of this video (if anyone cares):
http://www.youtube.com/watch?v=BPlmjp2ymxw
This puts p at 3.28%.
The formula and the logic should be sound, what I don't know is what kind of distribution parameters the developers actually used to calc. it (for example 2500 being the average number of ticks per age they used to calc. this is just a somewhat educated guess on my part, could have taken it to be 2400 or in other words 100 days or anything similar).