Top Banner
Bustamin Bin Ahmad Muhammad Norhadri Bin Mohd Helmi Tan Cheng Peng Wong Wei Chieh
55

A Short Review of Probability Theory

Apr 05, 2018

Download

Documents

hadrihilmi
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 1/55

Bustamin Bin AhmadMuhammad Norhadri Bin Mohd Helmi

Tan Cheng Peng

Wong Wei Chieh

Page 2: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 2/55

2-0 Introduction2-1 Terminologies

2-2 Axioms of Probability

2-3 Mutually Exclusive Events

2-4 Independent Events

2-5 Addition Rules

2-6 Conditional Probability

2-7 Multiplication and Total Probability Rules

2-8 Random Variables

2-9 Probability Distribution2-10 Probability vs Statistic

2-10 Probability Tools

Page 3: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 3/55

5

Probability shows you thelikelihood, or chances, for eachof the various future outcomes,based on a set of assumptions

about how the world works.

2-1 Sample Spaces

and Events

2-2 Interpretations of 

Probability

2-3 Addition Rules

2-4 Conditional

Probability

2-5 Multiplication and

Total Probability

Rules

2-6 Independence

2-7 Random Variables

2-8 Probability

Distribution

2-9 Statistic and

Probability

2-10 Probability Tools

Page 4: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 4/55

6

What is the probability that aflipped coin shows head up?

2-1 Sample Spaces

and Events

2-2 Interpretations of 

Probability

2-3 Addition Rules

2-4 Conditional

Probability

2-5 Multiplication and

Total Probability

Rules

2-6 Independence

2-7 Random Variables

2-8 Probability

Distribution

2-9 Statistic and

Probability

2-10 Probability Tools

Page 5: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 5/55

8

2-0 Introduction

2-2 Interpretations of 

Probability

2-3 Addition Rules

2-4 Conditional

Probability

2-5 Multiplication andTotal Probability

Rules

2-6 Independence

2-7 Random Variables

2-8 Probability

Distribution

2-9 Statistic and

Probability

2-10 Probability Tools

Sample Space, S

Outcome

Simple

event

Event, E Intersection,

Page 6: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 6/55

9

2-0 Introduction

2-2 Interpretations of 

Probability

2-3 Addition Rules

2-4 Conditional

Probability

2-5 Multiplication andTotal Probability

Rules

2-6 Independence

2-7 Random Variables

2-8 Probability

Distribution

2-9 Statistic and

Probability

2-10 Probability Tools

Sample space : the collection of all possible outcomesof a random circumstance

A simple event is one outcome in the sample space.

An event is a collection of one or more simple events(outcomes) in the sample space.Intersection

Complementary Events

Page 7: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 7/5511

Between 0 and 1

The sum of the probabilities over allpossible simple events is 1

2-0 Introduction

2-1 Sample Spaces

and Events

2-3 Addition Rules

2-4 Conditional

Probability

2-5 Multiplication and

Total Probability

Rules

2-6 Independence

2-7 Random Variables

2-8 Probability

Distribution

2-9 Statistic and

Probability

2-10 Probability Tools

Example: 

Page 8: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 8/55

Two events are mutually exclusive if they donot contain any of the same outcomes

Page 9: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 9/55

Sample space, S = {1,2,3,4,5,6}

Events, E1 = 'observe an odd number' = {1,3,5}

Events, E2 = 'observe an even number' = {2,4,6}

Page 10: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 10/5515

Two events are independent if theprobability that one event occursstays the same, no matter whetheror not the other event occurs.

P(A|B) = P(A)

2-1 Sample Spaces

and Events

2-2 Interpretations of 

Probability

2-3 Addition Rules

2-4 Conditional

Probability

2-5 Multiplication and

Total Probability

Rules

2-6 Independence

2-7 Random Variables

2-8 Probability

Distribution

2-9 Statistic and

Probability

2-10 Probability Tools

