Processing math: 100%

Statistics - Formulas


Advertisements

Following is the list of statistics formulas used in the Howcodex statistics tutorials. Each formula is linked to a web page that describe how to use the formula.

A

  • Adjusted R-Squared - R2adj=1[(1R2)(n1)nk1]

  • Arithmetic Mean - ˉx=xN

  • Arithmetic Median - Median = Value of N+12)th item

  • Arithmetic Range - Coefficient of Range=LSL+S

B

C

D

  • Deciles Statistics - Di=l+hf(iN10c);i=1,2,3...,9

  • Deciles Statistics - Di=l+hf(iN10c);i=1,2,3...,9

F

  • Factorial - n!=1×2×3...×n

G

H

I

  • Interval Estimation - μ=ˉx±Zα2σn

L

  • Logistic Regression - π(x)=eα+βx1+eα+βx

M

  • Mean Deviation - MD=1N|XA|=|D|N

  • Mean Difference - Mean Difference=x1nx2n

  • Multinomial Distribution - Pr=n!(n1!)(n2!)...(nx!)P1n1P2n2...Pxnx

N

O

P

  • Permutation - { {^nP_r = \frac{n!}{(n-r)!} }

  • Permutation with Replacement - nPr=nr

  • Poisson Distribution - P(Xx)=em.mxx!

  • probability - P(A)=Number of favourable casesTotal number of equally likely cases=mn

  • Probability Additive Theorem - P(A or B)=P(A)+P(B)P(AB)=P(A)+P(B)

  • Probability Multiplicative Theorem - P(A and B)=P(A)×P(B)P(AB)=P(A)×P(B)

  • Probability Bayes Theorem - P(Ai/B)=P(Ai)×P(B/Ai)ki=1P(Ai)×P(B/Ai)

  • Probability Density Function - P(aXb)=baf(x)dx

R

  • Reliability Coefficient - Reliability Coefficient, RC=(N(N1))×((Total Variance Sum of Variance)TotalVariance)

  • Residual Sum of Squares - RSS=ni=0(ϵi)2=ni=0(yi(α+βxi))2

S

T