PPA 207 – Quantitative
Methods in PPA
Statistical Calculations to Know
Meeting
One:
Mean = (∑ xi ) / N
x = observation
N
= total number observations
Weighted Mean = (∑ wi xi ) / (∑
wi)
w = weight applied to
observation
Standard deviation = square root [ (∑ (xi – mean x)2) / n-1 ]
Skewness
(measure of whether peak is centered in middle
of
distribution)
+ value
indicates peak is off to left
- indicates that off to right
significant
(not a normal distribution) if
(skewness / std. deviation) > 2
Meeting
Two:
Chi-square = χ2 = ∑ [
(observedi – expectedi)2
/ expectedi ]
Meeting
Three:
PRE formula
(errors
without knowledge independent variable – errors with knowledge) / errors without knowledge
Meeting
Four:
ei = Yi – (a + bXi)
b = [Σ (Xi – mean X)(Yi
– mean Y)] / Σ (Xi – mean X)2
a = mean Y – (b * mean X)
Meeting
Five:
R2 = ESS / TSS = Explained behavior of Y /
variation in Y
ESS = Σ (Yi hat – mean Yi)2
TSS = Σ (Yi - mean Yi)2
TSS = ESS
+ RSS
RSS = Σ ei2
Ho: β = -0.30,
H1: β ≠
-0.30
t statistic
= (b – hypothesized b) / standard error of b
Elasticity = % change in Y / %
change in X = regression b * (mean X / mean Y)