Biostats lecture 1

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/39

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:13 PM on 8/31/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

40 Terms

1
New cards

variable

  • a characteristic that is being measured can vary with different values

  • ex: district, test proficiency rates in math, reading science


2
New cards

data

  • measured values of the variable for each individual member of a study

  • ex: a value of the math proficienc rate is 48% (mankato district) the collection of the values from all districts in the state are the __ of math proficiency rate


3
New cards

scales of measurement of a variable

  • nominal

  • ordinal

  • interval

  • ratio


4
New cards

nominal scale

  • values are categories only

  • categorize data inot mutually exclusive groups

  • the actual values have no implied rank or order

  • ex: male =1 and female = 0


5
New cards

ordinal scale

  • values represent some associated order/rank

  • but the distance between values may not be considered equal

  • ex: pain rating scale


6
New cards

interval scales

  • numerical data (values indicate order and have real meaning, distance between values are equal)

  • has no true zero point: zero is only a reference point and does not mean absence of something

  • ex: Temperature, calendar year

  • can add and subtract, but ratio is meaningless


7
New cards

ratio scale

  • numerical data (values indicate order and have real meaning, distance between values are equal)

  • has true zero point

  • can add, subtract, and ratio is meaningful


8
New cards

continuous variable

  • generally measured in interval and ratio scale


9
New cards

categorical variable

  • measured in nominal or ordinal scale

  • may also be referred to as discrete


10
New cards

true

  • T/F a continuous variable may be categorized into a categorical variable and used in analysis


11
New cards

continuous

  • descriptive statistics describe ___ data


12
New cards

measures of central location

  • mean

  • median

  • mode


13
New cards

measures of spread or variation

  • variance and standard deviation

  • range

  • inter-quartile range


14
New cards

mean

  • average, arithmetic mean

  • add up all values and divide by amount of values

  • affected by extreme values

  • most appropriate when data is approximately symmetric and not very skewed


15
New cards

mean

  • measure of central location when data is approximately symmetric and not very skewed


16
New cards

median

  • 50th percentile, 2nd quartile

  • order the data, if total number is an odd number, it is the middle number

  • if total number of data is even, take the average of the 2 middle values

  • better measure of central location when data is skewed or ordinal


17
New cards

median

  • measure of central location when data is skewed or ordinal


18
New cards

mode

  • most frequently occurring value

  • most appropriate for categorical data


19
New cards

mode

  • most appropriate for categorical data


20
New cards

variance and standard deviation

  • measure of data variability around the mean

  • how do individuals ina group differ from the group mean on average?


21
New cards

variance

  • average squared difference of each value from the mean

  • = SD2


22
New cards

standard deviation

  • square root of variance (more commonly reported)

  • a measure of the variability of the data values around the mean

  • is used to describe the variability fo the data

  • = sqrt(V)


23
New cards

standard error of the mean or standard error

  • a measure of the precision in an estimated sample mean

  • it reflects how uncertain the sample mean represents the population mean

  • cannot be used to describe the variability in the data

  • = SD/ sqrt n

  • related to confidence interval


24
New cards

range

  • difference between max (largest) and min (smallest)


25
New cards

inter-quartile range

  • difference between 1st quartile and 3rd quartile

  • spread/variation of the middle 50% of the data (between the 25th percentile and 75th percentile)


26
New cards

quartiles

  • dividing the data ito 4 equal groups accoridng to the distribution values

  • 1st quartile: 25th percentile

  • 2nd quartile: 50th percentile (median)

  • 3rd quartile: 75th


27
New cards

median

  • 50th percentile, 2nd quartile


28
New cards

box and whisker plot

  • also called boxplot

  • line inside the box= median

  • ends of the box: 1st quartile to 3rd quartile

  • width (or height for a vertical plot): IQR

  • whisker or tail: extends from both ends of the box, to the largest or smallest value within in 1.5 IQRs beyond the ends of the box

  • circles/asterisks: outliers defined as values beyond 1.5 IQRs from the ends of the box

  • the outermost circles/asterisks on either side of the box: minimum and maximum

  • if there are no outliers, whiskers extend to minimum and maximum

  • in literature, there are variations. pay attention to the footnote of the figure


29
New cards

symmetric

  • mean = median


30
New cards

right or positively skewed

  • mean > median


31
New cards

left or negatively skewed

  • mean < median


32
New cards

mean and standard deviation

  • if data is symmetric report these descriptive statisitcs


33
New cards

median, range/IQR

  • if data is skwewed reprot these descriptive statistics


34
New cards

parametric test

  • statistical test for symmetric data

  • based on the assumption that observed data are distributed according to some distributions of well known forms


35
New cards

nonparametric test

  • statistical test for skewed data

  • do not assume the data follow a certain parametric distirbution


36
New cards

parametric distribution

  • distributions of well known forms

  • normal distribution

  • there are numerous normal distributions, differing by their means and SDs


37
New cards

normal distribution

  • most commonly used parametric distribution

  • bell shaped

  • symmetric about the mean

  • mean, median, and mode are equal

  • determined by 2 parameters: mean and SD


38
New cards

standard normal distribution

  • a unique normal distribution

  • mean (u)= 0: symmetric about 0


39
New cards

empirical rule of a normal distribution

  • 68% within 1 standard deviation from the mean

  • 95% within 2 standard deviations from the mean

  • 99.7% within 3 standard deviations from the mean


40
New cards

descriptive statistics describing categorical data

  • reported as n (%)

  • n: number/frequency

  • %: percentage/porportion of subjects in each category