Section 2.6 Probability and Expectation Cryptanalyzing the Vigenere cipher is not a trivial process. A probabilistic method that allows one to determine.

Slides:



Advertisements
Similar presentations
Beginning Probability
Advertisements

Thinking Mathematically
Slide Slide 1 Copyright © 2007 Pearson Education, Inc Publishing as Pearson Addison-Wesley. Created by Tom Wegleitner, Centreville, Virginia Section 4-3.
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Section 4-2 Basic Concepts of Probability.
CHAPTER 5 PROBABILITY. CARDS & DICE BLACKRED CLUBSPADEDIAMONDHEARTTOTAL ACE11114 FACE CARD (K, Q, J) NUMBERED CARD (1-9) TOTAL13 52.
The Erik Jonsson School of Engineering and Computer Science © Duncan L. MacFarlane Probability and Stochastic Processes Yates and Goodman Chapter 1 Summary.
Chapter 4 Probability 4-1 Overview 4-2 Fundamentals 4-3 Addition Rule
5.1 Basic Probability Ideas
10/1/20151 Math a Sample Space, Events, and Probabilities of Events.
Topics to be covered: Produce all combinations and permutations of sets. Calculate the number of combinations and permutations of sets of m items taken.
AP Statistics Chapter 6 Notes. Probability Terms Random: Individual outcomes are uncertain, but there is a predictable distribution of outcomes in the.
PROBABILITY. Counting methods can be used to find the number of possible ways to choose objects with and without regard to order. The Fundamental Counting.
Some Probability Rules Compound Events
Section 2.6: Probability and Expectation Practice HW (not to hand in) From Barr Text p. 130 # 1, 2, 4-12.
CSCI 115 Chapter 3 Counting. CSCI 115 §3.1 Permutations.
Section 10.1 Introduction to Probability. Probability Probability is the overall likelihood that an event can occur. A trial is a systematic opportunity.
Daniel Meissner Nick Lauber Kaitlyn Stangl Lauren Desordi.
March 10,  Counting  Fundamental Counting principle  Factorials  Permutations and combinations  Probability  Complementary events  Compound.
Chapter 12 Probability. Chapter 12 The probability of an occurrence is written as P(A) and is equal to.
Chapter 7 Probability. 7.1 The Nature of Probability.
Find permutations using permutation notation and using technology.
Copyright © Cengage Learning. All rights reserved. Elementary Probability Theory 5.
Probability Basic Concepts Start with the Monty Hall puzzle
Probability Basics Section Starter Roll two dice and record the sum shown. Repeat until you have done 20 rolls. Write a list of all the possible.
Section 4.5-Counting Rules
Chapter 4 Probability, Randomness, and Uncertainty.
Copyright (C) 2002 Houghton Mifflin Company. All rights reserved. 1 Understandable Statistics Seventh Edition By Brase and Brase Prepared by: Lynn Smith.
+ Chapter 5 Overview 5.1 Introducing Probability 5.2 Combining Events 5.3 Conditional Probability 5.4 Counting Methods 1.
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.
I can find probabilities of compound events.. Compound Events  Involves two or more things happening at once.  Uses the words “and” & “or”
Unit 4: Probability Day 2: Basic Probability. Standards and Benchmarks Select and apply counting procedures, such as the multiplication and addition.
 Counting  Fundamental Counting principle  Factorials  Permutations and combinations  Probability  Complementary events  Compound events  Independent.