Page 11: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 11/55

When?

What?2 events are independent if any of the following is

true:

P(A|B) = P(A)

P(B|A) = P(B) P(A∩B) = P(A)P(B) 

- aka. Multiplication rule for independent event

Page 12: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 12/55

Probability of first throw of dice that gives a „6‟ =1/6

Probability of second throw of dice that gives a „6‟= 1/6

Let A represent getting „6‟ on first throw. 

Let B represent getting „6‟ on second throw. 

Find probability of getting on both throws:

P(A∩B) = P(A)P(B) = (1/6)(1/6) = 0.36 

Page 13: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 13/55

Coin flip example:

One flip: Heads or Tails are mutuallyexclusive events

Two flips: The outcome of each flip isindependent.

Page 14: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 14/55

= P(A) + P(B) - P(A ∩ B) 

Page 15: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 15/55

A + B - A∩B

P(A ∪ B) = P(A) + P(B) - P(A ∩ B) 

A  A∩B  B

Page 16: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 16/55

Probability of B given A, P(B|A)

P(B|A) =

Diagram

P(B|A) = P(A∩B)/P(A) 

A  A∩B 

A∩B 

A

Page 17: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 17/55

A math teacher gave her class two tests. 25%of the class passed both tests and 42% of theclass passed the first test. What percent of those who passed the first test also passed

the second test?Solution:P(Second|First) = P(First and Second) = 0.25 = 0.60 = 60%

P(First) 0.42

Page 18: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 18/55

From ,P(B|A) = P(A∩B)/P(A) 

Rearrange the equation,

P(A∩B) = P(B|A)P(A) ………….. (i)

Interchange A and B,P(A∩B) = P(A|B)P(B) ………….. (ii) 

Combining (i) and (ii), we called it the 

P(A∩B) = P(B|A)P(A) = P(A|B)P(B) 

Page 19: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 19/55

Probability of first children is boy = 0.6;

P(A) = 0.6

Given that the first children is boy, the probabilityof second children is boy = 0.7;

P(B|A) = 0.7

What is the probability of  ?Using Multiplication Rule:

=> P (A ∩ B) = P(B|A)P(A) = (0.6)(0.7) = 0.42 

Page 20: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 20/55

 

A A‟ 

Sample S:

For any events A and B:P(B) = P(B∩A) + P(B∩A‟) = P(B|A)P(A) +

P(B|A‟)P(A‟) 

Page 21: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 21/55

 

A A‟ 

BSampleS:

For any events A and B:P(B) = P(B∩A) + P(B∩A‟) = P(B|A)P(A) +

P(B|A‟)P(A‟) 

Page 22: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 22/55

 

A A‟ 

B B∩A B∩A‟

SampleS:

For any events A and B:P(B) = P(B∩A)+P(B∩A‟)

= P(B|A)P(A) + P(B|A‟)P(A‟)–

Page 23: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 23/55

F = Product RejectedC = Product Contaminated

P(F|C) = 0.1 ; P(F|C‟)=0.005 

P(C) = 0.2 ; P(C‟) = 0.8 

Using Total Probability Rule:

P(F) = P(F|C)P(C) + P(F|C‟)P(C‟)= 0.1(0.2) + 0.005(0.8)

= 0.024

Page 24: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 24/55

Page 25: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 25/55

Not same with traditional way◦ e.g: Algebra

x + 3 = 7

Page 26: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 26/55

Uncertain value that changes 

Page 27: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 27/55

Uncertain value that changes 

Page 28: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 28/55

Uncertain value that changes 

Page 29: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 29/55

Uncertain value that changes 

Page 30: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 30/55

Uncertain value that changes 

Page 31: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 31/55

Uncertain value that changes

Page 32: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 32/55

,   ,  

Page 33: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 33/55

  = number of student that will come to classtomorrow

 = 0, 1, 2, 3, …, 10 

Page 34: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 34/55

