1B.5-6-7-8

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

1/34

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.

35 Terms

1
New cards

What notation is used for the probability of event B occurring given event A has occurred?

P(B|A)

2
New cards

How do you calculate the probability that an event (B) will occur given that another event (A) has already occurred?

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

You need event A to have occurred, and then the condition of B.

3
New cards

In epidemiology, what does conditional probability help researchers evaluate?

How treatments or exposures influence the probability of outcomes (e.g., disease, mortality) and the performance of diagnostic tests.

4
New cards
<p>In this breastfeeding study, what is the probability or “risk” that an infant was breastfeeding at discharge given NG tube feeding?</p>

In this breastfeeding study, what is the probability or “risk” that an infant was breastfeeding at discharge given NG tube feeding?

0.76

<p>0.76 </p>
5
New cards
<p>How is the ‘risk’ of breastfeeding among NG-fed infants computed from a 2×2 table?</p>

How is the ‘risk’ of breastfeeding among NG-fed infants computed from a 2×2 table?

Risk in statistical terms refers simply to the probability that an event will occur. Absolute Risk (AR) = the number of events (good or bad) in a treated (exposed) or control (nonexposed) group, divided by the number of people in that group. In this scenario, the number of NG-fed infants [exposed] who are breastfeeding at discharge [events] is 32, which needs to be divided by the total NG-fed infants of 42.

Risk = (Number NG-fed infants breastfeeding at discharge) ÷ (Total NG-fed infants) = 32/42 = 0.76

6
New cards

What term describes an arrangement of a variable’s values showing their frequencies?

A statistical distribution

7
New cards

Name the two parameters that fully describe a normal distribution.

Mean (μ) and variance (σ²)

8
New cards

Which theorem states that the sampling distribution of the mean is approximately normal regardless of population shape?

The Central Limit Theorem

9
New cards

What are the mean and variance of a standard normal distribution?

Mean = 0, Variance = 1

10
New cards

How do you convert a normally distributed variable x to a standard normal z-score?

z = (x – μ) ÷ σ

…where the z-score is a measure of how many standard deviations an x value is from the mean, μ= mean of the population of the x value and σ= standard deviation for the population of the x value

11
New cards

Approximately what percentage of observations lie within ±1 standard deviation of the mean in a normal distribution?

About 68%

12
New cards

Approximately what percentage of observations lie within ±1.96 standard deviations of the mean in a normal distribution?

95%

13
New cards

Approximately what percentage of observations lie within ±2.58 standard deviations of the mean in a normal distribution?

99%

14
New cards

Which discrete distribution models the number of successes in n independent trials with two possible outcomes?

The binomial distribution

<p>The binomial distribution</p>
15
New cards

What parameters define a binomial distribution?

Sample size n and true probability π

16
New cards

Which distribution models the count of independent events occurring over a fixed time period? Give an example.

The Poisson distribution e.g. rate of deaths due to myocardial infarction

17
New cards

The Poisson distribution leads to a prediction of randomly occurring events, so it allows for what?

It allows a determination to be made as to whether observed events are occurring randomly or not.

18
New cards

What 3 things does the Poisson distribution assume?

  • that the data are discrete,

  • that they occur at random,

  • that they are independent of each other.

19
New cards

In a Poisson distribution, how are mean, variance, and standard deviation related?

Mean = Variance (λ), and SD (σ) = √λ or therefore √mean

20
New cards

What do small and large sample Poisson distributions look like?

Small samples give asymmetrical distributions, and large samples approximate the normal distribution.

<p><span>Small samples give asymmetrical distributions, and large samples approximate the normal distribution.</span></p>
21
New cards

What characteristic is shared by both binomial and Poisson distributions regarding possible values?

They contain only non-negative integer values (no negatives).

22
New cards

Which distribution has heavier tails than the normal distribution and is used for small-sample mean inference?

The t-distribution (Student’s t)

23
New cards

For what purpose is the chi-squared distribution commonly used?

Analysing categorical data (e.g., testing differences between observed and expected frequencies).

24
New cards

What shape is the chi-squared distribution, and what makes it change?

The shape is right- skewed, taking positive values.

With increasing degrees of freedom, it approximates the normal distribution.

<p><span>The shape is right- skewed, taking positive values.</span></p><p><span>With increasing degrees of freedom, it approximates the normal distribution.</span></p>
25
New cards

When should you use Fisher’s exact test instead of chi-squared?

When any x values are less than 5 with fewer than 40 data points.

26
New cards

Which distribution is used in ANOVA to compare more than two means?

The f-distribution

27
New cards

What is a sampling distribution?

The theoretical frequency distribution of a statistic (e.g., mean, proportion) calculated from many samples of the same size.

28
New cards

What is the shape of the sampling distribution and statistic of choice for a continuous outcome variable?

  • Normal distribution

  • Mean

29
New cards

What is the shape of the sampling distribution and statistic of choice for a binary outcome variable?

  • Binomial (until the sample is large enough to become normal)

  • Proportion (or risk)

30
New cards

What is the shape of the sampling distribution and statistic of choice for a binary outcome over time variable?

  • Poisson (until the sample is large enough to become normal)

  • Rate

31
New cards

What requirement must be satisfied for inferences from a sample to a population to be valid?

The sample must accurately represent the population (i.e., be an unbiased random sample).

32
New cards

Which statistic measures how precisely a sample estimates a population parameter?

The standard error

33
New cards

Define standard error.

Standard error measures how precisely a population parameter (such as the mean, difference in means, or proportion) is estimated by the equivalent sample statistic

34
New cards

What are the two main methods of statistical inference derived from standard errors?

Estimation and hypothesis testing

35
New cards

Distinguish between a point estimate and an interval estimate.

A point estimate gives a single best value for a parameter; an interval estimate (e.g., confidence interval) expresses the uncertainty associated with a point estimate.