revenue predict for tfi

8
Predict Annual Restaurant Sales based on objective measurements ------Sites Selection for TFI Company

Upload: zhelily-li

Post on 14-Aug-2015

151 views

Category:

Business


0 download

TRANSCRIPT

Page 1: Revenue predict for tfi

Predict Annual Restaurant Sales based on objective measurements

------Sites Selection for TFI Company

Page 2: Revenue predict for tfi

Objectives

• TFI is the company behind some of the world’s most well known brands: Burger king, Sbarro, Popeyes, Usta Donerci, and Arby’s with over 1,200 quick service restaurants across the globe.• The goal of this analysis is to predict the

annual restaurant sales of 100,1000 regional locations using demographic, real estate, and commercial data.

Page 3: Revenue predict for tfi

Datasets

• Training datasets are stored in company’s relational database, we extracted useful features and conducted data cleansing.• Potential drivers include location, open

time, demographic data gathered by third party provider with GIS systems, real estate data and commercial data. (Denoted as P1-P37)

Page 4: Revenue predict for tfi

Training Dataset

Page 5: Revenue predict for tfi

Modeling• GAM model with a log transformation turns

out to be the best with criteria minimizing mean square error.• Significant driers of revenue are:• City Type ( Large or Regular)• Restaurant Type (Food Court/Inline/Drive

Throu / Moble)• P17 (Number of schools nearby)• P26 (Average Salary of Residents nearly)• P28 (Number of competitors)

Page 6: Revenue predict for tfi

Results

Page 7: Revenue predict for tfi

Potential Location for BK:

Page 8: Revenue predict for tfi

Appendix:•Part of code: