There's a lot of negative sentiment about corporations buying up ski resorts and raising prices, so I wanted to examine the data and see how these corporate-owned resorts compare to the independent resorts across the U.S.
In the following analysis, Vail Resorts is highlighted as it is by far the largest ski corporation and has been the target of the most criticism. New York State is also included as an owner since they operate three resorts, but it should be treated as its own category that is neither independent nor corporate.
The first metric to start understanding how different resorts are priced is the average ticket price for each ownership group:
As expected, big corporations price their tickets significantly higher than independent resorts—sometimes several times higher. But this doesn’t really say much about how overpriced they are.
Corporate-owned ski resorts tend to be much larger, with better lifts and more amenities, so they also require a lot more money to run. Ideally we’d normalize ticket prices according to all of these factors, but there are just too many factors that are impossible to measure.
Still, there are at least a few relevant metrics that are easily accessible and mostly accurate; skiable acres and lift count for example. These should both have a strong relationship to price, and the following graph shows that. Instead of average price, it displays average acres and average lift count
for each owner.
Although the order isn't exactly the same as before, the trend still follows what we would expect. Independent resorts are towards the bottom of the size ranking and Vail is somewhere in the middle.
To get a slightly better sense of value, lets look at the normalized prices using the acreage and lift data. Do guests have to pay more per acre of skiable terrain or per lift?
When we look at price per skiable acre and price per lift, the picture shifts. Independent resorts are actually priced higher than Vail when using this metric. If I had to guess, this is due to the number of very small independent resorts with only a couple of groomed trails. These resorts still need snowmaking, grooming, and lift infrastructure, which are all very expensive to set up and maintain. Larger resorts in the West are also able to advertise thousands of acres of
ungroomed bowls and glades, which gives them a much larger acreage than any resort in the Midwest or East where most of the independent resorts are.
Additionally, the graph for price per lift doesn't differentiate between types of lift. This means that a resort with only magic carpets is treated the same as one with only high-speed lifts, which can obviously make the results less meaningful.
To get a more complete picture, we can use a regression model that takes into account all the relevant features we have that should influence ticket price. These include: vertical drop, slope length, skiable acreage, annual snowfall, total lift count, and detailed lift types like gondolas, carpets, and detachable quads.
Owner is not included as a feature in the model because we want to use the model to see how actual prices compare to what the model expects, regardless of ownership. That way we can test whether certain ownership groups consistently charge more or less than they should, given the resort’s stats.
The model has an R² of 0.79, which isn’t particularly high, but it does suggest a strong relationship between resort characteristics and ticket price. The average prediction is $22 off, which is reasonably accurate when prices range from $0 to $350. In the scatterplot above, each dot represents a resort. Dots above the diagonal line are resorts that are more expensive than the model predicts, while dots below are underpriced. Vail does appear to have more resorts above the line, but it’s difficult to draw any strong conclusions from the scatterplot alone.
If you want to look at individual resorts on this plot and see which ones are the most overpriced, you can look at my analysis of the best value resorts here.
To dig deeper, we can look at the residuals — the difference between actual and predicted ticket prices — and average them by owner.
According to this model, Vail’s resorts are on average $8 more expensive than what would be expected. Independent resorts are $2 underpriced on average, while New York State-run resorts are heavily underpriced by $36. This suggests that Vail does tend to charge more than expected, and independents slightly less, but the difference isn’t massive. New York’s pricing strategy likely has more to do with the fact that it’s government-operated and not trying to maximize profit like the others.
Aspen Skiing Company stands out as the most overpriced group by far, with ticket prices averaging more than $50 over what the model predicts. This isn’t surprising given that all of their resorts are located in Aspen, a destination known more for its luxury than its affordability.
While Vail and other corporate resorts are clearly more expensive and deserve scrutiny for many of their practices, it's worth remembering that running a ski area is incredibly costly. And as winters keep getting milder, more resorts are now relying almost entirely on snowmaking, which requires massive infrastructure, water, and energy. No matter who owns the resort, skiing is likely to remain an expensive hobby.
Also keep in mind that none of this analysis considers season passes like the Epic or Ikon pass. Large ski companies probably put a lot of effort into optimizing their ticket pricing strategy across both day tickets and season passes, so that could influence pricing in ways this model doesn't capture.