• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/24

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

24 Cards in this Set

  • Front
  • Back

Test Statistic (Small sample)

Y = # of successes

Test Statistic (Large Sample)

Z = (# of successes - np) / SQRT(np(n-p))

Another form of Z

P-hat - P / P(1 - P) / n)

Confidence interval for Proportion

P-hat +/- z * SQRT(P-hat(1-P) / n)

Normal distribution formula for z

(x-m) / sigma

Null Distribution for small proportion sample

Y ~ Bin (n,p)

Null Distribution for large proportion sample

Z ~ N(0,1)

Rules for using t distribution

1. Assume that you are sampling from a normal population (Histogram should be roughly bell shaped)


2. Sigma is unknown and estimated with s

Null distribution for t

Tn-1 (degrees of freedom)

Type 1 Error

Rejecting a true null hypothesis

Type 2 Error

Failing to reject a false null hypothesis

What should your alpha level be if you think a Type 1 error is worse?

.01

What should your alpha level be if you think a Type 2 error is worse?

.1

What should your alpha level be if both errors are equal?

.05

Test statistic for small sample mean problem using t

t = (X-bar - M)/s/SQRT(n)

Confidence interval for small sample mean problem using t

M: X-bar +/- t * (s/SQRT(n))

Test Statistic for large mean problem using Z

Z = (X-bar - M)/s/SQRT(n)

Confidence Interval for large mean problem using Z

X +/- Z * (s/SQRT(n))

Test Statistic for two mean problem

Z = [(X-bar1 - X-bar2) - (M1-M2)]/[Sp * SQRT(1/n1+1/n2)]

Pooled Standard Deviation Formula (Sp)

Sp = SQRT[(n1-1)/(n1+n2-2) * S1^2 + (n2-1)/(n1+n2-2) * s2^2)

Confidence interval for two mean problem

(X-bar1-X-bar2) +/- t or z * Sp *SQRT(1/n1 +1/n2)

B1-hat formula

Y-bar - B1-hat*X-bar

Bo-hat formula

r * (sy/sx)

Confidence interval for slope

B1-hat +/- t or z * standard error