Probability and its limits Raymond Flood Gresham Professor of Geometry.

Slides:



Advertisements
Similar presentations
Theoretical Probability
Advertisements

Lecture 13 Elements of Probability CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
Lecture Discrete Probability. 5.3 Bayes’ Theorem We have seen that the following holds: We can write one conditional probability in terms of the.
Probability Three basic types of probability: Probability as counting
Introduction to Probability Experiments, Outcomes, Events and Sample Spaces What is probability? Basic Rules of Probability Probabilities of Compound Events.
Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide
Fermat’s Theorems Raymond Flood Gresham Professor of Geometry.
COUNTING AND PROBABILITY
Activity 1 Activity 2 Index Student Activity 1: Tossing a coin Student Activity 2: Tossing two coins.
Section 7A: Fundamentals of Probability Section Objectives Define outcomes and event Construct a probability distribution Define subjective and empirical.
SI485i : NLP Day 2 Probability Review. Introduction to Probability Experiment (trial) Repeatable procedure with well-defined possible outcomes Outcome.
Solve for x. 28 = 4(2x + 1) = 8x = 8x + 8 – 8 – 8 20 = 8x = x Distribute Combine Subtract Divide.
Unit 32 STATISTICS.
Learn to estimate probability using theoretical methods.
8.7 Probability. Ex 1 Find the sample space for each of the following. One coin is tossed. Two coins are tossed. Three coins are tossed.
Learning Objectives for Section 8.1 Probability
Section 1 Sample Spaces, Events, and Probability
Surfaces and Topology Raymond Flood Gresham Professor of Geometry.
Raymond Flood Gresham Professor of Geometry
Section 1.2 Suppose A 1, A 2,..., A k, are k events. The k events are called mutually exclusive if The k events are called mutually exhaustive if A i 
UNR, MATH/STAT 352, Spring Random variable (rv) – central concept of probability theory Numerical description of experiment.
Probability Harry R. Erwin, PhD School of Computing and Technology University of Sunderland.
Expected Value.  In gambling on an uncertain future, knowing the odds is only part of the story!  Example: I flip a fair coin. If it lands HEADS, you.
1 Chapter 3 Set Theory Yen-Liang Chen Dept of Information Management National Central University.
CHAPTER 6: RANDOM VARIABLES AND EXPECTATION
Chapter 16: Random Variables
Pascal’s Triangle By Jessica Yaemmongkol. History Pascal was not the first to study the patterns on the triangle. The reason the triangle was named after.
Warm up: Solve each system (any method). W-up 11/4 1) Cars are being produced by two factories, factory 1 produces twice as many cars (better management)
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
Excursions in Modern Mathematics, 7e: Copyright © 2010 Pearson Education, Inc. 15 Chances, Probabilities, and Odds 15.1Random Experiments and.
Lecture Discrete Probability. 5.1 Probabilities Important in study of complexity of algorithms. Modeling the uncertain world: information, data.
Shaping Modern Mathematics: The Queen of Mathematics Raymond Flood Gresham Professor of Geometry.
Counting and Probability. Counting Elements of Sets Theorem. The Inclusion/Exclusion Rule for Two or Three Sets If A, B, and C are finite sets, then N(A.
Probability True or False? Answers.
Chapter 16: Random Variables
Chapter 16 Probability. Activity Rock-Paper-Scissors Shoot Tournament 1)Pair up and choose one person to be person A and the other person B. 2)Play 9.
What is Probability?. The Mathematics of Chance How many possible outcomes are there with a single 6-sided die? What are your “chances” of rolling a 6?
22C:19 Discrete Structures Discrete Probability Spring 2014 Sukumar Ghosh.
Sixth lecture Concepts of Probabilities. Random Experiment Can be repeated (theoretically) an infinite number of times Has a well-defined set of possible.
Natural Language Processing Giuseppe Attardi Introduction to Probability IP notice: some slides from: Dan Jurafsky, Jim Martin, Sandiway Fong, Dan Klein.
Basic Concepts of Probability
Probability A quantitative measure of uncertainty A quantitative measure of uncertainty A measure of degree of belief in a particular statement or problem.
Express as a fraction the probability that the outcome for rolling two number cubes has a sum less than 7. Probability COURSE 3 LESSON 6-9 Make a table.
If you toss a coin ten times, what is the probability of getting three or more “heads” in a row? If an airline overbooks a certain flight, what is the.
UNIT 3. OUTLINE: Sets and Subsets Set Operations the Laws of Set Theory Counting and Venn Diagrams. A First Word on Probability. The Axioms of Probability.
Chapter 4: Probability. Probability of an Event Definitions An experiment is the process of observing a phenomenon that has variation in its outcomes.
Warm Up: Quick Write Which is more likely, flipping exactly 3 heads in 10 coin flips or flipping exactly 4 heads in 5 coin flips ?
3/7/20161 Now it’s time to look at… Discrete Probability.
Spring 2016 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University.
Chapter 8 Probability Section 1 Sample Spaces, Events, and Probability.
1 Copyright © 2014, 2012, 2009 Pearson Education, Inc. Chapter 9 Understanding Randomness.
Ch 11.7 Probability. Definitions Experiment – any happening for which the result is uncertain Experiment – any happening for which the result is uncertain.
Chapter 7. Section 7.1 Finite probability  In a lottery, players win a large prize when they pick four digits that match, in the correct order, four.
Introduction to Discrete Probability
Chapter 6: Discrete Probability
5.2 Mean, Variance, Standard Deviation, and Expectation
Natural Language Processing
Sequences, Series, and Probability
Conditional Probability
Natural Language Processing
Introduction to Probability
CSCI 5832 Natural Language Processing
Section 1 Sample Spaces, Events, and Probability
Probability True or False? Answers.
Probability.
PROBABILITY Lesson 10.3A.
Warm Up Problem of the Day Lesson Presentation Lesson Quizzes.
A random experiment gives rise to possible outcomes, but any particular outcome is uncertain – “random”. For example, tossing a coin… we know H or T will.
Chapter 11 Probability.
Presentation transcript:

