Why stats?
What is PRECISION?
How reproducible the results are
What is ACCURACY?
How close the measurement is to the true value
What is RELIABILITY?
The level of reproducibility
What is CONSTANCY?
Reproducibility over time
Consistent measurements day after day
What is SENSITIVITY in DIAGNOSIS?
An operating characteristic that:
- measures the ability of a test to detect a disease/condition when it is truly PRESENT
What is SENSITIVITY in EQUIPMENTS?
What is SPECIFICITY in DIAGNOSIS?
An operating characteristic that:
- measures the ability of a tad to exclude the presence of a disease/condition when it is truly NOT PRESENT
What are the 5 types of errors?
1/2. Determinate or Systematic
3/4. Indeterminate or Random
5. Blunder (user error)
What is the difference between Determinate/Systematic errors and Indeterminate/Random errors?
Determinate/Systematic - results differ from the true value in a consistent way
Indeterminate/Random - inherent differences in the data that can’t be controlled (e.g. randomness of decay)
What is usually the cause of a determinate/systematic error?
usually an issue with equipment QC/calibration
What are the two types of distributions?
What is the difference between continuous and discrete variables?
continuous = variables that have any real number (including decimals)
discrete = variables that are limited to whole numbers
What distributions are used for continuous variables? discrete?
continuous - gaussian distribution
discrete - poisson distribution
What is Gaussian statistics?
What does population mean?
all possible values for a particular characteristic
What does the Y axis in a distribution graph represent?
Y axis = the frequency or probability density
What does the X axis in a distribution graph represent?
X axis = the value of the variable being assessed
What are central tendencies?
mean, mode, median
How do you measure dispersion?
range, variance, standard deviation
How do you calculate range?
difference between highest and lowest value
How do you calculate variance?
sum of the (differences of all values from the mean) squared then divided by sample size - 1
What is the measurement of dispersion?
it is how much the values in the sample vary from the center
What is standard deviation?
the square root of the variance