Transcript
Page 1: Algo Prob Review2 Annotated

Probability Review

Part IIDesign and Analysis

of Algorithms I

Page 2: Algo Prob Review2 Annotated

Tim Roughgarden

Topics Covered• Conditional probability• Independence of events and random variablesSee also:• Lehman-Leighton notes (free PDF)• Wikibook on Discrete Probability

Page 3: Algo Prob Review2 Annotated

Tim Roughgarden

Review

Page 4: Algo Prob Review2 Annotated

Tim Roughgarden

Concept #6 – Conditional Probability

Page 5: Algo Prob Review2 Annotated

136161312

Suppose you roll two fair dice. What is the probability that at least one die is a 1, given that the sum of the two dice is 7?

Page 6: Algo Prob Review2 Annotated

Tim Roughgarden

Concept #7 – Independence (of Events)

Page 7: Algo Prob Review2 Annotated

Tim Roughgarden

Independence (of Random Variables)

Page 8: Algo Prob Review2 Annotated

Tim Roughgarden

Example


Top Related