CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Conditional probability Independent events Bayes rule Bernoulli trials (Sec. 1.9-1.10)

Slides:



Advertisements
Similar presentations
Designing Investigations to Predict Probabilities Of Events.
Advertisements

LECTURE#2 Refreshing Concepts on Probability
1 Probability- Independence and Fundamental Rules Dr. Jerrell T. Stracener, SAE Fellow EMIS 7370 STAT 5340 Probability and Statistics for Scientists and.
Review of Probability. Definitions (1) Quiz 1.Let’s say I have a random variable X for a coin, with event space {H, T}. If the probability P(X=H) is.
Practice ITCS 2175.
Probability Theory Part 1: Basic Concepts. Sample Space - Events  Sample Point The outcome of a random experiment  Sample Space S The set of all possible.
Copyright © 2013 Pearson Education, Inc. All rights reserved Chapter 3 Probability.
Instructor: Dr. Ayona Chatterjee Spring  If there are N equally likely possibilities of which one must occur and n are regarded as favorable, or.
MA-250 Probability and Statistics Nazar Khan PUCIT Lecture 13.
1 probability. Specify Sample Space 1-1: Toss a coin two times and note the sequence of heads and tails. 1-2: Toss a coin three times and note the number.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Expectation of random variables Moments (Sec )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Discrete random variables Probability mass function Distribution function (Secs )
CSE 3504: Probabilistic Analysis of Computer Systems Topics covered: Continuous time Markov chains (Sec )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Independent events Bayes rule Bernoulli trials (Sec )
CSE 3504: Probabilistic Analysis of Computer Systems Topics covered: Probability axioms Combinatorial problems (Sec )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Simple queuing models (Sec )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Pure death process Availability analysis (Sec , 8.4.1)
CSE 3504: Probabilistic Analysis of Computer Systems Topics covered: Moments and transforms of special distributions (Sec ,4.5.3,4.5.4,4.5.5,4.5.6)
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Multiple random variables Transform methods (Sec , 4.5.7)
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Confidence intervals.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Statistical inference (Sec. )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Course outline and schedule Introduction Event Algebra (Sec )
Chapter Two Probability. Probability Definitions Experiment: Process that generates observations. Sample Space: Set of all possible outcomes of an experiment.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Statistical inference.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Continuous random variables Uniform and Normal distribution (Sec. 3.1, )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Exponential distribution Reliability and failure rate (Sec )
CSE 322: Software Reliability Engineering Topics covered: Architecture-based reliability analysis.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Combinatorial problems Conditional probability Independent events (Sec , )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Event algebra Probability axioms Combinatorial problems (Sec )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Analysis of software reliability and performance.
Chapter 5 Probability Distributions
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Course outline and schedule Introduction (Sec )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Discrete time Markov chains (Sec )
CSE 3504: Probabilistic Analysis of Computer Systems Topics covered: Discrete time Markov chains (Sec )
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Special discrete distributions Sec
PROBABILITY AND STATISTICS FOR ENGINEERING
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Stochastic processes Bernoulli and Poisson processes (Sec. 6.1,6.3.,6.4)
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Analysis of software reliability and performance.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Discrete time Markov chains (Sec. 7.1)
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Statistical inference.
Special Topics. Definitions Random (not haphazard): A phenomenon or trial is said to be random if individual outcomes are uncertain but the long-term.
Warm up: Solve each system (any method). W-up 11/4 1) Cars are being produced by two factories, factory 1 produces twice as many cars (better management)
General information CSE : Probabilistic Analysis of Computer Systems
1 Bernoulli trial and binomial distribution Bernoulli trialBinomial distribution x (# H) 01 P(x)P(x)P(x)P(x)(1 – p)p ?
1 2. Independence and Bernoulli Trials Independence: Events A and B are independent if It is easy to show that A, B independent implies are all independent.
Random Variables. A random variable X is a real valued function defined on the sample space, X : S  R. The set { s  S : X ( s )  [ a, b ] is an event}.
Probability Theory Overview and Analysis of Randomized Algorithms Prepared by John Reif, Ph.D. Analysis of Algorithms.
Independence and Bernoulli Trials. Sharif University of Technology 2 Independence  A, B independent implies: are also independent. Proof for independence.
Section 3.2 Notes Conditional Probability. Conditional probability is the probability of an event occurring, given that another event has already occurred.
1 3. System reliability Objectives Learn the definitions of a component and a system from a reliability perspective Be able to calculate reliability of.
PROBABILITY, PROBABILITY RULES, AND CONDITIONAL PROBABILITY
ELEC 303, Koushanfar, Fall’09 ELEC 303 – Random Signals Lecture 3 – Conditional probability Farinaz Koushanfar ECE Dept., Rice University Sept 1, 2009.
12/7/20151 Math b Conditional Probability, Independency, Bayes Theorem.
Topic 2 – Probability Basic probability - pages Conditional probability and independence - pages Bayes rule - pages 72 -
Objective  Find the experimental probability that an event will occur.
AP Statistics Wednesday, 20 November 2015 OBJECTIVE TSW review for the test covering probability.
Conditional Probability and the Multiplication Rule NOTES Coach Bridges.
1.3 Frequency and probability 1.The definition and properties of frequency 2.The definition and properties of probability.
Math 1320 Chapter 7: Probability 7.3 Probability and Probability Models.
Introduction to probability (3) Definition: - The probability of an event A is the sum of the weights of all sample point in A therefore If A1,A2,…..,An.
Conditional probability
Probabilistic Analysis of Computer Systems
Chapter Two Probability
12.3 Probability.
Experimental Probability
Conditional Probability AGENDA
Section 11.7 Probability.
CSE 321 Discrete Structures
Chapter 3: Independent Events
Applied Statistical and Optimization Models
Presentation transcript:

CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Conditional probability Independent events Bayes rule Bernoulli trials (Sec )

Conditional probability  Assigning probabilities to events:  How does the probability of an event change, given that some information is available about another event.

Conditional probability (contd..)  Example:

Independent events  Definition:  Mutually independent events:  Pairwise independent events:

Independent events (contd..)  Example:

Reliability of a series system  Description of a series system:  Reliability of a component:  Reliability of a series system:

Reliability of a series system (contd..)  Example:

Reliability of parallel systems  Definition: only one component is expected to be functioning.

Reliability of parallel systems: Example

Reliability of series/parallel systems  Components can be arranged in a combination of series/parallel structures.

Reliability of series/parallel systems: Example

Bayes rule  Definition:  Intuition:

Bayes rule: Example  Sequence of three coin tosses:

Bayes rule: Example (contd..)

Bayes rule: Example  Chip testing:

Bernoulli trials

Bernoulli trials: Example  Sequence of three coin tosses:  What is the probability of 2 heads?