CSE 3504: Probabilistic Analysis of Computer Systems Topics covered: Probability axioms Combinatorial problems (Sec. 1.5-1.8.3)

Slides:



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

STATISTIK LECTURE: AL MUIZZUDDIN F., SE., ME.. Key Concept In this section we present three different approaches to finding the probability of an event.
The Foundation of Probability Theory James H. Steiger.
In this chapter we introduce the basics of probability.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Conditional probability Independent events Bayes rule Bernoulli trials (Sec )
CONDITIONAL PROBABILITY and INDEPENDENCE In many experiments we have partial information about the outcome, when we use this info the sample space becomes.
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 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 )
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 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.
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
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.
3.2 Conditional Probability & the Multiplication Rule Statistics Mrs. Spitz Fall 2008.
Probability and Statistics Dr. Saeid Moloudzadeh Axioms of Probability/ Basic Theorems 1 Contents Descriptive Statistics Axioms of Probability.
General information CSE : Probabilistic Analysis of Computer Systems
Probability Distributions - Discrete Random Variables Outcomes and Events.
Principles of Statistics Chapter 2 Elements of Probability.
Lecture 1 Sec
Advanced Precalculus Advanced Precalculus Notes 12.3 Probability.
Sixth lecture Concepts of Probabilities. Random Experiment Can be repeated (theoretically) an infinite number of times Has a well-defined set of possible.
Section 3.2 Conditional Probability and the Multiplication Rule.
Example Suppose we roll a die and flip a coin. How many possible outcomes are there? Give the sample space. A and B are defined as: A={Die is a 5 or 6}
Express as a fraction the probability that the outcome for rolling two number cubes has a sum less than 7. Probability COURSE 3 LESSON 6-9 Make a table.
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.
Probability Lesson 32Power Up GPage 210. Probability.
Probability Experiments Probability experiment An action, or trial, through which specific results (counts, measurements, or responses) are obtained. Outcome.
3.4 Elements of Probability. Probability helps us to figure out the liklihood of something happening. The “something happening” is called and event. The.
3.2-Conditional Probability The probability of an event occurring given another event has already occurred. P(B|A) = “Probability of B, given A” # outcomes.
When could two experimental probabilities be equal? Question of the day.
Math 1320 Chapter 7: Probability 7.3 Probability and Probability Models.
AP STATISTICS LESSON AP STATISTICS LESSON PROBABILITY MODELS.
2-6 Probability Theoretical & Experimental. Probability – how likely it is that something will happen – Has a range from 0 – 1 – 0 means it definitely.
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.
Discrete Math Section 16.1 Find the sample space and probability of multiple events The probability of an event is determined empirically if it is based.
Conditional probability
Chapter 3 Probability.
Probabilistic Analysis of Computer Systems
Conditional Probability & the Multiplication Rule
Sec. 4-5: Applying Ratios to Probability
Math 145 September 25, 2006.
Pettit 9-2 Notes D7 : Compute probabilities using tree diagrams
13-5 Conditional Probability
Probability: Test Tomorrow
Chapter 3 Probability.
Chapter 4 Section 1 Probability Theory.
Section 11.7 Probability.
The Foundation of Probability Theory
Probability of TWO EVENTS
Probability: Test Tomorrow
Investigation Write down the sample space for throwing a die and tossing a coin. 1T 2T 3T 4T 5T 6T 1H 2H 3H 4H 5H 6H   From the sample space calculate:
Presentation transcript:

CSE 3504: Probabilistic Analysis of Computer Systems Topics covered: Probability axioms Combinatorial problems (Sec )

Probability axioms  Sample space:  Events:  Assign probabilities to events:  Example: A single coin toss

Probability axioms (contd..)

Probability axioms: Example  Sequence of three coin tosses  Compute the probability of event E1 – at least one head.  Compute the probability of event E2 – at most two heads.

Probability axioms: Example  System composed of CPU and memory  Sample space:  Events of interest – System up & system down:  Compute p(system up) and p(system down):

Formulating a probability model

Combinatorial problems  Ordered sample of size k with replacement

Combinatorial problems: Example  Ordered sample of size k with replacement (example)

Combinatorial problems: Example  Ordered sample of size k with replacement (example)

Combinatorial problems  Ordered sample of size k without replacement

Combinatorial problems (contd..)  Example: Ordered sample of size k without replacement

Combinatorial problems (contd..)  Example: Ordered sample of size k without replacement

Combinatorial problems (contd..)  Unordered sample of size k, without replacement

Combinatorial problems (contd..)  Example: Unordered sample of size k, without replacement

Combinatorial problems (contd..)  Example: Unordered sample of size k, without replacement