Statistics: Descriptive, Inferential, Sampling, and Confidence Intervals

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

1/46

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.

47 Terms

1
New cards

Descriptive Statistics

Summarizes and describes data using measures like mean, median, mode, and standard deviation.

2
New cards

Inferential Statistics

Uses sample data to make predictions or inferences about a population (tools: hypothesis tests, confidence intervals).

3
New cards

Mean

The average value of a data set

4
New cards

Median

The middle value of a data set when arranged in ascending or descending order

5
New cards

Mode

The value that appears most frequently in a data set.

6
New cards

Standard Deviation

Shows how spread out data is from the mean.

7
New cards

Population

The whole group we want to study or learn about.

8
New cards

Sample

A smaller group taken from the population to study and make conclusions..

9
New cards

Hypothesis Testing

Checks if sample data supports a specific claim about a population.

10
New cards

Confidence Interval

A range of values from a sample likely to include the true population value.

11
New cards

How can statistics help an investment firm determine the age and income of cryptocurrency investors?

By using statistical inference, particularly estimation, to analyze a subset of the data.

12
New cards

What is statistical inference?

Drawing conclusions about a population using sample data.

13
New cards

What is the purpose of estimation in statistics?

To approximate the values of population parameters based on sample data.

14
New cards

What is the purpose of using a proportion in estimation?

To derive an estimate based on the sample data.

15
New cards

What does the estimation process involve?

Extracting data from a sample and applying a proportion to estimate broader trends.

16
New cards

What sampling method is used for an interview conducted with school principals of a sample of cities in Florida? Dividing the population into groups (clusters) and randomly selecting whole groups to study.

Cluster sampling

17
New cards

Which sampling method is most appropriate for a poll of voters regarding a national highway development program? Dividing the population into subgroups (strata) and randomly sampling from each subgroup.

Stratified random sampling

18
New cards

What sampling method would likely be used in a survey of customers entering a shopping plaza in Orlando? (Choosing whoever is easiest to reach, not randomly.)

Convenience sampling

19
New cards

Systematic Random Sampling

Picking every nth person from a population, starting at a random point.

20
New cards

Simple Random Sampling

Every individual has an equal chance of being chosen, usually by random selection.

21
New cards

Interval

The consistent gap between selected elements in systematic sampling.

22
New cards

What distinguishes a statistic from a parameter?

A statistic describes a sample, while a parameter describes a whole population.

23
New cards

If a value is computed from all items in a population, what is it called?

It is called a parameter.

24
New cards

What type of values are always considered statistics?

Values computed from a sample.

25
New cards

difference between stratified random sampling and cluster sampling.

Stratified random sampling divides a population into subgroups so that each population item belongs to only one subgroup. Cluster sampling divides a population into groups that are each intended to be mini-populations.

26
New cards

What can AMA data analysts do if the margin of error is too large?

They can increase the sample size or decrease the level of confidence.

27
New cards

What is one method to reduce the margin of error that is not available to AMA data analysts?

Reducing the standard deviation.

28
New cards

How does increasing the sample size affect the margin of error?

It generally decreases the margin of error.

29
New cards

What effect does decreasing the level of confidence have on the margin of error?

It reduces the margin of error.

30
New cards

t-distribution

Bell-shaped like normal but with heavier tails; used for small samples.

31
New cards

What happens to the margin of error if a bank desires a higher level of confidence in its interval estimate?

The margin of error will increase.

32
New cards

Why do we remove rows with missing values?

To ensure the remaining dataset is complete and to avoid obscuring results.

33
New cards

What is a potential danger of removing rows with missing data?

The remaining dataset may be too small to analyze and could introduce bias.

34
New cards

What is a common method for imputing missing data?

Using the mean to impute missing data is easy to compute and apply.

35
New cards

Why is using the mean to impute missing data not ideal for skewed data?

The mean is sensitive to extreme values, which can distort the results.

36
New cards

What is a better alternative to the mean for imputing missing data in skewed distributions?

Using the median is recommended as it is not affected by extreme values.

37
New cards

Left Skewed Distribution

the mean to be less than the median.

38
New cards

Right Skewed Distribution

mean being greater than the median.

39
New cards

Normal Distribution

Symmetric; mean = median = mode; no skew.

40
New cards

What does margin of error represent?

How much a sample result might differ from the true population value.

41
New cards

How does sample size affect margin of error?

Larger samples reduce variability in the data, resulting in a smaller margin of error.

42
New cards

What is the effect of standard deviation on margin of error?

A higher standard deviation indicates more variability in the data, leading to a larger margin of error.

43
New cards

How does the level of confidence influence margin of error?

A higher level of confidence requires a larger margin of error to ensure the interval contains the true population parameter. (Higher confidence → bigger margin of error.)

44
New cards

What is the parameter of interest when using confidence intervals in hypothesis testing?

The mean of the population.

45
New cards

What does it indicate if confidence intervals overlap when comparing sample means?

There is no difference in the population means.

46
New cards

What type of data is used to make inferences about population parameters in hypothesis tests?

Sample data.

47
New cards

What is the primary use of confidence intervals in the context of comparing groups?

To determine if the means of populations are equal.