Science of Hotel Optimization Rooms Revenue Workshop Day 1: Data Day 2: Analysis Day 3: Optimization.

Slides:



Advertisements
Similar presentations
Descriptive statistics using Excel
Advertisements

Rules for Means and Variances
Psych 5500/6500 The Sampling Distribution of the Mean Fall, 2008.
Sampling Distributions Martina Litschmannová K210.
1 Introduction to Inference Confidence Intervals William P. Wattles, Ph.D. Psychology 302.
Hypothesis Testing IV Chi Square.
Chapter 10 Section 2 Hypothesis Tests for a Population Mean
Terminology A statistic is a number calculated from a sample of data. For each different sample, the value of the statistic is a uniquely determined number.
© 2003 All Rights Reserved, Robi Polikar, Rowan University, Dept. of Electrical and Computer Engineering Lecture 8 Engineering Statistics Part II: Estimation.
1 EMSR vs. EMSU: Revenue or Utility? 2003 Agifors Yield Management Study Group Honolulu, Hawaii Larry Weatherford,PhD University of Wyoming.
Learning Objectives In this chapter you will learn about the importance of variation how to measure variation range variance standard deviation.
OPTIONS MEISTER Module 5 –Standard Deviation and Its’ Relationship to Probabilities.
Statistical Analysis. Purpose of Statistical Analysis Determines whether the results found in an experiment are meaningful. Answers the question: –Does.
Unit 9: Statistics By: Jamie Fu and Neha Surapaneni.
BPT 2423 – STATISTICAL PROCESS CONTROL.  Frequency Distribution  Normal Distribution / Probability  Areas Under The Normal Curve  Application of Normal.
Chapter 9: Simulation Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University Name.
Statistical Analysis Statistical Analysis
Normal Distribution Links Standard Deviation The Normal Distribution Finding a Probability Standard Normal Distribution Inverse Normal Distribution.
POPULATION DYNAMICS Required background knowledge:
The mean of a set of observations is their ordinary average, whereas the mean of a random variable X is an average of the possible values of X The mean.
Go to Index Analysis of Means Farrokh Alemi, Ph.D. Kashif Haqqi M.D.
Dependent Samples: Hypothesis Test For Hypothesis tests for dependent samples, we 1.list the pairs of data in 2 columns (or rows), 2.take the difference.
MATH 1107 Elementary Statistics Lecture 8 Random Variables.
1 Power and Sample Size in Testing One Mean. 2 Type I & Type II Error Type I Error: reject the null hypothesis when it is true. The probability of a Type.
Statistics Sampling Distributions
Population All members of a set which have a given characteristic. Population Data Data associated with a certain population. Population Parameter A measure.
Robert Hernandez, Hotel Data Science
Developed at Utah State University Dept of Engr & Tech Educ — Materials and Processes 5.6 calculate the mean and standard deviation of.
Population distribution VS Sampling distribution
Science of Hotel Optimization Rooms Revenue Workshop Day 1: Data Day 2: Analysis Day 3: Optimization.
Chapter 6: Random Errors in Chemical Analysis CHE 321: Quantitative Chemical Analysis Dr. Jerome Williams, Ph.D. Saint Leo University.
Numerical Measures of Variability
7.2 Means and variances of Random Variables (weighted average) Mean of a sample is X bar, Mean of a probability distribution is μ.
A life insurance company sells a term insurance policy to a 21-year-old male that pays $100,000 if the insured dies within the next 5 years. The probability.
Statistics 1: Introduction to Probability and Statistics Section 3-2.
Section 7.2 P1 Means and Variances of Random Variables AP Statistics.
Data Analysis, Presentation, and Statistics
Chapter 7: The Distribution of Sample Means. Frequency of Scores Scores Frequency.
© 2008 McGraw-Hill Higher Education The Statistical Imagination Chapter 5. Measuring Dispersion or Spread in a Distribution of Scores.
WELCOME TO MATH 3 Please begin reading the syllabus on your desk!
Chapter 4 Exploring Chemical Analysis, Harris
The Practice of Statistics Third Edition Chapter 9: Sampling Distributions Copyright © 2008 by W. H. Freeman & Company Daniel S. Yates.
Normal Distributions. Probability density function - the curved line The height of the curve --> density for a particular X Density = relative concentration.
m/sampling_dist/index.html.
MATH Section 4.4.
This represents the most probable value of the measured variable. The more readings you take, the more accurate result you will get.
Independent-Sample T-Test Lab16_10.14 Download two files from Canvas: 1. Excel data file: The link->lab files-> October 14th > lab16_data lab16_data 2.
PH101 lab 1 uncertainty analysis statistics. Sciencing So you have an idea. This idea must be testable... or it is not science So we test it. How good.
Supplementary Chapter B Optimization Models with Uncertainty
Sampling Distributions
I. ANOVA revisited & reviewed
Advanced Quantitative Techniques
Some useful results re Normal r.v
Introduce used case Discuss plan data Discuss Actual data and compare
The Normal Distribution

