Hello friends,
My name is Evidence and I am a Statistician. Yes, that means I went through school and obtained 3 University degrees, one being a B.Sc. in pure mathematics, and an M.Sc. Statistics for good measure. I am also an avid gamer.
As we know, Thunderstruck trees are of major interest to the playerbase of Archeage, due to the fact that they are worth a lot of gold. A lot of anecdotal evidence and a little research has brought us to where we stand today. We know that TS can occur anywhere. We know it can occur at different times in a tree's lifespan. We know it can occur in the wild. We know a little about which trees can become thunderstruck, and which ones seem to be more likely. We believe that trees with longer lifespans have higher chances.
We are here today to improve our understanding in hopes of finding a strategy to optimize our tree-growing for the best chance to be struck by lightning. I aim to provide you with a clear, concise explanation of how this works, and we will do our best to avoid the ignorance of statistics and probability that seems to pervert every thread surrounding randomness in video games.
We are going to use the data provided in this thread: http://forums.archeagegame.com/showt...uck-Ratio-Data
The data here is useful, but does not explicitly tell us what the chance of a tree becoming Thunderstruck over it's lifetime. Instead, it tells us the probability at each stage. I have created a tree diagram (get it?) to illustrate the situation.
As we can see, the probability of a tree becoming thunderstruck over its lifetime is given by the formula:
P(T) = a + b(1-a) + c(1-b)(1-a)
Where a is the probability of success in Stage 1, b the probability of success in Stage 2, and c the probability of success in stage 3.
So how does it work? Let's do an example. From the aforementioned thread:
Pine (6x6)
Small Sapling to Sapling: 6h 51m 30s
Chance for Thunderstruck: 0.09%
Sapling to Small Tree: 1d 3h 26m
Chance for Thunderstruck: 0.14%
Small Tree to Tree: 1d 10h 17m 30s
Chance for Thunderstruck: 0.23%
So for pine trees, a = 0.0009, b = 0.0014, c = 0.0023
Using our formula, we get:
P(T) = 0.0009 + (0.0014)(0.9991) + (0.0023)(0.9991)(0.9986)
P(T) = 0.004593452898
Therefore, with one Pine tree, there is a 0.459345% chance it will become Thunderstruck.
You can plant 10 Pine trees on one 16x16 farm, and using the Binomial distribution, you would have a 10*0.00459345*(1-.00459345)^9= 0.04407 or 4.407% chance to get one on your Pine farm.
Similarly, a Cedar tree has a 0.159921012% chance of getting TS. You can fit 20 Cedars on a large farm, giving you a 0.031026 or 3.1% chance to get a TS on your Cedar farm.
Theoretically, you can grow 2 and 2/3 Cedar crops in the time it takes to grow 1 pine crop (2 days). Therefore, over a 2 day period, filling your farm with Pine gives you a 4.407% chance to yield a TS, while filling your farm with Cedar over that same period would give you a 8.27% chance.
These probabilities are for the chance of getting one TS tree on your farm. It is also possible to get more than one. You can use 1-(1-p)^n to calculate the probability of getting at least one.
You can calculate the same probabilities for any of the trees we have data for, and I invite you to do so. Please feel free to ask any questions, and I will do my best to debunk any junk stats other readers try to throw at us.
Thank you for your time!