Classroom Simulation: Modeling the Market Effects of Mega Ski Passes
A ready-to-run economics lesson: simulate how mega ski passes change demand, prices, congestion, and regional economies—designed for secondary and university classes.
Hook: Turn student frustration into discovery
Teachers and students struggle with two linked pain points: classroom economics often feels abstract, and credible, up-to-date datasets about real markets are behind paywalls or scattered across websites. If you want a high-impact activity that uses accessible data, sharpens applied microeconomics skills, and tackles contemporary policy debates—consolidation, affordability, congestion, and climate risk—this classroom simulation does all that. It models how multi-resort or “mega” ski passes reshape demand, prices, congestion, and regional economies in 2026.
The core idea — why mega ski passes are a great teaching vehicle in 2026
In late 2025 and into 2026 the skiing industry continued to demonstrate three trends that make it an ideal case study for secondary and university economics courses:
- Consolidation and bundling — bundled, multi-resort passes (the “mega pass” model) grew as a dominant marketing and pricing strategy, reshaping cross-resort demand patterns.
- Advanced pricing and analytics — resorts use dynamic pricing, mobile pass analytics, and two-part tariffs to manage crowds and revenue, giving students a real-world application of price discrimination theory.
- Climate and capacity risk — shorter, more variable seasons mean weather shocks matter. That introduces stochastic modeling and welfare analysis under uncertainty.
Together these features let students explore classic supply-and-demand analysis, externalities (congestion and environmental), market power, bundling, and regional economic impacts in a single, policy-relevant simulation.
Learning objectives
- Apply supply and demand analysis to multi-market settings with cross-elasticities.
- Model externalities (congestion costs) and evaluate policy tools (Pigouvian taxes, caps, permit systems).
- Simulate firm pricing under bundling and two-part tariffs and calculate welfare changes.
- Quantify short-run and regional economic effects (lodging, F&B, transport) using simple multiplier models.
- Build and run deterministic and stochastic scenarios (weather variability) using spreadsheets, NetLogo, or Python/Jupyter notebooks.
Materials & data sources (accessible in 2026)
You don’t need expensive subscriptions. Suggested public and openly accessible sources students can use or emulate with synthetic data:
- Meteorological data: NOAA (U.S.) or national equivalents for snowfall and season length; SNOTEL station data for mountain snowpack proxies.
- Industry reports: National Ski Areas Association (NSAA) summaries for capacity, visitation trends, and expenditure multipliers; public press releases by pass issuers provide pricing tiers and access rules.
- Operational metrics: Resort websites and mobile apps often post lift capacity and hours; anonymized visit patterns can be approximated by Google Mobility trends and social-media scraping for educational use (respect privacy rules).
- Synthetic or classroom datasets: When real data are sparse, create calibrated synthetic datasets (instructions below) to model demand elasticity, cross-elasticities, and per-skier congestion costs.
Overview of the simulation design
The classroom simulation has five modular parts. You can run parts independently or chain them into a semester-long project.
- Baseline single-resort market (partial equilibrium)
- Introduction of a mega pass (bundling across resorts)
- Congestion externality and social welfare analysis
- Regional economic impacts and distributional effects
- Sensitivity analysis with weather shocks and dynamic pricing
Part 1 — Baseline: one resort, private equilibrium
Start simple. Give students a demand curve for one resort: Qd = a − bP, and a supply (capacity-based) relationship: Qs = c + dP until capacity cap K. Have them find the private-market equilibrium price P* and quantity Q*. Ask students to compute:
- Consumer surplus (CS) and producer surplus (PS)
- Total welfare = CS + PS
- What happens if a resort sets a static season pass price vs. per-day tickets?
Part 2 — Introducing the mega pass
Now add a pass issuer that bundles access to multiple resorts for price Pp. Model two resorts (A and B) with different appeal and distances to consumers. Each consumer chooses to buy single-day tickets at resorts or the mega pass. Key ingredients:
- Cross-elasticity: If pass lowers the out-of-pocket marginal price at both resorts, demand shifts across both sites.
- Internalization: The pass issuer internalizes revenue across resorts and may subsidize visits to less-busy resorts to manage congestion.
- Students can compute pass issuer profit-maximizing Pp given visitation probabilities and per-visit compensation to resorts (revenue-sharing).
Class activity: run scenarios where the pass is priced to attract new skiers (increase participation) versus cannibalizing full-price day-tickets from existing visitors. Examine welfare changes for consumers, resorts, and pass issuer.
Part 3 — Congestion as an externality
Introduce a per-skier congestion cost c(Q) that reduces marginal social benefit. Show how the private equilibrium overproduces relative to the social optimum. Calculate deadweight loss and discuss policy remedies: congestion pricing, daily quotas, or pass design changes (e.g., blackout dates, limited days).
"Mega passes can make skiing affordable — and crowded." — teaching point paraphrased from a 2026 industry commentary.
Model a Pigouvian tax t levied per skier to internalize congestion. Derive the social optimum and compare outcomes under three regimes: no pass with tax, pass without tax, and pass with tax.
Part 4 — Regional economic impacts
Extend the model to include local multipliers. Per-visit spending S splits into in-resort and off-resort spending. Use a simple multiplier m to estimate total regional income:
Total regional effect = (Number of visits) × S × m
Class activity: students compute how pass-driven redistribution of visits between resorts changes lodging occupancy, restaurant revenue, and seasonal employment. Add distributional analysis: which towns gain, which lose?
Part 5 — Weather, uncertainty, and dynamic pricing
Finally, add stochastic weather shocks to model variable season length. Students run Monte Carlo simulations with different snowfall scenarios to show how pass profitability and welfare change under climate risk. Introduce dynamic pricing rules (price ladders, blackout rules) and test robustness across scenarios.
Implementation pathways & tools
Choose a tool based on class level and time:
- Spreadsheet (Excel/Google Sheets): Great for high-school and introductory college classes. Build demand/supply cells, run scenario toggles, compute surpluses.
- NetLogo: Ideal for agent-based modeling. Create consumer agents with budget constraints and resort agents with capacities—use for visualizing congestion and spatial patterns.
- Python (Jupyter): For advanced undergrads. Use pandas/numpy for data, matplotlib/plotly for visuals, and run Monte Carlo experiments. Deploy a simple Streamlit or Binder notebook for student interaction.
- System dynamics (Vensim or Stella): Useful to model feedbacks—e.g., overcrowding reduces future demand via negative word-of-mouth.
Detailed lesson plan (90–180 minute options)
Single 90-minute class (compact)
- 0–15 min: Hook & context (2026 industry headline, short quote)
- 15–40 min: Baseline supply-and-demand exercise (Part 1)
- 40–70 min: Mega pass introduction and group modeling (Part 2)
- 70–90 min: Quick debrief and homework assignment (run a spreadsheet scenario)
Two- or three-session project (recommended)
- Session 1: Baseline + pass mechanics
- Session 2: Congestion externality + policy designs
- Session 3: Regional impacts + Monte Carlo weather sensitivity
Assessment and rubrics
Assess students on:
- Correctness of equilibrium calculations and welfare measures (30%)
- Quality of model calibration and parameter justification (25%)
- Clarity of policy recommendations and trade-off analysis (25%)
- Presentation, visualizations, and reproducible code/spreadsheets (20%)
Sample classroom datasets & parameter suggestions
To get going quickly, use these starter parameters (calibrated to classroom scale):
- Demand: Qd_A = 10,000 − 80P_A; Qd_B = 7,000 − 60P_B
- Supply (capacity): K_A = 5,000 daily visits, K_B = 3,500 daily visits
- Per-visit congestion cost: c(Q) = 0.002 × Q (dollars of disutility per visit)
- Average per-visit local spending S = $120; multiplier m = 1.6
- Pass issuer revenue share to resorts: 60% to resorts pro rata by visits
Adjust magnitudes to fit class scale and desired complexity.
Classroom-ready discussion prompts
- Who benefits most from a mega pass: families, frequent skiers, or pass issuers? Why?
- Is crowding an unavoidable byproduct of affordability? Can policy reconcile both goals?
- How should revenue-sharing be structured to prevent over-crowding at popular resorts?
- What are the distributional consequences for small, independent resorts versus large consolidated operators?
Extensions for advanced students
- Integrate GIS to map visitor origin-destination flows and visualize which communities gain or lose.
- Estimate demand elasticities from public booking data or scraped price/time-series (ethical scraping and privacy permitting).
- Model long-run investments in lift capacity and snowmaking as a dynamic game between resorts and pass issuers.
- Write a policy memo advising a regional tourism board on pass regulation based on simulation outcomes.
Practical teaching tips & common pitfalls
- Start with a small, tractable model—students learn more by doing a simple calibration well than wrestling with an overcomplicated system.
- Be explicit about assumptions (homogeneous consumers, linear demand) and test how results change when assumptions relax.
- Avoid real-world data traps: some resort data are proprietary. Use synthetic or aggregated public data when necessary.
- Encourage transparent, reproducible deliverables: tidy spreadsheets, commented notebooks, or NetLogo models.
2026 trends to bring into classroom discussion
Instructors should contextualize results against recent developments through late 2025 and early 2026:
- Industry consolidation: Continued bundling and vertical integration mean market power and bargaining over revenue shares are timely topics.
- Data-driven operations: Resorts increasingly use mobile-pass telemetry and dynamic pricing—students can discuss privacy and data-as-asset issues.
- Climate risk: Shorter, more variable seasons make insurance, contract design, and option-like pricing relevant extensions.
Actionable takeaways for teachers and students
- Build a two-resort spreadsheet model in one class; extend to a pass issuer model in a second.
- Use publicly available meteorological and tourism data for calibration; supplement with synthetic series when necessary.
- Teach students to compute consumer/producer surplus, deadweight loss, and to present policy trade-offs clearly.
- Run sensitivity analyses for weather shocks and pricing strategies to teach robustness and uncertainty.
Closing: why this matters beyond the classroom
This simulation connects textbook microeconomic tools to a modern policy debate that affects affordability, local economies, and environmental outcomes. It gives students a hands-on way to evaluate competing objectives—accessibility, congestion management, and regional equity—while practicing data literacy and model-building skills they will use in research and professional settings.
Call to action
Ready to bring this simulation to your classroom? Download the ready-to-run spreadsheet template, a NetLogo starter model, and a Python notebook with Monte Carlo scenarios (links and resources available at our teaching resources page). Try one module in your next class, run student teams through the full project over multiple sessions, and share results with our community—your best student memos may be featured as classroom case studies.
Related Reading
- 5 Overhyped Fitness Gadgets from CES — and What You Should Buy Instead
- Designing a Safe, Connected Home Yoga Studio in 2026: Advanced Strategies for Instructors and Dedicated Practitioners
- Sunset Cocktail Classes at Villas: From Pandan Negroni to Local Signature Drinks
- Convenience Store Pet Aisles: What to Stock for Impulse Cat Purchases
- What WhisperPair Means for iPhone Users: Are AirPods at Risk and What You Should Do
Related Topics
Unknown
Contributor
Senior editor and content strategist. Writing about technology, design, and the future of digital media. Follow along for deep dives into the industry's moving parts.
Up Next
More stories handpicked for you
Mega Ski Passes: Affordability, Crowding, and the Future of Mountain Culture
Paid Fast Lanes at Parks: The Ethics of Early-Access Permits
How to Secure Havasupai Falls Permits in 2026: Step-by-Step and Alternatives
Who Gets Access? Havasupai Permits, Tourism, and Tribal Sovereignty
Reading the Rocks: A Classroom Unit on the Geology, Ecology, and People of the Drakensberg
From Our Network
Trending stories across our publication group