Question: Consider the Bloom filter discussed in Section 20.3. Define k = number of hash functions; N = number of bits in hash table; and D
Consider the Bloom filter discussed in Section 20.3. Define k = number of hash functions;
N = number of bits in hash table; and D = number of words in dictionary.
a. Show that the expected number of bits in the hash table that are equal to zero is expressed as
b. Show that the probability that an input word, not in the dictionary, will be falsely accepted as being in the dictionary is![]()
c. Show that the preceding expression can be approximated as
4 || 1 k_N D
Step by Step Solution
3.28 Rating (160 Votes )
There are 3 Steps involved in it
a If there is only one hash function k 1 which produces one of N possible hash values and there is o... View full answer
Get step-by-step solutions from verified subject matter experts
