Quantitative methods

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/35

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

36 Terms

1
New cards

holding period return,

return earned from holding an asset for a single specified period of time

R = [(1 + R1) × (1 + R2) × (1 + R3)] − 1

<p><span>return earned from holding an asset for a single specified period of time</span></p><p><span>R = [(1 + R</span><sub>1</sub><span>) × (1 + R</span><sub>2</sub><span>) × (1 + R</span><sub>3</sub><span>)] − 1</span></p>
2
New cards

geometric mean

the geometric mean is always less than or equal to the arithmetic mean

<p><span>the geometric mean is always less than or equal to the arithmetic mean</span></p>
3
New cards

harmonic mean

Arithmetic mean × Harmonic mean = (Geometric mean)2.

<p><span>Arithmetic mean × Harmonic mean = (Geometric mean)</span><sup>2</sup><span>.</span></p>
4
New cards

trimmed mean

removes a small defined percentage of the largest and smallest values from a dataset containing our observation before calculating the mean by averaging the remaining observations

5
New cards

winsorized mean

replacing extreme values at both ends with the values of their nearest observations, and then calculating the mean by averaging the remaining observations.

6
New cards

which mean to use?

knowt flashcard image
7
New cards

money-weighted return

IRR

8
New cards

time-weighted rate of return

  1. Price the portfolio immediately prior to any significant addition or withdrawal of funds. Break the overall evaluation period into subperiods based on the dates of cash inflows and outflows.

  2. Calculate the holding period return on the portfolio for each subperiod.

  3. Link or compound holding period returns to obtain an annual rate of return for the year (the time-weighted rate of return for the year). If the investment is for more than one year, take the geometric mean of the annual returns to obtain the time-weighted rate of return over that measurement period.

9
New cards

continuously compounded return

knowt flashcard image
10
New cards

Skewness

knowt flashcard image
11
New cards

kurtosis

A distribution that has fatter tails than the normal distribution is referred to as leptokurtic or fat-tailed; a distribution that has thinner tails than the normal distribution is referred to as being platykurtic or thin-tailed; and a distribution similar to the normal distribution as it concerns relative weight in the tails is called mesokurtic.

<p><span>A distribution that has fatter tails than the normal distribution is referred to as </span>leptokurtic<span> or </span>fat-tailed<span>; a distribution that has thinner tails than the normal distribution is referred to as being </span>platykurtic<span> or </span>thin-tailed<span>; and a distribution similar to the normal distribution as it concerns relative weight in the tails is called </span>mesokurtic<span>.</span></p>
12
New cards

Bayes Formula

knowt flashcard image
13
New cards

resampling

epeatedly draws samples from the original observed data sample for the statistical inference of population parameters

14
New cards

Bootstrap

resamples a dataset as the true population, and infers from the sampling statistical distribution parameter values (i.e., mean, variance, skewness, and kurtosis) for the population

15
New cards

Hypothesis testing

the null hypothesis is what we want to reject

the null hypothesis needs to have the = in it

<p><span>the null hypothesis is what we want to reject</span></p><p><span>the null hypothesis needs to have the = in it</span></p>
16
New cards

Type 1 & Type II error

The probability of a Type I error is denoted by the lowercase Greek letter alpha, α.

The probability of a Type II error is often denoted by the lowercase Greek letter beta, β.

<p><span>The probability of a Type I error is denoted by the lowercase Greek letter alpha, α.</span></p><p><span>The probability of a Type II error is often denoted by the lowercase Greek letter beta, β.</span></p>
17
New cards

Sampling error

the difference between the observed value of a statistic and the quantity it is intended to estimate as a result of using subsets of the population

18
New cards

power of a test

the probability of correctly rejecting the null—that is, the probability of rejecting the null when it is false. The power of a test is, in fact, the complement of the Type II error.

19
New cards

Coefficient of Variation Formula

CV measures the amount of risk (standard deviation) per unit of reward (mean return)

<p><span>CV measures the amount of risk (standard deviation) per unit of reward (mean return)</span></p>
20
New cards

