{ "@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" } }

Aspects of regression Flashcards

(7 cards)

1
Q

Checklist for OLS accuarcy estimates (3)

A
  1. Significant number of data points/sample variables 2. Significant range/variability of x-variables 3. Significantly low error/scattered variables
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does a 95% confidence indicator for ß prove?

A

That if you repeatadly use the CI formula, 95% of the intervals constructed will contain ß

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

If ß=0 then X…

A

has no explanatory value

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

2 ways to test if ß=0

A
  1. The CI contains 0
  2. t-statistic (ß estimate/standard error)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

If P value (t-test) greater than 0.05 show

A

t is small therefore ß=0

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

When are tests for R2 and ß=0 the same?

A

In simple regression

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

If P value (F-test) greater than 0.05 then…

A

R2=0

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