StatCrunch Workshop Hector Facundo.
Chapter Five Understanding Risk.
Normal Distribution Links Standard Deviation The Normal Distribution
MATH 2311 Section 4.4.
Arithmetic Mean This represents the most probable value of the measured variable. The more readings you take, the more accurate result you will get.
Statistics 1: Introduction to Probability and Statistics
The estimate of the proportion (“p-hat”) based on the sample can be a variety of values, and we don’t expect to get the same value every time, but the.
Chapter 7: The Distribution of Sample Means
Summary (Week 1) Categorical vs. Quantitative Variables
Section Means and Variances of Random Variables
Extra Brownie Points! Lottery To Win: choose the 5 winnings numbers
Normal Distribution.
MATH 2311 Section 4.4.
Statistics in Biology: Mean & Standard Deviation
Presentation transcript:

Science of Hotel Optimization Rooms Revenue Workshop Day 1: Data Day 2: Analysis Day 3: Optimization

15 minute break every 45 minutes. 45 minute periods. SOHO Day 32 © Origin World Labs

Day 3 Objectives Hour 1-2  Capacity Control Hour 3-4  Dynamic Pricing  Micro-Optimization SOHO Day 33 © Origin World Labs

OWL’s vision for The Big RM Reset Clerical RM Distribute the Right Rates and Manage Inventory. Analytical RM To take data, to be able to understand it, to process it, to extract value from it, to visualize it and to communicate it. © Origin World Labs SOHO Day 34

Data Science Elements © Origin World Labs SOHO Day 3 5 Data ScienceAnalytics RMToolsDisciplines PrescriptiveOptimizationExcel, SolverEconomics, Operations Research PredictiveClassification and Analysis Excel and SQLProbability, Statistics DescriptiveData Extraction and Grouping MSQuery, SQLArithmetic

Period Level Dynamic Pricing © Origin World Labs SOHO Day 36

Capacity Control Optimization - SOHODAY3.xlsx Limitations set on the number of units offered to a rate class. Prices are provided by the decision maker, not the algorithm. Assumes RM has good pricing information. Still used in airline and hotel RMS systems. Only need to count rooms sold, regardless of rates charged. © Origin World Labs SOHO Day 37

Standard Deviation Want to know how spread out the data points are. © Origin World Labs SOHO Day 38 STDEV.S(data set) Start with the average to measure how far data spreads out.

Standard Deviation of Rooms Sold by Period and Rate Class © Origin World Labs SOHO Day 39

Frequency Actual vs. Normal © Origin World Labs SOHO Day 310 Normal Actual

Normal Frequency in Excel Given an average and a standard deviation, you can get the probability that any # of rooms will be sold using. © Origin World Labs SOHO Day NORM.DIST(number of rooms, average, standard deviation, TRUE) Given an average and a standard deviation, you can get the # of rooms that will be sold with a certain probability. NORM.INV(specific probability, average, standard deviation)

Expected Value If the scenario plays out many times. © Origin World Labs SOHO Day 312 Reward x Chance of Reward = Rational, Long term Expected Value (Law of Very Large Numbers) Core Assumption of all Decision Sciences The Blue Pill

Lottery – Tax on people that don’t know math. Powerball odds 1/173,000,000 = % chance of winning. © Origin World Labs SOHO Day 313 Costs $2 to play ($150MM - $2) * % = $.86 - $2 * % = - $2 -$1.14Rational Expectation

Heuristic – Rule of Thumb Easy to calculate and implement. Used for practical applications. Based on experience. Not guaranteed to be optimal. Common Sense. © Origin World Labs SOHO Day 314

Capacity Control Pricing Rule P 1 > P 2 > P 3 © Origin World Labs SOHO Day 315 Class 1 is the highest priced class. Switch to higher class when Expected value is equal or higher.

Capacity Control Algorithms EMSRB Littlewood’s Rule Dynamic Programming © Origin World Labs SOHO Day 316

Micro-Segmented Dynamic Pricing SOHODAY3b.xlsx © Origin World Labs SOHO Day 317 Period Room Type Channel Company Rate PMS Dimensions Accuracy

A Better Demand Curve Remove Outliers © Origin World Labs SOHO Day 318 Avg Gross Rate High Limit Rate Low Limit Rate

Dynamic Pricing Analytic Tables – SOHODAY3.xlsx Frequency Tables Shows the average number of times a rate was sold per day per period. Std Deviation Tables Allows us to calculate the upper and lower limit rates for analyzing the demand curve. © Origin World Labs SOHO Day 319

SQL Statistical Functions COUNT(): returns the population (or sample, depending on the row source) SUM(): returns the sum of the values in a set AVG(): returns the mean STDEV(): returns the standard deviation of a sample VAR(): returns the variance of a sample © Origin World Labs SOHO Day 320 Column being analyzed goes inside ()