Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

ISYE 6402 MIDTERM EXAM FULL LENGTH TEST BANK 2025/2026 | ACCURATE CURRENTLY TESTING EXAM VERSIONS WITH ACTUAL QUESTIONS AND ANSWERS WITH A RATIONALES AND A STUDY GUIDE| LATEST UPDATE

Rating
-
Sold
-
Pages
44
Grade
A+
Uploaded on
30-11-2025
Written in
2025/2026

ISYE 6402 MIDTERM EXAM FULL LENGTH TEST BANK 2025/2026 | ACCURATE CURRENTLY TESTING EXAM VERSIONS WITH ACTUAL QUESTIONS AND ANSWERS WITH A RATIONALES AND A STUDY GUIDE| LATEST UPDATE

Institution
ISYE 6402
Course
ISYE 6402

Content preview

ISYE 6402 MIDTERM EXAM FULL LENGTH TEST BANK 2025/2026 |
ACCURATE CURRENTLY TESTING EXAM VERSIONS WITH ACTUAL
QUESTIONS AND ANSWERS WITH A RATIONALES AND A STUDY
GUIDE| LATEST UPDATE


Question 1
What is the defining characteristic of a time series dataset?
A) It is a random sample of independent observations.
B) It is a sequence of data points indexed in time order.
C) It is data collected from different subjects at the same point in time (cross-sectional).
D) It must contain at least two variables to show correlation.
E) It always follows a normal distribution.

Correct Answer: B) It is a sequence of data points indexed in time order.
Rationale: The fundamental feature of a time series is its temporal ordering. The sequence
of the data points is critical, as the primary goal is often to analyze the dependencies and
patterns that evolve over time. Unlike a random sample, the order of observations is not
interchangeable.

Question 2
A time series is said to be weakly stationary (or covariance stationary) if which of the following
properties are constant over time?
A) The mean and the variance only.
B) The entire joint probability distribution of the observations.
C) The mean, variance, and autocovariance for each fixed lag.
D) The autocorrelations (ACF) and partial autocorrelations (PACF).
E) The mean and the partial autocorrelations (PACF) only.

Correct Answer: C) The mean, variance, and autocovariance for each fixed lag.
Rationale: Weak stationarity is defined by three conditions: 1) The mean of the series is
constant and does not depend on time (E[Xₜ] = μ). 2) The variance of the series is constant
and does not depend on time (Var(Xₜ) = σ²). 3) The autocovariance between any two
observations depends only on the lag (the time difference) between them, not on the specific
time t (Cov(Xₜ, Xₜ₊ₕ) = γₕ).

,[Type here]

Question 3
Which of the following is a characteristic of a white noise process?
A) The observations are correlated with a constant mean and variance.
B) The observations have a constant mean of zero, a constant variance, and are serially
uncorrelated.
C) The observations have a mean of zero but a changing variance.
D) The observations are serially correlated with a zero mean.
E) The observations follow a normal distribution with a non-zero mean.

Correct Answer: B) The observations have a constant mean of zero, a constant variance,
and are serially uncorrelated.
Rationale: A white noise process is the building block of many time series models. It is a
sequence of random variables with a mean of zero, a constant variance, and zero
autocovariance for all non-zero lags. This means that each observation is independent of all
others.

Question 4
What does the Autocorrelation Function (ACF) measure?
A) The correlation between a time series and a different time series.
B) The correlation between a time series and its own past values at different lags.
C) The correlation between a time series and its future values.
D) The partial correlation between observations after removing the effect of intervening lags.
E) The variance of the time series at different points in time.

Correct Answer: B) The correlation between a time series and its own past values at
different lags.
Rationale: The ACF at lag k, denoted ρ(k), measures the linear relationship between an
observation at time t (Xₜ) and the observation k periods in the past (Xₜ₋ₖ). It is a key tool
for identifying the structure of a time series.

Question 5
What does the Partial Autocorrelation Function (PACF) at lag k measure?
A) The correlation between Xₜ and Xₜ₋ₖ after removing the linear dependence on the
intermediate observations (Xₜ₋₁, Xₜ₋₂, ..., Xₜ₋ₖ₊₁).

