+ Reply to Thread
Results 1 to 4 of 4

choice and priority excel column

  1. #1
    Registered User
    Join Date
    09-11-2019
    Location
    Detroit, Michigan
    MS-Off Ver
    2013
    Posts
    2

    choice and priority excel column

    I know this can be done in excel. Just new to this whole thing. Here is what I want.

    Example - We are having the following 6 days available for a meeting to host at home so a member can pick and choose.
    Now we have 6 members who we will ask their first choice and second choice of dates and may be third so they host this meeting at their home.

    Meeting dates to choose from - Nov17, Nov23, Nov24, Nov30, Dec1, Dec7

    Person A - Nov17, Dec 7, Dec 1
    Person B - Nov 17, Nov 30, Dec 7
    Person C - Dec 7, Nov 24, Nov 23
    Person D - Dec 1, Nov 30, Nov 23
    Person E - Nov 23, Nov 24, Dec 1
    Person F - Nov 24, Dec 1, Dec 7

    Is there a excel function which probably calculates some weightage etc and assign the best date based on the choice.

    For 6 people it is easier to do via mutual talk, but we have 15 days and 15 members where we want to equally distribute.

    Any help or formula will be helpful or a different logic if experts suggest it will be helpful.

    Muru

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: choice and priority excel column

    Hi

    See if this helps you

    First criterion: assign weights to preferences;
    Second criterion: tie by the most frequent date (lowest weight).

    Organize your data in a table with Name, date 1st.pref., date 2nd.pref, date 3th.pref)
    See the file with an implementation of that where C2:E2 are preferences weights and B3 weight for the most frequent date.
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    09-11-2019
    Location
    Detroit, Michigan
    MS-Off Ver
    2013
    Posts
    2

    Re: choice and priority excel column

    Thanks for the posting. I am not following the logic in my head and not sure how to derive the answer from the weights.
    I looked at the excel and amazing work from your end. Thanks for the response and the time taken to post something meaningful.

  4. #4
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: choice and priority excel column

    You are welcome.

    I suppose that in weighing the problem one must begin by weighing the relative importance of the choice, that is, how much more balanced that choice is.

    See the following example: Suppose that five have first preference as day 9 and second as preference there are six that indicate day 16.

    What will your decision be? If you think it would be preferable to set day 9 then you are assuming that 5w1>6w2 ie w1>(6/5) w2. Note:wi are weights.
    If you think now you would only choose the 16th if there were 8 people and choosing that day as a second preference is assuming that 5w1<8w2, ie w1<(8/5)w2.

    For simplicity, if you set the value w2 = 5 you would indicate that w1 would be a value between 6 and 8 ie w1=7.

    The reasoning can be used to construct the weight w3 relative to w2 or assume the same ratio.

    Thus, if w3=5 then w2=7 and therefore (8x7/5)>w1>(6x7/5) ie w1=(7x7/5) ~ w1=10.

    I hope I made it clear.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 05-10-2017, 07:32 PM
  2. Replies: 10
    Last Post: 01-09-2015, 04:40 PM
  3. Replies: 3
    Last Post: 12-09-2013, 04:21 AM
  4. Copying rows from other sheets, and sort them based on a priority column
    By BKevinT in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-26-2010, 11:59 AM
  5. Replies: 5
    Last Post: 10-18-2008, 09:41 AM
  6. New Priority Column
    By ceemo in forum Excel General
    Replies: 3
    Last Post: 04-20-2006, 05:10 PM

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