Economics, Geography and Other Arts

Teaching Materials

🪑 Sit Allocation in a Class

The seating arrangement can significantly influence the outcome of learning experiences. Achieving randomness in a round table context is crucial not only for promoting equity but also for fostering new combinations of knowledge and interactions within a group.
However, setting up a random environment can be challenging. This computational notebook presents a method for distributing students randomly using the network analysis library NetworkX to create the seating arrangement.

🔗 Link to Notebook:
Random Seating Arrangement Notebook


🤝 Round Robin Dynamics Applied to Education

The Round Robin method, rooted in tournament scheduling, offers a compelling strategy to enhance classroom interaction and inclusion.
By ensuring that each student is paired with every other exactly once, it breaks down social barriers and fosters empathy through structured conversations.

🔗 Link to Notebook:
Round Robin Scheduling Notebook