Introductory Probability

Size: px
Start display at page:

Download "Introductory Probability"

Transcription

1 Introductory Probability Discrete Probability Distributions Dr. Nguyen Department of Mathematics UK January 9, 2019

2 Agenda Syllabi and Course Websites Class Information Random Variables and Sample Spaces Distribution Functions Uniform Distribution Functions

3 Course Websites My website: Syllabus, slides (under construction) Canvas website: Grades, Backup link to my website Homework: Online homework assignments (under construction) Textbook:

4 Grade Breakdown Grades are based on: Category Weight Weekly Quizzes 15% Weekly Homework 15% Two Midterms 40% Final Exam 30%

5 Attendance I will start taking attendance on January 18 (next Friday). A student will receive an additional 20 points extra credit added to their homework score (max 120/100) at the end of the semester if they have no greater than three unexcused absences.

6 Exams Each week (usually Friday), there will be an in-class quiz. Exceptions include this week, and weeks with midterms. The dates for the two midterms and the nal are in the syllabus.

7 Homework Assignments You will be given problem sets at the WebWork site. Most homework problems will let you try again until you get it. Most problems are randomized. Submit each problem using a button on each page.

8 Reading Assignments I will give suggestions for reading in preparation for each lecture. Please read the recommended sections before lecture.

9 Coin Tosses We can use a computer to simulate many tosses of a coin. Note: You may want to explore the textbook website link in the syllabus for programs that perform these simulations if you want to try them at home.

10 @Home: Coin Toss Results When I ran the coin toss simulations, I got results like these: I once got only one head in ten tosses! Another time, I got 6 heads in 10 tosses. Sometimes, I got 5 heads in 10 tosses. Since we expect heads to come up half of the time, we should expect 5 heads in 10 tosses.

11 @Home: Coin Toss Results When I ran the coin toss simulations with larger numbers of tosses, With 100 tosses, I usually got between heads in dierent simulations. We would expect 50 heads. With 1,000 tosses, I usually got between heads. We would expect 500 heads. With 10,000 tosses, I usually got between 4,950-5,050 heads. We would expect 5,000 heads.

12 Frequency Concept of Probability If an experiment has outcome (result) A with probability 0 p 1, then if we repeat the experiment many times, we should expect that the fraction of times that outcome A occurs is p.

13 Frequency Concept of Probability If an experiment has outcome (result) A with probability 0 p 1, then if we repeat the experiment many times, we should expect that the fraction of times that outcome A occurs is p. What is many? What is expect?

14 Random Variables and Sample Spaces (Def 1.1) Suppose we have a chance experiment. A random variable (like X ) represents the outcome. The sample space Ω is the set of all possible outcomes. Elements of a sample space are outcomes. Subsets of a sample space are events. A sample space is discrete if it is nite or countably innite. Note: outcomes are denoted by lowercase letters and events by uppercase letters.

15 Random Variables and Sample Spaces (Def 1.1) Suppose we have a chance experiment. A random variable (like X ) represents the outcome. The sample space Ω is the set of all possible outcomes. Elements of a sample space are outcomes. Subsets of a sample space are events. A sample space is discrete if it is nite or countably innite. Note: outcomes are denoted by lowercase letters and events by uppercase letters.

16 Random Variables and Sample Spaces (Def 1.1) Suppose we have a chance experiment. A random variable (like X ) represents the outcome. The sample space Ω is the set of all possible outcomes. Elements of a sample space are outcomes. Subsets of a sample space are events. A sample space is discrete if it is nite or countably innite. Note: outcomes are denoted by lowercase letters and events by uppercase letters.

17 Random Variables and Sample Spaces (Def 1.1) Suppose we have a chance experiment. A random variable (like X ) represents the outcome. The sample space Ω is the set of all possible outcomes. Elements of a sample space are outcomes. Subsets of a sample space are events. A sample space is discrete if it is nite or countably innite. Note: outcomes are denoted by lowercase letters and events by uppercase letters.

18 Answering a Phone A family (dad, mom, kid) has a phone. When the phone rings, one of them picks it up. We can let X record who picked up the phone. The sample space is all the family members: Ω = {dad, mom, kid}. Each person is an outcome. An example of an event E is A parent picks up the phone. This event has two outcomes: E = {dad, mom}. Another event is F : The Kid picks up the phone. This event has one outcome: F = {kid}.

19 Answering a Phone A family (dad, mom, kid) has a phone. When the phone rings, one of them picks it up. We can let X record who picked up the phone. The sample space is all the family members: Ω = {dad, mom, kid}. Each person is an outcome. An example of an event E is A parent picks up the phone. This event has two outcomes: E = {dad, mom}. Another event is F : The Kid picks up the phone. This event has one outcome: F = {kid}.

20 Answering a Phone A family (dad, mom, kid) has a phone. When the phone rings, one of them picks it up. We can let X record who picked up the phone. The sample space is all the family members: Ω = {dad, mom, kid}. Each person is an outcome. An example of an event E is A parent picks up the phone. This event has two outcomes: E = {dad, mom}. Another event is F : The Kid picks up the phone. This event has one outcome: F = {kid}.

21 Answering a Phone A family (dad, mom, kid) has a phone. When the phone rings, one of them picks it up. We can let X record who picked up the phone. The sample space is all the family members: Ω = {dad, mom, kid}. Each person is an outcome. An example of an event E is A parent picks up the phone. This event has two outcomes: E = {dad, mom}. Another event is F : The kid picks up the phone. This event has one outcome: F = {kid}.

22 Distribution Functions (Def 1.2) Suppose our experiment has a nite number of outcomes. Let X be the random variable and Ω be the sample space. A distribution function for X is a real-valued function m whose domain is Ω and which satises: 1. m(ω) 0 for all outcomes ω Ω. 2. m(ω) = 1. ω Ω For any event E, the probability of E is P(E) = m(ω). ω E In particular, for the event with just one outcome {ω}, P({ω}) = m(ω).

23 Distribution Functions (Def 1.2) Suppose our experiment has a nite number of outcomes. Let X be the random variable and Ω be the sample space. A distribution function for X is a real-valued function m whose domain is Ω and which satises: 1. m(ω) 0 for all outcomes ω Ω. 2. m(ω) = 1. ω Ω For any event E, the probability of E is P(E) = m(ω). ω E In particular, for the event with just one outcome {ω}, P({ω}) = m(ω).

