1.standard variation
一堆數(shù)中,每個(gè)數(shù)與平均數(shù)之差的平方之和,再除以n
e.g. standard variation of 0,2,5,7,6 is: s
_ 2 2 2 2 2_
|_(0-4) +(2-4)+(5-4)+(7-4)+(6-4)_|/5=6.8
2.standard deviation
就是standard variation的平方根
標(biāo)準(zhǔn)方差的公式:d^2=[(a1-a)^2+(a2-a)^2+....+(an-a)^2 ]/n
d 為標(biāo)準(zhǔn)方差
3. 三角形 余玄定理C^2=A^2+B^2-2ABCOSt t為AB兩條線間的夾角
4. Y=k1X+B1,Y=k2X+B2,兩線垂直的條件為K1K2=(-1)
5. 三的倍數(shù)的特點(diǎn):所有位數(shù)之和可被3整除
6. N的階乘公式:
N!=1*2*3*....(N-2)*(N-1)*N
且規(guī)定0!=1
例如
8!=1*2*3*4*5*6*7*8
7. 熟悉一下根號(hào)2、3、5的值
sqrt(2)=1.414
sqrt(3)=1.732
sqrt(5)=2.236
8. ...2/3 as many A as B: A=2/3*B
...twice as many... A as B: A=2*B
9. a if only b: b->a