Survey
* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the work of artificial intelligence, which forms the content of this project
FORMULAS Sample statistics Sample mean: x= ∑ x i , Sample standard deviation (definition) n Computational formula s= s= ∑ xi 2 n n−1 ∑ xi −x2 n−1 ∑ x 2i − Population parameters: Population mean: = or = ∑ xi N Population standard deviation: = 2 ∑ x i −2 ∑ x i−2 N N Standard score or zscore z = x−μ If x ~ N , then z ~ N 0,1 σ Probability P(E)=f/N P(A or B) = P(A) + P(B) P(A and B) Sampling Distribution of x x = , x = x − , Standardized version of x : z= / n n Confidence Intervals for Confidence level C= 1−∗100% 2 z Zinterval: x ±z /2 Margin of error: E=z /2 , Sample size estimation: n= /2 n n E tinterval: x ±t /2 s x − , df=n1, Studentized version of x : t= s/ n n