RESS - Revision Lecture Flashcards
What is epidemiology?
Epidemiology is the “study of the distribution & determinants of health related states or events in specified populations”
Give examples of valid keyword search techniques
Truncation
Adjacency searching
Wildcards
Wildkeys
What are truncations?
Truncation = uses the asterisk – type in the shared / common part of the word followed by the truncation symbol. E.g. anorexi* = anorexia, anorexic
What is Adjacency Searching?
Adjacency searching: adj(n-1)
E.g. eating adj2 disorder = eating disorder, eating related disorder
ADJ1 searches for both terms next to each other in either order.
ADJ2 searches for both terms and up to one word in between them
ADJ3 searches for both terms and up to two words in between them
ADJn searches for both terms and up to (n-1) words in between them
What are wildcards?
Use a # or a ? in a word
# is used to search for a variable single character, e.g. organi#ation will find organisation and
organization
? is used to search for a single character, or no character at all. This is very useful for some British and American spellings, e.g. orthop?edics will find both orthopaedics and orthopedics
What is the boolean operation?
The us of AND OR and NOT in a search
Examples of boolean operation?
AND will find anything with both words you are looking for
OR will find anorexia on its own, and CBT on its own but not necessarily both (i.e. looks for synonyms)
NOT will find anorexia where CBT isn’t mentioned
How would you summarise the average of normally and non-normally distributed variable?
Normally: Mean
Non normally: Median
The mean is affected by abnormally high or low values, the median is not.
What do SD and IQR measure?
Standard deviation and inter-quartile range are measures of spread. Use sd with mean, and IQR with median
What are useful plots for distribution?
Histograms and bar charts; NOT SCATTERPLOT (how variables are related) AND BOX PLOT (Median, IQr and outliers)
What is person time?
A way of determining how many people are at risk. Use this as the incidence denominator
What does the p value measure?
Probability of an event
(probability that the null hypothesis is true)
Smaller p value less likely
P value of 0.05
So p=0.05 means a 1 in 20 (5%) chance of an event happening
Combined with a hypothesis , it’s a 5% chance of seeing the results you saw if the null hypothesis were true.
Small = reject null hypothesis
What does the p value provide?
Evidence not proof and whether a statistical test was accurate
What data type do you get if you use the Likert scale?
Ordinal as its a scale