24 Family Distribution Function Let's say in the past week, the phone rang six times: The dad picked it up three times. The mom picked it up twice. The kid picked it up once. m(dad) = 3/6 = 1/2. m(mom) = 2/6 = 1/3. m(kid) = 1/6. The probability that a parent picks up is: P({dad, mom}) = m(dad) + m(mom) = 3/6 + 2/6 = 5/6.

25 Family Distribution Function Let's say in the past week, the phone rang six times: The dad picked it up three times. The mom picked it up twice. The kid picked it up once. m(dad) = 3/6 = 1/2. m(mom) = 2/6 = 1/3. m(kid) = 1/6. The probability that a parent picks up is: P({dad, mom}) = m(dad) + m(mom) = 3/6 + 2/6 = 5/6.

26 Family Distribution Function Let's say in the past week, the phone rang six times: The dad picked it up three times. The mom picked it up twice. The kid picked it up once. m(dad) = 3/6 = 1/2. m(mom) = 2/6 = 1/3. m(kid) = 1/6. The probability that a parent picks up is: P({dad, mom}) = m(dad) + m(mom) = 3/6 + 2/6 = 5/6.

27 Uniform Distribution Functions (Def 1.3+) The uniform distribution function on a sample space Ω with n outcomes is the function m given by m(ω) = 1 n for each ω in Ω. Each outcome is equally likely. If E is an event, then P(E) = (number of outcomes in E) (1/n) number of outcomes in E =. n

28 Uniform Distribution Functions (Def 1.3+) The uniform distribution function on a sample space Ω with n outcomes is the function m given by m(ω) = 1 n for each ω in Ω. Each outcome is equally likely. If E is an event, then P(E) = (number of outcomes in E) (1/n) number of outcomes in E =. n

29 Flipping a Fair Coin If we ip a fair coin, we expect it to land Heads with probability 1/2 and Tails with probability 1/2. Let's use our denitions. Let H and T be the outcomes Heads and Tails. If the coin is fair, then the probability of getting H should equal the probability of getting T: P({H}) = P({T }) m(h) = m(t ). Summing the distribution function over all outcomes should get 1: m(h) + m(t ) = 1 Substitute: m(h) + m(h) = 1

30 Flipping a Fair Coin If we ip a fair coin, we expect it to land Heads with probability 1/2 and Tails with probability 1/2. Let's use our denitions. Let H and T be the outcomes Heads and Tails. If the coin is fair, then the probability of getting H should equal the probability of getting T: P({H}) = P({T }) m(h) = m(t ). Summing the distribution function over all outcomes should get 1: m(h) + m(t ) = 1 Substitute: m(h) + m(h) = 1

31 Flipping a Fair Coin If we ip a fair coin, we expect it to land Heads with probability 1/2 and Tails with probability 1/2. Let's use our denitions. Let H and T be the outcomes Heads and Tails. If the coin is fair, then the probability of getting H should equal the probability of getting T: P({H}) = P({T }) m(h) = m(t ). Summing the distribution function over all outcomes should get 1: m(h) + m(t ) = 1 Substitute: m(h) + m(h) = 1

32 Flipping a Fair Coin If we ip a fair coin, we expect it to land Heads with probability 1/2 and Tails with probability 1/2. Let's use our denitions. Let H and T be the outcomes Heads and Tails. If the coin is fair, then the probability of getting H should equal the probability of getting T: P({H}) = P({T }) m(h) = m(t ). Summing the distribution function over all outcomes should get 1: m(h) + m(t ) = 1 Substitute: m(h) + m(h) = 1

33 Flipping a Fair Coin If we ip a fair coin, we expect it to land Heads with probability 1/2 and Tails with probability 1/2. Let's use our denitions. Let H and T be the outcomes Heads and Tails. If the coin is fair, then the probability of getting H should equal the probability of getting T: P({H}) = P({T }) m(h) = m(t ). Summing the distribution function over all outcomes should get 1: m(h) + m(t ) = 1 Substitute: m(h) + m(h) = 1

34 Let's use our denitions. Let H and T be the outcomes Heads and Tails. If the coin is fair, then the probability of getting H should equal the probability of getting T: P({H}) = P({T }) m(h) = m(t ). Summing the distribution function over all outcomes should get 1: m(h) + m(t ) = 1 Substitute: m(h) + m(h) = 1 2 m(h) = 1 m(h) = 1/2,

35 P({H}) = P({T }) m(h) = m(t ). Summing the distribution function over all outcomes should get 1: m(h) + m(t ) = 1 Substitute: m(h) + m(h) = 1 2 m(h) = 1 m(h) = 1/2, and m(t ) = m(h) = 1/2 as well. Hence P({H}) = P({T }) = 1/2.

36 @Home: Reading Note: page numbers refer to printed version. Add 8 to get page numbers in a PDF reader. An example of a nonuniform distribution function can be found on page 26 of the textbook. Notice that the sample space has outcomes that keep track of the number of heads. This is dierent from the sample space in Example 1.7 on page 19, where the sequence of heads and tails is recorded, which gave a uniform distribution function. Odds (pages 27-28) are another way to express probabilities. They are used in gambling. Example 1.13 on page 29 has a countably innite sample space. Take a look at the probability of getting a head after a nite number of tosses, and look at the probability that the coin comes up tails with every throw.

37 Homework Please visit Look for the syllabus for this class and read it. Please read Sections 1.1 and 1.2 (you can skip the historical remarks).

38 Help and Assistance I hold oce hours. Check the class syllabus for times and locations. If the times do not work, we can try to schedule an appointment. You can also me at nicholas.nguyen@uky.edu

Introductory Probability

Introductory Probability Introductory Probability Bernoulli Trials and Binomial Probability Distributions Dr. Nguyen nicholas.nguyen@uky.edu Department of Mathematics UK February 04, 2019 Agenda Bernoulli Trials and Probability

More information

Introductory Probability

