OPRE504 Chapter Study Guide Chapter 7 Randomness and Probability. Terminology of Probability. Probability Rules:

Size: px
Start display at page:

Download "OPRE504 Chapter Study Guide Chapter 7 Randomness and Probability. Terminology of Probability. Probability Rules:"

Transcription

1 OPRE504 Chapter Study Guide Chapter 7 Randomness and Probability Terminology of Probability For a Random phenomenon, there are a number of possible Outcomes. For example, tossing a coin could result in either a head or a tail (a total of two possible outcomes). Tossing is called a Trial. A trial generates an outcome. An Event is a collection of possible outcomes. Sample Space is the special Event which contains all possible outcomes. Theoretical (Model-based) Probability of a Random Phenomenon: P (A) = Probability Rules: Rule 1 0 P (A) 1 In a two-outcome situation, 50% means that two outcomes are equally likely Rule 2 Rule 3 Rule 4 Rule 5 Rule 6 If a random phenomenon has N possible outcomes, then P (outcome 1) + P (outcome 2) + P(outcome N) = 1 Complement Rule P (A) = 1 P (A c ) [ P (A c ) is the probability of Event A is not occurring.] Multiplication Rule for Independent Events A and B Probability of all events occurring simultaneously is the product of the probabilities of all individual events P (A and B) = P (A) x P (B) Addition Rule for Disjoint (Mutually Exclusive) Events A and B Probability of either of the two disjoint events occurring P (A or B) = P (A) + P (B) General Addition Rule for Any Two Events A and B Probability of either of the two events occurring is the sum of the probabilities of two individual events subtracted by the potential double counting of both events happening simultaneously. P (A or B) = P (A) + P (B) P (A and B) If A and B are mutually exclusive, P (A and B) = 0, Rule 6 connects Rule 5: so P (A or B) = P (A) + P (B) + 0 = P (A) + P (B) Han OPRE504 Page 1 of 5

2 Marginal Probability and Joint Probability in A Contingency Table An Example of Contingency Table Note: A customer is randomly selected to receive a prize by an electronic retailer TABLET COMPUTER PREFERENCE ipad Android Other Total Male Customer Female Total The probability of selecting a male customer is called Marginal Probability: P (Male) = 250/400 = 62.5%, because two numbers (250 and 400) in the margins of the contingency table are used. The probability of selecting a customer who is male and prefers ipad is called Joint Probability: P (Male and ipad ) = 120/ 400 = 30% The probability for a male customer to choose ipad is called Conditional Probability: P (ipad Male) = = = 48% because it describes the probability of preferring an ipad given a male customer. Additional Probability Rules Rule 7 Rule 8 General Multiplication Rule for Any Two Events: A and B P (A and B) = P (A) x P (B A) or P (A and B) = P (B) x P (A B) Independence Rule If A and B are independent, we would expect that P (A) = P (A B), probability of A does not change whether B occurs or not. P (B) = P (B A), probability of B does not change whether A occurs or not. To evaluate whether Events A and B are independent, we can also check whether P (A and B) = P (A) x P (B) Question 7.1 [ Sharpe 2011, Exercise 11, p.198] In developing their warranty policy, an automobile company estimates that over a 1-year period 17% of their new cars will need to be repaired once, 7% will need repairs, and 4% will require three or more repairs. If you buy a new car from them, what is the probability that your car will need: a) Some repair? Some repair: P (some repairs) = P (repair once) + P (repair twice) + P (repair three or more) = = 0.28 Han OPRE504 Page 2 of 5

3 b) No repairs? P (No repairs) = 1 P (No repairs) c = 1 P (some repairs) = = 0.72 c) No more than one repair? P (no more than one repair) = P (no repairs) + P (one repair) = = 0.89 or = 1- [P (repair twice) + P (repair three or more)] = 1 ( ) = = 0.89 Question 7.2 [Sharpe 2011, Exercise 33, p.200] A GfK Roper Worldwide survey in 2005 asked consumers in five countries whether they agreed with the statement I am worried about the safety of the food I eat. Here are the responses classified by the age of the response: Age Group Agree Neither Agree nor Disagree Disagree Don t Know / No Response Total Total If we select a person at random from this sample: a) What is the probability that the person agreed with the statement? P (agree) = 4228/7690 = [marginal probability] b) What is the probability that the person is younger than 50 years old? P(< 50) = 1 P (50+) = /7690 = = Or P(<50) = P(13-19) + P(20-29) + P(30-39) + P(40-49) = = c) What is the probability that the person is younger than 50 and agrees with the statement? P (<50 and Agree) = = [joint probability] d) What is the probability that the person is younger than 50 or agrees with the statement? P(<50 or Agree) = P(<50 ) + P(Agree) P(<50 and Agree) = = e) What is the probability that the person agrees is aged between 20 and 29? P (Agree 20-29) = = P(Agree 20-29) = = = [conditional probability] f) Are response and age independent? Han OPRE504 Page 3 of 5

