Methods - Exam 2, Ch. 6-8

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/58

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:39 PM on 3/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

59 Terms

1
New cards

Random Variable

NUMERICAL description of the outcome an experiment.

2
New cards

Discrete Random Variable

DEFINED values; finite or infinite range. Ex: Cars are integer values; can never be a decimal.

3
New cards

Continuous Random Variable

assumes ANY numerical value in an interval/collection of intervals.

4
New cards

Probability Distribution

describes how probabilities are distributed over the values of random variable.

5
New cards

2 Types of Discrete Probability Distribution

1) Uses the classical, subjective, or relative frequency method to determine probabilities for each random variable, 2) Uses a special mathematical formula to compute probabilities (uniform, binomial, poisson)

6
New cards

Probability Function

f(x); provides the probability for each random variable. It must be between 0 and 1, and the sum of all probabilities = 1.

7
New cards

Empirical Discrete Distribution

usage of relative frequency method to develop discrete probability distributions.

8
New cards

Discrete Uniform Probability Distribution

f(x) = 1/n where n is the number of different values a random variable can assume; values are EQUALLY LIKELY.

9
New cards

Expected Value

weighted average of the values the random variable can assume; ∑xf(x) where f(x) is the weight

10
New cards

Variance

weighted average of the squared deviations of a random variable from its mean; ∑(x-μ)²f(x) where f(x) is the weight

11
New cards

Standard Deviation

the positive square root of the variance.

12
New cards

Binomial Experiment

n identical trials, 2 outcomes (success, failure), probabilities don't change from trial to trial, and trials are independent.

13
New cards

Binomial Variables

p = probability of success, (1 - p) = probability of failure, x = number of successes, f(x) = probability of successes

14
New cards

Binomial Expected Value

np

15
New cards

Binomial Variance

np(1-p)

16
New cards

Binomial Standard Dev

√np(1-p)

17
New cards

Poisson Probability Distribution

estimates occurrences over a specified interval of time/space; may assume an infinite sequence of values.

18
New cards

Poisson Experiment

probability of occurrences are the same for any 2 equal-length intervals, and the occurrences/non-occurrences are independent of each other among the intervals.

19
New cards

Poisson Variables

x = number of occurrences in an interval, f(x) = probability of occurrences in an interval, μ = mean number of occurrences in an interval

20
New cards

Poisson End

no stated upper limit; stop when x becomes large enough such that f(x) is approximately 0.

21
New cards

Poisson Mean

equal to the variance

22
New cards

Poisson Variance

equal to the mean

23
New cards

Poisson Standard Deviation

square root of the mean/variance

24
New cards

Continuous Random Variable

can assume ANY value in an interval or in a collection of intervals; no probability for a definite value. It's only defined within a given interval.

25
New cards

Continuous Probability Distribution

probability of a random variable assuming a value within a given interval is the area under the graph.

26
New cards

Continuous Uniform Probability Distribution

random variable is uniformly distributed; a straight line across, forming a box.

27
New cards

Continuous Uniform Probability Function

f(x) = 1/(b-a) for a <= x <= b. Outside of [a, b], f(x) = 0

28
New cards

Uniform Expected Value

E(x) = (a+b)/2

29
New cards

Uniform Variance

Var(x) = (b-a)²/ 12

30
New cards

Normal Probability Distribution

most common distribution, symmetric, 0 skewness, total area = 1, probabilities to left of mean = 0.5 and right of mean = 0.5, and empirical rule.

31
New cards

Normal Mean

the highest point on the normal distribution, can be negative, positive, or 0. Also defines the median and mode too.

32
New cards

Normal Standard Deviation

defines the width of the normal distribution. Large = wide, small = thin.

33
New cards

Empirical Rule

68.3% are within +/- 1 standard dev, 95.4% are within +/- 2 standard dev, and 99.7% are within +/- 3 standard dev.

34
New cards

Standard Normal Distribution

when a normal distribution has a mean of 0 and a standard deviation of 1, where z defines the standard normal variable.

35
New cards

z-value

(x - μ)/σ, the number of standard deviations x is from μ

36
New cards

Probability to the Right

1 - probability to the left.

37
New cards

Exponential Probability Distribution

describes the time it takes to complete a task, skewed to the right with a measure of 2.

38
New cards

