Quiz 1 Biosats

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/109

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:23 AM on 9/3/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

110 Terms

1
New cards

What is statistics?

Methods for organizing/summarizing data and drawing conclusions based on data.

2
New cards

What is a population?

The entire collection of objects or individuals of interest.

3
New cards

What is a sample?

A subset of the population selected in a prescribed manner

4
New cards

What is a census?

Obtaining the desired information from every object in the population.

5
New cards

Why is a census often infeasible?

Constraints such as time, money, and other scarce resources.

6
New cards

What is a variable?

Any characteristic whose value may change from one object to another in the population.

7
New cards

How are variables typically denoted?

By lowercase letters, such as x, y, and z.

8
New cards

What is a categorical variable?

A variable whose values represent categories or qualities rather than numerical measurements.

9
New cards

Give an example of categorical data.

Marital status or malfunction type.

10
New cards

What is numerical data?

Data represented by numbers that measure or count something.

11
New cards

Give examples of numerical data.

Age, diameter, pulse rate, or operating time.

12
New cards

What is univariate data?

Data from observations of one variable.

13
New cards

What is bivariate data?

Data from observations of two variables.

14
New cards

What is multivariate data?

Data from observations of more than two variables.

15
New cards

What is the relationship between bivariate and multivariate data?

Bivariate data is a special case of multivariate data

16
New cards

What is descriptive statistics?

Statistics used to summarize and describe important features of data.

17
New cards

What are examples of descriptive graphical methods?

Histograms, boxplots, and scatter plots.

18
New cards

What is inferential statistics?

Statistics used to test hypotheses or assess whether data can be generalized to a broader population.

19
New cards

What is a major goal of inferential statistics?

Making predictions, conclusions, or decisions about a broader population.

20
New cards

If you calculate the mean battery life of 25 tested pumps, is this descriptive or inferential?

Descriptive.

21
New cards

If you use 25 pumps to estimate the mean battery life of all pumps in the production lot, is this descriptive or inferential?

Inferential

22
New cards

What is the target population?

The population to which the conclusions are intended to apply.

23
New cards

What is the sampled population?

The population from which the actual observations are obtained.

24
New cards

Why is proper data collection important?

Poorly collected data can make statistical analysis misleading and prevent confident conclusions.

25
New cards

Why is random sampling useful?

It helps obtain a sample that better represents the target population and allows probability-based methods to be used.

26
New cards

Why is random assignment used in an experiment?

To help protect against bias when comparing treatment groups.

27
New cards

What is a treatment group?

The group receiving the treatment/intervention being studied.

28
New cards

What is a control group?

The comparison group that does not receive the experimental treatment or receives a control/placebo.

29
New cards

What does it mean for a study to be blinded?

A person involved in the study does not know which treatment a participant received.

30
New cards

What symbol represents sample size?

n

31
New cards

What does n represent?

The number of observations in a single sample.

32
New cards

If a sample contains 18 specimens, what is n?

n = 18

33
New cards

If two samples are being compared, what notation can be used?

m and n, or n₁ and n₂.

34
New cards

What are stem-and-leaf displays useful for?

Finding a typical value, viewing spread, identifying gaps, assessing symmetry, finding peaks, and identifying possible outliers.

35
New cards

In a stem-and-leaf plot of exam scores, what is the stem of 83?

8

36
New cards

What is the leaf of 83?

3

37
New cards

If the tens digit is used as the stem, what is the stem and leaf for 58?

Stem = 5, leaf = 8.

38
New cards

What does a stem-and-leaf display preserve that a histogram may not?

The individual data values.

39
New cards

What is a dotplot?

A summary of small-set numerical data where each observation is represented by a dot above its location on a horizontal scale.

40
New cards

What happens when a value occurs more than once in a dotplot?

A dot is created for each occurrence, with dots stacked vertically.

41
New cards

What can a dotplot show?

Location, spread, extremes, and gaps.

42
New cards

What is a discrete variable?

A variable whose possible values can be counted or listed.

43
New cards

What is a continuous variable?

A variable whose possible values consist of an entire interval on the number line.

44
New cards

Is the number of rejected parts in a batch discrete or continuous?

Discrete.

45
New cards

Is serum sodium concentration discrete or continuous?

Continuous.

46
New cards

Is the number of falls detected in a week discrete or continuous?

Discrete.

47
New cards

Is catheter diameter continuous or discrete?

Continuous.

