Quantitative Methods Flashcards
Central Limit Theorem
The central limit theorem states that for simple random samples of size n from a population with a mean µ and a finite variance σ^2, the sampling distribution of the sample mean x approaches a normal probability distribution with mean µ and a variance equal to (σ^2)/n as the sample size becomes large.
Confidence interval (variance unknown) =

Confidence interval (variance known) =

Normal Distribution:
68% of observations fall within how many σ.
90% fall within how many σ.
95% fall within how many σ.
99% fall within how many σ.
68% of observations fall within ± 1σ.
90% fall within ± 1.65σ.
95% fall within ± 1.96σ.
99% fall within ± 2.58σ.
Standard normal distribution reliability factors
90% confidence intervals
95% confidence intervals
99% confidence intervals
zα/2 = 1.645 for 90% confidence intervals (the significance level is 10%, 5% in each tail).
zα/2 = 1.960 for 95% confidence intervals (the significance level is 5%, 2.5% in each tail).
zα/2 = 2.575 for 99% confidence intervals (the significance level is 1%, 0.5% in each tail).
Chi-Square Test Statistic
The test of a hypothesis about the population variance for a normally distributed population uses a chi-square test statistic
F-distributed test statistics
The test comparing two variances based on independent samples from two normally distributed populations uses an F-distributed test statistic: F=(S1^2)/(S2^2), where (S1^2) is the variance of the first sample and (S2^2) is the (smaller) variance of the second sample.
Effective annual yield
effective annual yield = EAY = (1 + HPY)365/t – 1
Bank discount yield
Coefficient of Variation (CV)
Coefficient of variation expresses how much dispersion exists relative to the mean of a distribution and allows for direct comparison of the degree of dispersion across different data sets. It measures risk per unit of expected return.
CV = standard deviation / mean return
When comparing two investments using the CV criterion, the one with the lower CV is the better choice.
Z-score
“Standardizes” observation from normal distributions; represents number of standard deviations a given observation is from population mean.
z = (Observation - population mean) / Standard deviation
Standard Error
Type I error
Type II error
- Type I error: rejection of null hypothesis when it is actually true.
- Type II error: failure to reject null hypothesis when it is actually false.
Criteria for Selecting the Appropriate Test Statistic
Leptokurtic, mesokurtic, and platykurtic
- A distribution that is more peaked than normal is called leptokurtic. Will have fatter tails
- A distribution that is neither more peaked nor less peaked than normal is called mesokurtic.
- A distribution that is less peaked than normal is called platykurtic.
Steps in Hypothesis Testing
- State the hypothesis.
- Select a test statistic.
- Specify the level of significance.
- State the decision rule for the hypothesis.
- Collect the sample and calculate statistics.
- Make a decision about the hypothesis.
- Make a decision based on the test results.
Calculate test statistic
Test statistic = ( Sample statistic − Value of the population parameter under H0) / Standard error of the sample statistic
Binomial Distribution
A Priori Probability vs. Empirical Probability
- A Priori probability is one that is estimated ahead of time based on what you already know
- Empirical probability is based on experiments or historical data.
Independent event vs. mutually exclusive event
- Independent event: P(X|Y) = P(X)
- Mutually exclusive event:
- P(XY) = 0
- P(X) + P(Y) = P(X or Y)
Labeling problem
Labeling refers to the situation where there are n items that can each receive one of k different labels. The number of items that receives label 1 is n1 and the number that receive label 2 is n2, and so on, such that n1 + n2 + n3 + … + nk = n. The total number of ways that the labels can be assigned is:
n! / [(n1!)×(n2!)×…×(nk!)]
Parametric vs. Non-parametric test
- Parametric test: to estimate population parameters or based on assumptions about parameters
- Non-parametric test: other than for a parameter. eg: test of correlation between ranked observations
Chebyshev’s inequality
- Minimum probability of an outcome within “k” standard deviations of the mean = 1 - (1 / k2)
- Applies to any distribution
Addition Rule: P (X or Y)
Multiplication Rule: P (XY)
- P (X or Y) = P (X) + P (Y) - P (XY)
- P (XY) = P (X|Y) x P (Y)
- = P (Y|X) x P (X)
Measurement scale: NOIR
- Nominal: classified by characteristic
- Ordinal: can be arranged in order
- Interval: equal scale difference
- Ratio: zero indicates absence