4 You can choose any cell to test whether response and age are independent. If they are independent, for example, we expect that P(agree) = P (agree 13-19) and P (agree and 13-19) = P (agree) x P (13-19). 1). Check if P(agree) = P (agree 13-19): P (agree) = 4228/7690 = P (agree 13-19) = 661/1513 = (conditional probability) Since P (agree) P (agree 13-19), response is not independent from age. 2) Alternatively, check if P (13-19 and agree) = P (13-19) x P (agree) P(13-19 and agree) = = (joint probability) P (13-19) = = and P (agree) = , P (13-19) x P (agree) = x = Since P (13-19 and agree) P (13-19) x P (agree), response is not independent from age. Question 7.3 [Sharpe 2011, Exercise 43, p.202] In a real estate research, 64% of homes for sale have garages, 21% of homes have swimming pools and 17% have both features. a) What is the probability that a home for sale has a garage, but not a pool? P (Garage and No Pool) = P (Garage) - P (Garage and Pool) = = 0.47 b) If a home for sale has a garage, what s the probability that it has a pool, too? P (Pool Garage) = = = c) Are having a garage and a pool independent events? Explain. Check whether P(Pool Garage ) = P (Pool)? P (Pool Garage) = ; P (Pool) = Since P(Pool Garage ) P (Pool), having a garage and a pool are not independent events. Or check whether P (Pool and Garage) = P (Pool) x P (Garage)? P (Pool and Garage) = 0.17 P (Pool) x P (Garage) = 0.21 x 0.64 = Since P (Pool and Garage) P (Pool) x P (Garage), having a garage and a pool are not independent. d) Are having a garage and a pool mutually exclusive? Explain. Check whether P (Garage and Pool) = 0? Since P (Garage and Pool) = 0.17, they are not mutually exclusive events. More exercises: Sharpe 2011, Guided Example, M&M s Modern Market Research, pp Sharpe 2011, Chapter 7, Exercises 9, 10, 12, 13, 14, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50. Han OPRE504 Page 4 of 5

5 Probability Tree Question 7.4 [Sharpe 2011, Exercise 54] Extended warranties. A company that manufactures and sells consumer video cameras sells two versions of their popular hard disk camera, a basic camera for $750 and a deluxe version for $1250. About 75% of customers select the basic camera. Of those, 60% purchase the extended warranty for an additional $200. Of the people who buy the deluxe version, 90% purchase the extended warranty. a) Sketch the probability tree for total purchases. Purchase Basic Camera 0.75 No Purchase Deluxe Camera 0.25 Purchase 0.9 No Purchase b) What is the percentage of customers who buy an extended warranty? = c) What is the expected revenue of the company from a camera purchase (includes warranty if applicable)? Basic version: Sales + Warranty = $750x $200 x 0.45 = $ Deluxe version: = $1250 x $200 x = $ Total = $1010 d) Given that a customer purchases an extended warranty, what is the probability that he or she bought the deluxe version? P (Deluxe Purchase Warranty) = = (Bay s Rule) More Exercises: Sharpe 2011, Chapter 7, Figures 7.2, 7.3 and 7.4, pp Sharpe 2011, Chapter 7, Exercises 51, 52, 53, 55, and 56 Han OPRE504 Page 5 of 5

A probability experiment is a chance process that leads to well-defined outcomes. 3) What is the difference between an outcome and an event?

A probability experiment is a chance process that leads to well-defined outcomes. 3) What is the difference between an outcome and an event? Ch 4.2 pg.191~(1-10 all), 12 (a, c, e, g), 13, 14, (a, b, c, d, e, h, i, j), 17, 21, 25, 31, 32. 1) What is a probability experiment? A probability experiment is a chance process that leads to well-defined

More information

Statistics 100A Homework 2 Solutions

Statistics 100A Homework 2 Solutions Statistics Homework Solutions Ryan Rosario Chapter 9. retail establishment accepts either the merican Express or the VIS credit card. total of percent of its customers carry an merican Express card, 6

More information

STAT 319 Probability and Statistics For Engineers PROBABILITY. Engineering College, Hail University, Saudi Arabia

STAT 319 Probability and Statistics For Engineers PROBABILITY. Engineering College, Hail University, Saudi Arabia STAT 319 robability and Statistics For Engineers LECTURE 03 ROAILITY Engineering College, Hail University, Saudi Arabia Overview robability is the study of random events. The probability, or chance, that

More information

Probability. Sample space: all the possible outcomes of a probability experiment, i.e., the population of outcomes

Probability. Sample space: all the possible outcomes of a probability experiment, i.e., the population of outcomes Probability Basic Concepts: Probability experiment: process that leads to welldefined results, called outcomes Outcome: result of a single trial of a probability experiment (a datum) Sample space: all

More information

Name: Date: Use the following to answer questions 2-4:

Name: Date: Use the following to answer questions 2-4: Name: Date: 1. A phenomenon is observed many, many times under identical conditions. The proportion of times a particular event A occurs is recorded. What does this proportion represent? A) The probability

More information

Unit 19: Probability Models

Unit 19: Probability Models Unit 19: Probability Models Summary of Video Probability is the language of uncertainty. Using statistics, we can better predict the outcomes of random phenomena over the long term from the very complex,

More information

CONTINGENCY (CROSS- TABULATION) TABLES

CONTINGENCY (CROSS- TABULATION) TABLES CONTINGENCY (CROSS- TABULATION) TABLES Presents counts of two or more variables A 1 A 2 Total B 1 a b a+b B 2 c d c+d Total a+c b+d n = a+b+c+d 1 Joint, Marginal, and Conditional Probability We study methods

