How to find the length of rectangle in histogram? I need the formula
Answers
Answered by
2
where the largest rectangle can be made of a number of contiguous bars. For simplicity, assume that all bars have same width and the width is 1 unit.
For example, consider the following histogram with 7 bars of heights {6, 2, 5, 4, 5, 2, 6}. The largest possible rectangle possible is 12 (see the below figure, the max area rectangle is highlighted in red)
Attachments:
Answered by
4
Answer:
Given frequency/given width of the class X minimum class size
Similar questions