wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quantitative Methods in Finance Quiz 4

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

Which phenomenon specifically happens to time series data, where the error ε varies with εt-n?

a)

Heteroskedasticity

b)

Autocorrelation

c)

R-squared

d)

Goodness of fit

2.

What is occurring when the error term ε varies with the independent variable X?

a)

Homoskedasticity

b)

Autocorrelation

c)

Heteroskedasticity

d)

Standard error

3.

Under which condition is an OLS t-test considered valid?

a)

When there is high autocorrelation

b)

Only if there is homoskedasticity and no autocorrelation

c)

When the R² is exactly 0.15

d)

When the error term varies with X

4.

If a dataset exhibits heteroskedasticity or autocorrelation, which method provides more precise estimates?

a)

Standard OLS

b)

Robust methods

c)

Range calculation

d)

Simple mean average

5.

In a regression model, what does it mean if a coefficient is equal to zero?

a)

The independent variable has a strong effect

b)

The independent variable has NO effect on the dependent variable

c)

The model has a perfect fit

d)

The null hypothesis must be accepted

6.

Which of the following is a requirement for t-tests of the difference of means?

a)

The observations are dependent

b)

The observations are (approximately) normally distributed

c)

The observations have varying amounts of variance

d)

The observations must be categorical only

7.

How are OLS predicted values (ŷᵢ) calculated?

a)

Using measured x variables and regression coefficients (e.g., yᵢ = a + bx₁ᵢ + cx₂ᵢ)

b)

By adding the residuals to the mean

c)

By calculating the R² ratio

d)

By subtracting the variance from the intercept

8.

What is the formula for the Total Sum of Squares (TSS)?

a)

TSS = i=1n(yi  y)2\cdot\sum_{i=1}^n\left(yi\ -\ \overline{y}\right)^2

b)

TSS = i=1n(yi  y^i)2\sum_{i=1}^n\left(yi\ -\ ŷᵢ\right)^2

c)

TSS = ESSRSS\frac{ESS}{RSS}

d)

TSS = α + βX

9.

What does the Explained Sum of Squares (ESS) represent?

a)

The sum of squared values of ŷ around the sample mean of y

b)

The difference between actual and predicted values

c)

The total number of independent variables

d)

The square root of the variance

10.

What is the fundamental relationship between TSS, ESS, and RSS?

a)

TSS = ESS - RSS

b)

TSS = ESS + RSS

c)

ESS = TSS + RSS

d)

RSS = ESS + TSS

11.

Which term represents the difference between actual and predicted values (yᵢ - ŷᵢ)?

a)

Intercept (a)

b)

Residual (eᵢ)

c)

Slope (b)

d)

Correlation (ρ)

12.

What effect does a higher sample size have on regression results?

a)

It makes the standard error higher

b)

It makes the t-statistic higher, making it more likely to reject the null

c)

It has no effect on the t-statistic

d)

It makes the R² value zero

13.

How is the R² of a regression defined?

a)

The ratio of ESS to TSS

b)

The ratio of RSS to TSS

c)

1 + ESSTSS\frac{ESS}{TSS}

d)

ESS × RSS

14.

If a regression model has a higher R² compared to another, what does it indicate?

a)

The model has more errors

b)

The model gives a better fit to the data

c)

The model has fewer observations

d)

The model is unbiased

15.

What is the purpose of the Adjusted R²?

a)

To increase the R² value automatically

b)

To penalize the addition of extra independent variables

c)

To ignore the number of observations (n)

d)

To eliminate autocorrelation

16.

What is the formula for Adjusted R²?

a)

R² = 1 - (RSS / (n - k)) / (TSS / (n - 1))

b)

R² = ESS / TSS

c)

R² = 1 - (RSS / TSS)

d)

R² = α + βX + ε

17.

To achieve unbiased results, what is the technical assumption for x variables?

a)

They must be perfectly correlated with errors

b)

They are not correlated with the error term (ε, e or u)

c)

They must be equal to the mean

d)

They must be categorical

18.

Since we cannot observe the true error term (ε), what do we use for testing?

a)

The population mean

b)

The residuals

c)

The intercept only

d)

The maximum range value

19.

Based on the provided lecture formula, how is the t-statistic calculated?

a)

t = β / se(b) (Coefficient / Standard Error)

b)

t = se(b) / β

c)

t = ESS / TSS

d)

t = RSS / (n - k)

20.

In the example results provided, what does an R² of 0.1513 signify?

a)

The model is 15.13% incorrect

b)

The model explains 15% of the variance in the dependent variable

c)

There are 15 independent variables

d)

The t-statistic for the intercept is 15.13