spurious correlation

  • correlation between two variables that reflects chance relationships in a particular dataset;

  • correlation induced by a calculation that mixes each of two variables with a third variable; and

  • correlation between two variables arising not from a direct relation between them but from their relation to a third variable.

21
New cards

Monte Carlo simulation

generation of a very large number of random samples from a specified probability distribution or distributions to obtain the likelihood of a range of results

22
New cards

central limit theorem

as we increase the size of a random sample, the distribution of the sample means tends towards a normal distribution and the sampling error of the sample mean is reduced

23
New cards

Standard Error of the Sample Mean

standard error measures how much inaccuracy of a population parameter estimate comes from sampling. If we want to draw conclusions about how spread out the data are, standard deviation is the statistic to use. If we want to find out how precise the estimate of a population parameter from sampled data is relative to its true value, standard error is the statistic to use.

<p><span>standard error measures how much inaccuracy of a population parameter estimate comes from sampling. If we want to draw conclusions about how spread out the data are, standard deviation is the statistic to use. If we want to find out how precise the estimate of a population parameter from sampled data is relative to its true value, standard error is the statistic to use.</span></p>
24
New cards

Jackknife

Unlike bootstrap, which repeatedly draws samples with replacement, jackknife samples are selected by taking the original observed data sample and leaving out one observation at a time from the set (and not replacing it).

25
New cards

sum of squares total (SST)

knowt flashcard image
26
New cards

dependent and independent variable

We refer to the variable whose variation is being explained as the dependent variable, or the explained variable; it is typically denoted by Y. We refer to the variable whose variation is being used to explain the variation of the dependent variable as the independent variable, or the explanatory variable

27
New cards

sum of squares error (SSE)

Fitting the line requires minimizing the sum of the squared residuals, the sum of squares error (SSE), also known as the residual sum of squares:

<p><span>Fitting the line requires minimizing the sum of the squared residuals, the </span>sum of squares error (SSE)<span>, also known as the residual sum of squares:</span></p>
28
New cards

Homoskedasticity

the variance of the residuals is the same for all observations

29
New cards

key assumptions to be able to draw valid conclusions from a simple linear regression model

  1. Linearity: The relationship between the dependent variable, Y, and the independent variable, X, is linear.

  2. Homoskedasticity: The variance of the regression residuals is the same for all observations.

  3. Independence: The observations, pairs of Ys and Xs, are independent of one another. This implies the regression residuals are uncorrelated across observations.

  4. Normality: The regression residuals are normally distributed.

30
New cards

sum of squares regression (SSR)

The sum of squares regression is the sum of the squared differences between the predicted value of the dependent variable, 𝑌ˆ𝑖, based on the estimated regression line, and the mean of the dependent variable, 𝑌-:

<p><span>The sum of squares regression is the sum of the squared differences between the predicted value of the dependent variable, 𝑌ˆ𝑖, based on the estimated regression line, and the mean of the dependent variable, 𝑌-:</span></p>
31
New cards

coefficient of determination (R2)

the percentage of the variation of the dependent variable that is explained by the independent variable:

<p><span>the percentage of the variation of the dependent variable that is explained by the independent variable:</span></p>
32
New cards

mean square regression (MSR)

the same as the sum of squares regression

<p><span>the same as the sum of squares regression</span></p>
33
New cards

mean square error (MSE)

sum of squares error divided by the degrees of freedom

<p><span>sum of squares error divided by the degrees of freedom</span></p>
34
New cards

F-statistic

Whereas the coefficient of determination—the portion of the variation of the dependent variable explained by the independent variable—is descriptive, it is not a statistical test. To see if our regression model is likely to be statistically meaningful, we will need to construct an F-distributed test statistic.

<p><span>Whereas the coefficient of determination—the portion of the variation of the dependent variable explained by the independent variable—is descriptive, it is not a statistical test. To see if our regression model is likely to be statistically meaningful, we will need to construct an </span><em>F</em><span>-distributed test statistic.</span></p>
35
New cards

log-lin model,

the dependent variable is logarithmic but the independent variable is linear

<p><span>the dependent variable is logarithmic but the independent variable is linear</span></p>
36
New cards

standard error of the estimate

knowt flashcard image