Results 1 to 3 of 3

problem finding the median

Threaded View

  1. #1
    Registered User
    Join Date
    11-18-2008
    Location
    DC
    Posts
    2

    problem finding the median

    I have two columns of data, one is the price per unit, the other is the quantity sold at that price. I'm trying to find the median selling price, but MEDIAN doesn't work correctly and I'm not sure how to tell the function to count each price the actual number of times it was sold.

    I actually believe I've found a work-around for this problem - I sort by price and use a SUM function to figure out where the middle is...I just feel like there should be an easier way (for the future).

    Thanks for your help in advance.

    William
    Last edited by cwwineman; 11-18-2008 at 07:41 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1