Minimal Collision Test

From 2008.igem.org

(Difference between revisions)
(New page: *[https://2008.igem.org/Analysis_of_Our_Models Analysis of Our Models Page] *[https://2008.igem.org/Team:Davidson-Missouri_Western Home])
Line 1: Line 1:
 +
Horizontal axis corresponds to each possible hash function (represented with numerical [[ascii]] value).
 +
Vertical axis corresponds to number of messages of indicated length with that hash value.
 +
 +
'''Goal''': Every vertical line equal length  - equal lengths correspond to minimal collisions.
 +
 +
'''Typical Test''': 10,000 randomly generated messages of indicated length.
 +
 +
*[https://2008.igem.org/Analysis_of_Our_Models Analysis of Our Models Page]
*[https://2008.igem.org/Analysis_of_Our_Models Analysis of Our Models Page]
*[https://2008.igem.org/Team:Davidson-Missouri_Western Home]
*[https://2008.igem.org/Team:Davidson-Missouri_Western Home]

Revision as of 21:47, 27 October 2008

Horizontal axis corresponds to each possible hash function (represented with numerical ascii value). Vertical axis corresponds to number of messages of indicated length with that hash value.

Goal: Every vertical line equal length - equal lengths correspond to minimal collisions.

Typical Test: 10,000 randomly generated messages of indicated length.