Level II CFA Quantitative Methods and Economics Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/51

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary flashcards covering Level II CFA Quantitative Methods (Multiple Regression, Time-Series Analysis, Machine Learning, Big Data Projects) and Economics (Currency Exchange Rates, Economic Growth).

Last updated 9:22 PM on 8/22/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

52 Terms

1
New cards

p-Value

The smallest level of significance for which the null hypothesis can be rejected.

2
New cards

Adjusted R2

A measure of regression goodness of fit modified for the number of independent variables, ensuring that adding a non-significant feature does not automatically increase the value.

3
New cards

Akaike's Information Criterion (AIC)

A goodness-of-fit metric used to evaluate competing models for the same dependent variable, preferred when the primary objective is generating better forecasts.

4
New cards

Schwarz's Bayesian Information Criterion (BIC)

A model selection metric that imposes a higher penalty for overfitting than AIC, preferred when the primary objective is identifying the model with the best goodness of fit.

5
New cards

Conditional Heteroskedasticity

A condition where the variance of regression residual terms is systematic and related to the levels of the independent variables, causing unreliable standard errors and invalid statistical tests.

6
New cards

Breusch-Pagan Test

A statistical test for conditional heteroskedasticity that regresses the squared residuals of an original model on its independent variables using a chi-square (χ2\chi^2) test statistic.

7
New cards

Serial Correlation

A violation of regression assumptions where regression residual terms are correlated with one another across observations or time periods.

8
New cards

Multicollinearity

A condition in multiple regression where two or more independent variables are highly correlated with one another, inflating standard errors and lowering individual tt-statistics.

9
New cards

Variance Inflation Factor (VIF)

A metric used to quantify the severity of multicollinearity for an independent variable jj, calculated as 11Rj2\frac{1}{1 - R_j^2}, where values above 5 or 10 warrant concern.

10
New cards

Studentized Residual

A residual calculated by deleting an observation sequentially, estimating the model on (n1)(n - 1) observations, and dividing the resulting forecast error by its standard deviation to identify outliers.

11
New cards

Logistic Regression (Logit) Model

A nonlinear regression model that transforms qualitative binary dependent variable probabilities into log odds to estimate discrete event likelihoods.

12
New cards

Covariance Stationarity

A time-series property defined by a constant and finite expected value, constant and finite variance, and constant and finite covariance between observations at any given lag.

13
New cards

Autoregressive (AR) Model

A time-series model structure where a dependent variable is regressed against one or more of its own lagged past values.

14
New cards

Mean Reversion

The tendency of a covariance-stationary time series to move back toward its long-run average level over time, calculated as b01b1\frac{b_0}{1 - b_1} for an AR(1)AR(1) model.

15
New cards

Root Mean Squared Error (RMSE)

A criterion used to measure out-of-sample forecasting accuracy, equal to the square root of the average of squared forecast errors.

16
New cards

Unit Root

A condition in a time-series model where the coefficient on the lagged dependent variable equals 1 (b1=1b_1 = 1), causing the series to follow a nonstationary random walk process.

17
New cards

First Differencing

A transformation technique that converts a time series with a unit root into a covariance-stationary series by modeling changes in values (yt=xtxt1y_t = x_t - x_{t-1}).

18
New cards

Autoregressive Conditional Heteroskedasticity (ARCH)

A time-series condition where the variance of the error terms in one period depends on the magnitude of squared error terms from previous periods.

19
New cards

Cointegration

A long-term economic relationship between two nonstationary time series where a linear combination of the series produces covariance-stationary error terms.

20
New cards

Supervised Learning

Machine learning algorithms that utilize labeled training datasets containing defined target variables to train predictive classification or regression models.

21
New cards

Unsupervised Learning

Machine learning algorithms that process unlabeled datasets lacking target variables to discover hidden structures, groupings, or interrelationships among features.

22
New cards

Overfitting

A modeling problem in machine learning where excessive model complexity fits random sample noise, leading to high in-sample fit but poor out-of-sample generalization.

23
New cards

LASSO (Least Absolute Shrinkage and Selection Operator)

A penalized regression technique that minimizes sum of squared errors plus a penalty proportional to the sum of the absolute values of slope coefficients, effectively removing non-predictive features.

24
New cards

Support Vector Machine (SVM)

A linear classification algorithm that identifies an nn-dimensional hyperplane separating data into binary classes while maximizing the margin to boundary observations.

25
New cards

K-Nearest Neighbor (KNN)

