Question: Recall that histograms are used for constructing load-balanced range partitions. a. Suppose you have a histogram where values are between 1 and 100, and are
Recall that histograms are used for constructing load-balanced range partitions.
a. Suppose you have a histogram where values are between 1 and 100, and are partitioned into 10 ranges, 1–10, 11–20, . . ., 91–100, with frequencies 15, 5, 20, 10, 10, 5, 5, 20, 5, and 5, respectively. Give a load-balanced range partitioning function to divide the values into 5 partitions.
b. Write an algorithm for computing a balanced range partition with p partitions, given a histogram of frequency distributions containing n ranges.
Step by Step Solution
3.48 Rating (164 Votes )
There are 3 Steps involved in it
a A partitioning vector which gives 5 partitions with 20 tuples in each partition is 21 31 51 76 ... View full answer
Get step-by-step solutions from verified subject matter experts
Document Format (1 attachment)
16-CS-DB (409).docx
120 KBs Word File
