Lecture 06 - Transportation Demand Analysis
Lecture 06 - Transportation Demand Analysis
The Origin-Destination (O-D) matrix records traffic flow between centroids, helping
transportation planners analyze and predict travel demand. Short-term O-D matrices are often
unbalanced due to time-based travel variations, but they balance out over a full day. Planners
estimate and forecast trips between zones based on factors such as household size, car ownership,
income, and road density.
Forecasting relies on historical data, but all predictions contain errors, with shorter-term
forecasts being more accurate. Qualitative methods, such as the Delphi method, rely on expert
judgment when data is limited. Quantitative techniques include extrapolation (time series
models) and explanatory (regression models). Extrapolation forecasts demand based on past
trends, while regression models predict demand using socioeconomic and transportation
factors, allowing "what-if" scenario analysis. Time series methods include the naive approach,
moving averages, and trend projection.
Example 1:
A transportation agency wants to predict the number of daily passengers on a
subway system. They decide to use a 5-day moving average to smooth out short-
term fluctuations and identify trends. Calculate the moving average for day 6.
Example 2: The data on passenger traffic at Belgrade Airport, Serbia, from 1970 to
1977 are given. Predict the number of passengers in 1975 by using a 3-year moving
average.
W1974 = 0.6
W1973 = 0.3
W1972 = 0.1
Year Passenger Traffic at Belgrade Airport
1970 838,156
1971 1,036,311
1972 1,155,166
1973 1,434,454
1974 1,688,247
1975 2,020,291
1976 2,047,016
1977 2,280,972
a.4. Exponential Smoothing
Exponential smoothing is based on the idea of assigning higher weights to more
recent observations than to the observations from the far-away past. In other words,
in the case of exponential smoothing, the weights decrease exponentially with the
past. In this way, the lowest weights are given to the most distant observations. The
forecast value in the exponential smoothing equals:
Example 1: Assume we are forecasting daily traffic volume using simple exponential
smoothing.
Given: At = 10,000 vehicles today. Previous forecast is 9,500 vehicles.
Smoothing factor is 0.3.