Estimation and Confidence Intervals

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

1/9

flashcard set

Earn XP

Description and Tags

Flashcards to review key concepts related to estimation and confidence intervals.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

What is a point estimate?

A point estimate is the statistic computed from sample information used to estimate the population parameter.

2
New cards

What is a confidence interval?

A confidence interval is a range of values constructed from sample data so that the population parameter is likely to occur within that range at a specified probability.

3
New cards

What factors determine the width of a confidence interval?

The width of a confidence interval is determined by sample size, variability in the population, and the desired level of confidence.

4
New cards

When do we use the z distribution?

We use the z distribution if the population standard deviation is known or if the sample size is 30 or more.

5
New cards

What is the t distribution?

The t distribution is a family of distributions that is continuous, bell-shaped, and used when the population standard deviation is unknown.

6
New cards

What is the formula for a confidence interval when the population standard deviation is known?

The formula is: sample mean ± z-value × (population standard deviation / √n).

7
New cards

What is a necessary condition to construct a confidence interval for a population proportion?

Both np and n(1-p) should be greater than or equal to 5.

8
New cards

What adjustment is needed for finite populations in the confidence interval calculations?

We need to apply the finite population correction factor (FPC) when the ratio of sample size to population size is significant.

9
New cards

What are the three factors affecting sample size determination?

The degree of confidence selected, the maximum allowable error, and the population standard deviation.

10
New cards

How do you compute the confidence interval for a proportion?

First, calculate the sample proportion, then apply the formula: sample proportion ± z-value × √[(p(1-p)/n)].