Introductory Probability Introductory Probability Joint Probability with Independence; Binomial Distributions Nicholas Nguyen nicholas.nguyen@uky.edu Department of Mathematics UK Agenda Comparing Two Variables with Joint Random

More information

Introductory Probability

Introductory Probability Introductory Probability Conditional Probability: Bayes Probabilities Nicholas Nguyen nicholas.nguyen@uky.edu Department of Mathematics UK Agenda Computing Bayes Probabilities Conditional Probability and

More information

CMPSCI 240: Reasoning Under Uncertainty

CMPSCI 240: Reasoning Under Uncertainty CMPSCI 240: Reasoning Under Uncertainty Lecture 5 Prof. Hanna Wallach wallach@cs.umass.edu February 7, 2012 Reminders Pick up a copy of B&T Check the course website: http://www.cs.umass.edu/ ~wallach/courses/s12/cmpsci240/

More information

Lecture 1 Introduction to Probability and Set Theory Text: A Course in Probability by Weiss

Lecture 1 Introduction to Probability and Set Theory Text: A Course in Probability by Weiss Lecture 1 to and Set Theory Text: A Course in by Weiss 1.2 2.3 STAT 225 to Models January 13, 2014 to and Whitney Huang Purdue University 1.1 Agenda to and 1 2 3 1.2 Motivation Uncertainty/Randomness in

More information

Astronomy 1010: Survey of Astronomy. University of Toledo Department of Physics and Astronomy

Astronomy 1010: Survey of Astronomy. University of Toledo Department of Physics and Astronomy Astronomy 1010: Survey of Astronomy University of Toledo Department of Physics and Astronomy Information Kathy Shan Office: MH 4008 Phone: 530 2226 Email: kathy.shan@utoledo.edu Email is the best way to

More information

Probability Rules. MATH 130, Elements of Statistics I. J. Robert Buchanan. Fall Department of Mathematics

Probability Rules. MATH 130, Elements of Statistics I. J. Robert Buchanan. Fall Department of Mathematics Probability Rules MATH 130, Elements of Statistics I J. Robert Buchanan Department of Mathematics Fall 2018 Introduction Probability is a measure of the likelihood of the occurrence of a certain behavior

More information

Astronomy 001 Online SP16 Syllabus (Section 8187)

Astronomy 001 Online SP16 Syllabus (Section 8187) Astronomy 001 Online SP16 Syllabus (Section 8187) Instructor: Elizabeth Bell Email (best way to contact me): bellea@wlac.edu Classroom: online Office Hours: online by appointment Prerequisite: None REQUIRED:

More information

STAT 111 Recitation 1

STAT 111 Recitation 1 STAT 111 Recitation 1 Linjun Zhang January 20, 2017 What s in the recitation This class, and the exam of this class, is a mix of statistical concepts and calculations. We are going to do a little bit of

More information

MATH 251 Ordinary and Partial Differential Equations Summer Semester 2017 Syllabus

MATH 251 Ordinary and Partial Differential Equations Summer Semester 2017 Syllabus MATH 251 Ordinary and Partial Differential Equations Summer Semester 2017 Syllabus Course Description: Ordinary and Partial Differential Equations. First and second order equations; series solutions; Laplace

More information

Problem # Number of points 1 /20 2 /20 3 /20 4 /20 5 /20 6 /20 7 /20 8 /20 Total /150

Problem # Number of points 1 /20 2 /20 3 /20 4 /20 5 /20 6 /20 7 /20 8 /20 Total /150 Name Student ID # Instructor: SOLUTION Sergey Kirshner STAT 516 Fall 09 Practice Midterm #1 January 31, 2010 You are not allowed to use books or notes. Non-programmable non-graphic calculators are permitted.

More information

Chemistry 401: Modern Inorganic Chemistry (3 credits) Fall 2017

Chemistry 401: Modern Inorganic Chemistry (3 credits) Fall 2017 Chemistry 401: Modern Inorganic Chemistry (3 credits) Fall 2017 Monday, Wednesday, Friday 9:10-10:00 am in Troy G5 Syllabus Instructor: Professor Qiang Zhang Office: Troy 220 Phone: 509-335-1269 Email:

More information

Supplemental Instruction

Supplemental Instruction For students enrolled in an introductory physics lab, PHYS 2108 and PHYS 2109 lab classes begin this week (Jan. 14-18). You must attend the first week class or send an email to lab@phys.lsu.edu PRIOR TO

More information

Petrology Spring Please grab a syllabus. Introductions

Petrology Spring Please grab a syllabus. Introductions Petrology Spring 2012 Please grab a syllabus Introductions Instructor: Dr Jasper Konter Office: GEOL 404a Office hours: TBA, or by appointment Phone: x5507 Email: jgkonter@utep.edu * *Note: Email is the

More information

MATH 450: Mathematical statistics

MATH 450: Mathematical statistics Departments of Mathematical Sciences University of Delaware August 28th, 2018 General information Classes: Tuesday & Thursday 9:30-10:45 am, Gore Hall 115 Office hours: Tuesday Wednesday 1-2:30 pm, Ewing

More information

