IB Math Studies – Topic 3. IB Course Guide Description.

Slides:



Advertisements
Similar presentations
A.P. STATISTICS LESSON 6 – 2 (DAY2) PROBABILITY RULES.
Advertisements

Goals Determine the true value of statements with AND, OR, IF..THEN. Negate statements with the connectives above Construct truth tables Understand when.
Week 21 Basic Set Theory A set is a collection of elements. Use capital letters, A, B, C to denotes sets and small letters a 1, a 2, … to denote the elements.
Chapter 4 Probability and Probability Distributions
IB Math Studies – Topic 3. IB Course Guide Description.
Chapter 2 Chapter The sample space of an experiment, denoted S , is the set of all possible outcomes of that experiment. An event is any collection.
Foundations 30 Mrs. Wirz.  Introduction – Venn Diagrams Students that play sports Students that have a part-time job All students in Mrs. Wirz’s class.
Adapted from Walch Education The conditional probability of B given A is the probability that event B occurs, given that event A has already occurred.
Intro to Set Theory. Sets and Their Elements A set A is a collection of elements. If x is an element of A, we write x  A; if not: x  A. Say: “x is a.
Adapted from Discrete Math
Special Topics. Definitions Random (not haphazard): A phenomenon or trial is said to be random if individual outcomes are uncertain but the long-term.
5.1 Basic Probability Ideas
Propositions and Truth Tables
1.1 Sets and Logic Set – a collection of objects. Set brackets {} are used to enclose the elements of a set. Example: {1, 2, 5, 9} Elements – objects inside.
Course Outline Book: Discrete Mathematics by K. P. Bogart Topics:
Chapter 8 Logic DP Studies. Content A Propositions B Compound propositions C Truth tables and logical equivalence D Implication and equivalence E Converse,
Chapter 3 – Set Theory  .
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Chapter 7 Review Important Terms, Symbols, Concepts 7.1. Logic A proposition is a statement (not a question.
Slide 1 © 2002 McGraw-Hill Australia, PPTs t/a Introductory Mathematics & Statistics for Business 4e by John S. Croucher 1 n Learning Objectives –Understand.
Venn Diagrams Truth Sets & Valid Arguments Truth Sets & Valid Arguments Truth Tables Implications Truth Tables Implications Truth Tables Converse, Inverse,
3.3 Finding Probability Using Sets. Set Theory Definitions Simple event –Has one outcome –E.g. rolling a die and getting a 4 or pulling one name out of.
Lesson 8.7 Page #1-29 (ODD), 33, 35, 41, 43, 47, 49, (ODD) Pick up the handout on the table.
Probability: Terminology  Sample Space  Set of all possible outcomes of a random experiment.  Random Experiment  Any activity resulting in uncertain.
Topic 3 Sets, Logic and Probability Joanna Livinalli and Evelyn Anderson.
4-3 Addition Rule This section presents the addition rule as a device for finding probabilities that can be expressed as P(A or B), the probability that.
Random Variables and Stochastic Processes – Dr. Ghazi Al Sukkar Office Hours: will be.
Basic Probability. Introduction Our formal study of probability will base on Set theory Axiomatic approach (base for all our further studies of probability)
+ Section 5.2 Probability Rules After this section, you should be able to… DESCRIBE chance behavior with a probability model DEFINE and APPLY basic rules.
CS-7081 Application - 1. CS-7082 Example - 2 CS-7083 Simplifying a Statement – 3.
Simple Logic.
Chapter 1 Propositional Logic
Math a - Sample Space - Events - Definition of Probabilities
Lecture 04 Set Theory Profs. Koike and Yukita
Advanced Algorithms Analysis and Design
Probability Using Venn Diagrams
CHAPTER 5 Probability: What Are the Chances?
Chapter 3 Probability.
Chapter 5: Probability: What are the Chances?
Chapter 4 Probability Concepts
DISCRETE MATHEMATICS CHAPTER I.
CSNB 143 Discrete Mathematical Structures
What is Probability? Quantification of uncertainty.
Logic – Bell Ringer.
Chapter 8 Logic Topics
Chapter 5: Probability: What are the Chances?
Information Technology Department
Chapter 5: Probability: What are the Chances?
Probability Models Section 6.2.
Warmup The chance of winning a prize from Herff- Jones is 1/22. How would you set up a simulation using the random number table to determine the probability.
Chapter Sets &Venn Diagrams.
Chapter 5: Probability: What are the Chances?
(1.4) An Introduction to Logic
Chapter 5: Probability: What are the Chances?
MAT 3100 Introduction to Proof
Chapter 4 Probability 4.2 Basic Concepts of Probability
Unit 6: Application of Probability
Sets A set is simply any collection of objects
Chapter 5: Probability: What are the Chances?
1.2 Propositional Equivalences
Chapter 5: Probability: What are the Chances?
PROBABILITY Vocabulary: Theory Book
Chapter 5: Probability: What are the Chances?
Chapter 6: Probability: What are the Chances?
Chapter 5: Probability: What are the Chances?
Chapter 5: Probability: What are the Chances?
Chapter 5: Probability: What are the Chances?
Chapter 5: Probability: What are the Chances?
Chapter 5: Probability: What are the Chances?
Notes 13-4: Probabilities of Compound Events
Chapter 5: Probability: What are the Chances?
Presentation transcript:

IB Math Studies – Topic 3

IB Course Guide Description

Notation SymbolNotation ⊆ Subset ∈ Is an element of ∉ Is not an element of ∪ Union ∩Intersect

Sets Infinite Sets: These are sets that have infinite numbers. Like {1,2,3,4,5,6,7,8,…} Finite Sets: These are sets that finish. Like {1,2,3,4,5} Some sets however don’t have anything, these are empty sets. n(  ) = 0

Venn Diagrams Subset Intersect

Union This is a disjoint set

Logic Propositions: Statements which can either be true or false – These statements can either be true, false, or indeterminate. – Propositions are mostly represented with letters such as P, Q or R Negation: The negation of a proposition is its negative. In other words the negation of a proposition, of r, for example is “not r” and is shown as ¬r. Example:  p: It is Monday.  ¬p: It is not Monday.

Venn Diagrams - representation:

Compound Propositions Compound Propositions are statements that use connectives and and or, to form a proposition. – For example: Pierre listens to dubstep and rap P: Pierre listens to dubstep R: Pierre listens to rap – This is then written like: P^R ‘and’  conjunction – notation:  p  q ‘or’  disjunction – notation: p  q Only true when both original propositions are true p  q is true if one or both propositions are true. p  q is false only if both propositions are false.

Venn Diagram – representation

Inclusive and Exclusive Disjunction Inclusive disjunction: is true when one or both propositions are true Denoted like this: p  q It is said like: p or q or both p and q Exclusive disjunction: is only true when only one of the propositions is true Denoted like this: p  q Said like: p or q but not both

Truth Tables A tautology is a compound statement which is true for all possibilities in the truth table. A logical contradiction is a compound statement which is false for all possibilities in the truth table.

Implication An implication is formed using “if…then…” – Hence if p then q p  q in easier terms p  q means that q is true whenever p is true P Q p  q is same as P  Q

Equivalence Two statements are equivalent if one of the statements imples the other, and vice versa. – p if and only if q p  q P Q p  q is same as P = Q

Summary of Logic Symbols

Converse, Inverse, and Contrapositive Converse: – the converse of the statement p  q is q  p Inverse: – The inverse statement of p  q is  p   q Contrapositive: – The contrapositive of the statement p  q is  q   p

Probability Probability is the study of the chance of events happening. An event which has 0% change of happening (impossible) is assigned a probability of 0 An event which has a 100% chance of happening (certain) is assigned a probability of 1 – Hence all other events are assigned a probability between 0 and 1

Sample Space There are many ways to find the set of all possible outcomes of an experiment. This is the sample space Tree Diagram Dimensional Grids

Venn Diagrams

Independent and dependent events Independent: Events where the occurrence of one of the events does not affect the occurrence of the other event. – And = Multiplication Dependent: Events where the occurrence of one of the events does affect the occurrence of the other event. P(A and B) = P(A) × P(B) P(A then B) = P(A) × P(B given that A has occurred)

Laws of probability

Sampling with and without replacement