QMB 3200 Final Exam 2026 | University of Central Florida
(UCF) | Business Statistics, Quantitative Methods, Data
Analysis, Hypothesis Testing, Regression, Time Series |
Multiple Choice with Rationales
Exam Structure:
Subject: Business Statistics / Quantitative Methods / Data Analysis / Hypothesis
Testing / Regression / Time Series
Source: QMB 3200 Final Exam – University of Central Florida (UCF) – 2026
Format: Open-ended and multiple-choice questions with Correct Answers and
rationales
1. Autocorrelation:
Correct Answer: Correlation in the errors that arises when the error terms
at successive points in time are related.
Rationale:
1. Autocorrelation (serial correlation) occurs when residuals are not
independent across time.
2. It is most common in time series data where consecutive observations are
related.
3. Autocorrelation violates the regression assumption of independent errors.
2. Durbin-Watson test:
Correct Answer: A test to determine whether first-order autocorrelation is
present.
Rationale:
1. The Durbin-Watson test statistic ranges from 0 to 4.
2. Values near 2 indicate no autocorrelation; values near 0 indicate positive
, 2|Page
autocorrelation; values near 4 indicate negative autocorrelation.
3. It tests the null hypothesis of no first-order autocorrelation.
3. General linear model:
Correct Answer: A model of the form y = β₀ + β₁z₁ + β₂z₂ + ... + βₚzₚ + ε,
where each of the independent variables zⱼ (j = 1, 2, ..., p) is a function of x₁,
x₂, ..., xₖ, the variables for which data have been collected.
Rationale:
1. The general linear model includes polynomial regression and interaction
terms as special cases.
2. It is linear in the parameters (β's) but not necessarily linear in the original
x variables.
3. This framework allows modeling of nonlinear relationships using
transformed predictors.
4. Interaction:
Correct Answer: The effect produced when the levels of one factor interact
with the levels of another factor in influencing the response variable. The
effect of two independent variables acting together.
Rationale:
1. Interaction means the effect of one independent variable on the dependent
variable depends on the level of another independent variable.
2. In regression, interaction is modeled by including a product term (x₁ × x₂).
3. Significant interaction indicates that the relationship is not additive.
5. Variable selection procedures:
Correct Answer: Methods for selecting a subset of the independent
variables for a regression model.
Rationale:
1. Common methods include forward selection, backward elimination, and
stepwise regression.
2. Variable selection aims to balance model fit with parsimony.
3. Criteria include adjusted R², AIC, BIC, and Mallow's Cp.
6. Time series:
Correct Answer: A sequence of observations on a variable measured at
successive points in time or over successive periods of time.
, 3|Page
Rationale:
1. Time series data are ordered chronologically.
2. Examples include stock prices, sales, temperature, and GDP.
3. The order of observations matters for analysis.
7. Mean Squared Error (MSE):
Correct Answer: The average of the sum of squared forecast errors.
Rationale:
1. MSE = (1/n) Σ (actual - forecast)².
2. It penalizes large errors more heavily than small errors.
3. MSE is a common measure of forecast accuracy.
8. Time series plot:
Correct Answer: A graphical presentation of the relationship between time
and the time series variable. Time is shown on the horizontal axis and the
time series values are shown on the vertical axis.
Rationale:
1. Time series plots reveal patterns such as trend, seasonality, cycles, and
irregular fluctuations.
2. The horizontal axis always represents time (chronological order).
3. Visual inspection is the first step in time series analysis.
9. Horizontal pattern:
Correct Answer: A horizontal pattern exists when the data fluctuate
around a constant mean.
Rationale:
1. A horizontal (stationary) pattern has no trend or seasonality.
2. The mean is constant over time.
3. Forecasting methods for horizontal patterns include moving averages and
exponential smoothing.
10. Moving average:
Correct Answer: A forecasting method that uses the average of the most
recent k data values in the time series as the forecast for the next period.
Rationale:
1. The moving average smooths out short-term fluctuations.
, 4|Page
2. Forecast for period t+1 = average of the k most recent observations.
3. Larger k values produce smoother forecasts but may lag behind trends.
11. Stationary time series:
Correct Answer: A time series whose statistical properties are
independent of time. For a stationary time series, the process generating
the data has a constant mean and the variability of the time series is
constant over time.
Rationale:
1. Stationarity is an assumption for many time series models (ARIMA).
2. Non-stationary series may require differencing or transformations.
3. Constant mean and variance are key properties of weak stationarity.
12. Trend pattern:
Correct Answer: A trend pattern exists if the time series plot shows
gradual shifts or movements to relatively higher or lower values over a
longer period of time.
Rationale:
1. Trends can be upward (increasing) or downward (decreasing).
2. Trends may be linear or nonlinear.
3. Trend is a long-term movement, distinct from seasonal or cyclical
patterns.
13. Smoothing constant:
Correct Answer: A parameter of the exponential smoothing model that
provides the weight given to the most recent time series value in the
calculation of the forecast value.
Rationale:
1. The smoothing constant (α) ranges from 0 to 1.
2. Larger α values give more weight to recent observations (responsive
model).
3. Smaller α values give more weight to historical data (smoother model).
14. Seasonal pattern:
Correct Answer: A seasonal pattern exists if the time series plot exhibits a
repeating pattern over successive periods. The successive periods are often
one-year intervals, which is where the name seasonal pattern comes from.