stats Flashcards
(7 cards)
how to find width from histogram
class width/actual width = class width/x
then solve for x
how to find height from a histogram
find frequency density ( frequency/ class width)
then FD/actual height = FD/x
solve for x
coding with standard deviation
ignore + or - variables
e.g. if code = y=(2x+5)/10
then the standard deviation of y would be coded as 2(standard deviation of x) / 10 (the +5 is omitted)
conditions for approximating a binomial distribution
n is large and p is close to 0.5
how to convert binomial to normal distribution
mean=np
variance = np(1-p)
continuity corretions-+ or - 0.5 depending on situation
what to apply if going from binomial to normal distribution
continuity corrections
+ or - 0.5 depending on what circumstance
basically think about what your answer will round to as you want to include all data points
when to use pmcc
-only use pmcc when you are looking at correlation
-if question is a normal hypothesis test compare the value you found to the significance level given