IntermediateStatistical Functions4 min20 points

Average or median for this data?

The situation

Ten orders came in last month. Nine were between $380 and $510, and one distributor placed a $12,800 restocking order. You have to put one number in the board pack describing a typical order.

Choose an answer

Functions in this exercise

  • AVERAGEReturns the arithmetic mean of a range, ignoring empty cells.
  • MEDIANReturns the middle value — the one an outlier can't drag around.

Who this is for