Conditional Probability (cont'd)

Conditional Probability (cont'd) Conditional Probability (cont'd) April 26, 2006 Conditional Probability (cont'd) Midterm Problems In a ten-question true-false exam, nd the probability that a student get a grade of 70 percent or better

More information

Lecture 1. ABC of Probability

Lecture 1. ABC of Probability Math 408 - Mathematical Statistics Lecture 1. ABC of Probability January 16, 2013 Konstantin Zuev (USC) Math 408, Lecture 1 January 16, 2013 1 / 9 Agenda Sample Spaces Realizations, Events Axioms of Probability

More information

General Info. Grading

General Info. Grading Syllabus & Policies General Info Lecture 1: Introduction, Set Theory, and Boolean Algebra Classroom: Perkins 2-072 Time: Mon - Fri, 2:00-3:15 pm Wed, 3:30-4:30 pm Sta 111 Colin Rundel May 13, 2014 Professor:

More information

Introduction to Stochastic Processes

Introduction to Stochastic Processes Stat251/551 (Spring 2017) Stochastic Processes Lecture: 1 Introduction to Stochastic Processes Lecturer: Sahand Negahban Scribe: Sahand Negahban 1 Organization Issues We will use canvas as the course webpage.

More information

Important Dates. Non-instructional days. No classes. College offices closed.

Important Dates. Non-instructional days. No classes. College offices closed. Instructor: Dr. Alexander Krantsberg Email: akrantsberg@nvcc.edu Phone: 703-845-6548 Office: Bisdorf, Room AA 352 Class Time: Tuesdays and Thursdays 7:30 PM - 9:20 PM. Classroom: Bisdorf / AA 467 Office

More information

University of Houston-Clear Lake PHYS Modern Physics (Summer 2015) Syllabus 3:00-5:50pm Bayou 3324

University of Houston-Clear Lake PHYS Modern Physics (Summer 2015) Syllabus 3:00-5:50pm Bayou 3324 University of Houston-Clear Lake PHYS 3303-01 Modern Physics (Summer 2015) Syllabus 3:00-5:50pm (TWR) @ Bayou 3324 Quality Enhancement Plan (QEP) Applied Critical Thinking for Lifelong Learning and Adaptability

More information

CHEM 1315 Syllabus General Chemistry

CHEM 1315 Syllabus General Chemistry CHEM 1315 Syllabus General Chemistry COURSE DESCRIPTION: First of a two semester sequence in general chemistry. Topics covered: basic measurement, gas laws, and changes in state, stoichiometry, atomic

More information

COMPSCI 240: Reasoning Under Uncertainty

COMPSCI 240: Reasoning Under Uncertainty COMPSCI 240: Reasoning Under Uncertainty Nic Herndon and Andrew Lan University of Massachusetts at Amherst Spring 2019 Lecture 7: Counting (cont.) Summary of Counting Problems Structure Permutation k-permutation

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS GENERAL CHEMISTRY I CHEM 1110

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS GENERAL CHEMISTRY I CHEM 1110 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS GENERAL CHEMISTRY I CHEM 1110 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Revised: Spring 2014 Catalog Course Description: Modern atomic

More information

AE 200 Engineering Analysis and Control of Aerospace Systems

AE 200 Engineering Analysis and Control of Aerospace Systems Instructor Info Credit Class Days / Time Office Location: ENG 272C Office Hours: Monday 4:00pm 6:30pm Email: kamran.turkoglu@sjsu.edu 3 units Tuesday, 6:00pm 8:45pm Classroom CL 222 Prerequisites TA: Contact

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS COLLEGE ALGEBRA MATH 1130 Class Hours: 3.0 Credit Hours: 3.0 Laboratory Hours: 0.0 Date Revised: Fall 2017 Catalog Course Description: This course is

More information

AS 101: The Solar System (Spring 2017) Course Syllabus

AS 101: The Solar System (Spring 2017) Course Syllabus AS 101: The Solar System (Spring 2017) Course Syllabus Instructor: Professor Wen Li Office: CAS 501 Phone: 617-353-7439 Email: wenli77@bu.edu Office hours: Mondays 3:30 5:00 pm, Wednesdays 3:30 5:00 pm,

More information

Welcome to Physics 212

Welcome to Physics 212 Welcome to Physics 212 http://online.physics.uiuc.edu/courses/phys212 This lecture is VERY full. Please sit next to someone nice. Find out the best thing that happened to them during the winter break!

More information

Important Dates. Non-instructional days. No classes. College offices closed.

Important Dates. Non-instructional days. No classes. College offices closed. Instructor: Dr. Alexander Krantsberg Email: akrantsberg@nvcc.edu Phone: 703-845-6548 Office: Bisdorf, Room AA 352 Class Time: Mondays and Wednesdays 12:30 PM - 1:45 PM. Classroom: Bisdorf / AA 354 Office

More information

ASEN5050 Space Flight Dynamics - Fall 2005

ASEN5050 Space Flight Dynamics - Fall 2005 ASEN5050 Space Flight Dynamics - Fall 2005 Instructor Dr. R. Steven Nerem (Office: ECAE100, Ph. 492-6721, Email: nerem@colorado.edu) Class Time TTH 11:00 12:15 Class Location Class Web Page Office Hours

More information

MAT 271E Probability and Statistics

MAT 271E Probability and Statistics MAT 271E Probability and Statistics Spring 2011 Instructor : Class Meets : Office Hours : Textbook : Supp. Text : İlker Bayram EEB 1103 ibayram@itu.edu.tr 13.30 16.30, Wednesday EEB? 10.00 12.00, Wednesday

More information

Introduction to Probability. Ariel Yadin. Lecture 1. We begin with an example [this is known as Bertrand s paradox]. *** Nov.

Introduction to Probability. Ariel Yadin. Lecture 1. We begin with an example [this is known as Bertrand s paradox]. *** Nov. Introduction to Probability Ariel Yadin Lecture 1 1. Example: Bertrand s Paradox We begin with an example [this is known as Bertrand s paradox]. *** Nov. 1 *** Question 1.1. Consider a circle of radius

More information

CHEM 1100 General Chemistry I: Summer 2019

CHEM 1100 General Chemistry I: Summer 2019 CHEM 1100 General Chemistry I: Summer 2019 Course Overview: This course provides an introduction to chemistry. We will explore the key concepts of the science of chemistry. Topics covered in this course

More information

LECTURE 1. 1 Introduction. 1.1 Sample spaces and events

LECTURE 1. 1 Introduction. 1.1 Sample spaces and events LECTURE 1 1 Introduction The first part of our adventure is a highly selective review of probability theory, focusing especially on things that are most useful in statistics. 1.1 Sample spaces and events

More information

Announcements. Lecture 5: Probability. Dangling threads from last week: Mean vs. median. Dangling threads from last week: Sampling bias

Announcements. Lecture 5: Probability. Dangling threads from last week: Mean vs. median. Dangling threads from last week: Sampling bias Recap Announcements Lecture 5: Statistics 101 Mine Çetinkaya-Rundel September 13, 2011 HW1 due TA hours Thursday - Sunday 4pm - 9pm at Old Chem 211A If you added the class last week please make sure to

More information

AS 203 Principles of Astronomy 2 Introduction to Stellar and Galactic Astronomy Syllabus Spring 2012

AS 203 Principles of Astronomy 2 Introduction to Stellar and Galactic Astronomy Syllabus Spring 2012 AS 203 Principles of Astronomy 2 Introduction to Stellar and Galactic Astronomy Syllabus Spring 2012 Instructor Prof. Elizabeth Blanton Room: CAS 519 Email: eblanton@bu.edu Phone: 617-353-2633 Office hours:

More information

Lecture 3. January 7, () Lecture 3 January 7, / 35

Lecture 3. January 7, () Lecture 3 January 7, / 35 Lecture 3 January 7, 2013 () Lecture 3 January 7, 2013 1 / 35 Outline This week s lecture: Fast review of last week s lecture: Conditional probability. Partition, Partition theorem. Bayes theorem and its

More information

GENERAL PLANT PATHOLOGY PLPA 3000 Spring Instructor: Dr. Kathy S. Lawrence Office Hours: 8:00-10:00 MW

GENERAL PLANT PATHOLOGY PLPA 3000 Spring Instructor: Dr. Kathy S. Lawrence Office Hours: 8:00-10:00 MW GENERAL PLANT PATHOLOGY PLPA 3000 Spring 2012 Instructor: Dr. Kathy S. Lawrence Office Hours: 8:00-10:00 MW Office: 227 Life Sciences or by appointment Lab: 231 Life Sciences Phone: 844-1956 lawrekk@auburn.edu

More information

The probability of an event is viewed as a numerical measure of the chance that the event will occur.

The probability of an event is viewed as a numerical measure of the chance that the event will occur. Chapter 5 This chapter introduces probability to quantify randomness. Section 5.1: How Can Probability Quantify Randomness? The probability of an event is viewed as a numerical measure of the chance that

More information

Math 410 Linear Algebra Summer Session American River College

Math 410 Linear Algebra Summer Session American River College Course Information Instructor: Kristin Lui Email: luik@arc.losrios.edu Office Hours: By appointment Location: Liberal Arts 163 ARC Main Campus Meet Times: Tuesday/Thursday 6:30 pm 9:40 pm Dates: June 16,

More information

Stat 609: Mathematical Statistics I (Fall Semester, 2016) Introduction

Stat 609: Mathematical Statistics I (Fall Semester, 2016) Introduction Stat 609: Mathematical Statistics I (Fall Semester, 2016) Introduction Course information Instructor Professor Jun Shao TA Mr. Han Chen Office 1235A MSC 1335 MSC Phone 608-262-7938 608-263-5948 Email shao@stat.wisc.edu

More information

Chemistry 103: Basic General Chemistry (4.0 Credits) Fall Semester Prerequisites: Placement or concurrent enrollment in DEVM F105 or higher

Chemistry 103: Basic General Chemistry (4.0 Credits) Fall Semester Prerequisites: Placement or concurrent enrollment in DEVM F105 or higher Chemistry 103: Basic General Chemistry (4.0 Credits) Fall Semester 2017 Instructor: Dr. Kriya L. Dunlap Office: WRRB 230 Telephone: 474-2766 (office) Email: kldunlap@alaska.edu Lecture: MWF 3:30 4:30,

More information

Organic Chemistry Syllabus

Organic Chemistry Syllabus Organic Chemistry Syllabus 2017-2018 Instructor Information: Teacher: James Poindexter Room: Belle Vernon Area High School, Room 412 Contact: Phone: 724-808-2500; ext.2412 Email: james.poindexter@bellevernonarea.net

More information

Lecture Lecture 5

Lecture Lecture 5 Lecture 4 --- Lecture 5 A. Basic Concepts (4.1-4.2) 1. Experiment: A process of observing a phenomenon that has variation in its outcome. Examples: (E1). Rolling a die, (E2). Drawing a card form a shuffled

More information

Welcome, Physics Majors!

Welcome, Physics Majors! For students enrolled in an introductory physics lab, PHYS 2108 and PHYS 2109 lab classes begin this week (August 20-24). You must attend the first week of class or send an email to lab@phys.lsu.edu PRIOR

More information

Thank you so much for your interest in The Measured Mom printables!

Thank you so much for your interest in The Measured Mom printables! Thank you so much for your interest in The Measured Mom printables! Uppercase Letters on Four Lines A-Z is for personal or classroom use. By using it, you agree that you will not copy, reproduce, or change

More information

Discrete Probability. Mark Huiskes, LIACS Probability and Statistics, Mark Huiskes, LIACS, Lecture 2

Discrete Probability. Mark Huiskes, LIACS Probability and Statistics, Mark Huiskes, LIACS, Lecture 2 Discrete Probability Mark Huiskes, LIACS mark.huiskes@liacs.nl Probability: Basic Definitions In probability theory we consider experiments whose outcome depends on chance or are uncertain. How do we model

More information

Chemistry 401 : Modern Inorganic Chemistry (3 credits) Fall 2014

Chemistry 401 : Modern Inorganic Chemistry (3 credits) Fall 2014 Chemistry 401 : Modern Inorganic Chemistry (3 credits) Fall 2014 Monday, Wednesday, Friday 10:10-11 am in Fulmer 225 Syllabus Instructor: Professor Zachariah Heiden Office: 40 Fulmer Hall Phone: 509-335-0936

More information

MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM

MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM YOUR NAME: KEY: Answers in blue Show all your work. Answers out of the blue and without any supporting work may receive no credit even if they are

More information

Welcome to Physics 161 Elements of Physics Fall 2018, Sept 4. Wim Kloet

Welcome to Physics 161 Elements of Physics Fall 2018, Sept 4. Wim Kloet Welcome to Physics 161 Elements of Physics Fall 2018, Sept 4 Wim Kloet 1 Lecture 1 TOPICS Administration - course web page - contact details Course materials - text book - iclicker - syllabus Course Components

More information

Physics 343: Modern Physics Autumn 2015

Physics 343: Modern Physics Autumn 2015 Physics 343: Modern Physics Autumn 2015 Course Information Instructor: Dr. David A. Macaluso Office: C.H. Clapp Building, room 119 Telephone: (406) 243-6641 Email: david.macaluso@umontana.edu Lectures:

More information

Chemistry : General Chemistry, Fall 2013 Department of Chemistry and Biochemistry California State University East Bay

Chemistry : General Chemistry, Fall 2013 Department of Chemistry and Biochemistry California State University East Bay Chemistry 1101 01: General Chemistry, Fall 2013 Department of Chemistry and Biochemistry California State University East Bay Lecture instructor: Patrick Huang Lectures: MWF 8:15 9:05 am in VBT124 Email:

More information

Quinsigamond Community College School of Math and Science

Quinsigamond Community College School of Math and Science Instructor's Information: Instructor: Office: Email: Telephone: 508-854-2400 Quinsigamond Community College School of Math and Science Course Information:

More information

Chemistry 110 General Chemistry, Course Lecture MWF 8:30 am 9:50 am Room NSM C221 Laboratory M or W 1:00 pm 3:50 pm Room NSM B340

Chemistry 110 General Chemistry, Course Lecture MWF 8:30 am 9:50 am Room NSM C221 Laboratory M or W 1:00 pm 3:50 pm Room NSM B340 Course Syllabus Fall 2009 CSU Dominguez Hills Chemistry 110 General Chemistry, Course 40318 Lecture MWF 8:30 am 9:50 am Room NSM C221 Laboratory M or W 1:00 pm 3:50 pm Room NSM B340 Instructor: Dr. Kenneth

More information

Chapter 5 : Probability. Exercise Sheet. SHilal. 1 P a g e

Chapter 5 : Probability. Exercise Sheet. SHilal. 1 P a g e 1 P a g e experiment ( observing / measuring ) outcomes = results sample space = set of all outcomes events = subset of outcomes If we collect all outcomes we are forming a sample space If we collect some

More information

ENVIRONMENT AND NATURAL RESOURCES 3700 Introduction to Spatial Information for Environment and Natural Resources. (2 Credit Hours) Semester Syllabus

ENVIRONMENT AND NATURAL RESOURCES 3700 Introduction to Spatial Information for Environment and Natural Resources. (2 Credit Hours) Semester Syllabus ENVIRONMENT AND NATURAL RESOURCES 3700 Introduction to Spatial Information for Environment and Natural Resources COURSE INSTRUCTOR: Dr. Kris Jaeger Assistant Professor 359 Kottman Hall (Mondays and Tuesdays)

More information

The remains of the course

The remains of the course Math 10A November 30, 2017 This is the end This is the last week of classes. This is the last class. You may see Kate taking a few photos during this class. When we re through talking, we can line up on

More information

ASTR 4 Solar System Astronom y

ASTR 4 Solar System Astronom y Lectures: M thru F, :30-:0 am Location: De Anza Planetarium ASTR 4 Solar System Astronom y Marek Cichanski Office: S-a cichanskimarek@fhda.edu (40) 4-4 Office Hours: M thru F, :30 0:0 am In This Syllabus

More information

Intermediate Algebra

Intermediate Algebra Intermediate Algebra COURSE OUTLINE FOR MATH 0312 (REVISED JULY 29, 2015) Catalog Description: Topics include factoring techniques, radicals, algebraic fractions, absolute values, complex numbers, graphing

More information

Linear Algebra. Instructor: Justin Ryan

Linear Algebra. Instructor: Justin Ryan Linear Algebra Instructor: Justin Ryan ryan@math.wichita.edu Department of Mathematics, Statistics, and Physics Wichita State University Wichita, Kansas Summer 2014 DRAFT 3 June 2014 Preface These lecture

More information

Reid State Technical College

Reid State Technical College Reid State Technical College I. COURSE PREFIX, NUMBER, TITLE MTH 098 D - Elementary Algebra II. COURSE HOURS 3 Theory credit hours 0 Lab credit hours 0 Clinical credit hours 3 Contact hours III. CLASS

More information

Today s Outline. Biostatistics Statistical Inference Lecture 01 Introduction to BIOSTAT602 Principles of Data Reduction

Today s Outline. Biostatistics Statistical Inference Lecture 01 Introduction to BIOSTAT602 Principles of Data Reduction Today s Outline Biostatistics 602 - Statistical Inference Lecture 01 Introduction to Principles of Hyun Min Kang Course Overview of January 10th, 2013 Hyun Min Kang Biostatistics 602 - Lecture 01 January

More information

Computations - Show all your work. (30 pts)

Computations - Show all your work. (30 pts) Math 1012 Final Name: Computations - Show all your work. (30 pts) 1. Fractions. a. 1 7 + 1 5 b. 12 5 5 9 c. 6 8 2 16 d. 1 6 + 2 5 + 3 4 2.a Powers of ten. i. 10 3 10 2 ii. 10 2 10 6 iii. 10 0 iv. (10 5

More information

Venn Diagrams; Probability Laws. Notes. Set Operations and Relations. Venn Diagram 2.1. Venn Diagrams; Probability Laws. Notes

Venn Diagrams; Probability Laws. Notes. Set Operations and Relations. Venn Diagram 2.1. Venn Diagrams; Probability Laws. Notes Lecture 2 s; Text: A Course in Probability by Weiss 2.4 STAT 225 Introduction to Probability Models January 8, 2014 s; Whitney Huang Purdue University 2.1 Agenda s; 1 2 2.2 Intersection: the intersection

More information

Lecture 6: The Pigeonhole Principle and Probability Spaces

Lecture 6: The Pigeonhole Principle and Probability Spaces Lecture 6: The Pigeonhole Principle and Probability Spaces Anup Rao January 17, 2018 We discuss the pigeonhole principle and probability spaces. Pigeonhole Principle The pigeonhole principle is an extremely

More information

ORF 245 Fundamentals of Statistics Chapter 1 Probability

ORF 245 Fundamentals of Statistics Chapter 1 Probability ORF 245 Fundamentals of Statistics Chapter 1 Probability Robert Vanderbei Sept 2014 Slides last edited on September 19, 2014 http://www.princeton.edu/ rvdb Course Info Prereqs: Textbook: Three semesters

More information

Ch. 2: Lec. 1. Basics: Outline. Importance. Usages. Key problems. Three ways of looking... Colbert on Equations. References. Ch. 2: Lec. 1.

Ch. 2: Lec. 1. Basics: Outline. Importance. Usages. Key problems. Three ways of looking... Colbert on Equations. References. Ch. 2: Lec. 1. Basics: Chapter 2: Lecture 1 Linear Algebra, Course 124C, Spring, 2009 Prof. Peter Dodds Department of Mathematics & Statistics University of Vermont Instructor: Prof. Peter Dodds Lecture room and meeting

More information

CHEMISTRY 104 Summer Course Information

CHEMISTRY 104 Summer Course Information Course Director: Tom Hummel 3016 Chem Annex 333-9111 tjhummel@illinois.edu Required Materials: Course Information A. Chemistry 104 Lecture/Quiz Chemistry by Zumdahl, Zumdahl, and Decoste 10th ed. Partial

More information

Some Basic Concepts of Probability and Information Theory: Pt. 1

Some Basic Concepts of Probability and Information Theory: Pt. 1 Some Basic Concepts of Probability and Information Theory: Pt. 1 PHYS 476Q - Southern Illinois University January 18, 2018 PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and

More information

MTH 163, Sections 40 & 41 Precalculus I FALL 2015

MTH 163, Sections 40 & 41 Precalculus I FALL 2015 MTH 163, Sections 40 & 41 Precalculus I FALL 2015 Instructor Name : Mrs. Donna M. Ratliff Office Number: Room 217 Office Phone Number: (434) 946-2898 Email: dmratliff@amherst.k12.va.us Office Hours: Before

More information

ASTR1120L & 2030L Introduction to Astronomical Observations Spring 2019

ASTR1120L & 2030L Introduction to Astronomical Observations Spring 2019 ASTR1120L & 2030L Introduction to Astronomical Observations Spring 2019 Professor: Teaching Assistant: Office: Loris Magnani Jayne Dailey Physics 238 (Loris Magnani) Physics 241C (Jayne Dailey) E-Mail:

More information

Intermediate/College Algebra, MATH 083/163, E8X

Intermediate/College Algebra, MATH 083/163, E8X CCBC, Spring 2015 Intermediate/College Algebra, MATH 083/163, E8X School of Mathematics and Science Math Department MATH 083 Intermediate Algebra covers rational expressions and equations, radicals, quadratic

More information

Chemistry Organic Chemistry II, Spring 2018

Chemistry Organic Chemistry II, Spring 2018 Chemistry 2320 Organic Chemistry II, Spring 2018 Instructor: Dr. Tom Chang Office: Widtsoe 337 Phone: 797-3545 Email: tom.chang@usu.edu Meeting Time/Place: MWF 10:30-11:20 am, Eccles Business Building

More information

Statistical Methods for the Social Sciences, Autumn 2012

Statistical Methods for the Social Sciences, Autumn 2012 Statistical Methods for the Social Sciences, Autumn 2012 Review Session 3: Probability. Exercises Ch.4. More on Stata TA: Anastasia Aladysheva anastasia.aladysheva@graduateinstitute.ch Office hours: Mon

More information

Chemistry Syllabus Fall Term 2017

Chemistry Syllabus Fall Term 2017 Chemistry 9 - Syllabus Fall Term 17 Date Lecture Number - General Subject Chapter W 8/30 F 9/1 1 - Introduction and orgo I review X - Review, friendly diagnostic exam M 9/4 2 - Orgo I review, exam highlights

More information

ISP 205: Visions of the Universe. Your Professor. Assignments. Course Resources

ISP 205: Visions of the Universe. Your Professor. Assignments. Course Resources ISP 205: Visions of the Universe Goal To learn about the universe around us Astronomy Have fun Method Lectures Collaborative learning Hands-on activities Assessment Homework Electronic postings Quizzes

More information

Instructor Dr. Tomislav Pintauer Mellon Hall Office Hours: 1-2 pm on Thursdays and Fridays, and by appointment.

Instructor Dr. Tomislav Pintauer Mellon Hall Office Hours: 1-2 pm on Thursdays and Fridays, and by appointment. Course Description and Objectives The purpose of this course is to introduce students to the basic facts and principles of chemistry. Our approach provides a sound foundation by teaching students that

More information

Physics Fundamentals of Astronomy

Physics Fundamentals of Astronomy Physics 1303.010 Fundamentals of Astronomy Course Information Meeting Place & Time ASU Planetarium (VIN P-02) TR 09:30-10:45 AM Spring 2018 Instructor Dr. Kenneth Carrell Office: VIN 119 Phone: (325) 942-2136

More information

Course Content (visit for details)

Course Content (visit   for details) Instructor: Dr. Alexander Krantsberg Email: akrantsberg@nvcc.edu Phone: 703-845-6548 Office: Bisdorf, Room AA-354 Class Time: Tuesdays, Thursdays 4:30 PM - 7:15 PM. Classroom: Bisdorf, AA 355 Office hours:

More information

Elementary Discrete Probability

Elementary Discrete Probability Elementary Discrete Probability MATH 472 Financial Mathematics J Robert Buchanan 2018 Objectives In this lesson we will learn: the terminology of elementary probability, elementary rules of probability,

More information

Lecture 3. Discrete Random Variables

Lecture 3. Discrete Random Variables Math 408 - Mathematical Statistics Lecture 3. Discrete Random Variables January 23, 2013 Konstantin Zuev (USC) Math 408, Lecture 3 January 23, 2013 1 / 14 Agenda Random Variable: Motivation and Definition

More information

AS The Astronomical Universe. Prof. Merav Opher - Fall 2013

AS The Astronomical Universe. Prof. Merav Opher - Fall 2013 SYLLABUS AS 102 - The Astronomical Universe Prof. Merav Opher - Fall 2013 Course Catalog Summary: The birth and death of stars; red giants, white dwarfs, black holes; our galaxy, the Milky Way, and other

More information

San José State University/Chemistry Department. Chem 055L, Quantitative Analysis Laboratory, Section 01 and 02, Fall 2016

San José State University/Chemistry Department. Chem 055L, Quantitative Analysis Laboratory, Section 01 and 02, Fall 2016 San José State University/Chemistry Department Chem 055L, Quantitative Analysis Laboratory, Section 01 and 02, Fall 2016 Course and Contact Information Instructor: Dr. Maria Matyska Pesek Office Location:

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This midterm is a sample midterm. This means: The sample midterm contains problems that are of similar,

More information

ME 022: Thermodynamics

ME 022: Thermodynamics ME 022: Thermodynamics General Information: Term: 2019 Summer Session Instructor: Staff Language of Instruction: English Classroom: TBA Office Hours: TBA Class Sessions Per Week: 5 Total Weeks: 5 Total

More information

STAT 305 Introduction to Statistical Inference

STAT 305 Introduction to Statistical Inference STAT 305 Introduction to Statistical Inference Pavel Krupskiy (Instructor) January April 2018 Course information Time and place: Mon, Wed, Fri, 13:00 14:00, LSK 201 Instructor: Pavel Krupskiy, ESB 3144,

More information

Intro to Stats Lecture 11

Intro to Stats Lecture 11 Outliers and influential points Intro to Stats Lecture 11 Collect data this week! Midterm is coming! Terms X outliers: observations outlying the overall pattern of the X- variable Y outliers: observations

More information

Lowercase letters on four lines a-z

Lowercase letters on four lines a-z Lowercase letters on four lines a-z 04 The Measured Mom, LLC My blog has hundreds of free resources for parents and teachers Click here for more free printables! Thank you for respecting my Terms of Use.

More information

CHEM 30A: Introductory General Chemistry Fall 2017, Laney College. Welcome to Chem 30A!

CHEM 30A: Introductory General Chemistry Fall 2017, Laney College. Welcome to Chem 30A! CHEM 30A: Introductory General Chemistry Fall 2017, Laney College Welcome to Chem 30A! Meeting Time/Location Lecture (Class Code 41591): Sa 10:00AM 12:50PM in A233 Lab (Class Code 41592): Sa 1:30PM 4:20PM

More information

CS155: Probability and Computing: Randomized Algorithms and Probabilistic Analysis

CS155: Probability and Computing: Randomized Algorithms and Probabilistic Analysis CS155: Probability and Computing: Randomized Algorithms and Probabilistic Analysis Eli Upfal Eli Upfal@brown.edu Office: 319 TA s: Lorenzo De Stefani and Sorin Vatasoiu cs155tas@cs.brown.edu It is remarkable

More information

Physics Fundamentals of Astronomy

Physics Fundamentals of Astronomy Physics 1303.010 Fundamentals of Astronomy Course Information Meeting Place & Time ASU Planetarium (VIN P-02) MWF 09:00-09:50 AM Spring 2017 Instructor Dr. Kenneth Carrell Office: VIN 119 Phone: (325)

More information

Don t Trust Atoms, they Make Up Everything High School Chemistry

Don t Trust Atoms, they Make Up Everything High School Chemistry Don t Trust Atoms, they Make Up Everything High School Chemistry Grades: 9 th 12 th Day of Week: Thursday Time of Class: 1:00 pm 2:30 pm EST Length of Class: 30 weeks Semester: Fall 2019, Winter 2020,

More information

Math 3B: Lecture 1. Noah White. September 23, 2016

Math 3B: Lecture 1. Noah White. September 23, 2016 Math 3B: Lecture 1 Noah White September 23, 2016 Syllabus Take a copy of the syllabus as you walk in or find it online at math.ucla.edu/~noah Class website There are a few places where you will find/receive

More information

Course syllabus for Chemistry 109C Organic Chemistry

Course syllabus for Chemistry 109C Organic Chemistry Course syllabus for Chemistry 109C Organic Chemistry Class meets: Tue, Thu 5:00 6:15 PM Chem 1179 Spring 2005 Instructor: Prof. Kalju Kahn, Office: PSB-N 1511, E-mail: kalju@chem.ucsb.edu Phone: 893-6157

More information

MATH 115 Administrative Overview Chapter 1 Review

MATH 115 Administrative Overview Chapter 1 Review MATH 115 Administrative Overview Chapter 1 Review Dr. Pete Goetz Lecture 0 Typeset by FoilTEX Outline Professor s Contact Information Syllabus and Course Expectations Course Website WebAssign - online

More information

MT Dynamic Meteorology II MWF Spring :00 a.m. - 8:50 a.m. Dr. Jim Koermer Boyd 306 DYNAMIC METEOROLOGY II SYLLABUS

MT Dynamic Meteorology II MWF Spring :00 a.m. - 8:50 a.m. Dr. Jim Koermer Boyd 306 DYNAMIC METEOROLOGY II SYLLABUS MT5320.01 - Dynamic Meteorology II MWF Spring 2011 8:00 a.m. - 8:50 a.m. Dr. Jim Koermer Boyd 306 DYNAMIC METEOROLOGY II SYLLABUS COURSE DESCRIPTION: Dynamic Meteorology II involves the application of

More information

Statistics 100 Exam 2 March 8, 2017

Statistics 100 Exam 2 March 8, 2017 STAT 100 EXAM 2 Spring 2017 (This page is worth 1 point. Graded on writing your name and net id clearly and circling section.) PRINT NAME (Last name) (First name) net ID CIRCLE SECTION please! L1 (MWF

More information

San José State University Aerospace Engineering Department AE138: Vector Based Dynamics for Aerospace Applications Fall 2018

San José State University Aerospace Engineering Department AE138: Vector Based Dynamics for Aerospace Applications Fall 2018 San José State University Aerospace Engineering Department AE138: Vector Based Dynamics for Aerospace Applications Fall 2018 Instructor: Office Location: Email: Office Hours: Class Days/Time: Prerequisite:

More information

Probability Theory and Simulation Methods

Probability Theory and Simulation Methods Feb 28th, 2018 Lecture 10: Random variables Countdown to midterm (March 21st): 28 days Week 1 Chapter 1: Axioms of probability Week 2 Chapter 3: Conditional probability and independence Week 4 Chapters

More information

Physics 162b Quantum Mechanics

Physics 162b Quantum Mechanics Physics 162b Quantum Mechanics Contact details and office hours Syllabus for Winter/Spring 2019 Instructor: Albion Lawrence. Contact info. Office: Abelson 344. Phone: 781-736-2865. Email: albion@brandeis.edu.

More information