The formula for finding the median for grouped data is:
Median = L + ((n/2 - F) / f) * c
Where: - L is the lower boundary of the median group - n is the total number of data points - F is the cumulative frequency of the group before the median group - f is the frequency of the median group - c is the width of the median group