Mathematical principles and statistics Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is a logarithm?

A

A mathematical function for transforming large or complex numbers for the purpose of simplification

The log is the power to which the base must be raised to produce the number
x = logbase (number)
So for log10 (1000), log = 3

Log usually refers to log10
ln refers to the natural log, where the base is Euler’s number = 2.71828

Log rules:
* logxy = logx + logy
* logx/y = logx - logy
* log1/x = -logx
* log = y logx
* Any log of 1 = 0
* Any log its own base = 1

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

What is pH and the pH scale?

A

pH is a measurement of the acidity of a substance measured on a logarithmic scale

pH = -log [H+]
When the concentration of H+ is represented in mol/L

A change in pH by one whole unit represents a change in the [H+] by a factor of 10
@pH 7, [H+] = 10-7

@pH 6, [H+] = 10-6
@pH 8, [H+] = 10-8

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

What is differentiation?

A

A mathematical tool that allows the rate of change between one variable and other variables to be formulated - i.e. calculate the gradient of a non-linear relationship

(Note: Calculating the gradient of a straight line = change in Y / change in X)

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

What is integration?

A

The process of calculating the multiplication sum of two variables where one variable is changing. It may be described as finding the area under the curve

The process essentially involves dividing a curve into an infinite number of tiny rectangles, the sum of which is the area under the curve

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

What is an exponential?

A

A condition where the rate of change of a variable at any point is proportional to the value of the variable at that time
I.e. the larger the quantity grows, the faster it grows

Positive exponential: y = e^x

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

What is the half life (t1/2)?

A

The time taken for the value of an exponential function to decrease by half

An exponential process is said to have completed after five half lives - at this point 96.875% of the process has occurred

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

What is the time constant (𝜏)?

A

The time it would take for a negative exponential process to complete if the initial rate of change was maintained throughout
OR the time taken for the value of an exponential function to fall to 37% of its previous value

An exponential process is said to have completed after three time constants - at this point 94.9% of the process has occurred

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

What is a wash-in curve?

A

Physiological build-up negative exponential

The curve is a negative exponential because the rate of increase in y is decreasing exponentially as time increases

An example is the ‘wash-in’ of a volatile anaesthetic representing the rate of rise of alveolar concentration, shown on a time vs FA / FI graph

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

What is a wash-out curve?

A

Physiological negative exponential

An example is seen in drug elimination

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

What is tear-away?

A

Clinical tear-away positive exponential

An example is seen in the early stages of bacterial replication

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

Standard deviation

A

= Square root of the variance

In a normal distribution:
* 1 SD - 68% of data
* 2 SD - 96% of data
* 3 SD - 99% of data

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

Absolute risk reduction and number needed to treat

A

ARR = Control event rate - Treatment event rate
NNT = 1 / ARR

E.g. 8% have a stroke > treatment introduced and 4% have a stroke
ARR = 0.08 - 0.04 = 0.04
NNT = 1 / 0.04 = 25

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

Types of error

A

Type 1 error = false positive = rejecting a null hypothesis that is actually true
Type 2 error = false negative = accepting a null hypothesis that is actually false

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

Types of data

A

Quantitative
* Discrete - whole number values
* Continuous - can take on any value within a range

Qualitative
* Nominal - items belong to different categories with no relationship
* Ordinal - items with an inherent order, may be assigned numbers but no mathematical relationship
* Dichotomous - binary yes / no

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

When to use different statistical tests

A

Quantitative and parametric (normal distribution)
* 2 groups - paired or unpaired t-test
* >2 groups - paired or unpaired ANOVA

Quantitative and non-parametric
* 2 groups paired - Wilcoxon signed-rank
* 2 groups unpaired - Mann-Witney U
* >2 groups paired - Friedman
* >2 groups unpaired - Kruskal-Wallis

Qualitative
* Small sample size - Fisher’s exact
* Large sample size - Chi square

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

What is the ‘power’ of a clinical trial?

A

The probability of avoiding a type 2 error (false negative = accepting a null hypothesis that is false). A power of 80% is required in a well-designed trial