Research Methods Midterm

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/215

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.

216 Terms

1
New cards

experiment

any process producing an outcome

2
New cards

outcome

the result of a trial

3
New cards

event

a specific outcome or set of outcomes

4
New cards

sample space (S)

all possible outcomes

5
New cards

mutually exclusive

events that cannot occur together (e.g., dead/alive)

6
New cards

independent events

one event does not affect the other

7
New cards

complement

the opposite of an event (A and A’)

8
New cards

P(A)

Probability of event A occurring (e.g., rolling a 4 on a die).

9
New cards

P(A′)

Probability of A not happening (the complement).

10
New cards

Complement rule

The probability that an event does not occur = 1 minus the probability it does occur.

[ P(A’) = 1 - P(A) ] 

11
New cards

A∪B (“A or B”)

The union of A and B — means A happens, or B happens, or both happen.

12
New cards

Mutually Exclusive Events

Two events that cannot occur together.

P(A and B) = 0

13
New cards

Independent Events

Two events where the outcome of one does not affect the other.

P (A and B) = P(A) x P(B)

14
New cards

Dependent Events

Two events where the outcome of one changes the probability of the other.

15
New cards

Conditional Probability

Probability of A occurring given that B has already happened.

P(A∣B)= P(A and B) / P(B)

16
New cards

Law of Addition (General Form)

Used for “A or B”

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

17
New cards

Law of Addition (Mutually Exclusive)

If A and B can’t happen together:

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

18
New cards

Law of Multiplication (Independent Events)

Used for “A and B.”

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

19
New cards

Law of Multiplication (Dependent Events)

When one event affects the other.
P(A and B) = P(A∣B) × P(B)

20
New cards

“Or” in probability

Means union (either event or both). Symbol: ∪

21
New cards

“And” in probability

Means intersection (both events occur). Symbol: ∩

22
New cards

P(A∣B) (“Given that”)

Means one event has already happened. Used in conditional probability

23
New cards

Probability Range

All probabilities fall between 0 and 1.

0 ≤ P(E) ≤ 1

24
New cards

Sum Rule of Complements

An event and its complement together always equal 1.

P(A) + P(A’) = 1

25
New cards

random variable

a variable whose possible values are outcomes of a random process (e.g., number of sick patients)

26
New cards

discrete random variable

a variable that takes countable values (whole numbers only)

(ex: number of hospital visits, number of smokers)

27
New cards

continuous random variable

a variable that takes any value in a range (including decimals)

(ex: height, weight, blood pressure)

28
New cards

probability distribution

a function that shows all possible outcomes and their probabilities

29
New cards

discrete probability distribution

probability distribution for a discrete random variable (counted data)

(ex: bionomial, poisson)

30
New cards

continuous probability distribution

probability distribution for a continuous variable (measured data)

(ex: normal, exponential, gamma)

31
New cards
<p>bionomial distribution</p>

bionomial distribution

A discrete distribution showing the probability of a given number of “successes” in n independent trials.

32
New cards

Requirements for Binomial Distribution

  • Fixed number of trials (n)

  • Two outcomes per trial (success/failure)

  • Independent trials

  • Constant probability of success (p)

33
New cards

n (in Binomial formula)

number of trials

34
New cards

x (in Binomial formula)

number of successes

35
New cards

p (in Binomial formula)

the probability of success on each trial

36
New cards

(1−p) (in Binomial formula)

the probability of failure on each trial

