1 / 207
文档名称:

!!!!!!!!! Probability And Computing Randomized Algorithms And Probabilistic Analysis.pdf

格式:pdf   页数:207
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

!!!!!!!!! Probability And Computing Randomized Algorithms And Probabilistic Analysis.pdf

上传人:bolee65 2014/2/3 文件大小:0 KB

下载得到文件列表

!!!!!!!!! Probability And Computing Randomized Algorithms And Probabilistic Analysis.pdf

文档介绍

文档介绍:Concentration of Measure for the Analysis of
Randomised Algorithms
Devdatt P. Dubhashi Alessandro Panconesi
October 21, 2005
DRAFT
2
DRAFT
Contents
1 Chernoff–Hoeffding Bounds 17
What is “Concentration of Measure”? . . . . . . . . . . . . . . . . 17
The Binomial Distribution . . . . . . . . . . . . . . . . . . . . . . 19
The Chernoff Bound . . . . . . . . . . . . . . . . . . . . . . . . . 19
Heterogeneous Variables . . . . . . . . . . . . . . . . . . . . . . . 21
The Hoeffding Extension . . . . . . . . . . . . . . . . . . . . . . . 22
Useful Forms of the Bound . . . . . . . . . . . . . . . . . . . . . . 22
A Variance Bound . . . . . . . . . . . . . . . . . . . . . . . . . . 24
Bibliographic Notes . . . . . . . . . . . . . . . . . . . . . . . . . . 26
Problems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
2 Interlude: Probabilistic Recurrences 33
3 Applying the CH-bounds 39
Probabilistic Amplification . . . . . . . . . . . . . . . . . . . . . . 39
Load Balancing . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
Data Structures: Skip Lists . . . . . . . . . . . . . . . . . . . . . 41
Skip Lists: The Data Structure . . . . . . . . . . . . . . . 41
Skip Lists: Randomization makes it easy . . . . . . . . . . 42
3
DRAFT
4 CONTENTS
Quicksort . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
Packet Routing . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
Randomized Rounding . . . . . . . . . . . . . . . . . . . . . . . . 49
Bibliographic Notes . . . . . . . . . . . . . . . . . . . . . . . . . . 49
Problems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
4 Chernoff-Hoeffding Bounds in Dependent Settings 55
Negative Dependence . . . . . . . . . . . . . . . . . . . . . . . . . 55
Local Dependence . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
Janson’s I