Consider a file on disk containing 100 records.
For both searches, what is
- the average number of comparisons needed to find a record in a file.
- number of comparisons if the record is not in the file
- the average number of comparisons if the record has a 68% chance of being in the file
- the number of disk accesses in the previous 3 questions if the file has 25 records per block