More information

Basic Probability. Probability: The part of Mathematics devoted to quantify uncertainty

Basic Probability. Probability: The part of Mathematics devoted to quantify uncertainty AMS 5 PROBABILITY Basic Probability Probability: The part of Mathematics devoted to quantify uncertainty Frequency Theory Bayesian Theory Game: Playing Backgammon. The chance of getting (6,6) is 1/36.

More information

Evaluating User Engagement of a Face-to-Face Mobile Gaming Application

Evaluating User Engagement of a Face-to-Face Mobile Gaming Application Evaluating User Engagement of a Face-to-Face Mobile Gaming Application Don Ming-Hui Wen Department of Digital Multimedia Design China University of Technology Taipei, Taiwan, R.O.C donwen@cute.edu.tw Dick

More information

Introduction to Game Theory IIIii. Payoffs: Probability and Expected Utility

Introduction to Game Theory IIIii. Payoffs: Probability and Expected Utility Introduction to Game Theory IIIii Payoffs: Probability and Expected Utility Lecture Summary 1. Introduction 2. Probability Theory 3. Expected Values and Expected Utility. 1. Introduction We continue further

More information

Chapter 5 A Survey of Probability Concepts

Chapter 5 A Survey of Probability Concepts Chapter 5 A Survey of Probability Concepts True/False 1. Based on a classical approach, the probability of an event is defined as the number of favorable outcomes divided by the total number of possible

More information

Lecture 13. Understanding Probability and Long-Term Expectations

Lecture 13. Understanding Probability and Long-Term Expectations Lecture 13 Understanding Probability and Long-Term Expectations Thinking Challenge What s the probability of getting a head on the toss of a single fair coin? Use a scale from 0 (no way) to 1 (sure thing).

More information

Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand. Practice Test, 1/28/2008 (with solutions)

Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand. Practice Test, 1/28/2008 (with solutions) Math 370, Actuarial Problemsolving Spring 008 A.J. Hildebrand Practice Test, 1/8/008 (with solutions) About this test. This is a practice test made up of a random collection of 0 problems from past Course

More information

Chapter 7 Probability. Example of a random circumstance. Random Circumstance. What does probability mean?? Goals in this chapter

Chapter 7 Probability. Example of a random circumstance. Random Circumstance. What does probability mean?? Goals in this chapter Homework (due Wed, Oct 27) Chapter 7: #17, 27, 28 Announcements: Midterm exams keys on web. (For a few hours the answer to MC#1 was incorrect on Version A.) No grade disputes now. Will have a chance to

More information

Find an expected value involving two events. Find an expected value involving multiple events. Use expected value to make investment decisions.

Find an expected value involving two events. Find an expected value involving multiple events. Use expected value to make investment decisions. 374 Chapter 8 The Mathematics of Likelihood 8.3 Expected Value Find an expected value involving two events. Find an expected value involving multiple events. Use expected value to make investment decisions.

More information

c. Construct a boxplot for the data. Write a one sentence interpretation of your graph.

c. Construct a boxplot for the data. Write a one sentence interpretation of your graph. MBA/MIB 5315 Sample Test Problems Page 1 of 1 1. An English survey of 3000 medical records showed that smokers are more inclined to get depressed than non-smokers. Does this imply that smoking causes depression?

More information

1. A survey of a group s viewing habits over the last year revealed the following

1. A survey of a group s viewing habits over the last year revealed the following 1. A survey of a group s viewing habits over the last year revealed the following information: (i) 8% watched gymnastics (ii) 9% watched baseball (iii) 19% watched soccer (iv) 14% watched gymnastics and

More information

Chapter 4: Probability and Counting Rules

Chapter 4: Probability and Counting Rules Chapter 4: Probability and Counting Rules Learning Objectives Upon successful completion of Chapter 4, you will be able to: Determine sample spaces and find the probability of an event using classical

More information

Section 2.4-2.5 Probability (p.55)

