Changes

Jump to navigation Jump to search
13 bytes removed ,  20:52, 18 August 2019
Undo revision 85571 by Farmonymous (talk) Again, game resullts are not bearing out the truth of this calculation
Line 54: Line 54:  
You can actually see the 75% cap at work in the table above, if indirectly: notice that the probability of a silver crop actually goes down once the probability of a gold crop crosses the 37.5% threshold.
 
You can actually see the 75% cap at work in the table above, if indirectly: notice that the probability of a silver crop actually goes down once the probability of a gold crop crosses the 37.5% threshold.
   −
Finally, the probability that a crop is normal quality is the probability that the crop is neither silver nor gold quality. Because silver probability is first determined by gold, the formula is:
+
Finally, the probability that a crop is normal quality is the same as the probability that the crop is neither silver nor gold quality. Since it can't be both silver or gold, the formula simplifies to:
    
<code>
 
<code>
P(not silver | not gold) = P(not silver) * P(not gold)
+
P(normal) = 1 - P(silver) - P(gold)
 
</code>
 
</code>
 
|}
 
|}
105,560

edits

Navigation menu