Statistics & Evidence-Based Practice Flashcards

Understand study design, probability, hypothesis testing, and statistical methods for interpreting clinical evidence. (36 cards)

1
Q

What is the estimated incidence of accidental awareness in general anaesthesia according to NAP5?

A

1 in 20,000

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a Chi-squared test?

A

Non-parametric statistical hypothesis test that compares the frequency of observed results against the expected frequency if there were no difference between groups.

It is primarily used when examining categorical variables, and whether the difference between observed and expected frequencies are due to chance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What type of data is a student T-test used for?

A

It is a parametric test which may be used on continuous, quantitative data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

State the main rules for logarithms.

A
  • Multiplication becomes addition: log(xy) = log(x) + log(y).
  • Division becomes subtraction: log(x/y) = log(x) – log(y).
  • The reciprocal becomes negative: log(1/x) = -log(x).
  • Power becomes multiplication: log(x^n) = n · log(x).
  • Any log of its own base is one: log10(10) = 1.
  • Any log of one is zero: log10(1) = 0.

NOTE: A logarithm is defined as the power (x) to which a base must be raised in order to produce a given number.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which statistical tests are used for parametric data?

A
  • 2 groups, paired: Student’s paired t-test.
  • 2 groups, unpaired: Student’s unpaired t-test.
  • > 2 groups, paired: Paired ANOVA (analysis of variance).
  • > 2 groups, unpaired: Unpaired ANOVA.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which statistical tests are used for non-parametric nominal data?

A
  • 2 groups, paired: McNemar’s test.
  • 2 groups, unpaired: χ² with Yates’ correction (Chi-squared).
  • > 2 groups, unpaired: χ²
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What statistical tests are used for non-parametric ordinal data?

A
  • 2 groups, paired: Wilcoxon signed rank.
  • 2 groups, unpaired: Mann-Whitney U test.
  • > 2 groups, paired: Friedman.
  • > 2 groups, unpaired: Kruskal-Wallis.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Outline the level of the hierarchy of evidence.

A
  • Level 1a: systematic review or meta-analysis of one or more randomised controlled trials (RCTs).
  • Level 1b: At least one RCT.
  • Level 2a: At least one well-designed, controlled, non-randomised study.
  • Level 2b: Cohort studies.
  • Level 3: Case control studies or case series.
  • Level 4: expert opinion.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a Bland-Altman plot?

A

Provides a method of comparing two methods of measurement and establishing their degree of agreement.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does a Forest plot show?

A

Provides a visual representation of effect size for individual studies within a meta-analysis.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does a funnel plot show?

A

Used to visually inspect for evidence of reporting bias.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What percentage of results lies within 1, 2 and 3 standard deviations of the mean?

A

1: 68.2%
2: 95.4%
3: 99.7%

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How do the mean, median and mode compare in positively skewed data?

A

Mode < Median < Mean

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the equation of number needed to treat?

A

ARR = incidence in control group – incidence in treatment group

The number needed to treat is 1/ARR

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Define variance and how it relates to standard deviation.

A

The average of the squared deviations from the mean.

Standard Deviation (s) = the square root of the variance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Outline the phases of clinical trials.

A
  • Phase 1: 20-50 healthy volunteers. This phase examines pharmacokinetic and pharmacodynamic effects.
  • Phase 2: 50-300 volunteers. Further pharmacokinetic and pharmacodynamic effects. Examination of different drug doses and frequencies.
  • Phase 3: 250-1000+ volunteers. Randomised controlled trials comparing the drug with current treatments and assessment of frequent side effects.
  • Phase 4: Post marketing surveillance of rare side effects.
17
Q

What is the difference between accuracy and precision?

A

Accuracy is the ability of a measuring device to record the actual value being measured, i.e. how close to the bullseye is an arrow.

Precision is the reproducibility of repeated measurements and how spread out they are, i.e. how tightly packed are a group of fired arrows (regardless of where they hit the target).

18
Q

What effect does decreasing the alpha in a statistical power calculation have on the beta value and power?

A

Decreasing α increases β (and reduces power) if sample size and effect size stay the same, because you’re making it harder to detect a true effect by setting a more conservative threshold.

This leads to a lower power because power = 1 - beta

19
Q

What kind of graph would x being inversely proportional to y generate?

A

Rectangular hyperbola
x is proportional to 1/y

20
Q

What is the difference between ‘interval’ and ‘ratio’ in the context of quantitative data?

A

Interval: 0 is in the middle (e.g. centigrade)

Ratio: has a true zero that it cannot drop below (e.g. Kelvin)

21
Q

Define 95% confidence interval in terms of standard error of the mean.

A

95% CI = Mean +/- 1.96 SEM

22
Q

When should Fisher’s exact test be used instead of Chi squared?

A

Data are in a 2 x 2 table and at least one cell has an expected frequency of < 5

(especially in small sample sizes)

23
Q

What is the equation for a confidence interval?

A

Mean ± Z*(Standard Error)

Z = the Z-score corresponding to the desired confidence level.

This formula helps estimate the range in which a population parameter lies based on sample data.

24
Q

What are the different types of measurement error?

A

OFFSET ERROR

  • lines are linear and parallel to actual values but fixed amount is added or subtracted
  • needs one-point calibration (e.g. zeroing art line)

GAIN ERROR

  • gradient of line increases or decreases
  • needs two-point calibration (e.g. pH electrode)
25
What is **drift** with regards to measurement error?
Loss of accuracy over time (may result in an offset or gain error).
26
What's the **difference** between interval and ratio data?
**INTERVAL**: numerical scale with equal intervals and no absolute zero (e.g. celsius) **RATIO**: numerical scale with equal intervals and an absolute zero (e.g. Kelvin, weight)
27
What are the **ways** in which spread can be demonstrated for non-parametric data?
* Range * Interquartile range
28
Outline the **hierarchy of evidence**.
* **Level 1a**: systematic review or meta-analysis of one or more randomised controlled trials (RCTs). * **Level 1b**: At least one RCT. * **Level 2a**: At least one well-designed, controlled, non-randomised study. * **Level 2b**: Cohort studies. * **Level 3**: Case control studies or case series. * **Level 4**: expert opinion.
29
What's the **difference** between quantitative and qualitative data?
* **Quantitative**: numerical data that can be measured. * **Qualitative**: descriptive data that can be observed but not measured.
30
What **correlation coefficient** is suggestive of a strong association?
0.6-0.79 ## Footnote NOTE: 'r' is used to denote correlation coefficients.
31
What is the **standard error** of the mean?
Estimate of how much the sample mean is expected to vary from the true population mean. SEM = σ/√n ## Footnote σ is the standard deviation of the population n is the number of samples
32
What is the **difference** between **discrete** and **continuous data**?
* **Discrete data**: specific, separate values (often counts or whole numbers). * **Continuous data**: any value within a range (infinitely subdivided).
33
# Define: statistical power
The probability that a statistical test correctly rejects a null hypothesis (i.e. detects a real effect when one truly exists). Power = 1 − β ## Footnote β is the probability of a type 2 error
34
What are **type 1 and type 2** errors?
* Type 1 (alpha error): **incorrectly rejecting** the null hypothesis when it is true (concluding that there is a difference when there isn't) * Type 2 (beta error): **failing to reject** a null hypothesis (concluding that there is no difference when there is a difference)
35
What is the **p** value?
The probability of obtaining the observed results (or more extreme) if the null hypothesis were true.
36
What is a **confidence interval**?
A range of values within which the true population parameter is expected to lie with a certain level of confidence (usually 95%).