1/12
Vocabulary and key concepts from the Math 1103 Unit 1 Study Guide, covering logic, set theory, probability, and counting principles.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Conditional statement
A logical statement represented symbolically as p→q.
Converse
The logical variation of a conditional statement where the hypothesis and conclusion are swapped, represented as q→p.
Inverse
The logical variation of a conditional statement where both the hypothesis and conclusion are negated, represented as ∼p→∼q.
Contrapositive
The logical variation of a conditional statement where the hypothesis and conclusion are both swapped and negated, represented as ∼q→∼p.
Logical Equivalence of (A∩B∩C)′
According to the Venn diagram identity in the notes, the equivalent expression is A′∪B′∪C′.
Conditional identity
The logical property stating that p→q is equivalent to ∼p∨q.
Zero Probability
The probability assigned to an impossible event, such as spinning a 14 on a spinner numbered 1 to 7 (P(s=14)=0).
Probability of One
The probability assigned to a certain event, such as spinning a number less than or equal to 10 on a spinner numbered 1 to 10 (P(s≤10)=1).
Set A∩B′
The set containing elements that are located in A but are not in B.
Set B∩A′
The set containing elements that are located in B but are not in A.
Compound logic statement: (b∧x)→a
The symbolic form for the statement: 'If it is bedtime and we go to sleep, then the lights are off.'
Disjunction truth value
A logical 'or' statement (∨) that is true if at least one component is true; for example, if ∼a is True and e is False, ∼a∨e is True.
Car configurations calculation
The method to find total combinations for 3 independent binary features (sunroof, navigation, heated seats) calculated as 23=8.