Formulae and Rules Flashcards
when is the data right skewed
when mean > median
when is the data left skewed
when mean < median
for a discrete random variable where X has a probability > 0.5, how do you compute P(X<=k)
hint: use Y
Let Y=n-k have a probability of 1-p
now P(X<=k)=P(Y>=n-k)=1-P(Y<=(n-k)-1)
in terms of probability, when is a discrete random variable right skewed
if p<0.5
in terms of probability, when is a discrete random variable left skewed
if p>0.5
for a continuous random variable with a pdf why are P(x<=a) and P(x<a) the same
because P(X<=a) = P(X=a)+P(X<a) = 0+P(X<a)
for a continuous random variable, how do you calculate P(a<=X<b)
P(X<=b) - P(X<=a)
for a continuous random variable, how do you calculate P(X>=a)
1-P(X<=a)
for Z with a standard normal distribution, how do you calculate P(Z>=-z)
P(Z<=z)
for Z with a standard normal distribution, how do you calculate P(Z<=-z)
P(Z>=z)
for Z with a standard normal distribution, how do you calculate P(-a<Z<a)
1-2P(Z>=a)
what is (Ea1X1+…+anXn)
a1E(X1)+…+anE(Xn)
if X1,…,Xn are independent random variables what is Var(a1X1+or-…anXn)
a1^2Var(X1)+…+an^2Var(Xn)
what is the expectation of the random sample mean xbar=1/n(x1+…+xn)
the same as the expectation of X
what is the variance of the random sample mean xbar=1/n(x1+…+xn)
the sample variance/sample size
what is the standard deviation of the random sample mean xbar=1/n(x1+…+xn)
the standard deviation of X/sqrt(sample size)
if X is normally distributed X~N(mu,sigma^2), how is the random sample mean distributed
Xbar~N(mu, sigma^2/n)
for a one sample hypothesis test what is the rejection criteria for H0 when H1 is μ>μ0
test statistic > critical value
for a one sample hypothesis test what is the rejection criteria for H0 when H1 is μ<μ0
test statistic < - critical value
for a one sample hypothesis test what is the rejection criteria for H0 when H1 is μ doesn’t equal μ0
the absolute value of the test statistic is greater than the critical value
what are the rejection criteria for one sample tests in terms of p value
p<significance level
for a one sample hypothesis test what is the p value when H1 is μ>μ0
P(Z>=CalcZ)
for a one sample hypothesis test what is the p value when H1 is μ<μ0
P(Z<=CalcZ)
for a one sample hypothesis test what is the p value when H1 is μ doesn’t equal μ0
2P(Z>|CalcZ|)
what is the criteria to pool variances
when at least one of the sample sizes is small and the two samples are normally distributed then 1/2 < s1^2/s2^2 < 2
for a two sample test, what is the rejection criteria for H0 if μ1 > μ2
the test statistic > critical value
for a two sample test, what is the rejection criteria for H0 if μ1 doesn’t equal μ2
the absolute value of the test statistic is > the critical value