Section 2.4-2.5 Probability (p.55) Section 2.4-2.5 Probability (p.55 2.54 Suppose that in a senior college class of 500 students it is found that 210 smoke, 258 drink alcoholic beverage, 216 eat between meals, 122 smoke and drink alcoholic

More information

Basic Probability Theory II

Basic Probability Theory II RECAP Basic Probability heory II Dr. om Ilvento FREC 408 We said the approach to establishing probabilities for events is to Define the experiment List the sample points Assign probabilities to the sample

More information

AP Stats - Probability Review

AP Stats - Probability Review AP Stats - Probability Review Multiple Choice Identify the choice that best completes the statement or answers the question. 1. I toss a penny and observe whether it lands heads up or tails up. Suppose

More information

Math 370, Spring 2008 Prof. A.J. Hildebrand. Practice Test 2 Solutions

Math 370, Spring 2008 Prof. A.J. Hildebrand. Practice Test 2 Solutions Math 370, Spring 008 Prof. A.J. Hildebrand Practice Test Solutions About this test. This is a practice test made up of a random collection of 5 problems from past Course /P actuarial exams. Most of the

More information

2013 PROPERTY MANAGER SURVEY EXECUTIVE SUMMARY

2013 PROPERTY MANAGER SURVEY EXECUTIVE SUMMARY 3/1/2014 C.A.R. 2013 PROPERTY MANAGER SURVEY EXECUTIVE SUMMARY Contents Survey Methodology... 2 General Property Management Business... 2 Client/Agent Relationship... 5 Who is the 2013 Property Manager?...

More information

65% of internet users have paid for online content

65% of internet users have paid for online content 65% of internet users have paid for online content Jim Jansen, Senior Fellow 12/30/2010 http:///reports/2010/paying for online content.aspx Pew Research Center s Internet & American Life Project 1615 L

More information

Consumer Perceptions of Extended Warranties and Service Providers. Gerald Albaum, University of New Mexico James Wiley, Temple University.

Consumer Perceptions of Extended Warranties and Service Providers. Gerald Albaum, University of New Mexico James Wiley, Temple University. Consumer Perceptions of Extended Warranties and Service Providers Gerald Albaum, University of New Mexico James Wiley, Temple University Abstract The marketing of the extended warranty for a consumer durable

More information

Probability: The Study of Randomness Randomness and Probability Models. IPS Chapters 4 Sections 4.1 4.2

Probability: The Study of Randomness Randomness and Probability Models. IPS Chapters 4 Sections 4.1 4.2 Probability: The Study of Randomness Randomness and Probability Models IPS Chapters 4 Sections 4.1 4.2 Chapter 4 Overview Key Concepts Random Experiment/Process Sample Space Events Probability Models Probability

More information

Having a coin come up heads or tails is a variable on a nominal scale. Heads is a different category from tails.

Having a coin come up heads or tails is a variable on a nominal scale. Heads is a different category from tails. Chi-square Goodness of Fit Test The chi-square test is designed to test differences whether one frequency is different from another frequency. The chi-square test is designed for use with data on a nominal

More information

The study of probability has increased in popularity over the years because of its wide range of practical applications.

The study of probability has increased in popularity over the years because of its wide range of practical applications. 6.7. Probability. The study of probability has increased in popularity over the years because of its wide range of practical applications. In probability, each repetition of an experiment is called a trial,

More information

Merchandise Accounts. Chapter 7 - Unit 14

Merchandise Accounts. Chapter 7 - Unit 14 Merchandise Accounts Chapter 7 - Unit 14 Merchandising... Merchandising... There are many types of companies out there Merchandising... There are many types of companies out there Service company - sells

More information

STAT 35A HW2 Solutions

STAT 35A HW2 Solutions STAT 35A HW2 Solutions http://www.stat.ucla.edu/~dinov/courses_students.dir/09/spring/stat35.dir 1. A computer consulting firm presently has bids out on three projects. Let A i = { awarded project i },

More information

All About Auto Insurance

All About Auto Insurance All About Auto Insurance The legal responsibility involved when you are in a car accident is extraordinary. Basically, if you hurt someone else while driving, there s no limit to the amount he or she can

More information

How big is the mobile app market?

How big is the mobile app market? How big is the mobile app market? In 2015, 1 billion smartphones will be sold. The average mobile app user spends more than 30 hours a month on more than two dozen apps. 46 percent of app users report

More information

Chapter Study Guide. Chapter 11 Confidence Intervals and Hypothesis Testing for Means

Chapter Study Guide. Chapter 11 Confidence Intervals and Hypothesis Testing for Means OPRE504 Chapter Study Guide Chapter 11 Confidence Intervals and Hypothesis Testing for Means I. Calculate Probability for A Sample Mean When Population σ Is Known 1. First of all, we need to find out the

More information

itandi group, ltd. Study on Consumer Attitude, Behavior and Opinion on Salons and In-Salon Media

itandi group, ltd. Study on Consumer Attitude, Behavior and Opinion on Salons and In-Salon Media itandi group, ltd. Study on Consumer Attitude, Behavior and Opinion on Salons and In-Salon Media Overview itandi group s examination of consumer attitudes and behavior with regard to the salon industry

More information

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION 1 WHAT IS STATISTICS? Statistics is a science of collecting data, organizing and describing it and drawing conclusions from it. That is, statistics

More information

China s Middle Market for Life Insurance

China s Middle Market for Life Insurance China s Middle Market for Life Insurance May 2014 Sponsored by: SOA International Section SOA Marketing & Distribution Section SOA Research Expanding Boundaries Pool The opinions expressed and conclusions

More information

Introduction to the Practice of Statistics Fifth Edition Moore, McCabe Section 4.4 Homework

Introduction to the Practice of Statistics Fifth Edition Moore, McCabe Section 4.4 Homework Introduction to the Practice of Statistics Fifth Edition Moore, McCabe Section 4.4 Homework 4.65 You buy a hot stock for $1000. The stock either gains 30% or loses 25% each day, each with probability.

More information

Profit Measures in Life Insurance

Profit Measures in Life Insurance Profit Measures in Life Insurance Shelly Matushevski Honors Project Spring 2011 The University of Akron 2 Table of Contents I. Introduction... 3 II. Loss Function... 5 III. Equivalence Principle... 7 IV.

More information

Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand. Problem Set 1 (with solutions)

Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand. Problem Set 1 (with solutions) Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand Problem Set 1 (with solutions) About this problem set: These are problems from Course 1/P actuarial exams that I have collected over the years,

More information

4.1 4.2 Probability Distribution for Discrete Random Variables

4.1 4.2 Probability Distribution for Discrete Random Variables 4.1 4.2 Probability Distribution for Discrete Random Variables Key concepts: discrete random variable, probability distribution, expected value, variance, and standard deviation of a discrete random variable.

More information

Bivariate Statistics Session 2: Measuring Associations Chi-Square Test

Bivariate Statistics Session 2: Measuring Associations Chi-Square Test Bivariate Statistics Session 2: Measuring Associations Chi-Square Test Features Of The Chi-Square Statistic The chi-square test is non-parametric. That is, it makes no assumptions about the distribution

More information

ACMS 10140 Section 02 Elements of Statistics October 28, 2010. Midterm Examination II

ACMS 10140 Section 02 Elements of Statistics October 28, 2010. Midterm Examination II ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Name DO NOT remove this answer page. DO turn in the entire exam. Make sure that you have all ten (10) pages of the examination

More information

Probability. a number between 0 and 1 that indicates how likely it is that a specific event or set of events will occur.

Probability. a number between 0 and 1 that indicates how likely it is that a specific event or set of events will occur. Probability Probability Simple experiment Sample space Sample point, or elementary event Event, or event class Mutually exclusive outcomes Independent events a number between 0 and 1 that indicates how

More information

Review for Test 2. Chapters 4, 5 and 6

Review for Test 2. Chapters 4, 5 and 6 Review for Test 2 Chapters 4, 5 and 6 1. You roll a fair six-sided die. Find the probability of each event: a. Event A: rolling a 3 1/6 b. Event B: rolling a 7 0 c. Event C: rolling a number less than

More information

2013 choicestream survey: CONSUMER OPINIONS on ONLINE ADVERTISING & AUDIENCE TARGETING results & findings

2013 choicestream survey: CONSUMER OPINIONS on ONLINE ADVERTISING & AUDIENCE TARGETING results & findings 2013 choicestream survey: CONSUMER OPINIONS on ONLINE ADVERTISING & AUDIENCE TARGETING results & findings introduction ChoiceStream- the next generation poll driven programmatic media optimization solution

More information

Powered by. Business Mockup 1.0 Version IOS webapp - website

Powered by. Business Mockup 1.0 Version IOS webapp - website Business Mockup 1.0 Version IOS webapp - website THE PROJECT TRANKY is an app which includes 11 different applica

More information

Feb 7 Homework Solutions Math 151, Winter 2012. Chapter 4 Problems (pages 172-179)

Feb 7 Homework Solutions Math 151, Winter 2012. Chapter 4 Problems (pages 172-179) Feb 7 Homework Solutions Math 151, Winter 2012 Chapter Problems (pages 172-179) Problem 3 Three dice are rolled. By assuming that each of the 6 3 216 possible outcomes is equally likely, find the probabilities

More information

Pearson Student Mobile Device Survey 2013

Pearson Student Mobile Device Survey 2013 Pearson Student Mobile Device Survey 2013 National Report: College Students Conducted by Harris Interactive Field dates: January 28 February 24, 2013 Report date: April 17, 2013 Table of Contents Background

More information

Journal Vol 37 / Issue No.2

Journal Vol 37 / Issue No.2 22 / Motor innovation FEATURE Hybrid, electric and driverless cars: innovation driving change in motor vehicle insurance Motor insurers have had to keep up with rapid developments in the car industry for

More information

Chapter 4. Probability and Probability Distributions

Chapter 4. Probability and Probability Distributions Chapter 4. robability and robability Distributions Importance of Knowing robability To know whether a sample is not identical to the population from which it was selected, it is necessary to assess the

More information

Math/Stats 425 Introduction to Probability. 1. Uncertainty and the axioms of probability

Math/Stats 425 Introduction to Probability. 1. Uncertainty and the axioms of probability Math/Stats 425 Introduction to Probability 1. Uncertainty and the axioms of probability Processes in the real world are random if outcomes cannot be predicted with certainty. Example: coin tossing, stock

More information

Chapter 4 Lecture Notes

Chapter 4 Lecture Notes Chapter 4 Lecture Notes Random Variables October 27, 2015 1 Section 4.1 Random Variables A random variable is typically a real-valued function defined on the sample space of some experiment. For instance,

More information

Pearson Student Mobile Device Survey 2015

Pearson Student Mobile Device Survey 2015 Pearson Student Mobile Device Survey 2015 National Report: College Students Report date: Revised June, 2015 Conducted by Harris Poll This report contains public findings Table of Contents Background &

More information

MAS108 Probability I

MAS108 Probability I 1 QUEEN MARY UNIVERSITY OF LONDON 2:30 pm, Thursday 3 May, 2007 Duration: 2 hours MAS108 Probability I Do not start reading the question paper until you are instructed to by the invigilators. The paper

More information

ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Answers

ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Answers ACMS 10140 Section 02 Elements of Statistics October 28, 2010 Midterm Examination II Answers Name DO NOT remove this answer page. DO turn in the entire exam. Make sure that you have all ten (10) pages

More information

Probabilities. Probability of a event. From Random Variables to Events. From Random Variables to Events. Probability Theory I

Probabilities. Probability of a event. From Random Variables to Events. From Random Variables to Events. Probability Theory I Victor Adamchi Danny Sleator Great Theoretical Ideas In Computer Science Probability Theory I CS 5-25 Spring 200 Lecture Feb. 6, 200 Carnegie Mellon University We will consider chance experiments with

More information

EXAM. Exam #3. Math 1430, Spring 2002. April 21, 2001 ANSWERS

EXAM. Exam #3. Math 1430, Spring 2002. April 21, 2001 ANSWERS EXAM Exam #3 Math 1430, Spring 2002 April 21, 2001 ANSWERS i 60 pts. Problem 1. A city has two newspapers, the Gazette and the Journal. In a survey of 1, 200 residents, 500 read the Journal, 700 read the

More information

Personal Cloud Survey: Hype vs. Reality. Research Report

Personal Cloud Survey: Hype vs. Reality. Research Report Personal Cloud Survey: Hype vs. Reality Research Report August, 2011 Personal Cloud Survey: Hype vs. Reality Table of Contents I. EXECUTIVE SUMMARY...... 3 II. SURVEY RESULTS... 6 III. CONCLUSION... 14

More information

Evolving Behaviors In Mobile Banking May 2015. 2015 Kasisto, Inc.

Evolving Behaviors In Mobile Banking May 2015. 2015 Kasisto, Inc. Evolving Behaviors In Banking May 2015 Survey Overview: The survey results were collected from a random sample of 369 users who engage in mobile banking in the U.S. Survey Methodology! Survey was conducted

More information

WORKED EXAMPLES 1 TOTAL PROBABILITY AND BAYES THEOREM

WORKED EXAMPLES 1 TOTAL PROBABILITY AND BAYES THEOREM WORKED EXAMPLES 1 TOTAL PROBABILITY AND BAYES THEOREM EXAMPLE 1. A biased coin (with probability of obtaining a Head equal to p > 0) is tossed repeatedly and independently until the first head is observed.

More information

COMM 220: Ch 17 and 18 Multiple Choice Questions Figure 18.1

COMM 220: Ch 17 and 18 Multiple Choice Questions Figure 18.1 COMM 220: Ch 17 and 18 Multiple Choice Questions 1) When sellers have more information about products than buyers do, we would expect A) sellers to get higher prices for their goods than they could otherwise.

