Skip to content

Site Rating Scorecard

The site rating scorecard is an alternative to regression that produces a single intuitive score (0–100) for any location. Instead of fitting coefficients statistically, you assign weights to each factor based on their known importance, then score each site.

Site Score = Σ (wᵢ × sᵢ) where Σwᵢ = 100

Each attribute is weighted by importance and scored on a normalized scale.

Example weights (from Birkin & Clarke):

  • Market Size: 50 points
  • Store Size: 30 points
  • Affluence: 10 points
  • Competition: 10 points

“A ratings approach may be used to provide single scores for each site on the basis of the quality of attributes at that location. Each variable may be weighted according to its relative importance.” — Birkin & Clarke, Ch. 7

  1. Choose attributes — the 4–6 factors that drive success in your category
  2. Assign weights — based on regression results or domain expertise (must sum to 100)
  3. Normalize each attribute — convert raw values to 0–10 scale across your portfolio
  4. Multiply and sum — weight × score for each factor = total site rating

Birkin & Clarke scored UK retail sites on 4 attributes:

CityMarket Size (×50)Store Size (×30)Affluence (×10)Competition (×10)Total
Manchester10.0 → 506.0 → 185.0 → 54.0 → 477
Leeds7.0 → 358.0 → 244.0 → 43.0 → 366
Guildford4.0 → 207.0 → 219.0 → 97.0 → 757
Cambridge3.0 → 155.0 → 158.0 → 88.0 → 846

Manchester wins on raw score because it has by far the largest market. But Guildford and Cambridge outperform their ratings — their actual turnover exceeds what the scorecard predicts, suggesting strong local factors the model doesn’t capture.

Using HK open data to score our Sheung Wan location:

FactorWeightData SourceRaw ValueScore (0–10)Weighted
Market Size50Census (500m radius)~28,0007.537.5
Foot Traffic20MTR Sheung Wan exits~45,000/day8.016.0
Competition15FEHD licenses (C&W)208 restaurants4.0*6.0
Affluence15Median HH incomeHK$35,000/mo7.010.5
Total70.0 / 100

*High competition = lower score (inverse relationship)

70/100
Site Rating
Market: 37.5
Strongest Factor
Comp: 6.0
Weakest Factor

Strengths:

  • Dead simple — anyone can understand a score out of 100
  • No training data needed (unlike regression)
  • Transparent — you can see exactly why a site scored high or low
  • Easy to adjust weights as you learn more
  • Perfect for comparing sites in a portfolio

Limitations:

  • Weight assignment is subjective without regression backing
  • Assumes factors are independent (ignores interactions)
  • Linear scoring may miss thresholds (e.g., “minimum 10,000 market size or don’t bother”)
  • Doesn’t model consumer behaviour — just attributes
RegressionScorecard
Training data neededYes (20+ stores)No
ObjectivityStatisticalExpert judgment
OutputRevenue estimate ($)Score (0–100)
Best forRevenue predictionSite comparison
TransparencyMediumHigh

📖 Birkin, M. & Clarke, G. (2023). Retail Geography. Chapter 7: Store Performance Modelling — Site Ratings.