Math Equations

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

1/7

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:18 PM on 5/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

8 Terms

1
New cards

Probability experiment

An action, or trial, that has varying results

2
New cards

Two events are independent events…

when the occurrence of one event does not affect the occurrence of the other event

P(A and B) = P(A) * P(B)

3
New cards

Two events are dependent events…

when the occurrence of one event does affect the occurrence of the other event

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

4
New cards

Conditional probability

Measures the probability of event B given event A had occured

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

5
New cards

2 events are disjoint or mutually exclusive…

When they have no outcomes in common meaning P(A and B)= 0

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

6
New cards

Overlapping events

When they have one or more outcomes in common meaning P(A and B) ≠ 0

P(A) + P(B) - P(A and B)

7
New cards

Permutation

An arrangement of objects in which order is important

nPr = n! / (n-r)!

8
New cards

Combination

A selection of objects in which order is not important

nCr = n! / (n-r)! * r!