,[Type here]

B) The total correlation between Xₜ and Xₜ₋ₖ.
C) The correlation between the first k and the last k observations of a series.
D) A moving average of the autocorrelations up to lag k.
E) The probability that the autocorrelation at lag k is significant.

Correct Answer: A) The correlation between Xₜ and Xₜ₋ₖ after removing the linear
dependence on the intermediate observations (Xₜ₋₁, Xₜ₋₂, ..., Xₜ₋ₖ₊₁).
Rationale: The PACF provides a "cleaner" view of the direct relationship between two
observations by removing the confounding effects of the observations that lie between
them. It is crucial for identifying the order of autoregressive (AR) models.

Question 6
Classical decomposition of a time series typically breaks it down into which four components?
A) Mean, Variance, Skewness, and Kurtosis
B) Trend, Seasonality, Cyclical, and Irregular (Noise)
C) Autoregressive, Moving Average, Integrated, and Seasonal
D) Level, Slope, Period, and Error
E) Past, Present, Future, and Random

Correct Answer: B) Trend, Seasonality, Cyclical, and Irregular (Noise)
Rationale: The classical decomposition model assumes that a time series can be broken
down into these four underlying components: the long-term Trend, the fixed-period
Seasonality, the non-fixed-period Cyclical fluctuations, and the random, unpredictable
Irregular component.

Question 7
What is the primary purpose of using a moving average to smooth a time series?
A) To make the series stationary.
B) To forecast future values with perfect accuracy.
C) To highlight the underlying trend and remove short-term fluctuations or noise.
D) To identify the order of an ARMA model.
E) To calculate the partial autocorrelations of the series.

, [Type here]

Correct Answer: C) To highlight the underlying trend and remove short-term fluctuations
or noise.
Rationale: A moving average works by replacing each data point with the average of itself
and a certain number of its neighbors. This averaging process smooths out the random,
short-term "jumps" in the data, making the longer-term trend or pattern more visible.

Question 8
A time series analyst observes an Autocorrelation Function (ACF) plot that shows a gradual,
exponential decay, and a Partial Autocorrelation Function (PACF) plot that cuts off abruptly after
lag 1. What is the most likely model for this time series?
A) An MA(1) model
B) An AR(1) model
C) An ARMA(1,1) model
D) A white noise process
E) An MA(2) model

Correct Answer: B) An AR(1) model
Rationale: This is the classic "signature" of an Autoregressive model of order 1 (AR(1)). An
AR(p) process is characterized by a PACF that cuts off after lag p and an ACF that tails off
(decays exponentially or with a sinusoidal pattern).

Question 9
A time series analyst observes an Autocorrelation Function (ACF) plot that cuts off abruptly after
lag 2. The Partial Autocorrelation Function (PACF) plot appears to tail off exponentially. What is
the most likely model for this time series?
A) An AR(2) model
B) An ARMA(2,2) model
C) An MA(2) model
D) An ARIMA(2,1,0) model
E) A white noise process

Correct Answer: C) An MA(2) model
Rationale: This is the classic "signature" of a Moving Average model of order 2 (MA(2)).

Written for

Institution
ISYE 6402
Course
ISYE 6402

Document information

Uploaded on
November 30, 2025
Number of pages
44
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$21.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
POLYCARP West Virginia University
Follow You need to be logged in order to follow users or courses
Sold
902
Member since
1 year
Number of followers
11
Documents
1190
Last sold
1 day ago
The scholars desk

Struggling to find high-quality study materials? Look no further! I offer well-structured notes, summaries, essays, and research papers across various subjects, designed to help you understand concepts faster, improve your grades, and save study time What You’ll Find Here: ✔ Clear, concise, and exam-focused study materials ✔ Well-organized content for easy understanding ✔ Reliable resources to support your assignments and research ✔ Time-saving summaries to help you study efficiently Whether you\'re preparing for an exam, working on an assignment, or just need a quick reference, my materials are crafted to provide accurate, well-researched, and easy-to-grasp information Browse through my collection and take your studies to the next level!

Read more Read less
4.9

513 reviews

5
460
4
42
3
7
2
1
1
3

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions