Summa Week 6 Flashcards
(118 cards)
What is the GLM?
the GLM or the General LInear MOdel is the conceptual framework unifying a large set of statistical methods
What can GLM answer?
almost any question if the DV is continuous
What must the DV be for the GLM to likely be able to answer it?
if it is continuous, and therefore NOT categorical
What are familiar statistics within the GLM?
t-tests
correlation
ANOVA
regression
What is bivariate correlation?
an association between scores on 2 random variables
e.g. hrs spent on Twitter and # followers
What is the relation in correlation?
a straight line, or “linear correlation” or “linear regression”
What is assumed about a correlation?
it can be a straight line if a linear correlation or regression, or a curved one referred to as a non-linear regression
how are correlations detected by the eye?
usually by a scatterplot
What are scatterplots?
a graph that shows the degree and pattern of the relationship between two variables
What is on the horizontal axis of a scatterplot?
a variable that does the predicting (likely arbitrary, and an IV)
e.g. hours of studying, income
What is on the vertical axis of a scatterplot?
usually the variable that is predicted (likely a DV)
e.g. grades, happiness
What is the shape of a positive bivariate distribution or a scatterplot?
a line from the bottom left to the top right
What is the shape of a negative bivariate distribution or a scatterplot?
line from top left to bottom right
What is the shape of no correlation in a scatterplot?
there are datapoints scattered all ove r the plot
What is the shape of a curvilinear distribution or a scatterplot?
a bell curve on a scatterplot
What is the covariance?
the correlation coefficient which is a bivariate statistic that measures the degree of linear association between two quantitative variables
What is covariance?
a number that reflets the degree to which two variables vary together
What represents the correlation coefficient?
italicized r
What does italicized r indicate?
the precise degree of linear correlation between two variables, or the correlation coefficient
What is the range of italicized r?
the range for a correlation coefficient is between -1 and 1 [-1,1]
What is the formula for covariance?
COVxy = sum of (stat1 - mean1) (stat2 - mean 2)/ (N - 1)
What is the formula for a correlation coefficient?
r = COVxy / SxSy
Who developed the covariance, or correlation coefficient?
Pearson
What is an assumption of random sampling for Pearson’s r?
each sample is a random sample from its population