{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

Correlation Flashcards

(2 cards)

1
Q

Spearman’s Rank correlation

A

It is a measure of association.
Rank the data separately and in order, MENU 6-2, OPTN 3.
Use it when there is a non-linear relationship or the data are subjective or ranked.
However, it cannot detect linear correlation

H0: There is no association between
H1: There is an association between
Use a ______-tailed spearman’s rank test at the _% level using n=
Test Statistic = rs
Critical Region
[ [ [
[————[————-[
[ [ [
-1 0 1
Result ________significant
____________ Reject H0/H1
There is sufficient/insufficient evident to suggest a positive/negative association between

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Proportion test
(Binomial)

A

1.
H0: Pie = Probability
H1: Pie >
Pie <
Pie ≠
2. B ( n (sample size), Pie
3. Test stat x= observed number of successes
4. (Lower) P(X<X)
(Upper) P(X>X)
(Two-tailed) Do both then pick smaller and x2
5.. P-value is lower than sig. e.g. 5%

How well did you know this?
1
Not at all
2
3
4
5
Perfectly