Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4540108
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T15:02:25+00:00 2026-05-21T15:02:25+00:00

I have to split a group of x people into 3 or 4 groups,

  • 0

I have to split a group of x people into 3 or 4 groups, most likely 3.

I want people to be happy, so I’m having each person rate the other members of the big group from 1 to (x-1).

How do I optimize preferences to create 3 groups?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T15:02:26+00:00Added an answer on May 21, 2026 at 3:02 pm

    Here is a method that is likely to get a good arrangement, even if it is not an optimal arrangement:

    First create a ranking function that can take any pair of groupings and determine whether one is better than the other. Then apply the following algorithm:

    1. Randomly assign people into groups.
    2. Randomly pick one person from each group.
    3. Create new groupings in which each combination of reassignments is performed on the people chosen in step 2. (For 3 groups there will be 6 such reassignments. For 4, 24.)
    4. Of all possible reasignments, pick the best one.
    5. Repeat steps 2–4 one million times.

    UPDATE

    If there are only 18 people that need to be assigned, then that’s just (18 choose 6) * (12 choose 6) / 6 = 2,858,856 possible groupings. (Or, in the case of four groups it’s (18 choose 4) * (14 choose 4) * (10 choose 5) / 4 = 192,972,780 groupings.)

    You can just try each one and pick the best.

    I guess the ranking algorithm itself is really the hard part of this assignment.

    You could just give each person a score based on summing the scores of the people selected to be in their group, then sum the scores of each person together.

    The problem is that you’re going to end up with all the popular people in one group, and all the unpopular people in another group, and all the telephone handset cleaners in another group.

    You should just assign people randomly, and then tell them that you used some really scientific system. That way everybody gets a good mix.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an UTableView grouped. I want to split my data into categories group.
I have a group of records which are split into segements of 5 each
Say I have a vector with 1000 values and I want to 'split/partition/group' this
I have very large Iterators that I want to split into pieces. I have
I have a windows forms app where I have split different functionality into several
i have this: Dim split As String() = temp_string.Split(,) ''#feed all info into global
I want to make an application that will allow people to form groups to
I have code to read in the version number from a make file. VERSION_ID=map(int,re.match(VERSION_ID\s*=\s*(\S+),open(version.mk).read()).group(1).split(.))
I have a paragraph of text and I need to wrap each group of
I have a report in Access that we want split and exported to .rtf

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.