Discrete random variable

Continuous random variable

Page 35: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 35/55

Discrete random variable

Finite (countable) values

Page 36: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 36/55

Continuous random variable

Infinite values

Need to be measured

Page 37: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 37/55

  Data types

Numerical Qualitative

Page 38: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 38/55

 

=

   () 

Probability distribution function probability distributionRandom variable

Page 39: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 39/55

 

=

   () 

Probability mass function

Probability density functionCumulative distribution function

Discrete probability distribution

Continuous probability distribution

Discrete

continuous

Page 40: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 40/55

 

The normal distribution

The uniform distribution

The exponential distribution

Page 41: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 41/55

 

The binomial distribution- Involves finite number of possibilities

The poisson distribution- Where the number count has no limit

Page 42: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 42/55

Random Variable – a function or rule thatassigns a number to each outcome of anexperiment

RANDOM

VARIABLE

DISCRETE

RANDOM

VARIABLE

Probability Mass

Function

Binomial

Poisson

CONTINUOUS

RANDOM

VARIABLE

Probability

Density Function

Normal

Exponential

Page 43: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 43/55

 

Random variables that take on afinite (or countable) number of 

values.

•Sum of two dice (2,3,4,…,12) •Number of children (0,1,2,…) •Number in attendance at the

movies•Number of hired employees•Number of students coming toclass

Random variables that take onvalues in a continuum or

infinitely many values.

•Height•Weight•Time•

Time you can hold your breath•Lifetime of your cell phonebattery

Page 44: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 44/55

68%

95%

99%

x

Page 45: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 45/55

 

σ)

away from the mean (μ).

σ)

away from the mean (μ).

Page 46: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 46/55

 

σ)

away from the mean (μ).

Page 47: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 47/55

• The Standard normal distribution has

a mean of  and a standard

deviation of  .Parameters

• Any normal distribution can be

converted into a standard normal

distribution by getting a .Conversion

Page 48: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 48/55

Page 49: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 49/55

.

Page 50: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 50/55

Page 51: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 51/55

Page 52: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 52/55

59

observed data to generalizationsabout how the world works.

2-1 Sample Spacesand Events

2-2 Interpretations of 

Probability

2-3 Addition Rules

2-4 Conditional

Probability

2-5 Multiplication and

Total Probability

Rules

2-6 Independence

2-7 Random Variables

2-8 Probability

Distribution

2-9 Statistic and

Probability

2-10 Probability Tools

Example: 

-the seven hottestyears on record occurredin the most recent decade

- (perhapswithout justification)

Page 53: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 53/55

60

An assumption about how the worldworks, figure out what kinds of datayou are likely to see.

2-1 Sample Spacesand Events

2-2 Interpretations of 

Probability

2-3 Addition Rules

2-4 Conditional

Probability

2-5 Multiplication and

Total Probability

Rules

2-6 Independence

2-7 Random Variables

2-8 Probability

Distribution

2-9 Statistic and

Probability

2-10 Probability Tools

Example: 

- there is no globalwarming and ask how likelywe would be to get suchhigh temperatures as wehave been observingrecently

- probabilityprovides the justification forstatistics

Page 54: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 54/55

Page 55: A Short Review of Probability Theory

7/31/2019 A Short Review of Probability Theory

http://slidepdf.com/reader/full/a-short-review-of-probability-theory 55/55

Books: [1] „Applied Statistics and Probability for Engineers‟ by

Douglas Montgomery [2] „Probability and Statistics‟ by Moris H.DeGroot [3] „Handbook of Probability‟ by Rudas

Online Reference: [1] MIT Open Courseware

“Introduction to Probability and Statistics” http://ocw.mit.edu/courses/mathematics/18-05-introduction-to-probability-and-statistics-spring-

2005/lecture-notes/  http://www.cs.sunysb.edu/~skiena/jaialai/excerpts/node1

2.html  Wikipedia