Probability and its limits Raymond Flood Gresham Professor of Geometry

Overview Sample spaces and probability Pascal and Fermat Taking it to the limit Random walks and bad luck Einstein and Brownian motion

Experiments and Sample Spaces Experiment: Toss a coin Sample space = {Heads, Tails} Experiment: Keep tossing a coin until you obtain Heads. Note the number of tosses required. Sample space = {1, 2, 3, 4, 5 …} Experiment: Measure the time between two successive earthquakes. Sample space = set of positive real numbers

Equally Likely In many common examples each outcome in the sample space is assigned the same probability. Example: Toss a coin twice Sample space = {HH, HT, TH, TT} Assign the same probability to each of these four outcomes so each has probability ¼.

Equally Likely

Dice are small polka-dotted cubes of ivory constructed like a lawyer to lie upon any side, commonly the wrong one Sample space = {1, 2, 3, 4, 5, 6} Possible events (a) The outcome is the number 2 (b) The outcome is an odd number (c) The outcome is odd but does not exceed 4 In (a) the probability is 1/6 In (b) the probability is 3/6 In (c) the probability is 2/6

Birthday Problem

Suppose that a room contains 4 people. What is the probability that at least two of them have the same birthday? n Probability that at least two of them have a common birthday

Founders of Modern Probability Pierre de Fermat (1601–1665)Blaise Pascal (1623–1662)

A gambling problem: the interrupted game What is the fair division of stakes in a game which is interrupted before its conclusion? Example: suppose that two players agree to play a certain game repeatedly to win £64; the winner is the one who first wins four times. If the game is interrupted when one player has won two games and the other player has won one game, how should the £64 be divided fairly between the players?

Interrupted game: Fermat’s approach Original intention: Winner is first to win 4 tosses Interrupted when You have won 2 and I have won 1. Imagine playing another 4 games Outcomes are all equally likely and are (Y = you, M = me): YYYYYYYMYYMYYYMM YMYYYMYMYMMYYMMM MYYYMYYMMYMYMYMM MMYYMMYMMMMYMMMM Probability you would have won is 11/16 Probability I would have won is 5/16

Interrupted game: Pascal’s triangle

Toss coin 10 times

Law of large numbers Picture source:

Symmetric random walk 1/2 At each step you move one unit up with probability ½ or move one unit down with probability ½. An example is given by tossing a coin where if you get heads move up and if you get tails move down and where heads and tails have equal probability

Coin Tossing

Law of long leads or arcsine law In one case out of five the path stays for about 97.6% of the time on the same side of the axis.

Law of long leads or arcsine law In one case out of five the path stays for about 97.6% of the time on the same side of the axis. In one case out of ten the path stays for about 99.4% on the same side of the axis. Quote from William Feller Introduction to Probability Vol 1.

Law of long leads or arcsine law In one case out of five the path stays for about 97.6% of the time on the same side of the axis. In one case out of ten the path stays for about 99.4% on the same side of the axis. A coin is tossed once per second for a year. – In one in twenty cases the more fortunate player is in the lead for 364 days 10 hours. – In one in a hundred cases the more fortunate player is in the lead for all but 30 minutes.

Number of ties or crossings of the horizontal axis We might expect a game over four days to produce, on average, four times as many ties as a one day game However the number of ties only doubles, that is, on average, increases as the square root of the time.

Antony Gormley's Quantum Cloud It is constructed from a collection of tetrahedral units made from 1.5m long sections of steel. The steel section were arranged using a computer model using a random walk algorithm starting from points on the surface of an enlarged figure based on Gormley's body that forms a residual outline at the centre of the sculpture

Ballot Theorem

Albert Einstein (1875–1955) 1905, Annus Mirabilis Quanta of energy Brownian motion Special theory of Relativity E = mc 2, asserting the equivalence of mass and energy

Brownian motion

From random walks to Brownian motion 1/2 We now want to think of Brownian motion as a random walk with infinitely many infinitesimally small steps.

1 pm on Tuesdays at the Museum of London Butterflies, Chaos and Fractals Tuesday 17 September 2013 Public Key Cryptography: Secrecy in Public Tuesday 22 October 2013 Symmetries and Groups Tuesday 19 November 2013 Surfaces and Topology Tuesday 21 January 2014 Probability and its Limits Tuesday 18 February 2014 Modelling the Spread of Infectious Diseases Tuesday 18 March 2014