Filters
Question type

Study Flashcards

_____ is the amount by which the predicted value differs from the observed value of the time series variable.


A) Mean forecast error
B) Mean absolute error
C) Smoothing constant
D) Forecast error

E) B) and D)
F) A) and B)

Correct Answer

verifed

verified

D

Which of the following statements is the objective of the moving averages and exponential smoothing methods?


A) To characterize the variable fluctuations by a smooth curve
B) To smooth out random fluctuations in the time series
C) To characterize the variable fluctuations by an exponential equation
D) To transform a nonstationary time series into a stationary series

E) C) and D)
F) B) and C)

Correct Answer

verifed

verified

Consider the following time series data: Consider the following time series data:    a. Use α = 0.2 to compute the exponential smoothing values for the time series. Compute MSE and a forecast for year 11. b. Use trial and error to find a value of the exponential smoothing coefficient α that results in a smaller MSE than what you calculated for α = 0.2. c. Compute the forecast for year 11 using the smoothing coefficient α selected using trial error. a. Use α = 0.2 to compute the exponential smoothing values for the time series. Compute MSE and a forecast for year 11. b. Use trial and error to find a value of the exponential smoothing coefficient α that results in a smaller MSE than what you calculated for α = 0.2. c. Compute the forecast for year 11 using the smoothing coefficient α selected using trial error.

Correct Answer

verifed

verified

a. Smoothing constant α = 0.2
blured image
MSE = 1...

View Answer

The below time series gives the indices of Industrial Production in U.S for 10 consecutive years. The below time series gives the indices of Industrial Production in U.S for 10 consecutive years.    a. Construct a time series plot. What type of pattern exists in the data? b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series. c. What is the forecast for t = 11? a. Construct a time series plot. What type of pattern exists in the data? b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series. c. What is the forecast for t = 11?

Correct Answer

verifed

verified

a.
blured image
The time series plot shows a linea...

View Answer

Consider the following time series: Consider the following time series:    a. Use a multiple regression model to develop an equation to account for linear trend and seasonal effects in the data. To capture seasonal effects, use the dummy variables Qtr1 = 1 if quarter 1, 0 otherwise; Qtr2 = 1 if quarter 2, 0 otherwise; Qtr3 = 1 if quarter 3, 0 otherwise; and create a variable t such that t = 1 for quarter 1 in year 1, t = 2 for quarter 2 in year 1, … ,t = 12 for quarter 4 in year 3. b. Compute the quarterly forecasts for next year based on the model developed in part a. a. Use a multiple regression model to develop an equation to account for linear trend and seasonal effects in the data. To capture seasonal effects, use the dummy variables Qtr1 = 1 if quarter 1, 0 otherwise; Qtr2 = 1 if quarter 2, 0 otherwise; Qtr3 = 1 if quarter 3, 0 otherwise; and create a variable t such that t = 1 for quarter 1 in year 1, t = 2 for quarter 2 in year 1, … ,t = 12 for quarter 4 in year 3. b. Compute the quarterly forecasts for next year based on the model developed in part a.

Correct Answer

verifed

verified

a. Rewrite the data using dummy variable...

View Answer

Which of the following data patterns best describes the scenario shown in the below plot? Which of the following data patterns best describes the scenario shown in the below plot?   A)  Time series with a linear trend pattern B)  Time series with a nonlinear trend pattern C)  Time series with no pattern D)  Time series with a horizontal pattern


A) Time series with a linear trend pattern
B) Time series with a nonlinear trend pattern
C) Time series with no pattern
D) Time series with a horizontal pattern

E) None of the above
F) A) and C)

Correct Answer

verifed

verified

The yearly sales (in millions of dollars) of an automobile manufacturing company during the period 2000-2011 are given below: The yearly sales (in millions of dollars) of an automobile manufacturing company during the period 2000-2011 are given below:    a. Construct a time series plot. What type of pattern exists in the data? b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series. c. What is the sales forecast (in millions of dollars) for the year 2012? a. Construct a time series plot. What type of pattern exists in the data? b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series. c. What is the sales forecast (in millions of dollars) for the year 2012?

Correct Answer

verifed

verified

a.
blured image
The time series plot shows a linea...

View Answer

A time series that shows a recurring pattern over one year or less is said to follow a _____.


A) horizontal pattern
B) stationary pattern
C) cyclical pattern
D) seasonal pattern

E) B) and C)
F) B) and D)

Correct Answer

verifed

verified

The following times series shows the demand for a particular product over the past 10 months. The following times series shows the demand for a particular product over the past 10 months.    a. Use α = 0.2 to compute the exponential smoothing values for the time series. Compute MSE and a forecast for month 11. b. Compare the three-month moving average forecast with the exponential smoothing forecast using α = 0.2. Which appears to provide the better forecast based on MSE? a. Use α = 0.2 to compute the exponential smoothing values for the time series. Compute MSE and a forecast for month 11. b. Compare the three-month moving average forecast with the exponential smoothing forecast using α = 0.2. Which appears to provide the better forecast based on MSE?

Correct Answer

verifed

verified

a. Smoothing constant α = 0.2
blured image
MSE = 9...

View Answer

Qualitative forecasting methods are used when:


A) historical data on the variable being forecast are available.
B) information on past values of the variable being measured is quantifiable.
C) historical data on the variable being forecast are either unavailable or are not applicable.
D) it is reasonable to assume that past is prologue.

E) B) and C)
F) None of the above

Correct Answer

verifed

verified

C

The following time series shows the sales of a particular commodity over the past 15 weeks. The following time series shows the sales of a particular commodity over the past 15 weeks.    a. Construct a time series plot. What type of pattern exists in the data? b. Use α = 0.3 to develop the exponential smoothing values for the time series and compute the forecast of demand for the next week. c. Use trial and error to find a value of the exponential smoothing coefficient α that results in a relatively small MSE. a. Construct a time series plot. What type of pattern exists in the data? b. Use α = 0.3 to develop the exponential smoothing values for the time series and compute the forecast of demand for the next week. c. Use trial and error to find a value of the exponential smoothing coefficient α that results in a relatively small MSE.

Correct Answer

verifed

verified

a.
blured image
The time series plot shows a horiz...

View Answer

Consider the following quarterly time series: Consider the following quarterly time series:    a. Construct a time series plot. What type of pattern exists in the data? b. Use a multiple regression model with dummy variables as follows to develop an equation to account for seasonal effects in the data. Qtr1 = 1 if quarter 1, 0 otherwise; Qtr2 = 1 if quarter 2, 0 otherwise; Qtr3 = 1 if quarter 3, 0 otherwise. c. Compute the quarterly forecasts for next year based on the model developed in part b. a. Construct a time series plot. What type of pattern exists in the data? b. Use a multiple regression model with dummy variables as follows to develop an equation to account for seasonal effects in the data. Qtr1 = 1 if quarter 1, 0 otherwise; Qtr2 = 1 if quarter 2, 0 otherwise; Qtr3 = 1 if quarter 3, 0 otherwise. c. Compute the quarterly forecasts for next year based on the model developed in part b.

Correct Answer

verifed

verified

a.
blured image
The above time series plot reveals...

View Answer

The following data shows the quarterly profit (in thousands of dollars) made by a particular company in the past 3 years. The following data shows the quarterly profit (in thousands of dollars) made by a particular company in the past 3 years.    a. Construct a time series plot. What type of pattern exists in the data? b. Develop a three-period moving average for this time series. Compute MSE and a forecast of profit (in $1000s) for the next quarter. a. Construct a time series plot. What type of pattern exists in the data? b. Develop a three-period moving average for this time series. Compute MSE and a forecast of profit (in $1000s) for the next quarter.

Correct Answer

verifed

verified

Rewrite the data as below:
blured image
a.
blured image
The ...

View Answer

For causal modeling, _____ are used to detect linear or nonlinear relationships between the independent and dependent variables.


A) descriptive statistics on the data
B) scatter charts
C) contingency tables
D) pie charts

E) All of the above
F) C) and D)

Correct Answer

verifed

verified

Which of the following is true of a stationary time series?


A) The process generating the data has a variable mean.
B) The variability of the time series is constant over time.
C) The time series plot for this case is a straight line.
D) The fluctuations in values will always exhibit a cyclical pattern.

E) A) and C)
F) A) and B)

Correct Answer

verifed

verified

Consider the following time series: Consider the following time series:    a. Construct a time series plot. What type of pattern exists in the data? b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series. c. What is the forecast for t = 9? a. Construct a time series plot. What type of pattern exists in the data? b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series. c. What is the forecast for t = 9?

Correct Answer

verifed

verified

a.
blured image
The data appear to show a linear t...

View Answer

With reference to time series data patterns, a cyclical pattern is the component of the time series that:


A) shows a periodic pattern over one year or less.
B) does not vary with respect to time.
C) results in periodic above-trend and below-trend behavior of the time series lasting more than one year.
D) is characterized by a linear variation of the dependent variable with respect to time.

E) B) and D)
F) All of the above

Correct Answer

verifed

verified

Which of the following states the objective of time series analysis?


A) To study the variation of time with respect to increase in the variable value
B) To analyze the time-dependent environmental factors that affected variable values in the past
C) To use present variable values to study what should have been the ideal past values
D) To uncover a pattern in the time series and then extrapolate the pattern into the future

E) None of the above
F) A) and B)

Correct Answer

verifed

verified

A forecast is defined as a(n) :


A) prediction of future values of a time series.
B) quantitative method used when historical data on the variable of interest are either unavailable or not applicable.
C) set of observations on a variable measured at successive points in time.
D) outcome of a random experiment.

E) A) and B)
F) All of the above

Correct Answer

verifed

verified

A

The monthly sales (in hundreds of dollars) of a company are listed below. The monthly sales (in hundreds of dollars) of a company are listed below.    a. Construct a time series plot. What type of pattern exists in the data? b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series. c. What is the sales forecast (in hundreds of dollars) for next month? a. Construct a time series plot. What type of pattern exists in the data? b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series. c. What is the sales forecast (in hundreds of dollars) for next month?

Correct Answer

verifed

verified

a.
blured image
The time series plot shows a linea...

View Answer

Showing 1 - 20 of 58

Related Exams

Show Answer