Module 1-3 Pre-Requisite Quantitative Methods

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

1/72

flashcard set

Earn XP

Description and Tags

A comprehensive set of vocabulary flashcards covering basic financial math, data classification, descriptive statistics, and fundamental probability rules from Modules 1 through 3.

Last updated 6:32 PM on 6/6/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

73 Terms

1
New cards

Default Risk

Risk that issuer of bond or credit will go bankrupt or not be able to pay

2
New cards

Equilibrium Interest Rate

Required rate of return for a particular investment

3
New cards

Real Risk Free Rate

Rate in absence of inflation

4
New cards

Liquidity Risk

Risk that you’ll need to accept a lower than fair value price to convert into cash

5
New cards

Risk Premium

Default risk premium + liquidity risk premium + maturity risk premium

6
New cards

Stated Rate

Rate that does not account for interest earned on interest (Stated rate and EAR only equal when compounding annually)

7
New cards

Periodic Rate

Stated rate / mm

8
New cards

Perpetuity

Infinite series of equal payments (PV=pmtI/YPV = \frac{\text{pmt}}{I/Y}), calculated one period before the first payment

9
New cards

Ordinary Annuity

Equal cash flows at the end of each period

10
New cards

Annuity Due

Equal cash flows at the beginning of each period

11
New cards

Present Value (Single Sum)

PV=FC(1+I/Y)NPV = \frac{FC}{(1+I/Y)^N}

12
New cards

Future Value (Single Sum)

FV=PV(1+I/Y)NFV = PV(1+I/Y)^N

13
New cards

Amortization

Process of spreading out a loan into a series of fixed equal payments over time

14
New cards

Effective Annual Rate (EAR)

True cost or yield for an investment or loan (EAR=(1+Periodic Rate)M1EAR = (1+\text{Periodic Rate})^M - 1)

15
New cards

Nominal Risk Free Rate

Real risk free rate + Expected inflation

16
New cards

T Bills

Short term, low risk debt securities issued by the government

17
New cards

Maturity Risk

The risk that the longer time to maturity the higher the sensitivity to interest rate changes

18
New cards

Annuity

Receiving or paying equal cash flows spaced evenly over a period of time

19
New cards

Determining Quantiles

Ly=(n+1)×y100L_y = (n+1) \times \frac{y}{100}

20
New cards

Numerical Data

Can be counted or measured

21
New cards

Discrete Data

Data in countable units

22
New cards

Continuous Data

Can take on any fractional value

23
New cards

Nominal Data

Labels with no logical ordering (e.g., energy companies)

24
New cards

Categorical Data

Labels for grouping or classifying data

25
New cards

Ordinal Data

Labels that can be ordered or ranked (e.g., Small Cap Firms)

26
New cards

Frequency Distribution

Summarizes large data sets by assigning the observation to intervals

27
New cards

Time Series Data

Data collected at equal time intervals (e.g., Monthly stock returns for a company)

28
New cards

Cross Sectional Data

Data collected at a single point in time (e.g., 2023 Returns for a sample of utility companies)

29
New cards

Panel Data

Combination of cross sectional and time series data (e.g., Monthly returns for utility companies during 2023)

30
New cards

Structured Data

Organized in a defined way such as time series or cross sectional

31
New cards

Unstructured Data

Information in forms with no defined structure (typically needs to be transformed into structured data for analysis)

32
New cards

One-Dimensional Array

Represents a single variable (e.g., time series)

33
New cards

Two-Dimensional Array (or Data table)

Represents two variables (e.g., panel data)

34
New cards

Absolute Frequency

#\# of observations

35
New cards

Relative Frequency

%\% of all observations (# of observationsTotal observations\frac{\# \text{ of observations}}{\text{Total observations}})

36
New cards

Cumulative Absolute Frequency

Sum of values less than the upper bound of each interval

37
New cards

Cumulative Relative Frequency

Total percentage of observations less than the upper bound of each interval

38
New cards

Contingency Tables

Two dimensional array that displays joint frequencies of two variables

39
New cards

Marginal Frequency

Total of a specific row or column

40
New cards

Confusion Matrix

Contingency table that displays predicted and actual occurrences of an event

41
New cards

Frequency Polygon

Use midpoints of each interval and connect with line

42
New cards

Measures of central tendency

Center of a data set or average of data set

43
New cards

Sample Mean

Mean of a subset of a population

44
New cards

Population Mean

Mean of an entire population

45
New cards

Trimmed Mean

Exclude the most extreme observations (e.g., 1%1\% trimmed mean excludes 0.5%0.5\% greatest and 0.5%0.5\% smallest observations)

46
New cards

Winsorized Mean

Substitute values for the most extreme observations (e.g., 90%90\% winsorized mean substitutes 95th95\text{th} percentile value for greatest 5%5\% and the 5th5\text{th} percentile value for smallest 5%5\%)

47
New cards

Arithmetic Mean

Sum of observations / #\# of observations; good for estimating a single future observation from a distribution

48
New cards

Median

Midpoint of data set or average of two middle observations

49
New cards

Mode

Most frequently occurring value in the data set (there can be multiple modes)

50
New cards

Geometric Mean

Used for compound rate of return over multiple periods; arithmetic exceeds geometric more as variability of returns increases

51
New cards

Harmonic Mean

Used to find average cost per share of a stock purchased over time if each purchase is a constant dollar amount

52
New cards

Inter quartile range

3rd3\text{rd} quartile minus 1st1\text{st} quartile (Middle 50%50\%)

53
New cards

Range

Difference between the largest and smallest values in a data set

54
New cards

Mean absolute deviation (MAD)

Average of the absolute values of deviation from the mean

55
New cards

Coefficient of variation (CV)

Measure of risk per unit of return

56
New cards

Target Downside Deviation (Target Semi Deviation)

Measures investment risk by calculating volatility of returns that fall below a specific threshold

57
New cards

Random Variable

Uncertain Value

58
New cards

Outcome

Realization of a random variable

59
New cards

Event

Set of one or more outcomes

60
New cards

Mutually exclusive

Events that cannot happen simultaneously; Joint probability is always 00

61
New cards

Exhaustive

Set of events that includes all possible outcomes

62
New cards

Empirical Probability

Based on analysis of data (objective)

63
New cards

A Priori Probability

Based on reasoning, not experience (objective)

64
New cards

Odds for A

P(A)1P(A)\frac{P(A)}{1 - P(A)}

65
New cards

Odds against A

1P(A)P(A)\frac{1 - P(A)}{P(A)}

66
New cards

Unconditional probability (marginal probability)

The probability of an event regardless of the outcomes of other events

67
New cards

Conditional probability

The probability of AA given that BB has occurred (P(AB)P(A|B))

68
New cards

Addition Probability Rule

P(A or B)=P(A)+P(B)P(AB)P(A \text{ or } B) = P(A) + P(B) - P(AB)

69
New cards

Multiplication Probability Rule

P(AB)=P(AB)×P(B)P(AB) = P(A|B) \times P(B) (Joint probability)

70
New cards

Total Probability Rule

P(A)=P(AB)×P(B)+P(ABc)×P(Bc)P(A) = P(A|B) \times P(B) + P(A|B^c) \times P(B^c)

71
New cards

Independent events

Knowing the outcome of one does not change the probability of occurrence of the other

72
New cards

Combination Formula

Calculates the number of ways to select a subset of items where the order of selection does not matter

73
New cards

Permutation Formula

Number of ways to arrange items in a specific sequence where order matters