More actions
→Target Painting: Added Golem to the list of ships with a TP bonus with a special note around the racial faction/ewar type mismatch. |
→Electronic Countermeasures (ECM): replaced .png formula with <math> |
||
| Line 22: | Line 22: | ||
The probability to jam a target with single jammer is: | The probability to jam a target with single jammer is: | ||
<math> \displaystyle\text{Chance to jam} = \frac{ \text{ECM strength} }{ \text{Sensor strength} } </math> | |||
However with multiple jams, each possibly with different jam strength, the probability becomes a binomial distribution. See the [https://en.wikipedia.org/wiki/Binomial_distribution wikipedia article] to refresh your memory on how it is calculated. | However with multiple jams, each possibly with different jam strength, the probability becomes a binomial distribution. See the [https://en.wikipedia.org/wiki/Binomial_distribution wikipedia article] to refresh your memory on how it is calculated. | ||