from: pfizer.commn 2003 1112.htmlOpen ↗ we have: "Lipitor-treated patients
experienced a median 0.4% reduction in total plaque volume, defined as all of the plaque present
within a segment of a single artery—while patients who received Pravachol showed a significant
increase in total plaque volume
(2.7% median)."
The results look good, but are presented as changes in **** median ****. Who uses median?
If there are an odd number of patients, then the result of only one patient represents the median.
If there are an even number of patients, then the result of only two patients represent the
median. The influence on the results of the vast majority of patients is entirely lost, discarded,
and ignored.
My recollection of statistics suggested that the difference between a mean and a median was a quick
measure of skew. If mean and median are similar in value then a distribution can reasonably be
expected to be somewhat symmetrical, even though that would not always be the case. If mean and
median are far apart, then one can expect skewed data. Never have I seen comparisons of medians.
Definitions of mean and median are given below.
While they do not always tell the whole story, statistically speaking, surely comparisons of the
means would be a reasonable first step. If these comparisons are undramatic, I do not think one
can just consider comparisons of the medians. What if medians are misunderstood? Are there tests
of significance dealing with medians? Ever hear of standard deviations about the medians? I can
think of a way to get medians to change with absolute disregard to the different treatments of the
two groups.
Is comparing medians at all valid?
A.L.
================================================
definitions:
=================================================
shodor.orgm.htmlOpen ↗
=================================================
mean The sum of a list of numbers, divided by the total number of numbers in the list.
==================================================
median "Middle value" of a list. The smallest number such that at least half the numbers in the list
are no greater than it. If the list has an odd number of entries, the median is the middle entry in
the list after sorting the list into increasing order. If the list has an even number of entries,
the median is equal to the sum of the two middle (after sorting) numbers divided by two. The median
can be estimated from a histogram by finding the smallest number such that the area under the
histogram to the left of that number is 50%
===================================================