Guides
Math Guide
Curve Matching
Regression Equations
MatLab vs Excess
D3 Curve Matching - includes PowerLaw curve
Distance = Rate * Time
Triangle Third Side Rule - Greater than difference, Less than sum.
Logarithm - The power to which a number must be raised in order to get some other number.
log
2 8 = 3 because 2
3 = 8
log
2 x = y because 2
y = x
Log x base 2 equals y - because - base 2 to the y equals x
log 100
10 = 2 because 10
2 = 100
Common Log
log 10 x = log x
Natural Log
log e x = ln x
e = 2.71828
Exponent calculation always start with a 1,
which gets multipled (or divided) by the base number.
10
3 = 1 x 10 x 10 x 10 = 1,000
10
2 = 1 x 10 x 10 = 100
10
1 = 1 x 10 = 10
10
0 = 1
10
-1 = 1 / 10 = .1
10
-2 = 1 / (10 x 10) = .01
10
-3 = 1 / (10x10x10) = .001
mode (peak), median (middle), mean (average)
mode - The most repeating number. (Highest point on curve.) We can have more than one mode.
median - 50% of the distribution lies on each side.
mean (average) - 50% of the volume under the curve lies on each side.
skewed