regression correlation and hypothesis testing(y2)

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

finding a linear relationship for y = ax^n

logy = loga + nlogx

2
New cards

finding a linear relationship for y = kb^x

logy = logk + xlogb

3
New cards

product moment correlation coefficient

a measure describing the strength of the linear correlation between two variables, denoted as r for a sample or p for a population

4
New cards

PMCC values

-1 (all points lie on a straight line with a negative gradient)

-1>r<0 (all points lie somewhat close to a straight line with a negative gradient, the lower the value the closer they are) 0 (no correlation whatsoever)

0>r<1 (all points lie somewhat close to a straight line with a positive gradient, the higher the value the closer they are)

1 (all points lie on a straight line with a positive gradient)

<p>-1 (all points lie on a straight line with a negative gradient)</p><p>-1&gt;r&lt;0 (all points lie somewhat close to a straight line with a negative gradient, the lower the value the closer they are) 0 (no correlation whatsoever)</p><p>0&gt;r&lt;1 (all points lie somewhat close to a straight line with a positive gradient, the higher the value the closer they are)</p><p>1 (all points lie on a straight line with a positive gradient)</p>
5
New cards

finding PMCC for bivariate data

method varies by calculator, but for the casio fx-991cw:
-press the home button and go to statistics mode
-select 2-variable mode
-input the x and y values for all of the points
-press ok and select reg results
-select y = a + bx
-the PMCC is given by r

6
New cards

hypothesis testing for zero correlation on a bivariate data sample

-the null hypothesis will be p = 0
-the alternate hypothesis depends on the question (but will usually be p > 0 or p < 0)
-find the critical value for the PMCC
-compare it to the real PMCC
-come up with a conclusion