1B.1-2-3-4

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/28

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

29 Terms

1
New cards

What numerical range does probability lie in and what do the limits represent?

Between 0 and 1; 0 means the event never occurs, 1 means the event is certain to occur.

2
New cards

Name the two main rules for combining probabilities of events.

The addition rule (“OR”) and the multiplication rule (“AND”).

3
New cards

State the addition rule for two non-mutually exclusive events A and B i.e. that at least one event will occur out of 2 or more possible events.

P(A or B) = P(A) + P(B) – P(A and B)

4
New cards

What is the simplified addition rule when events A and B are mutually exclusive?

P(A or B) = P(A) + P(B) because P(A and B) = 0.

5
New cards

Give an alternative way to express the addition rule using the probability of neither event occurring.

P(A or B) = 1 – P(neither A nor B).

6
New cards

State the general multiplication rule for two events A and B i.e. the probability of the of the joint occurrence of two or more events.

P(A and B) = P(A) × P(B|A).

7
New cards

What does P(B|A) mean?

Conditional probability: the probability that event B will occur given that event A has already occurred

8
New cards

How is the multiplication rule simplified for independent events?

For independent events, P(B|A) = P(B), so P(A and B) = P(A) × P(B).

9
New cards

In probability notation, how is “the probability of B given A” written and pronounced?

Written as P(B|A) and pronounced “P of B given A.”

10
New cards

Describe the subjective approach to defining probability and provide an example.

Probability is a personal degree of belief, such as a doctor’s judgement about a treatment’s success; foundation of Bayesian statistics.

11
New cards

Describe the frequentist approach to defining probability.

Proportion of times an event would occur in a large number of similar repeated trials, e.g. number of ‘heads’ in coin tossed 100 times.

12
New cards
<p><span>A smoking cessation programme has a probability of 0.4 that any individual completing the programme will quit smoking. If two random individuals (Adam and Ben) who never meet complete the programme, what is the probability that</span></p><ul><li><p><span>At least one of them quits smoking</span></p></li></ul><p></p>

A smoking cessation programme has a probability of 0.4 that any individual completing the programme will quit smoking. If two random individuals (Adam and Ben) who never meet complete the programme, what is the probability that

  • At least one of them quits smoking

0.64 (1 – 0.36 or 0.4 + 0.4 − 0.16)

13
New cards
<p>A smoking cessation programme has a probability of 0.4 that any individual completing the programme will quit smoking. If two random individuals (Adam and Ben) who never meet complete the programme, what is the probability that</p><ul><li><p><span>Both of them quit smoking</span></p></li></ul><p></p>

A smoking cessation programme has a probability of 0.4 that any individual completing the programme will quit smoking. If two random individuals (Adam and Ben) who never meet complete the programme, what is the probability that

  • Both of them quit smoking

As Adam and Ben never meet, the probability of both of them quitting smoking are independent events;

therefore, it can be calculated as

P(A and B) = P(A) × P(B) = 0.16

14
New cards

What is sampling error and how is it generally affected by sample size?

Sampling error is the uncertainty from observing a sample instead of the whole population; it decreases as sample size increases.

15
New cards

Define standard error (se).

The standard deviation of the sampling distribution of a statistic; it measures how precisely the sample statistic estimates the population parameter.

16
New cards

Give the formula for the standard error of a sample mean when the population standard deviation is unknown.

se ≈ s / √n, where s is the sample standard deviation and n is the sample size.

<p>se ≈ s / √n, where s is the sample standard deviation and n is the sample size.</p>
17
New cards

Why are standard errors important in statistical inference?

They underpin the calculation of confidence intervals and hypothesis tests.

18
New cards

Provide the general formula for a 95% confidence interval (CI).

95% CI = Sample statistic ± 1.96 × se.

19
New cards

How is the formula modified to calculate a 99% confidence interval?

99% CI = Sample statistic ± 2.58 × se.

20
New cards
<p><span>The mean pO2 arterial blood test for a sample of 56 patients with COPD was 8.9 mol/L, with a standard deviation of 0.8 mmol/L. What is the 95% confi- dence interval for the mean pO2 of the population of all COPD patients?</span></p>

The mean pO2 arterial blood test for a sample of 56 patients with COPD was 8.9 mol/L, with a standard deviation of 0.8 mmol/L. What is the 95% confi- dence interval for the mean pO2 of the population of all COPD patients?

  • se ≈ s / √n, where s is the sample standard deviation and n is the sample size

  • 95%CI = Sample statistic ± (1.96 × se)

<ul><li><p>se ≈ s / √n, where s is the sample standard deviation and n is the sample size</p></li><li><p><span>95<em>%CI </em>= <em>Sample statistic </em>± (1.96 × <em>se</em>)</span></p></li></ul><p></p>
21
New cards
<p><span>57% of the 864 patients at a stop-smoking clinic had quit smoking by the end of the programme, compared with 42% of 795 patients at a neighbouring clinic. What was the difference in quit rates between the two clinics?</span></p>

57% of the 864 patients at a stop-smoking clinic had quit smoking by the end of the programme, compared with 42% of 795 patients at a neighbouring clinic. What was the difference in quit rates between the two clinics?

  • se ≈ s / √n, where s is the sample standard deviation and n is the sample size

  • 95%CI = Sample statistic ± (1.96 × se)

<ul><li><p>se ≈ s / √n, where s is the sample standard deviation and n is the sample size</p></li><li><p>95<em>%CI </em>= <em>Sample statistic </em>± (1.96 × <em>se</em>)</p></li></ul><p></p>
22
New cards

What is a confidence interval?

A range of values indicating the precision with which the sample estimate is likely to represent the population from which the sample was drawn.

23
New cards

Interpret a 95% confidence interval in plain language.

We expect the interval to contain the true population value in 95 out of infinite similar, unbiased samples.

24
New cards

When does a 95% confidence interval for an absolute risk difference indicate no evidence of a true difference?

When the interval includes zero.

25
New cards

When does a 95% confidence interval for a relative risk measure indicate no evidence of a true difference?

When the interval includes one.

26
New cards

What conclusion is drawn when two 95% confidence intervals do not overlap?

There is strong evidence of a significant difference at the 5% level.

27
New cards

What does independence of events mean in epidemiology, and what term is used when events are not independent?

Independence means one event does not affect the probability of the other; if not independent, the events are said to be associated.

28
New cards

One can estimate the likelihood that two events are associated by calculating…?

Measures of effect.

29
New cards

The p-values and confidence intervals can then be calculated to give an indication of…

How likely it is that any observed association in a study is due to chance.