48
New cards

What is frequency?

The number of times a particular value occurs.

49
New cards

What is relative frequency?

The fraction of times a particular value occurs.

50
New cards

How do you calculate relative frequency?

Relative Frequency= Frequency / Total Number of Observations

51
New cards

If 200 students are observed and 70 take 3 courses, what is the frequency for x = 3?

70

52
New cards

What is the relative frequency for x = 3?

70/200=0.35

53
New cards

What determines the height of a histogram bar?

The frequency or relative frequency, depending on how the histogram is constructed.

54
New cards

What is a unimodal distribution?

A distribution with one clear peak.

55
New cards

What is a bimodal distribution?

A distribution with two distinct peaks.

56
New cards

What does "multimodal" mean?

A distribution with two or more different peaks.

57
New cards

What is a symmetric histogram?

One where the left half is approximately a mirror image of the right half.

58
New cards

What is positive skew?

The right/upper tail stretches farther than the left/lower tail.

59
New cards

What is negative skew?

The left/lower tail stretches farther than the right/upper tail.

60
New cards

Which direction does the tail point in a positively skewed distribution?

Right.

61
New cards

Which direction does the tail point in a negatively skewed distribution?

Left.

62
New cards

What are measures of location?

Numbers that characterize a data set and convey important features.

63
New cards

What are the two major measures of location in these notes?

Mean and median.

64
New cards

What is the mean?

The arithmetic average of the observations.

65
New cards

What is the formula for the sample mean?

knowt flashcard image
66
New cards

What does the mean represent conceptually?

The balance point/fulcrum of the data on a number line.

67
New cards

What is the median?

The middle value when the data are ordered from smallest to largest.

68
New cards

How do you find the median when n is odd?

Take the value in position

(n+1​)/2

69
New cards

How do you find the median when n is even?

average the values in positions

<p>average the values in positions</p>
70
New cards

Which measure is more affected by extreme values?

The mean.

71
New cards

Why can the median be better for skewed data?

The median is less affected by extreme values/outliers.

72
New cards

What happens to the mean when a very large outlier is added?

The mean is generally pulled toward the outlier.

73
New cards

In positively skewed data, would you generally expect the mean to be greater or less than the median?

Greater than the median.

74
New cards

What does variability describe?

How much the observations spread out or differ from one another.

75
New cards

What is the range?

The difference between the largest and smallest observations.

76
New cards

What is the formula for range?

range = maximum - minimum

77
New cards

What is a deviation from the mean?

xi-x

78
New cards

What does a positive deviation mean?

The observation is larger than the mean.

79
New cards

What does a negative deviation mean?

The observation is smaller than the mean.

80
New cards

What does a small deviation magnitude indicate?

The observation is close to the mean, indicating less variability.

81
New cards

What is the sample variance formula?

knowt flashcard image
82
New cards

What is Sxx?

The sum of squared deviations from the mean.

83
New cards

How can sample variance be written using Sxx?

knowt flashcard image
84
New cards

What is the sample standard deviation formula?

knowt flashcard image
85
New cards

What does a larger standard deviation indicate?

Greater variability/spread around the mean.

86
New cards

What does a boxplot summarize?

Center, spread, skewness/deviations, and possible outliers.

87
New cards

What are the five values in a five-number summary?

  1. Minimum

  2. Q1

  3. Median/Q2

  4. Q3

  5. Maximum


88
New cards

What is Q1?

The first quartile; approximately 25% of the data are below it.

89
New cards

What is Q2?

the median

90
New cards

What is Q3?

The third quartile; approximately 75% of the data are below it.

91
New cards

What percentage of the data lies between Q1 and Q3?

50%

92
New cards

What is the interquartile range (IQR)?

IQR=Q3-Q1

93
New cards

What does the IQR represent?

The spread/range of the middle 50% of the data.

94
New cards

What are whiskers in a boxplot?

Lines extending from the box toward the smallest and largest observations.

95
New cards

What can isolated points outside the boxplot indicate?

Potential outliers.

96
New cards

What does a wider box indicate?

Greater variability in the middle 50%.

97
New cards

What does a narrow box indicate?

Less variability in the middle 50%.

98
New cards

What might a long upper whisker suggest?

Positive/right skewness

99
New cards

What might isolated high values suggest?

Potential high outliers

100
New cards

In the aspirin example, why were subjects randomly assigned?

To protect against bias and allow probability-based methods to analyze the data.