PROBABILITY & STATISTICS

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
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 2:34 PM on 6/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

59 Terms

1
New cards

Probability

measure of one’s belief in the possible occurence of an event

2
New cards

Random/Stochastic Events

  • cannot be predicted with certainty

  • have stable relative frequencies over long period of trials

3
New cards

Relative Frequency

The number of p occurences observed in n trials, divided by n, when n > 0.

  • as n increases, the limit of this may approach the value of the probability, making it merely an estimate

4
New cards

Population

set of values that can be generated as the scenario is performed ad infinitum

5
New cards

Hypothesis

an inferred statement made to test a point; may seek to contradict this using observation/experimentation

6
New cards

Highly Improbable

a result that is very unlikely though not impossible; eg. an astronomically low p-value

7
New cards

Set

a collection of distinct objects/values that share a common property

8
New cards

Union

the elements in either or both of two sets

9
New cards

Intersection

the set of values two sets share in common

10
New cards

Compliment

the set of points outside of a specific set

11
New cards

Pairwise Disjoint

2 sets that are mutually exclusive; share nothing in common.

12
New cards

Distributive Laws

Intersections distribute over unions.

  • A (intersects) (B U C) <=> (intersection of A & B) U (intersection of A & C)

13
New cards

De Morgan’s Laws

The compliment of intersections is the union of compliments (or vice versa: the compliment of unions is the intersection of compliments)

  • (A U B)^c = intersection of A^c & B^c

14
New cards

Experiment

A process for which an observation is made

15
New cards

Event

An outcome of an experiment

16
New cards

Simple event

An event that cannot be broken down any further

  • has unique sample points

  • are disjoint to each other if an experiment is only performed once

17
New cards

Compound event

An event that CAN be broken down further into more specific events; “broad event“

18
New cards

Sample point

BIJECTIVE (one-to-one and onto) with a sample event

19
New cards

Sample space

The set of all possible points

20
New cards

Countable

True when there exists a set that has a bijection with itself + natural numbers

21
New cards

Discrete sample space

Exists if the cardinality is either finite or countable

22
New cards

Discrete event

any subset of discrete sample space

  • in other words: collection of sample points

23
New cards

Discrete probabilistic model

Assigns numerical probabilities to each simple event found in the discrete sample space S

24
New cards

Sample-point method

Finds probability of an event A in sample space S, when S is at most countable.

25
New cards

Steps of sample-point method

1) DEFINE

  • sample space - by listing sample events

  • simple events

  • experiments

2) ASSIGN PROBABILITIES

  • all probabilities must sum to 1 and be less than or equal to 0 separately

3) DEFINE A

  • the union of all applicable simple events

  • test each point

4) FIND P(A)

  • sum up all the simple events in A to get the probability

26
New cards

“mn” rule

With m elements in 1 set and n elements in another, this rule makes it possible to form mn pairs, containing 1 element from each group

  • can be extended past 2 sets

27
New cards

n!/(n-r)!

The number of ways to order n distinct objects taken r at a time

28
New cards

n!/(n1!n2!…nk)

The number of ways to order n distinct objects into k groups in order - where every object is in exactly 1 group

29
New cards

n!/r!(n-r)!

The number of unordered subsets of size r that can be formed with n objects WITHOUT REPLACEMENT

30
New cards

Cnr (n choose r)

The number of combinations of n objects taken r at a time WITHOUT REPLICATION

31
New cards

Unconditional Probability

Ignoring other factors, the fraction of p (successful event) over period observed

32
New cards

Conditional Probability

The probability of an event A given that an event B has also occured, P(A|B) (A given B).

  • P(A|B) = P(A and B)/P(B)

33
New cards

Independence

The occurence of an event A is UNAFFECTED by the occurence of an event B

  • P(A|B) = P(A) or P(B)

  • P(A or B) = P(A) * P(B)

34
New cards

Multiplicitive Law

For any 2 events A and B, P(A or B) = P(A)P(A|B) = P(B)P(B|A)

  • if independent, = P(A) * P(B)

  • with 3 events, = P(A or B or C) = P(A or B)P(C | A or B)

35
New cards

Additive Law

For any 2 events A and B… P(A and B) = (P(A) + P(B)) - P(A or B)

  • if disjoint, = P(A) + P(B) only

36
New cards

Complement Rule

For any event A, P(A) = 1 - P(Ac)

37
New cards

Event Composition Method

A way to find the probability of a compound event

38
New cards

Steps of Event Composition Method

1) Define experiment

2) Visualize & identify sample points

3) Write equation expressing event A as a composition of 2+ simple events

4) Apply laws of probability to find P(A)

39
New cards

Decomposition of Events

One of probable options on nth draw.

  • eg. B1 is best applicant drawn on the 1st draw. B2 is the worst drawn on the 2nd. P(B) = B1 U B2

  • B1 and B2 are disjoint events

40
New cards

Partition

For positive integer k and the collection of sets B1, B2,…Bk being disjoint, these sets are a subset of the sample space and partition the sample space

41
New cards

Law of Total Probability

(sum from i=1 to k) P(A|Bi)P(Bi)

  • given partition of S with probabilities > 0

42
New cards

Baye’s Rule

P(A|Bj)P(Bj) / P(A|Bi)P(Bi)

  • given partition of S for which P(Bi) > 0

43
New cards

Random Variable

A real value function in which the domain is a sample space

44
New cards

Random Sample

Given population N and sample size n, each [N choose n] possible sample has the same probability of getting selected.

45
New cards

Discrete Random Variable

A random variable with a range that is at most countable

46
New cards

Probability Distribution

The collection of the probabilities of each value in a random variable

47
New cards

Traits of Probability Distributions

1) shown as a table, formula, or graph, all of which must provide p(y) = P(Y = y) for all y

2) P(y) > 0 for all y and {y : p(y) > 0} is at most countable for discrete Y

3) any y with p(y) not explicitly assigned has a probabilty of 0

48
New cards

Probability Function

can be represented by the function p(y) that assigns probability values to each value y, given its probability of a random variable Y taking on the value y is P(Y = y) = p(y)

49
New cards

Expected Value

  • If given discrete random variable Y and probability distribution p(y), is: (sum of all y) y * p(y) if series is absolutely convergent

  • If given p(y) that is an approximate characterization of the population frequency distribution, is the population mean μ

  • If given real-value function g(Y), is (sum of all y) g(y) * p(y) if series is absolutely convergent

  • if given constant C, E(C) = C; if given C and real-value function, is C * E(g(Y))

50
New cards

Variance

Average (deviation from mean)2, given by the formula (Y - μ)2 / n (total values)

  • This is E[(Y - μ)2] given E(Y) = μ

51
New cards

Standard Deviation (σ)

Given E(Y) = μ, is the positive square root of the variance V(Y)

52
New cards

Population Variance

Is given by σ2 (standard deviation squared) when E(Y) = μ

53
New cards

p

probability of success

54
New cards

q

probability of failure

55
New cards

s

number of successes

56
New cards

f

number of failures

57
New cards

Binomial Experiment

  • consists of a fixed number n identical trials

  • has 2 outcomes (success/failure)

  • outcomes of success and failure are independent

  • probabilities of p and q remain constant

  • random variable of interest is s, number of successes

58
New cards

Geometric Random Variable

the number in which the first success occurs

  • this is typically the last trial; experiment ends after success

59
New cards

Geometric Probability Distribution

in which random variable Y is such where p(y) = qy-1 * p and 0 < y < 1.

  • variance = (1-p) / p2

  • mean + E(Y) = 1/p