Biostats Test 2

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

1/41

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:30 AM on 3/11/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

42 Terms

1
New cards

When should a Bar Plot be used?

- The data is normally distributed

- Comparing means

2
New cards

When should a Means Plot be used?

- Data is ranked or quantitative

- Comparing means

3
New cards

When Should a Box Plot be used?

- Data is skewed or has outliers

- Comparing medians

4
New cards

When should a Scatter Plot be used?

- Relationship between quantitative variables

- Checking assumptions for linear models

5
New cards

Frequency Distribution

A list of values in a dataset and how often they occur

- Grouped into bins for a histogram

- Smooth density curve

6
New cards

Density Curve

- The area under the curve represents probability and may be called a probability density function.

- Enables us to calculate the probability of a certain range of data values.

7
New cards

Normal distribution

Can be described by mu (population mean) and sigma (standard deviation)

8
New cards

Central Limit Theorem (CLT)

The averages calculated from independent, random samples will approach a normal distribution as sample size increases, regardless of the population distribution from which the samples are taken

9
New cards

Standard error of the means

Measures the precision of a sample mean as an estimate of the true population mean, representing the standard deviation of the sampling distribution of the mean

10
New cards

Kurtosis

Quantifies tailedness of a distribution

11
New cards

Standard normal Distribution

Symmetric, bell-shaped probibility distribution with a mean of 0. Also called a z-distribution.

12
New cards

Characteristics of a standard normal distribution

x = 0, SD = 1, skew = 0, kurtosis = 3, and area = 1

13
New cards

What percentage is within 1 SD

68%

14
New cards

What percentage is within 2 SD

95%

15
New cards

What percentage is within 3SD

99.7%

16
New cards

Advantages of standard normal distribution

1) Easier to calculate probabilities

2) Can directly compare different distributions

17
New cards

What is a z-score?

Measures a value relationship to the mean of a group in terms of standard deviation

18
New cards

Confidence Interval

Calculates margin or error around a statistic

19
New cards

Standard deviation

Communicates distribution of a symmetrical dataset; not influenced by sample size and good for illustrating data structure

20
New cards

Standard error

Communicate probability that the population mean falls within a given range; bars indicate range with 68%; Gets smaller as n increases

21
New cards

Confidence Interval

Communicates probability the population mean falls within a given range; bars indicate 90%, 95%, or 99% chance

22
New cards

Margin of error

Degree of uncertainty

23
New cards

Null Hypothesis

The hypothesis tested when performing significance test

24
New cards

Alternate Hypothesis

One or two sided hypotheses that differ from the null hypothesis

25
New cards

Whis hypothesis uses =

Null

26
New cards

What hypothesis uses ≠

Two sided alternative hypothesis

27
New cards

What hypothesis uses < or >

One sided alternative hypothesis

28
New cards

Steps in a Z-test

1) State Ho & Ha

2) Calculate test statistic that shows how “compatible,” the collected data are with the Ho

3) Based on how “compatible” the data are with the null, we form a conclusion about the null hypothesis

4) Clearly state conclusion

29
New cards

p > alpha

Fail to reject Ho

30
New cards

p <= alpha

Reject Ho

31
New cards

What does a conclusion look like?

We have evidence to ________ the null hypothesis

32
New cards

Biological Hypothesis

Clearly state proposed description of how a system works that includes

1) Biological Mechanism

2) Testable statement of cause and effect

33
New cards

Biological Prediction

Follows logically from hypothesis

1) Explain what will happen under conditions set

2) Measureable dependent variable

34
New cards

Biological vs. Statistical hypothesis

Biological is the intellecual driver behind research while statistical is the tool to provide logical framework for data analysis

35
New cards

Statistical hypothesis

Testable claims under a population parameter that are evaluated using sample data that involves two mutually exclusive statements (Ho & Ha)

36
New cards

Types of error

Type 1: Rejecting Ho that is true

- Frequency set by alpha

Type 2: Failing to reject Ho that is false

- Frequency set by beta

37
New cards

Why do we use statistics?

To help us sort among hypotheses to find the best explanations of what we are observing

38
New cards

t vs z distribution

t is used when the population standard deviation is unknown

39
New cards

What is a one-sample t-test

1) Compares a sample mean to an expected mean

2) population standard deviation is unknown

40
New cards

Assumptions met during a one-sample t-test

1) Data is independent

2) Data is random

3) Data is normally distributed (Histogram & QQ plot)

41
New cards

t-test qualifications for sample size

n < 15; even distribution

15 <= n < 40; Slight skew

n >= 40; there are no outliers

42
New cards

Non-parametric testing

Shapiro-wilks test; the closer to 1 the more normal it is