More information

Math 141. Lecture 2: More Probability! Albyn Jones 1. jones@reed.edu www.people.reed.edu/ jones/courses/141. 1 Library 304. Albyn Jones Math 141

Math 141. Lecture 2: More Probability! Albyn Jones 1. jones@reed.edu www.people.reed.edu/ jones/courses/141. 1 Library 304. Albyn Jones Math 141 Math 141 Lecture 2: More Probability! Albyn Jones 1 1 Library 304 jones@reed.edu www.people.reed.edu/ jones/courses/141 Outline Law of total probability Bayes Theorem the Multiplication Rule, again Recall

More information

R Simulations: Monty Hall problem

R Simulations: Monty Hall problem R Simulations: Monty Hall problem Monte Carlo Simulations Monty Hall Problem Statistical Analysis Simulation in R Exercise 1: A Gift Giving Puzzle Exercise 2: Gambling Problem R Simulations: Monty Hall

More information

Microsoft Get It Done Survey of Office Workers

Microsoft Get It Done Survey of Office Workers Microsoft Get It Done Survey of Office Workers Executive Summary and Survey Results Presented by: Harris Interactive Public Relations Research November 2013 About the Survey Survey Method This survey was

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the present value for the given future amount. Round to the nearest cent. 1) A = $4900,