A nonparametric classification or regression algorithm that categorizes a new data point based on the majority class among its kk nearest historical observations.

26
New cards

Classification and Regression Trees (CART)

A decision tree model that recursively partitions feature spaces based on cut-off thresholds to predict binary/categorical outcomes (classification) or continuous variables (regression).

27
New cards

Principal Component Analysis (PCA)

An unsupervised dimension-reduction technique that transforms a large set of correlated features into a smaller set of uncorrelated factors called eigenvectors.

28
New cards

K-Means Clustering

An unsupervised algorithm that partitions data points into kk distinct, nonoverlapping clusters based on proximity to iteratively updated centroids.

29
New cards

Deep Learning Networks (DLN)

Neural networks composed of multiple hidden layers (typically 2 or more, and often over 20) used to model complex nonlinear relationships such as image or text recognition.

30
New cards

Data Wrangling

The process of cleansing, transforming, scaling, and structuring raw data to make it usable for statistical modeling and machine learning algorithms.

31
New cards

Normalization

A data scaling technique that rescales numerical feature values to lie strictly within a range between 0 and 1.

32
New cards

Standardization

A data scaling process that centers variable distributions at a mean of 0 and scales them in units of standard deviations.

33
New cards

One-Hot Encoding (OHE)

A feature engineering technique that converts a categorical variable into a series of binary (dummy) variables suitable for machine processing.

34
New cards

Bag-of-Words (BOW)

A text processing method that extracts and pools all individual words or tokens from a document without maintaining their original narrative sequence.

35
New cards

N-grams

Contiguous sequences of NN items or words extracted from text to preserve word order and contextual meaning in natural language processing.

36
New cards

Precision

A classification accuracy measure calculated as the ratio of true positive predictions to all predicted positives (TPTP+FP\frac{TP}{TP + FP}).

37
New cards

Recall

A classification performance metric calculated as the ratio of true positive predictions to all actual positive cases (TPTP+FN\frac{TP}{TP + FN}).

38
New cards

F1 Score

The harmonic mean of precision (PP) and recall (RR), calculated as 2×P×RP+R\frac{2 \times P \times R}{P + R}.

39
New cards

Cross Rate

An exchange rate between two currencies that is calculated indirectly from their respective spot rates against a common third currency.

40
New cards

Covered Interest Rate Parity

An arbitrage-enforced parity relationship stating that forward currency premiums or discounts offset nominal interest rate differentials between two nations.

41
New cards

Uncovered Interest Rate Parity

An unarbitraged economic condition holding that the expected percentage change in spot exchange rates equals the nominal interest rate differential between two currencies.

42
New cards

International Fisher Effect

An economic relationship asserting that nominal interest rate differentials between two countries equal the difference in their expected inflation rates.

43
New cards

Relative Purchasing Power Parity

A theory holding that changes in foreign exchange rates over time will exactly offset inflation rate differentials between two economies.

44
New cards

FX Carry Trade

An investment strategy involving borrowing in a low-interest-rate funding currency and investing in a higher-yielding currency to capture interest differentials.

45
New cards

Mundell-Fleming Model

An economic model evaluating short-term impacts of monetary and fiscal policies on interest rates and currency exchange rates under varying capital mobility regimes.

46
New cards

Dornbusch Overshooting Model

A monetary exchange rate model assuming short-run price stickiness, causing exchange rates to temporarily overshoot long-run equilibrium PPP values after policy changes.

47
New cards

Potential GDP

The theoretical real output ceiling that an economy can achieve and sustain over the long run without triggering inflationary price pressures.

48
New cards

Capital Deepening

An increase in the capital-to-labor ratio (KL\frac{K}{L}) over time, depicted as movement along a fixed aggregate productivity curve.

49
New cards

Total Factor Productivity (TFP)

A scale factor in aggregate production functions reflecting technological progress that shifts the productivity curve upward, enhancing both labor and capital output.

50
New cards

Neoclassical Growth Theory

A growth theory positing that long-run equilibrium per capita growth depends strictly on technological progress and labor's share of output, with capital deepening producing only temporary gains.

51
New cards

Endogenous Growth Theory

A growth framework assuming that private investments in physical capital and human capital (R&D) generate societal technological spillovers and constant returns to capital, permanently raising growth rates.

52
New cards

Conditional Convergence Hypothesis

The proposition that per capita output levels of less-developed nations will converge toward developed nations only if they share identical savings rates, population growth, and production functions.