Exponential Mean

equal to the standard deviation.

39
New cards

Element

entity on which data are collected.

40
New cards

Population

a collection of all elements of interest.

41
New cards

Sample

a subset of the population.

42
New cards

Sampled Population

population from which the sample is drawn.

43
New cards

Frame

a list of the elements that the sample will be selected from.

44
New cards

Point Estimation

use data from the sample to compute a value for a sample statistic that estimates a population parameter. x̄ -> μ, s -> σ, and p̄ -> p.

45
New cards

Target Population

population we want to make inferences about.

46
New cards

Practical Advice

ensure that the targeted population and sampled population are in close agreement.

47
New cards

Statistical Inference

1) Select a simple random sample n from population. 2) Use sample data to find x̄, s, or p̄. 3) Use x̄, s, or p̄ to make inferences about μ, σ, or p.

48
New cards

Sampling Distribution of x̄

probability distribution of all possible values of x̄.

49
New cards

Unbiased Point Estimator

When E(x̄) = μ. *Expected value

50
New cards

Finite Population Treated as Infinite

when n/N <= .05 where n = sample size and N = population size.

51
New cards

Finite Population Correction Factor

√(N-n)/(N-1)

52
New cards

Standard Error of the Mean

σₓ

53
New cards

Sampling Distribution of ̄x̄ Approximation

approximated via a normal distribution when n >= 30. If population is highly skewed/has outliers, use n = 50. If population has a normal distribution, the sampling distribution is normally distributed for any size.

54
New cards

Central Limit Theorem

select random samples n from a population => sampling distribution of x̄ is approximated by a normal distribution as n becomes large.

55
New cards

Sample Size Increases

σₓ decreases, x̄ has less variability, and x̄ is closer to population mean.

56
New cards

Sampling Distribution of p̄

probability distribution of all possible values of p̄.

57
New cards

Expected Value of p̄

E(p̄) = p

58
New cards

Standard Error of Proportion

σp̄

59
New cards

Sampling Distribution of p̄

approximated by a normal distribution if np >= 5 and n(1-p) >= 5. Then, p̄ = x/n.

Explore top notes

note
AP Calculus AB - Ultimate Guide
Updated 546d ago
0.0(0)
note
CHAPTER 11 & 14 bx neuro quiz
Updated 725d ago
0.0(0)
note
Sociologie
Updated 435d ago
0.0(0)
note
Imperfect Tense
Updated 1262d ago
0.0(0)
note
Chapter 14: Political Parties
Updated 1073d ago
0.0(0)
note
Bacteria
Updated 1331d ago
0.0(0)
note
The Mineral Industry
Updated 1250d ago
0.0(0)
note
AP Calculus AB - Ultimate Guide
Updated 546d ago
0.0(0)
note
CHAPTER 11 & 14 bx neuro quiz
Updated 725d ago
0.0(0)
note
Sociologie
Updated 435d ago
0.0(0)
note
Imperfect Tense
Updated 1262d ago
0.0(0)
note
Chapter 14: Political Parties
Updated 1073d ago
0.0(0)
note
Bacteria
Updated 1331d ago
0.0(0)
note
The Mineral Industry
Updated 1250d ago
0.0(0)

Explore top flashcards

flashcards
ANTH 102: Exam 3, Pt. 2
51
Updated 1227d ago
0.0(0)
flashcards
Franz 162 - 163
40
Updated 1227d ago
0.0(0)
flashcards
ID Top 300 Quiz 2
136
Updated 553d ago
0.0(0)
flashcards
Unit 5 AP Human Geo
71
Updated 1152d ago
0.0(0)
flashcards
AP Statistics - Full
36
Updated 731d ago
0.0(0)
flashcards
household chores
43
Updated 1047d ago
0.0(0)
flashcards
ANTH 102: Exam 3, Pt. 2
51
Updated 1227d ago
0.0(0)
flashcards
Franz 162 - 163
40
Updated 1227d ago
0.0(0)
flashcards
ID Top 300 Quiz 2
136
Updated 553d ago
0.0(0)
flashcards
Unit 5 AP Human Geo
71
Updated 1152d ago
0.0(0)
flashcards
AP Statistics - Full
36
Updated 731d ago
0.0(0)
flashcards
household chores
43
Updated 1047d ago
0.0(0)