Number of collisions with hash
Equation and meaning
\[Number_of_collision = ( ( n \cdot ( n + 1 ) ) / ( 2 \cdot m ) )\]
The expected number of collisions with hash function h to hash n distinct keys into an array T of length m
Variables in this formula
m — MassMass SI unit: kg
n — NEnter this value unless it is the selected unknown.
Number_of_collision — Number Of CollisionEnter this value unless it is the selected unknown.