LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default simultaneous pairings

My wife, a high school French teacher, has 5 classes of 20 to 30 students
each. She often has the students work in pairs and wants to create the
maximum number of lists of unique simultaneous pairings of students for each
class.

The number of possible pairings is n!/((n-2)!2!), and VBA behind Excel
produces all the possible pairs just fine.

The kicker is the creation of the unique lists. The problem arises because
of the need for the pairs to work simultaneously, and there can obviously be
no duplication of one student in any given list.

I've searched in vain for a pattern of pair selection that leads to the
automation of the process of producing the lists.

Any ideas?

Thanks.

Rich


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I get Random pairings in Excel? bchappell Excel Discussion (Misc queries) 7 May 9th 23 03:45 AM
Random Pairings with a Caveat Anthony[_5_] Excel Discussion (Misc queries) 1 July 19th 11 09:29 AM
Race Pairings gp Excel Worksheet Functions 0 February 14th 06 06:07 PM
random pairings MJW[_3_] Excel Programming 1 May 7th 05 05:26 AM
simultaneous run TJ Excel Programming 2 July 7th 04 06:36 PM


All times are GMT +1. The time now is 01:25 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"