37
New cards
<p>(n choose k) (usually denoted as (n choose x)</p>

(n choose k) (usually denoted as (n choose x)

Number of ways to choose x successes from n trials.

38
New cards

Factorial (!)

Product of all positive integers up to that number.

4!=4×3×2×1=24

39
New cards

Complement in Binomial Problems

Sometimes easier to find the opposite event and subtract from 1.

ex: “At least one” = 1−P(X=0)1 - P(X=0) 1−P (X=0)

40
New cards

Normal Distribution

Continuous, bell-shaped distribution that’s symmetric around the mean.

41
New cards

Mean (μ) of Normal Distribution

The center of the distribution; where the curve is highest.

42
New cards

Standard Deviation (σ) of Normal Distribution

Measures spread; how far data fall from the mean.

43
New cards

Properties of Normal Distribution

  • Bell-shaped and symmetric

  • Mean = median = mode

  • Total area under curve = 1

44
New cards

Empirical Rule (68–95–99.7 Rule)

  • 68% of values fall within 1σ of mean

  • 95% fall within 2σ

  • 99.7% fall within 3σ

45
New cards

Standard Normal Distribution

A normal distribution with mean = 0 and standard deviation = 1.

Z∼N(0,1)

46
New cards

Z-Score

Measures how many standard deviations a value is from the mean.

Z = X - μ​ / σ

47
New cards

Z-Table

A table that gives the probability (area) under the standard normal curve up to a given Z-score.

48
New cards

P(Z < a)

Probability that Z is less than a given value (area to the left of a on a curve.

49
New cards

P(Z>a)

1 minus the probability to the left.

P(Z > a) = 1 − P (Z < a)

50
New cards

P(a<Z<b)

Area between two Z-scores.

P(Z < b) − P(Z < a)

51
New cards

Area Under the Normal Curve

Represents probability; total area = 1 (or 100%).

52
New cards

Shape of Normal Curve

Bell-shaped, symmetric, and unimodal (one peak).

53
New cards

Example of Normal Variable

Height, weight, blood pressure, or test scores.

54
New cards

Hypothesis Testing

A statistical method for making decisions about population parameters based on sample data.

55
New cards

Statistical Hypothesis

A statement about a population parameter that can be tested using sample data.

56
New cards

Null Hypothesis (H0)

The statement that is there is no effect, no difference or no relationship in the population

57
New cards

Alternative Hypothesis (H1 or Ha)

The statement that there is an effect, difference, or relationship in the population.

58
New cards

Example of a Null Hypothesis

There is no significant difference in blood pressure between men and women.

59
New cards

Example of an Alternative Hypothesis

There is a significant difference in blood pressure between men and women.

60
New cards

Type I Error (α)

Rejecting H0 when it is actually true (a false positive)

ex: saying a treatment works when it doesn’t

61
New cards

Type II Error (β)

Failing to reject H0 when it is false (a false negative)

ex: saying a treatment doesn’t work when it actually does

62
New cards

Power of a Test

The probability of correctly rejecting a false null hypothesis

Power = 1 - β

63
New cards

Significance Level (α alpha)

The threshold for deciding when to reject H0.

Common values are 0.05 or 0.01

64
New cards

P-value

The probability of obtaining results as extreme as (or more extreme than) your sample, assuming H0 is true

65
New cards

Decision Rule for Hypothesis Testing

If p < α: Reject H0

If p > α: Fail to reject H0

66
New cards

Interpretation of Small P-value

The data provide strong evidence against H0; an effect likely exists

67
New cards

Interpretation of Large P-value

There is not enough evidence to reject H0

68
New cards

Level of Significance vs P-Value

α is chosen before the test; the p-value is calculated after data collection to compare against α.

69
New cards

Step 1 of Hypothesis Testing

State the null and alternative hypotheses

70
New cards

Step 2 of Hypothesis Testing

Choose the significance level (α alpha)

71
New cards

Step 3 of Hypothesis Testing

Collect data and calculate the test statistic

72
New cards

Step 4 of Hypothesis Testing

Find the p-value using tables or software

73
New cards

Step 5 of Hypothesis Testing

Compare p-value to α (alpha) and make a decision (reject or fail to reject H0)

74
New cards

Step 6 of Hypothesis Testing

Draw a conclusion and interpret results in context

75
New cards

One-sided (One-tailed) Test

Tests for a difference in one direction only (e.g., “greater than” or “less than”).

76
New cards

Two-Sided (Two-tailed) Test

Tests for a difference in either direction (e.g., “not equal to”).

77
New cards

Statistical Inference

Using sample data to make general conclusions about a population

78
New cards

Example of a statistical decision

“At α = 0.05, since p = 0.02 < 0.05, we reject the null hypothesis.”

79
New cards

Common Mistake in Interpretation

Saying “we accept H0.” Instead, say “we fail to reject H0​.”

80
New cards

Classical Probability

Based on equally likely outcomes (e.g., fair dice)

81
New cards

Empirical Probability

Based on observed data or repeated trials

82
New cards

Subjective Probability

Based on personal judgement or belief

83
New cards

Upper-tail test

Tests if the sample mean is greater than the hypothesized mean

84
New cards

Lower-tail test

Tests if the sample mean is less than the hypothesized mean

85
New cards

Two-tail test

Tests if the sample mean is simply different (either direction)

86
New cards

Example of Hypothesis Pair

H0: No difference between males and females in mean BP

H1: There is a difference between males and females in mean BP

87
New cards

Two diseases can occur in a patient independently of each other. What probability rule should you use to find the chance that both occur?

Law of Multiplication for independent events → P(A and B) = P(A) × P(B)

88
New cards

A patient is either “HIV positive” or “HIV negative.” What kind of events are these?

Mutually exclusive — they cannot occur together, so P(A and B) = 0

89
New cards

If 20% of the population smokes, what is the probability that someone selected does not smoke?

Complement rule → 1 − 0.20 = 0.80

90
New cards

You roll a die. A = “roll even,” B = “roll greater than 3.” What outcomes belong to “A or B”?

{2, 4, 5, 6} → includes all in A, all in B, and the overlap (4, 6)

91
New cards

A coin is flipped twice. What is the probability of getting two heads?

Independent events → 0.5 × 0.5 = 0.25

92
New cards

What probability concept do you use when a question says “Given that”?

Conditional probability → P(A∣B) = P(A and B) / P(B)

93
New cards

In a survey, 60% like tea, 40% like coffee, and 20% like both. What’s the probability someone likes tea or coffee?

P(A or B )= 0.6 + 0.4 − 0.2 = 0.8

94
New cards

A public health researcher wants to know the chance that a lab test correctly detects disease given the person is infected. What probability type is this?

Conditional probability — the condition “given infected” affects the probability.

95
New cards

If you toss a fair coin 10 times, what type of probability distribution applies to the number of heads?

Binomial distribution (discrete outcomes: success or failure)

96
New cards

What is the probability of getting 0 heads in 10 flips of a fair coin?

P (X = 0) = (10 choose x) (0.5)0 (0.5)10 = 0.00098

97
New cards

A student’s test score has μ = 80 and σ = 10. What is the z-score for a score of 90?

Z=(90−80)/10=1

98
New cards

What proportion of data in a normal distribution lies within 2 standard deviations of the mean?

About 95% (empirical rule)

99
New cards

If a z-score is 1.25, what does that mean?

The value is 1.25 standard deviations above the mean.

100
New cards

A researcher finds P(Z < 1.42) = 0.9222 and P(Z < 1.25) = 0.8944. What is P(1.25 < Z < 1.42)?

0.9222 - 0.8944 = 0.0278