More information

Grade 6 Math Circles Mar.21st, 2012 Probability of Games

Grade 6 Math Circles Mar.21st, 2012 Probability of Games University of Waterloo Faculty of Mathematics Centre for Education in Mathematics and Computing Grade 6 Math Circles Mar.21st, 2012 Probability of Games Gambling is the wagering of money or something of

More information

Pearson Student Mobile Device Survey 2014

Pearson Student Mobile Device Survey 2014 Pearson Student Mobile Device Survey 2014 National Report: College Students Conducted by Harris Poll Field dates: February 13 March 12, 2014 Report date: May 16, 2014 Table of Contents Background & Objectives

More information

The 7-seconds to update mobile CRM

The 7-seconds to update mobile CRM The 7-seconds to update mobile CRM www.salesboxcrm.com MAKE A DIFFERENCE TODAY! If you like Apple and want a CRM, you can stop looking! If you want a mobile lifestyle and intelligent sales and business

More information

ONE-STOP SHOPPING CONSUMER PREFERENCES

ONE-STOP SHOPPING CONSUMER PREFERENCES ONE-STOP SHOPPING CONSUMER PREFERENCES TRENDED SURVEY RESEARCH AMONG RECENT AND FUTURE HOME BUYERS October 6, CONTENTS Background & Objectives 3 Methodology...4 Executive Summary.6 Conclusions...12 Detailed

More information

STA 256: Statistics and Probability I

STA 256: Statistics and Probability I Al Nosedal. University of Toronto. Fall 2014 1 2 3 4 5 My momma always said: Life was like a box of chocolates. You never know what you re gonna get. Forrest Gump. Experiment, outcome, sample space, and