Two events are independent if there one event does not in any way effect the outcome of another. P(A|B) = P(A) This is the most common way it is portrayed.
CSCI 115 Chapter 3 Counting. CSCI 115 §3.1 Permutations.
Probability and Simulation The Study of Randomness.
1 Lecture 4 Probability Concepts. 2 Section 4.1 Probability Basics.
1 C.M. Pascual S TATISTICS Chapter 5b Probability Addition Rule.
Welcome to MM207 - Statistics! Unit 3 Seminar Good Evening Everyone! To resize your pods: Place your mouse here. Left mouse click and hold. Drag to the.
Welcome to MM207 Unit 3 Seminar Dr. Bob Probability and Excel 1.
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Lecture Slides Elementary Statistics Eleventh Edition and the Triola Statistics Series by.
Discrete Math Section 16.1 Find the sample space and probability of multiple events The probability of an event is determined empirically if it is based.
Lecture Slides Elementary Statistics Twelfth Edition
Adding Probabilities 12-5
Mathematics Department
Math a - Sample Space - Events - Definition of Probabilities
Elementary Probability Theory
Unit 8 Probability.
CHAPTER 5 Probability: What Are the Chances?
Probability Counting techniques.
Section 8.3 PROBABILITY.
Chapter 4 Probability.
Chapter 4 Basic Probability.
Statistics 300: Introduction to Probability and Statistics
BASIC PROBABILITY Probability – the chance of something (an event) happening # of successful outcomes # of possible outcomes All probability answers must.
Copyright © 1998, Triola, Elementary Statistics Addison Wesley Longman
Elementary Statistics
Probability Models Section 6.2.
Probability Probability underlies statistical inference - the drawing of conclusions from a sample of data. If samples are drawn at random, their characteristics.
Chapter 4 Basic Probability.
Chapter 4 Section 1 Probability Theory.
6. Multistage events and application of probability
Probability Notes Math 309.
Section 12.2 Theoretical Probability
Probability is the measure of how likely an event is to occur
Section 12.2 Theoretical Probability
Multi-Stage Events and Applications of Probability
Probability Rules Rule 1.
Section 12.2 Theoretical Probability
Probability Notes Math 309 August 20.
Probability.
Presentation transcript:

Section 2.6 Probability and Expectation Cryptanalyzing the Vigenere cipher is not a trivial process. A probabilistic method that allows one to determine the likely keyword length is the first step in breaking this cipher. In this section we cover the basic methods of counting things…

Permutations Factorial: If n is a nonnegative integer, then n factorial, denoted n!, is defined as: –n! = n(n-1)(n-2)…2*1 –Note: 0! = 1, and 1! = 1, by definition. –Example 1: Calculate 3!, 5!, 186!, 10! / 9!Example 1 –Example 2: Seating ArrangementsExample 2 Permutation: A permutation of a set of objects is a listing of the objects in some specified order…

Permutations Example 3: Batting OrdersExample 3 Example 4: Beauty PageantExample 4 Example 5: License PlatesExample 5 Formula for permutation: If you have n things to choose from and you select k of those things, without replacement (You cannot select an item more than once), and the order matters (AB is different then BA), then P(n, k) = n! / (n – k)!...

Combinations A combination is similar to a permutation except that order does not matter. AB and BA are the same. Example 6: Five ShirtsExample 6 Definition of Combinations Example 7: ComputeExample 7 Example 8: Five Shirts revisitedExample 8 Example 9: CommitteeExample 9 Example 10: Officers of Committee…Example 10

Basic Probability Definition: The sample space of an experiment is the set of all possible outcomes of an experiment. Example 11: Single Die Sample SpaceExample 11 Definition: An event is any subset of the sample space. Example 12: Some Events of Single DieExample 12 Definition of Probability: The probability of an event is a number between 0 and 1 that represents the chance of an event occurring. If A is an event, then P(A) = (the number of ways that event A can occur) / (total number of outcomes that occurs in the sample space)…

Probability of Events Example 13: Rolling DieExample 13 Facts about Probability: –Given the probability P of an event occurring 0 ≤ P ≤ 1 Given two events A and B that are mutually exclusive (A and B are separate) then P(A or B) = P(A) + P(B) Example 14: Roll a single dieExample 14 Given the probability of an event A, then the probability of not A is: P(not A) = 1 – P(A). Example 15: Not rolling 5…Example 15

Probabilities The sum of all the probabilities of mutually exclusive events in a sample space is equal to 1. Example 16: Equal 1 probabilityExample 16 Example 17: Toss two Die…Example 17

Probability of Simultaneous Events Multiplication Principle of Probability Example 18: Without Replacement…!Example 18