I have measurements of a group divided into subsets, with a median, interquartile range (IQR), and total N for each subset.
I would like to calculate the median and IQR for the total group using this information. Is that possible?
Thanks!
I have measurements of a group divided into subsets, with a median, interquartile range (IQR), and total N for each subset.
I would like to calculate the median and IQR for the total group using this information. Is that possible?
Thanks!
No, it's not possible: there is not enough information. Means can be combined if the sizes of groups are known; medians and quartiles cannot be.
Example.
(Same story with IQR, but the examples would be more complicated).