stats equations

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

1/6

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.

7 Terms

1
New cards

the event that A and B both occur can be written as

A n B

2
New cards

the event that A or B occur can be written as

A u B

3
New cards

the event that A does not occur can be written as

A’ (the complement of A)

4
New cards

the probability that event A occurs given that event B has already occurred

P(A | B)

5
New cards

if A and B are independent then

P(A | B) = P(A)

6
New cards

to solve conditional probabilities

P(A|B)= P(A n B) divided by P(B)

7
New cards

intersection and union formula

P(A u B) = P(A) + P(B) - P(A n B)