Dashed lines are linear probing, solid lines are “random” probing.
Load factor is on the x-axis, expected number of buckets accessed on the y-axis.
(From OpenDSA Data Structures and Algorithms book)