More information

Statistics in Geophysics: Introduction and Probability Theory

Statistics in Geophysics: Introduction and Probability Theory Statistics in Geophysics: Introduction and Steffen Unkel Department of Statistics Ludwig-Maximilians-University Munich, Germany Winter Term 2013/14 1/32 What is Statistics? Introduction Statistics is the

More information

SOCIETY OF ACTUARIES EXAM P PROBABILITY EXAM P SAMPLE QUESTIONS

SOCIETY OF ACTUARIES EXAM P PROBABILITY EXAM P SAMPLE QUESTIONS SOCIETY OF ACTUARIES EXAM P PROBABILITY EXAM P SAMPLE QUESTIONS Copyright 015 by the Society of Actuaries Some of the questions in this study note are taken from past examinations. Some of the questions

More information

Probability --QUESTIONS-- Principles of Math 12 - Probability Practice Exam 1 www.math12.com

Probability --QUESTIONS-- Principles of Math 12 - Probability Practice Exam 1 www.math12.com Probability --QUESTIONS-- Principles of Math - Probability Practice Exam www.math.com Principles of Math : Probability Practice Exam Use this sheet to record your answers:... 4... 4... 4.. 6. 4.. 6. 7..

More information

BUILDING YOUR MONEY PYRAMID: FINANCIAL PLANNING CFE 3218V

BUILDING YOUR MONEY PYRAMID: FINANCIAL PLANNING CFE 3218V BUILDING YOUR MONEY PYRAMID: FINANCIAL PLANNING CFE 3218V OPEN CAPTIONED MERIDIAN EDUCATION CORP. 1994 Grade Levels: 10-13+ 14 minutes 1 Instructional Graphic Enclosed DESCRIPTION Most people will earn

More information

Binomial Probability Distribution

Binomial Probability Distribution Binomial Probability Distribution In a binomial setting, we can compute probabilities of certain outcomes. This used to be done with tables, but with graphing calculator technology, these problems are

More information

The Honest Truth: How selling property to RoccoBuysHouses.com compares to traditional options

The Honest Truth: How selling property to RoccoBuysHouses.com compares to traditional options The Honest Truth: How selling property to RoccoBuysHouses.com compares to traditional options How does We Buy Houses work We Buy Oklahoma City Houses Do you need to sell your house quickly? When you sell

More information

Statistics 100A Homework 7 Solutions

Statistics 100A Homework 7 Solutions Chapter 6 Statistics A Homework 7 Solutions Ryan Rosario. A television store owner figures that 45 percent of the customers entering his store will purchase an ordinary television set, 5 percent will purchase

More information

Challenger Retirement Income Research. How much super does a retiree really need to live comfortably? A comfortable standard of living

Challenger Retirement Income Research. How much super does a retiree really need to live comfortably? A comfortable standard of living 14 February 2012 Only for use by financial advisers How much super does a retiree really need to live comfortably? Understanding how much money will be needed is critical in planning for retirement One

More information

COMPARISONS OF CUSTOMER LOYALTY: PUBLIC & PRIVATE INSURANCE COMPANIES.

COMPARISONS OF CUSTOMER LOYALTY: PUBLIC & PRIVATE INSURANCE COMPANIES. 277 CHAPTER VI COMPARISONS OF CUSTOMER LOYALTY: PUBLIC & PRIVATE INSURANCE COMPANIES. This chapter contains a full discussion of customer loyalty comparisons between private and public insurance companies

More information

Normal Distribution as an Approximation to the Binomial Distribution

Normal Distribution as an Approximation to the Binomial Distribution Chapter 1 Student Lecture Notes 1-1 Normal Distribution as an Approximation to the Binomial Distribution : Goals ONE TWO THREE 2 Review Binomial Probability Distribution applies to a discrete random variable

More information

Name: Math 29 Probability. Practice Second Midterm Exam 1. 1. Show all work. You may receive partial credit for partially completed problems.

Name: Math 29 Probability. Practice Second Midterm Exam 1. 1. Show all work. You may receive partial credit for partially completed problems. Name: Math 29 Probability Practice Second Midterm Exam 1 Instructions: 1. Show all work. You may receive partial credit for partially completed problems. 2. You may use calculators and a one-sided sheet

More information

Lesson 1. Basics of Probability. Principles of Mathematics 12: Explained! www.math12.com 314

Lesson 1. Basics of Probability. Principles of Mathematics 12: Explained! www.math12.com 314 Lesson 1 Basics of Probability www.math12.com 314 Sample Spaces: Probability Lesson 1 Part I: Basic Elements of Probability Consider the following situation: A six sided die is rolled The sample space

More information

Saving and Investing Among Higher Income African-American and White Americans

Saving and Investing Among Higher Income African-American and White Americans The Ariel Investments 2010 Black Investor Survey: Saving and Investing Among Higher Income African-American and Americans July 21, 2010 1 For further information, contact Merrillyn J. Kosier at Ariel Investments

More information

Definition and Calculus of Probability

Definition and Calculus of Probability In experiments with multivariate outcome variable, knowledge of the value of one variable may help predict another. For now, the word prediction will mean update the probabilities of events regarding the

More information

