Large Gatherings
Let's suppose you're writing a complex scene ... say, a large gathering such as an office Christmas party at a very large firm. You have the character list you've been working with plus some outsiders such as spouses and possibly minor characters. It would be easy to have considerably more than 50 people at such an event but let's say between major and minor characters you can count 30. Now the number of possible interactions would be 870 which is far too much to handle. You'll need a few specific ones to advance your plot but will want a few to establish the scene and set the mood. One way to proceed is to list everyone and then use a random number generator - I use Excel's RANDBETWEEN - to select a couple of people at random and then decide how they might interact. I've found this technique works well and makes the large number of possible interactions manageable while keeping the story from seeming contrived.












