stats Flashcards
null hypothesis
based on normal conditions eg 0.5 probability of heads when tossing a fair coin
alternative hypothesis
when the probability is not “normal”
significance level
you set a lower tail and upper tail with anything above or below these numbers allowing you to reject the null hypothesis
combination
doesn’t care about the order of things for example 3 cards in order A,b,c is the same as 3 cards in order b,c,a
permeantation
does care about order eg number for a safe so different orders of the same numbers are different possible answers
If you multiply all your data points by a number what happens to mean and sd
mean and sd are both multiplied by that number
if you add a number to all data points what happens to mean and sd
add number to mean, nothing happens to sd
sum of squared deviation (sxx)
sum of (x-mean)^2
sd
- root(sxx/n-1)
2. root(sum of the x^2-n x mean^2/n-1)
lower boundary outliers
- LQ-1.5 x IQR
2. mean - 2 x sd
upper boundary outliers
- UQ+1.5 x IQR
2. mean + 2 x sd
how do you know if 2 events are mutually exclusive
p(A u B)= p(A)+P(B)
p(A n B)=0
p(B|A)
p(B|A)=P(BnA)/P(A)
P(B|A’)
P(B|A’)=P(BnA’)/p(A’)
parent population
set of all possible data points from which you will draw your sample