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

Lecture 6 Flashcards

(8 cards)

1
Q

Point estimate

A

A point estimate is a single value estimate for a population parameter. For example an unbiased point estimate of the population mean, mu, is the sample mean, x flat roof.

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

Interval estimation

A

Problem: point estimates are almost always “wrong”
Solution: calculate an interval that most likely contains the relevant parameter

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

Level of confidence

A

The level of confidence is the probability that the population parameter is contained within the estimated interval

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

Confidence interval

A

a type of interval estimates, 90%, 95%,99%

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

Confidence interval - Ex conclusions

A
  • When sampling from the same population using a fixed sample size, the higher the coverage rate, the wider the interval
  • When sampling from the same population using fixed coverage rate, the larger the sample size the narrower the confidence interval
  • However, it is a bad idea to make the confidence interval smaller by decreasing the coverage rate. If smaller interval is needed rather increase n.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

t-distribution, 6 properties

A
  • The t-distribution is bell-shaped but with thicker tails than the standard normal distribution
  • The t-distribution is symmetric around the man
  • The t-distribution is a family of curves, each determined by a parameter called the degrees of freedom (df). The degrees of freedom are the number of free choices left after a sample statistic such as x roof is calculated. When you use a t-distribution to estimate a population mean, the degrees of freedom are equal to one less than the sample size
  • df = n - 1
  • The total are under a t-curve is 1 or 100%
  • As the degrees of freedom increase, the t-distribution approaches the normal distribution. After around df = 30, the t-distribution is close to the standard normal distribution (Z)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

confidence intervals - t-distribution (notes)

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

confidence intervals - nonnormal distribution (notes)

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