Research Overview. Mobile Gamer Profile. Mobile Game Play Device Usage. Mobile Game Play Activity. Mobile Gaming Purchase Behavior.

Research Overview. Mobile Gamer Profile. Mobile Game Play Device Usage. Mobile Game Play Activity. Mobile Gaming Purchase Behavior. TABLE OF CONTENTS Research Overview Mobile Gamer Profile Mobile Game Play Device Usage Mobile Game Play Activity Mobile Gaming Purchase Behavior Key Takeaways PopCap Games Mobile Gaming Research - Confidential

More information

STAT 315: HOW TO CHOOSE A DISTRIBUTION FOR A RANDOM VARIABLE

STAT 315: HOW TO CHOOSE A DISTRIBUTION FOR A RANDOM VARIABLE STAT 315: HOW TO CHOOSE A DISTRIBUTION FOR A RANDOM VARIABLE TROY BUTLER 1. Random variables and distributions We are often presented with descriptions of problems involving some level of uncertainty about

More information

Can Equity Release Mechanisms fund long term care costs? Desmond Le Grys

Can Equity Release Mechanisms fund long term care costs? Desmond Le Grys 2001 Health Care Conference Can Equity Release Mechanisms fund long term care costs? Desmond Le Grys 1 Introduction 1.1 Scope This paper attempts to explain why equity release products have rarely been

More information

Introduction to Cloud Services

Introduction to Cloud Services Introduction to Cloud Services (brought to you by www.rmroberts.com) Cloud computing concept is not as new as you might think, and it has actually been around for many years, even before the term cloud

More information

Dealer Lead Track Home Page

Dealer Lead Track Home Page Page 1 Dealer Lead Track Home Page Page 2 Management Summary 100% Web Based - No Software to Download - No Contract to Sign Digital Ups Log Guide Staff To Effectively Manage Customer Leads Improved Customer

More information

SaxoTraderGO. Saxo Academy. Introduction and Start-Up Experience. academy.tradingfloor.com

SaxoTraderGO. Saxo Academy. Introduction and Start-Up Experience. academy.tradingfloor.com Saxo Academy SaxoTraderGO Introduction and Start-Up Experience Please note, these notes are transcripts of the videos on Saxo Academy and are designed to accompany the SaxoTraderGO video series. SaxoTraderGO

More information

John B. Horrigan, PhD November 2014. Prepared for Public Knowledge

John B. Horrigan, PhD November 2014. Prepared for Public Knowledge Smartphones and Broadband: Tech users see them as complements and very few would give up their home broadband subscription in favor of their smartphone John B. Horrigan, PhD November 2014 Prepared for

More information

Young Digital Life. A brief look into how young people use the media. Wilberg, Erik NORWEGIAN BUSINESS SCHOOL, OSLO, NORWAY

Young Digital Life. A brief look into how young people use the media. Wilberg, Erik NORWEGIAN BUSINESS SCHOOL, OSLO, NORWAY Young Digital Life A brief look into how young people use the media Wilberg, Erik NORWEGIAN BUSINESS SCHOOL, OSLO, NORWAY Contents Introduction... 2 Media channel use in general... 3 Time spent on different

More information

Basic Facts on Customer Complaint Behavior and the Impact of Service on the Bottom Line 1

Basic Facts on Customer Complaint Behavior and the Impact of Service on the Bottom Line 1 Basic Facts on Customer Complaint Behavior and the Impact of Service on the Bottom Line By John Goodman 2 Several recent publications (including this one) have started off discussions of why customer service

More information

Ratio and proportion quiz answers

Ratio and proportion quiz answers Level A 1. If there are 6 diesel cars sold to every 3 petrol cars, is it the same proportion as 2 diesel cars to every 1 petrol car? A) No B) Yes 2. Each hour a vet usually sees 4 cats, 1 dog and 5 rabbits.

More information

from Larson Text By Susan Miertschin

from Larson Text By Susan Miertschin Decision Tree Data Mining Example from Larson Text By Susan Miertschin 1 Problem The Maximum Miniatures Marketing Department wants to do a targeted mailing gpromoting the Mythic World line of figurines.

More information

Executive summary. Participation in gambling activities (Chapter 2)

Executive summary. Participation in gambling activities (Chapter 2) Executive summary This report presents results from the British Gambling Prevalence Survey (BGPS) 2010. This is the third nationally representative survey of its kind; previous studies were conducted in

More information

SOCIETY OF ACTUARIES/CASUALTY ACTUARIAL SOCIETY EXAM P PROBABILITY EXAM P SAMPLE QUESTIONS

SOCIETY OF ACTUARIES/CASUALTY ACTUARIAL SOCIETY EXAM P PROBABILITY EXAM P SAMPLE QUESTIONS SOCIETY OF ACTUARIES/CASUALTY ACTUARIAL SOCIETY EXAM P PROBABILITY EXAM P SAMPLE QUESTIONS Copyright 005 by the Society of Actuaries and the Casualty Actuarial Society Some of the questions in this study

More information

Pearson Student Mobile Device Survey 2014

Pearson Student Mobile Device Survey 2014 Pearson Student Mobile Device Survey 2014 National Report: Students in Grades 4-12 Conducted by Harris Poll Field dates: February 13 March 12, 2014 Report date: May 9, 2014 Table of Contents Background

More information