Schrödinger’s other box paradox Tony Mann University of Greenwich.

Slides:



Advertisements
Similar presentations
Your Title Finish Start Category 3 Category Category 6 Category 2 4
Advertisements

Freshman Number Sets Week 3. Review Irrational Numbers Numbers that cannot be written as a fraction Rational Numbers Numbers that can be written as a.
1 Counting. 2 Situations where counting techniques are used  You toss a pair of dice in a casino game. You win if the numbers showing face up have a.
In each of the following situations, state whether or not the given assignment of probabilities to individual outcomes is legitimate, that is, satisfies.
PROBABILITY 3. Probabilities can be calculated using information given on a Venn diagram.
22C:19 Discrete Structures Discrete Probability Fall 2014 Sukumar Ghosh.
Section 4.4 Events of Length Variable. 4.4 Events of Variable Length 2 “Cereal Prizes” To increase sales for Sugar Munchies you put a letter W, I, or.
Algorithms in Exponential Time. Outline Backtracking Local Search Randomization: Reducing to a Polynomial-Time Case Randomization: Permuting the Evaluation.
How should a computer shuffle?. Intro - 2 Comp 122, Goal  Input: Given n items to shuffle (cards, …)  Output: Return some list of exactly those n items;
1 Section 5.1 Discrete Probability. 2 LaPlace’s definition of probability Number of successful outcomes divided by the number of possible outcomes This.
13-7 Modeling Randomness.
1. Probability of Equally Likely Outcomes 2. Complement Rule 1.
EXAMPLE 1 Find probabilities of events You roll a standard six-sided die. Find the probability of (a) rolling a 5 and (b) rolling an even number. SOLUTION.
4. Counting 4.1 The Basic of Counting Basic Counting Principles Example 1 suppose that either a member of the faculty or a student in the department is.
1. On a math test, 12 students earned an A
Counting. Techniques for counting Rule 1 Suppose we carry out have a sets A 1, A 2, A 3, … and that any pair are mutually exclusive (i.e. A 1  A 2 =
Copyright ©2006 Brooks/Cole A division of Thomson Learning, Inc. Introduction to Probability and Statistics Twelfth Edition Chapter 4 Probability and Probability.
Section 7.1. Section Summary Finite Probability Probabilities of Complements and Unions of Events Probabilistic Reasoning.
Chapter 7 With Question/Answer Animations. Section 7.1.
Weighted choice probability models Example: Labor supply.
Homework Homework due now. Reading: relations
Geometry 9-6 Geometric Probability. Example Find the probability that a point chosen randomly in the rectangle will be: Inside the square. 20 ft 10 ft.
Sample Variability Consider the small population of integers {0, 2, 4, 6, 8} It is clear that the mean, μ = 4. Suppose we did not know the population mean.
LECTURE 25 THURSDAY, 19 NOVEMBER STA291 Fall
The Real Number System Real Numbers Irrational Numbers
Probabilistic Analysis and Randomized Algorithm. Average-Case Analysis  In practice, many algorithms perform better than their worse case  The average.
1.Is it More, Less, or Exactly Half? 2. Is it More, Less, or Exactly Half?
Introduction to inference Tests of significance IPS chapter 6.2 © 2006 W.H. Freeman and Company.
5.2 Probability Rules Objectives SWBAT: DESCRIBE a probability model for a chance process. USE basic probability rules, including the complement rule and.
Probability and Odds pg Vocabulary. Outcomes The possible results of an experiment. Ex. When you roll a number cube, there are 6 possible outcomes.
11.7 Continued Probability. Independent Events ► Two events are independent if the occurrence of one has no effect on the occurrence of the other ► Probability.
Tests of significance: The basics BPS chapter 14 © 2006 W.H. Freeman and Company.
Aim: Combinations Course: Alg. 2 & Trig. Do Now: Aim: How do we determine the number of outcomes when order is not an issue? Ann, Barbara, Carol, and.
Spring 2016 COMP 2300 Discrete Structures for Computation Donghyun (David) Kim Department of Mathematics and Physics North Carolina Central University.
Basic Concepts of Discrete Probability 1. Sample Space When “probability” is applied to something, we usually mean an experiment with certain outcomes.
Section 1.3 Each arrangement (ordering) of n distinguishable objects is called a permutation, and the number of permutations of n distinguishable objects.
Factors and Prime Factorization
Geometric Probability Brittany Crawford-Purcell. Bertrand’s Paradox “Given a circle. Find the probability that a chord chosen at random be longer than.
Find Expected Value.  A collection of outcomes is partitioned into n events, no two of which have any outcomes in common. The probabilities of n events.
Section 7.1. Probability of an Event We first define these key terms: An experiment is a procedure that yields one of a given set of possible outcomes.
Special Topics. Calculating Outcomes for Equally Likely Events If a random phenomenon has equally likely outcomes, then the probability of event A is:
PROBABILITY – KARNAUGH MAPS. WHAT IS A KARNAUGH MAP?
Lesson 14: Selecting a Sample. As you learned in Lesson 13, sampling is a central concept in statistics. Examining every element in a population is usually.
Reviews of probability Question 1: Suppose we have a “ABCDE” litters how many words we can compose from them with 4 litters without repetition.
Counting and Probability. Imagine tossing two coins and observing whether 0, 1, or 2 heads are obtained. Below are the results after 50 tosses Tossing.
Tree Diagrams Objective: To calculate probability using a tree diagram. Lesley Soar Valley College Five balls are put into a bag. Three are red.
Tree Diagrams Objective: To calculate probability using a tree Lesley Hall Five balls are put into a bag. Three are red. Two are blue.
DO NOW 4/27/2016 Find the theoretical probability of each outcome. 1. rolling a 6 on a number cube. 2. rolling an odd number on a number cube. 3. flipping.
Venn Diagrams For each Venn diagram insert the numbers 1 to 10 into the correct sections. 1. Multiples of 2 Multiples of or less Factors of 12 2.
Finding a veterinarian in California
O X X O O X X O X O X O O X O X O X Tic Tac Toe Graphical
Choose Your Own Adventure
Public Key Cryptosystems - RSA
Birthday “Paradox” There are N people in a room.
11.6 Geometric Probability
Using the Multiple Choice Template
Choose the best answer for each problem.
The Real Number System Real Numbers Irrational Numbers
Reviewgamezone.com Go online to reviewgamezone.com and on the right (or scroll down to) where it says “Games By ID#” type in & Then scroll.
Reviewgamezone.com Go online to reviewgamezone.com and on the right (or scroll down to) where it says “Games By ID#” type in 4274 or Then scroll.
The Monty Hall Game PLAY Teacher’s Notes.
NS Part 2 SBAC Review.
Hosted by Type your name here
Randomized Algorithms
Directions to play game
Randomized Algorithms
Building a Better Railway!
Exploring the Browse Function
(You can delete these instructions before sharing with students.)
Divide two Integers.
Presentation transcript:

Schrödinger’s other box paradox Tony Mann University of Greenwich

You have choice of two boxes One contains x, the other 2x, for some unknown x All x equally probable Choose your box. Expected contents of the other box is ½ (x/2) + ½ (2x) = 5x/4 So you chose the wrong box You didn’t even have to open the box to know you’d made the wrong choice!

William Burnside’s example What is the probability that a random integer is divisible by 7? Well, here is a list of all the integers: {1, 7, 2, 14, 3, 21, 4, 28, 5, 35, 6, 42, 8, 49, 9, 56, 10, 63, 11, 70, 12, 77, …} So probability a random integer is divisible by 7 is obviously 1/2

Moral Before making your choice, find out exactly how the random number was chosen!