COMP760, SUMMARY OF LECTURE 16.

Size: px
Start display at page:

Download "COMP760, SUMMARY OF LECTURE 16."

Transcription

1 COMP760, SUMMARY OF LECTURE 16. HAMED HATAMI 1. Direct product ad direct sum theorems Oe class of the most iterestig ad fudametal questios of theoretical computer sciece are the closely related direct product ad direct sum questios. A direct product theorem i a particular computatioal model asserts that the probability of success of performig idepedet copies of a computatioal task decreases i. For example, a direct product theorem might say that if f is computable with a give amout of resources (e.g. computatioal, commuicatioal, space, etc) with success probability at least 1 ɛ (e.g. o every iput, or o a radom iput, etc), the give the same amout of resources, oe ca oly compute the fuctio f : (x 1,..., x ) (f(x 1 ),..., f(x )) with success probability at most δ where δ is much smaller tha 1 ɛ. Note that this is harder tha performig copies of the origial task as here we wat all the coordiates to be correct at the same time. Two fudametal results i computer sciece, Yao s XOR Lemma [Yao82] ad Raz s Parallel Repetitio Theorem [Raz98] are examples of direct product theorems. Sometimes to stay at the Boolea regime, istead of f, oe cosiders the Boolea fuctio f : (x 1,..., x ) f(x 1 )... f(x ). It is i geeral expected that this fuctio is almost as difficult as f. Ideed to have a good estimate for the parity f(x 1 )... f(x ) oe has to have good estimates for all the values f(x 1 ),..., f(x ) as chagig ay oe of them will completely chage the value of the parity. However oe has to be slightly careful as every Boolea fuctio ca be computed with success probability 1/2 i a obvious maer by just flippig a radom coi for each iput. Hece i this cotext, if the origial fuctio f ca be computed with success rate ɛ with the give resources, a direct product theorem would state that f ca be computed with the same amout of resources oly with success probability at most ɛ where ɛ is much smaller tha ɛ. O the other had the direct sum questio fixes the success probability, ad asks how much resources oe does eed to solve f compared to the amout of resources eeded to solve f (with the same success probability). I other words, a direct sum theorem asserts that the amout of resources eeded to perform idepedet copies of the same task grows with. While the direct sum questio for geeral models such as Boolea circuits has a log history, o geeral results are kow, ad ideed they caot be achieved by the stadard reductios used i complexity theory. Ideed if we start by assumig that there is a circuit C that performs idepedet copies of the task, the it is impossible to use this C as a blackbox to show that there is a much smaller circuit C that solves oe copy of the task. Icludig C as a blackbox will already make the size of the ew circuit larger. Ideed it is kow that at least the most straightforward ad optimistic formulatio of a direct sum theorem for Boolea circuits is false. The example comes from fast matrix multiplicatio. By a coutig argumet, there exists a matrix A over GF(2) such that the map x Ax requires a circuit of Ω( 2 / log ) size. But the map (x 1,..., x ) (Ax 1,..., Ax ) is just the product of the two matrices A ad X (whose colums are x 1,..., x ) ad hece ca be carried out by a circuit of size O( 2.38 ) 2 / log. Ulike i circuit complexity ad commuicatio complexity, i iformatio complexity oe ca use a protocol as a blackbox ad still be able to 1

2 2 HAMED HATAMI obtai a protocol with a much smaller iformatio cost. We will this i the proof of Theorem 1 below. Ideed this great advatage will be used i may applicatios of iformatio complexity to commuicatio complexity. I the cotext of commuicatio complexity, the direct sum questio was first raised by Karchmer, Raz, ad Wigderso [KRW95] who cojectured a certai direct sum statemet for a certai determiistic commuicatio problem. They showed that this cojectured direct sum statemet would separate the two complexity classes NC 1 ad NC 2, ad i particular show that NC 1 P. Recall that NC i is the class of problems that ca be solved by a uiform family of Boolea circuits, with polyomial size, depth O(log i ()), ad fa-i 2. This would be a icredible result as log() seems to be a serious barrier to almost all kow techiques for provig geeral circuit lower-bouds. We will discuss this problem later i the course whe we talk about the applicatios of commuicatio complexity to circuit complexity. Feder, Kushilevitz, Naor, ad Nisa [FKNN95] gave a direct sum theorem for o-determiistic commuicatio complexity, ad deduced from it a somewhat weaker result for determiistic commuicatio complexity: if a sigle copy of a fuctio f requires C bits of commuicatios, the copies require Ω( C) bits. I other words, D(f ) lim = Ω( D(f)). Feder et al also cosidered the direct sum questio for radomized commuicatio complexity ad showed that the depedece of the commuicatio o the error of the protocol for may copies ca be better tha what ca be obtaied from the aive protocol for may copies. Shaltiel [Sha03] gave a direct sum/product theorem for the discrepacy of a fuctio, which shows a direct sum/product theorem for the radomized commuicatio complexity of the fuctio if discrepacy lower-boud matches the commuicatio complexity of the fuctio. More precisely he showed that disc(f ) = disc(f) Ω(). This shows that if a fuctio f is proved to be hard o average for c-bit commuicatio protocols via the discrepacy method, the f is expoetially harder o average for Ω(c)-bit commuicatio protocols. There are subsequet works o the direct sum questio for radomized commuicatio complexity ad the distributioal commuicatio complexity. May of these works are based o studyig the exteral iformatio cost. Barak, Braverma, Che, ad Rao [BBCR10] defied the iteral iformatio cost, ad used it to prove a strog lower-boud o the direct sum problem for the distributioal commuicatio complexity. First let us see how iformatio complexity behaves with respect to performig multiple copies of the same task. Theorem 1 (Additivity of iformatio cost). For every commuicatio task T, we have IC µ (T ) = IC µ (T ). Proof. It is obvious that IC µ (T ) IC µ (T ). Ideed give ay protocol π for T, we ca defie a protocol for T by ruig π o each coordiate. Obviously the iformatio cost of this ew protocol is IC µ (T ) ad it performs T. The opposite directios is more iterestig. Cosider a protocol π for T how ca we use π as a blackbox to obtai a protocol that performs T but has iformatio cost ICµ(π)? We defie the protocol τ i the followig maer. O iput (x, y), Alice ad Bob Publicly choose i {1,..., } uiformly at radom, ad set X i = x ad Y i = y idividually.

3 COMP760, SUMMARY OF LECTURE X 1,..., X i 1 idepedetly, each accordig to µ x. Y i+1,..., Y idepedetly, each accordig to µ y. Alice privately chooses X i+1,..., X accordig to µ coditioed o the values of Y i+1,..., Y. Bob privately chooses Y 1,..., Y i 1 accordig to µ coditioed o the values of X 1,..., X i 1. They ru the protocol π o (X, Y ) with X = (X 1,..., X ) ad Y = (Y 1,..., Y ), ad output the i-th coordiate. So the above protocol chooses X ad Y i the followig maer so that the iput (x, y) is embedded i the i-th coordiate ad furthermore each (X i, Y i ) is chose idepedetly with distributio µ: X = (X 1,..., X }{{ i 1, x, X } i+1,..., X ) ad Y = (Y }{{} 1,..., Y i 1, y, X }{{} i+1,..., X ). }{{} pub private private public This protocol τ obviously performs the task T, as it was assumed that π performs T. It remais to show that the iformatio cost of τ equals IC µ (π)/. I(y; Π τ x) = I(y; Π π i, X, Y i+1,..., Y ) (coditioig o what Alice kows) = 1 I(Y i ; Π π X, Y i+1,..., Y, [i = j]) (expadig the coditioig o i) = 1 j=1 I(Y j ; Π π X, Y j+1,..., Y ) j=1 = 1 I(Y ; Π π X) (chai rule) Note that sice X i+1,..., X are determied by Alice s private radomess ad i ad X 1,..., X i 1, ad Y i+1,..., Y are determied by public radomess, the first equality basically correspods to the geeral idetity I(Y ; Π X) = I(Y ; Π X, R A, R) which follows from what we saw o lecture 14. It follows that IC µ (τ) = IC µ (π)/. Note that although τ uses π as a blockbox, it evertheless has smaller iformatio cost. Cotrast this with commuicatio protocols, or circuits. I the first glace the way that the chai rule worked out i the above proof might look rather magical, but ideed the way we costructed X ad Y are based o reversed egieerig of the chai rule I(Y j ; Π π X, Y j+1,..., Y ) = I(Y ; Π π X). j=1

4 4 HAMED HATAMI 2. Compressio Give a task T ad a protocol π for T, Theorem 1 allows oe to obtai a protocol for T with the much smaller iformatio cost of IC µ (π)/. Note however that this protocol s commuicatio complexity equals to that of π ad thus ca be very large. Hece it is desirable to use the small iformatio cost to compress this protocol to a ew protocol with small commuicatio cost. Ideed compressio is oe of the key cocepts that allows oe to apply iformatio complexity to commuicatio complexity. The followig table summarizes the curret kow results about compressio. Table 1. Compressio results: I = IC µ (π), I ext = IC ext µ (π), C = CC(π), ad k is the umber of rouds. referece worst case CC of the compressed protocol i O( ) i O ɛ ( ) [BBCR10] IC log(c/ɛ)/ɛ IC log(c) 1 [BR14] ɛ (I + k log(k) + ki) I + k log(k) + ki [Bra12] 2 20I/ɛ 2 20I/ɛ [BBCR10] I ext poly log(c/ɛ) I ext poly log(c) We will prove the first three of these results i this course. But before delvig ito the proofs let us metio some beautiful cosequeces of these compressio results Iformatio equals amortized commuicatio. I Table 1 we metioed that Braverma ad Rao [BR14] proved that oe ca compress a protocol π with k rouds to a protocol τ with worst case commuicatio complexity O ɛ (I + k log(k) + ki) such that the simulatio fails with probability at most ɛ. I fact what they prove is stroger. Let us assume for a momet that it is possible to do compressio with (1) I + O(k log(k/ɛ) + ki) bits of commuicatio. While this is ot true, it is also ot far off from the truth. Assumig this, we will give a pseudo-proof for the followig theorem, ad the we will remark how oe ca tur that ito a actual proof usig what is actually true. Theorem 2 (Iformatio equals amortized commuicatio). Let f : X Y Z, ad let µ be a probability distributio o X Y. For every ɛ > 0, we have IC µ (f, µ, ɛ) = lim CC([f, µ, ɛ] ). Semi-proof. Oe directio is obvious from Theorem 1. Ideed CC([f, µ, ɛ] ) IC µ ([f, µ, ɛ] ) = IC µ (f, µ, ɛ). For the other directio, cosider a protocol π that performs [f, µ, ɛ]. We shall apply compressio, ad sice compressio adds error, we have to first decrease the error i π. Ideed by cotiuity of iformatio there is a protocol π with iformatio cost IC µ (π ) IC µ (π) + o δ 0 (1) that performs [f, µ, ɛ δ]. Let k deote the umber of rouds of π, ad let τ be the protocol that performs [f, µ, ɛ δ] by ruig π o each coordiate separately. The IC µ (τ) = IC µ (π ),

5 COMP760, SUMMARY OF LECTURE while the umber of rouds of τ still equals to the umber of rouds of π. Ideed although we are ruig π o each coordiate separately, we ca still budle all the messages at each roud together ad sed them as oe log message. The rest of this semi-proof has a bit of cheatig. Usig the (ot quit right) assumptio of (1), we ca compress τ to aother protocol τ with CC(τ ) = IC µ (π ) + O(k log(k/δ) + kic µ (π )), by addig at most δ error. Hece the compressed protocol will perform [f, µ, ɛ], ad thus CC([f, µ, ɛ] ) IC µ (π ) + O(k log(k/δ) + kic µ (π )) lim lim lim = lim IC µ (π ) = IC µ (π). δ 0 δ 0 Takig the ifimum o the right had side will prove the result. Remark 3. The reaso that the above proof is ot a actual proof is that oe caot i geeral compress a protocol to (1) may bits ad add oly a error of ɛ. However Braverma ad Rao [BR14] showed that there is a compressio such that if thigs go right (call it the evet E), the the compressio perfectly simulates the origial protocol, ad furthermore will have expected commuicatio I +O(k log(k/ɛ)+ ki), ad furthermore E happes (simulatio makes o mistake) with probability at least 1 ɛ. Now i the above semi-proof, sice this compressio is applied to may copies, it is possible to apply a argumet based o the cetral limit theorem to show that ideed the expected commuicatio will be highly cocetrated aroud its expected value, ad thus we ca trucate the protocol by termiatig it after I +O(k log(k/ɛ)+ ki) bits of commuicatio to obtai a compressed protocol with the worst case commuicatio I + O(k log(k/ɛ) + ki), ad this will fix the above proof The direct sum theorem. Note that CC(f, µ, ɛ) = 0 for f : X Y Z if ad oly if there exists z Z such that µ(f 1 (z)) 1 ɛ. Theorem 4 (A direct sum theorem). Let f : X Y Z, ad let µ be a probability distributio o X Y. For every ɛ > 0, if CC(f, µ, ɛ) > 0, the for sufficietly large, CC([f, µ, ɛ] ) log 2 (), ad i particular D ɛ µ (f ) log 2 (). Proof. Sice CC(f, µ, ɛ) > 0, there exists δ > 0 such that CC(f, µ, ɛ + δ) > 0 too. Let π be the protocol that performs the task [f, µ, ɛ] with the smallest commuicatio cost. Obviously CC(π) CC(f, µ, ɛ). Theorem 1 shows that oe ca use π to obtai a protocol τ for the task [f, µ, ɛ] with iformatio cost ad commuicatio cost IC µ (τ) = IC µ(π) CC µ(π), CC(τ) = CC(π) CC(f, µ, ɛ).

6 6 HAMED HATAMI Now τ has a very small iformatio cost, ad we ca use the compressio of [BBCR10] to compress it to a protocol τ with commuicatio cost ( CC(τ ) = O CC(τ) IC µ (τ) log(cc(τ)/δ) ) = CC(π) ( ) log CC(π)/δ) O = CC(π) δ δ δ O(log ), ad error ɛ + δ. Hece which shows for sufficietly large. 0 < CC(f, µ, ɛ + δ) CC(π) δ O(log ), ( ) δ CC(f, µ, ɛ + δ) CC(π) = Ω log log 2, I the above theorem, the term 1/ log 2 () must be igored as a mior logarithmic fact. Thus we ca write CC([f, µ, ɛ] ) CC(f, µ, ɛ), where the upper-boud is obvious. How far ca oe push the lower-boud? It is kow that it caot be pushed all the way up to Ω(CC(f, µ, ɛ)). Ideed if Ω()CC(f, µ, ɛ) CC([f, µ, ɛ] ), the by dividig both sides by, ad takig the limit, we would get (usig iformatio equals amortized commuicatio) that Ω(CC(f, µ, ɛ)) IC µ (f, µ, ɛ), ad this is ot true i geeral as recetly Gaor, Kol, ad Raz [GKR14] have show that CC(f, µ, ɛ) ca be expoetially larger tha IC µ (f, µ, ɛ). However their result does ot eve overrule the possibility that (log CC(f, µ, ɛ)) CC([f, µ, ɛ] ). Problem 5 (Ope problem). Is it possible to improve the lower-boud i CC([f, µ, ɛ] ) CC(f, µ, ɛ)? Whe µ is a product measure, the iformatio cost ad the exteral iformatio cost are equal ad hece the compressio of [BBCR10] with respect to the exteral iformatio cost provides a much stroger direct sum theorem. Theorem 6. Let f : X Y Z, ad let µ be a product probability distributio o X Y. For every ɛ > 0, if CC(f, µ, ɛ) > 0, the for sufficietly large, log Ω(1) () CC([f, µ, ɛ] ). I particular log Ω(1) () Dµ ɛ (f ). Refereces [BBCR10] Boaz Barak, Mark Braverma, Xi Che, ad Aup Rao, How to compress iteractive commuicatio [exteded abstract], STOC 10 Proceedigs of the 2010 ACM Iteratioal Symposium o Theory of Computig, ACM, New York, 2010, pp MR [BR14] Mark Braverma ad Aup Rao, Iformatio equals amortized commuicatio, IEEE Tras. Iform. Theory 60 (2014), o. 10, MR [Bra12] Mark Braverma, Iteractive iformatio complexity, STOC 12 Proceedigs of the 2012 ACM Symposium o Theory of Computig, ACM, New York, 2012, pp MR

7 COMP760, SUMMARY OF LECTURE [FKNN95] Tomás Feder, Eyal Kushilevitz, Moi Naor, ad Noam Nisa, Amortized commuicatio complexity, SIAM J. Comput. 24 (1995), o. 4, MR (96j:68089) [GKR14] Aat Gaor, Gillat Kol, ad Ra Raz, Expoetial separatio of iformatio ad commuicatio, 55th IEEE Aual Symposium o Foudatios of Computer Sciece, FOCS 2014, Philadelphia, PA, USA, October 18-21, 2014, 2014, pp [KRW95] Mauricio Karchmer, Ra Raz, ad Avi Wigderso, Super-logarithmic depth lower bouds via the direct sum i commuicatio complexity, Comput. Complexity 5 (1995), o. 3-4, MR (97e:68034) [Raz98] Ra Raz, A parallel repetitio theorem, SIAM J. Comput. 27 (1998), o. 3, (electroic). MR (2000c:68057) [Sha03] Roe Shaltiel, Towards provig strog direct product theorems, Comput. Complexity 12 (2003), o. 1-2, MR (2005a:68091) [Yao82] Adrew C. Yao, Theory ad applicatios of trapdoor fuctios, 23rd aual symposium o foudatios of computer sciece (Chicago, Ill., 1982), IEEE, New York, 1982, pp MR School of Computer Sciece, McGill Uiversity, Motréal, Caada address: hatami@cs.mcgill.ca

7.1 Convergence of sequences of random variables

7.1 Convergence of sequences of random variables Chapter 7 Limit theorems Throughout this sectio we will assume a probability space (Ω, F, P), i which is defied a ifiite sequece of radom variables (X ) ad a radom variable X. The fact that for every ifiite

More information

7.1 Convergence of sequences of random variables

7.1 Convergence of sequences of random variables Chapter 7 Limit Theorems Throughout this sectio we will assume a probability space (, F, P), i which is defied a ifiite sequece of radom variables (X ) ad a radom variable X. The fact that for every ifiite

More information

Lecture 3: August 31

Lecture 3: August 31 36-705: Itermediate Statistics Fall 018 Lecturer: Siva Balakrisha Lecture 3: August 31 This lecture will be mostly a summary of other useful expoetial tail bouds We will ot prove ay of these i lecture,

More information

Lecture 2. The Lovász Local Lemma

Lecture 2. The Lovász Local Lemma Staford Uiversity Sprig 208 Math 233A: No-costructive methods i combiatorics Istructor: Ja Vodrák Lecture date: Jauary 0, 208 Origial scribe: Apoorva Khare Lecture 2. The Lovász Local Lemma 2. Itroductio

More information

1 Review and Overview

1 Review and Overview DRAFT a fial versio will be posted shortly CS229T/STATS231: Statistical Learig Theory Lecturer: Tegyu Ma Lecture #3 Scribe: Migda Qiao October 1, 2013 1 Review ad Overview I the first half of this course,

More information

Lecture 9: Hierarchy Theorems

Lecture 9: Hierarchy Theorems IAS/PCMI Summer Sessio 2000 Clay Mathematics Udergraduate Program Basic Course o Computatioal Complexity Lecture 9: Hierarchy Theorems David Mix Barrigto ad Alexis Maciel July 27, 2000 Most of this lecture

More information

Lecture 4: Unique-SAT, Parity-SAT, and Approximate Counting

Lecture 4: Unique-SAT, Parity-SAT, and Approximate Counting Advaced Complexity Theory Sprig 206 Lecture 4: Uique-SAT, Parity-SAT, ad Approximate Coutig Prof. Daa Moshkovitz Scribe: Aoymous Studet Scribe Date: Fall 202 Overview I this lecture we begi talkig about

More information

PH 425 Quantum Measurement and Spin Winter SPINS Lab 1

PH 425 Quantum Measurement and Spin Winter SPINS Lab 1 PH 425 Quatum Measuremet ad Spi Witer 23 SPIS Lab Measure the spi projectio S z alog the z-axis This is the experimet that is ready to go whe you start the program, as show below Each atom is measured

More information

Last time, we talked about how Equation (1) can simulate Equation (2). We asserted that Equation (2) can also simulate Equation (1).

Last time, we talked about how Equation (1) can simulate Equation (2). We asserted that Equation (2) can also simulate Equation (1). 6896 Quatum Complexity Theory Sept 23, 2008 Lecturer: Scott Aaroso Lecture 6 Last Time: Quatum Error-Correctio Quatum Query Model Deutsch-Jozsa Algorithm (Computes x y i oe query) Today: Berstei-Vazirii

More information

Lecture 14: Randomized Computation (cont.)

Lecture 14: Randomized Computation (cont.) CSE 200 Computability ad Complexity Wedesday, May 15, 2013 Lecture 14: Radomized Computatio (cot.) Istructor: Professor Shachar Lovett Scribe: Dogcai She 1 Radmized Algorithm Examples 1.1 The k-th Elemet

More information

Basics of Probability Theory (for Theory of Computation courses)

Basics of Probability Theory (for Theory of Computation courses) Basics of Probability Theory (for Theory of Computatio courses) Oded Goldreich Departmet of Computer Sciece Weizma Istitute of Sciece Rehovot, Israel. oded.goldreich@weizma.ac.il November 24, 2008 Preface.

More information

6 Integers Modulo n. integer k can be written as k = qn + r, with q,r, 0 r b. So any integer.

6 Integers Modulo n. integer k can be written as k = qn + r, with q,r, 0 r b. So any integer. 6 Itegers Modulo I Example 2.3(e), we have defied the cogruece of two itegers a,b with respect to a modulus. Let us recall that a b (mod ) meas a b. We have proved that cogruece is a equivalece relatio

More information

4. Partial Sums and the Central Limit Theorem

4. Partial Sums and the Central Limit Theorem 1 of 10 7/16/2009 6:05 AM Virtual Laboratories > 6. Radom Samples > 1 2 3 4 5 6 7 4. Partial Sums ad the Cetral Limit Theorem The cetral limit theorem ad the law of large umbers are the two fudametal theorems

More information

Lecture 11: Pseudorandom functions

Lecture 11: Pseudorandom functions COM S 6830 Cryptography Oct 1, 2009 Istructor: Rafael Pass 1 Recap Lecture 11: Pseudoradom fuctios Scribe: Stefao Ermo Defiitio 1 (Ge, Ec, Dec) is a sigle message secure ecryptio scheme if for all uppt

More information

Quantum Computing Lecture 7. Quantum Factoring

Quantum Computing Lecture 7. Quantum Factoring Quatum Computig Lecture 7 Quatum Factorig Maris Ozols Quatum factorig A polyomial time quatum algorithm for factorig umbers was published by Peter Shor i 1994. Polyomial time meas that the umber of gates

More information

A Survey of Communication Complexity for Proving Lower Bound of Data Structures in Cell-Probe Model

A Survey of Communication Complexity for Proving Lower Bound of Data Structures in Cell-Probe Model A Survey of Commuicatio Complexity for Provig Lower Boud of Data Structures i Cell-Probe Model Abstract Provig lower bouds for computatioal problem is always a challegig wor. I this survey, we will preset

More information

Lecture 9: Pseudo-random generators against space bounded computation,

Lecture 9: Pseudo-random generators against space bounded computation, Lecture 9: Pseudo-radom geerators agaist space bouded computatio, Primality Testig Topics i Pseudoradomess ad Complexity (Sprig 2018) Rutgers Uiversity Swastik Kopparty Scribes: Harsha Tirumala, Jiyu Zhag

More information

SRC Technical Note June 17, Tight Thresholds for The Pure Literal Rule. Michael Mitzenmacher. d i g i t a l

SRC Technical Note June 17, Tight Thresholds for The Pure Literal Rule. Michael Mitzenmacher. d i g i t a l SRC Techical Note 1997-011 Jue 17, 1997 Tight Thresholds for The Pure Literal Rule Michael Mitzemacher d i g i t a l Systems Research Ceter 130 Lytto Aveue Palo Alto, Califoria 94301 http://www.research.digital.com/src/

More information

Notes 5 : More on the a.s. convergence of sums

Notes 5 : More on the a.s. convergence of sums Notes 5 : More o the a.s. covergece of sums Math 733-734: Theory of Probability Lecturer: Sebastie Roch Refereces: Dur0, Sectios.5; Wil9, Sectio 4.7, Shi96, Sectio IV.4, Dur0, Sectio.. Radom series. Three-series

More information

An Introduction to Randomized Algorithms

An Introduction to Randomized Algorithms A Itroductio to Radomized Algorithms The focus of this lecture is to study a radomized algorithm for quick sort, aalyze it usig probabilistic recurrece relatios, ad also provide more geeral tools for aalysis

More information

Discrete Mathematics for CS Spring 2007 Luca Trevisan Lecture 22

Discrete Mathematics for CS Spring 2007 Luca Trevisan Lecture 22 CS 70 Discrete Mathematics for CS Sprig 2007 Luca Trevisa Lecture 22 Aother Importat Distributio The Geometric Distributio Questio: A biased coi with Heads probability p is tossed repeatedly util the first

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 19 11/17/2008 LAWS OF LARGE NUMBERS II THE STRONG LAW OF LARGE NUMBERS

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 19 11/17/2008 LAWS OF LARGE NUMBERS II THE STRONG LAW OF LARGE NUMBERS MASSACHUSTTS INSTITUT OF TCHNOLOGY 6.436J/5.085J Fall 2008 Lecture 9 /7/2008 LAWS OF LARG NUMBRS II Cotets. The strog law of large umbers 2. The Cheroff boud TH STRONG LAW OF LARG NUMBRS While the weak

More information

ACO Comprehensive Exam 9 October 2007 Student code A. 1. Graph Theory

ACO Comprehensive Exam 9 October 2007 Student code A. 1. Graph Theory 1. Graph Theory Prove that there exist o simple plaar triagulatio T ad two distict adjacet vertices x, y V (T ) such that x ad y are the oly vertices of T of odd degree. Do ot use the Four-Color Theorem.

More information

ECE 330:541, Stochastic Signals and Systems Lecture Notes on Limit Theorems from Probability Fall 2002

ECE 330:541, Stochastic Signals and Systems Lecture Notes on Limit Theorems from Probability Fall 2002 ECE 330:541, Stochastic Sigals ad Systems Lecture Notes o Limit Theorems from robability Fall 00 I practice, there are two ways we ca costruct a ew sequece of radom variables from a old sequece of radom

More information

Convergence of random variables. (telegram style notes) P.J.C. Spreij

Convergence of random variables. (telegram style notes) P.J.C. Spreij Covergece of radom variables (telegram style otes).j.c. Spreij this versio: September 6, 2005 Itroductio As we kow, radom variables are by defiitio measurable fuctios o some uderlyig measurable space

More information

Shannon s noiseless coding theorem

Shannon s noiseless coding theorem 18.310 lecture otes May 4, 2015 Shao s oiseless codig theorem Lecturer: Michel Goemas I these otes we discuss Shao s oiseless codig theorem, which is oe of the foudig results of the field of iformatio

More information

Lecture 9: Expanders Part 2, Extractors

Lecture 9: Expanders Part 2, Extractors Lecture 9: Expaders Part, Extractors Topics i Complexity Theory ad Pseudoradomess Sprig 013 Rutgers Uiversity Swastik Kopparty Scribes: Jaso Perry, Joh Kim I this lecture, we will discuss further the pseudoradomess

More information

Sequences and Series of Functions

Sequences and Series of Functions Chapter 6 Sequeces ad Series of Fuctios 6.1. Covergece of a Sequece of Fuctios Poitwise Covergece. Defiitio 6.1. Let, for each N, fuctio f : A R be defied. If, for each x A, the sequece (f (x)) coverges

More information

1 Introduction to reducing variance in Monte Carlo simulations

1 Introduction to reducing variance in Monte Carlo simulations Copyright c 010 by Karl Sigma 1 Itroductio to reducig variace i Mote Carlo simulatios 11 Review of cofidece itervals for estimatig a mea I statistics, we estimate a ukow mea µ = E(X) of a distributio by

More information

The multiplicative structure of finite field and a construction of LRC

The multiplicative structure of finite field and a construction of LRC IERG6120 Codig for Distributed Storage Systems Lecture 8-06/10/2016 The multiplicative structure of fiite field ad a costructio of LRC Lecturer: Keeth Shum Scribe: Zhouyi Hu Notatios: We use the otatio

More information

Lecture 11: Channel Coding Theorem: Converse Part

Lecture 11: Channel Coding Theorem: Converse Part EE376A/STATS376A Iformatio Theory Lecture - 02/3/208 Lecture : Chael Codig Theorem: Coverse Part Lecturer: Tsachy Weissma Scribe: Erdem Bıyık I this lecture, we will cotiue our discussio o chael codig

More information

Problem Set 2 Solutions

Problem Set 2 Solutions CS271 Radomess & Computatio, Sprig 2018 Problem Set 2 Solutios Poit totals are i the margi; the maximum total umber of poits was 52. 1. Probabilistic method for domiatig sets 6pts Pick a radom subset S

More information

Quantum Information & Quantum Computation

Quantum Information & Quantum Computation CS9A, Sprig 5: Quatum Iformatio & Quatum Computatio Wim va Dam Egieerig, Room 59 vadam@cs http://www.cs.ucsb.edu/~vadam/teachig/cs9/ Admiistrivia Do the exercises. Aswers will be posted at the ed of the

More information

Lecture 2: April 3, 2013

Lecture 2: April 3, 2013 TTIC/CMSC 350 Mathematical Toolkit Sprig 203 Madhur Tulsiai Lecture 2: April 3, 203 Scribe: Shubhedu Trivedi Coi tosses cotiued We retur to the coi tossig example from the last lecture agai: Example. Give,

More information

ECE 901 Lecture 12: Complexity Regularization and the Squared Loss

ECE 901 Lecture 12: Complexity Regularization and the Squared Loss ECE 90 Lecture : Complexity Regularizatio ad the Squared Loss R. Nowak 5/7/009 I the previous lectures we made use of the Cheroff/Hoeffdig bouds for our aalysis of classifier errors. Hoeffdig s iequality

More information

Lecture 4: April 10, 2013

Lecture 4: April 10, 2013 TTIC/CMSC 1150 Mathematical Toolkit Sprig 01 Madhur Tulsiai Lecture 4: April 10, 01 Scribe: Haris Agelidakis 1 Chebyshev s Iequality recap I the previous lecture, we used Chebyshev s iequality to get a

More information

6.3 Testing Series With Positive Terms

6.3 Testing Series With Positive Terms 6.3. TESTING SERIES WITH POSITIVE TERMS 307 6.3 Testig Series With Positive Terms 6.3. Review of what is kow up to ow I theory, testig a series a i for covergece amouts to fidig the i= sequece of partial

More information

Advanced Stochastic Processes.

Advanced Stochastic Processes. Advaced Stochastic Processes. David Gamarik LECTURE 2 Radom variables ad measurable fuctios. Strog Law of Large Numbers (SLLN). Scary stuff cotiued... Outlie of Lecture Radom variables ad measurable fuctios.

More information

Statistics 511 Additional Materials

Statistics 511 Additional Materials Cofidece Itervals o mu Statistics 511 Additioal Materials This topic officially moves us from probability to statistics. We begi to discuss makig ifereces about the populatio. Oe way to differetiate probability

More information

Machine Learning Theory Tübingen University, WS 2016/2017 Lecture 12

Machine Learning Theory Tübingen University, WS 2016/2017 Lecture 12 Machie Learig Theory Tübige Uiversity, WS 06/07 Lecture Tolstikhi Ilya Abstract I this lecture we derive risk bouds for kerel methods. We will start by showig that Soft Margi kerel SVM correspods to miimizig

More information

Lecture 5: April 17, 2013

Lecture 5: April 17, 2013 TTIC/CMSC 350 Mathematical Toolkit Sprig 203 Madhur Tulsiai Lecture 5: April 7, 203 Scribe: Somaye Hashemifar Cheroff bouds recap We recall the Cheroff/Hoeffdig bouds we derived i the last lecture idepedet

More information

This section is optional.

This section is optional. 4 Momet Geeratig Fuctios* This sectio is optioal. The momet geeratig fuctio g : R R of a radom variable X is defied as g(t) = E[e tx ]. Propositio 1. We have g () (0) = E[X ] for = 1, 2,... Proof. Therefore

More information

Chapter 3. Strong convergence. 3.1 Definition of almost sure convergence

Chapter 3. Strong convergence. 3.1 Definition of almost sure convergence Chapter 3 Strog covergece As poited out i the Chapter 2, there are multiple ways to defie the otio of covergece of a sequece of radom variables. That chapter defied covergece i probability, covergece i

More information

Lecture 11: Hash Functions and Random Oracle Model

Lecture 11: Hash Functions and Random Oracle Model CS 7810 Foudatios of Cryptography October 16, 017 Lecture 11: Hash Fuctios ad Radom Oracle Model Lecturer: Daiel Wichs Scribe: Akshar Varma 1 Topic Covered Defiitio of Hash Fuctios Merkle-Damgaård Theorem

More information

1 Convergence in Probability and the Weak Law of Large Numbers

1 Convergence in Probability and the Weak Law of Large Numbers 36-752 Advaced Probability Overview Sprig 2018 8. Covergece Cocepts: i Probability, i L p ad Almost Surely Istructor: Alessadro Rialdo Associated readig: Sec 2.4, 2.5, ad 4.11 of Ash ad Doléas-Dade; Sec

More information

CHAPTER I: Vector Spaces

CHAPTER I: Vector Spaces CHAPTER I: Vector Spaces Sectio 1: Itroductio ad Examples This first chapter is largely a review of topics you probably saw i your liear algebra course. So why cover it? (1) Not everyoe remembers everythig

More information

Section 4.3. Boolean functions

Section 4.3. Boolean functions Sectio 4.3. Boolea fuctios Let us take aother look at the simplest o-trivial Boolea algebra, ({0}), the power-set algebra based o a oe-elemet set, chose here as {0}. This has two elemets, the empty set,

More information

Frequentist Inference

Frequentist Inference Frequetist Iferece The topics of the ext three sectios are useful applicatios of the Cetral Limit Theorem. Without kowig aythig about the uderlyig distributio of a sequece of radom variables {X i }, for

More information

Polynomial identity testing and global minimum cut

Polynomial identity testing and global minimum cut CHAPTER 6 Polyomial idetity testig ad global miimum cut I this lecture we will cosider two further problems that ca be solved usig probabilistic algorithms. I the first half, we will cosider the problem

More information

Here, e(a, B) is defined as the number of edges between A and B in the n dimensional boolean hypercube.

Here, e(a, B) is defined as the number of edges between A and B in the n dimensional boolean hypercube. Lecture 2 Topics i Complexity Theory ad Pseudoradomess (Sprig 2013) Rutgers Uiversity Swastik Kopparty Scribes: Amey Bhagale, Mrial Kumar 1 Overview I this lecture, we will complete the proof of formula

More information

Symmetric Two-User Gaussian Interference Channel with Common Messages

Symmetric Two-User Gaussian Interference Channel with Common Messages Symmetric Two-User Gaussia Iterferece Chael with Commo Messages Qua Geg CSL ad Dept. of ECE UIUC, IL 680 Email: geg5@illiois.edu Tie Liu Dept. of Electrical ad Computer Egieerig Texas A&M Uiversity, TX

More information

Lecture 16: Monotone Formula Lower Bounds via Graph Entropy. 2 Monotone Formula Lower Bounds via Graph Entropy

Lecture 16: Monotone Formula Lower Bounds via Graph Entropy. 2 Monotone Formula Lower Bounds via Graph Entropy 15-859: Iformatio Theory ad Applicatios i TCS CMU: Sprig 2013 Lecture 16: Mootoe Formula Lower Bouds via Graph Etropy March 26, 2013 Lecturer: Mahdi Cheraghchi Scribe: Shashak Sigh 1 Recap Graph Etropy:

More information

Lecture 12: November 13, 2018

Lecture 12: November 13, 2018 Mathematical Toolkit Autum 2018 Lecturer: Madhur Tulsiai Lecture 12: November 13, 2018 1 Radomized polyomial idetity testig We will use our kowledge of coditioal probability to prove the followig lemma,

More information

1. By using truth tables prove that, for all statements P and Q, the statement

1. By using truth tables prove that, for all statements P and Q, the statement Author: Satiago Salazar Problems I: Mathematical Statemets ad Proofs. By usig truth tables prove that, for all statemets P ad Q, the statemet P Q ad its cotrapositive ot Q (ot P) are equivalet. I example.2.3

More information

Topic 9: Sampling Distributions of Estimators

Topic 9: Sampling Distributions of Estimators Topic 9: Samplig Distributios of Estimators Course 003, 2016 Page 0 Samplig distributios of estimators Sice our estimators are statistics (particular fuctios of radom variables), their distributio ca be

More information

Asymptotic distribution of products of sums of independent random variables

Asymptotic distribution of products of sums of independent random variables Proc. Idia Acad. Sci. Math. Sci. Vol. 3, No., May 03, pp. 83 9. c Idia Academy of Scieces Asymptotic distributio of products of sums of idepedet radom variables YANLING WANG, SUXIA YAO ad HONGXIA DU ollege

More information

Lecture 14: Graph Entropy

Lecture 14: Graph Entropy 15-859: Iformatio Theory ad Applicatios i TCS Sprig 2013 Lecture 14: Graph Etropy March 19, 2013 Lecturer: Mahdi Cheraghchi Scribe: Euiwoog Lee 1 Recap Bergma s boud o the permaet Shearer s Lemma Number

More information

On Random Line Segments in the Unit Square

On Random Line Segments in the Unit Square O Radom Lie Segmets i the Uit Square Thomas A. Courtade Departmet of Electrical Egieerig Uiversity of Califoria Los Ageles, Califoria 90095 Email: tacourta@ee.ucla.edu I. INTRODUCTION Let Q = [0, 1] [0,

More information

Lecture 19: Convergence

Lecture 19: Convergence Lecture 19: Covergece Asymptotic approach I statistical aalysis or iferece, a key to the success of fidig a good procedure is beig able to fid some momets ad/or distributios of various statistics. I may

More information

Lecture 6 Chi Square Distribution (χ 2 ) and Least Squares Fitting

Lecture 6 Chi Square Distribution (χ 2 ) and Least Squares Fitting Lecture 6 Chi Square Distributio (χ ) ad Least Squares Fittig Chi Square Distributio (χ ) Suppose: We have a set of measuremets {x 1, x, x }. We kow the true value of each x i (x t1, x t, x t ). We would

More information

Topic 9: Sampling Distributions of Estimators

Topic 9: Sampling Distributions of Estimators Topic 9: Samplig Distributios of Estimators Course 003, 2018 Page 0 Samplig distributios of estimators Sice our estimators are statistics (particular fuctios of radom variables), their distributio ca be

More information

Notes for Lecture 5. 1 Grover Search. 1.1 The Setting. 1.2 Motivation. Lecture 5 (September 26, 2018)

Notes for Lecture 5. 1 Grover Search. 1.1 The Setting. 1.2 Motivation. Lecture 5 (September 26, 2018) COS 597A: Quatum Cryptography Lecture 5 (September 6, 08) Lecturer: Mark Zhadry Priceto Uiversity Scribe: Fermi Ma Notes for Lecture 5 Today we ll move o from the slightly cotrived applicatios of quatum

More information

Lecture 19. sup y 1,..., yn B d n

Lecture 19. sup y 1,..., yn B d n STAT 06A: Polyomials of adom Variables Lecture date: Nov Lecture 19 Grothedieck s Iequality Scribe: Be Hough The scribes are based o a guest lecture by ya O Doell. I this lecture we prove Grothedieck s

More information

Bertrand s Postulate

Bertrand s Postulate Bertrad s Postulate Lola Thompso Ross Program July 3, 2009 Lola Thompso (Ross Program Bertrad s Postulate July 3, 2009 1 / 33 Bertrad s Postulate I ve said it oce ad I ll say it agai: There s always a

More information

Notes for Lecture 11

Notes for Lecture 11 U.C. Berkeley CS78: Computatioal Complexity Hadout N Professor Luca Trevisa 3/4/008 Notes for Lecture Eigevalues, Expasio, ad Radom Walks As usual by ow, let G = (V, E) be a udirected d-regular graph with

More information

Product measures, Tonelli s and Fubini s theorems For use in MAT3400/4400, autumn 2014 Nadia S. Larsen. Version of 13 October 2014.

Product measures, Tonelli s and Fubini s theorems For use in MAT3400/4400, autumn 2014 Nadia S. Larsen. Version of 13 October 2014. Product measures, Toelli s ad Fubii s theorems For use i MAT3400/4400, autum 2014 Nadia S. Larse Versio of 13 October 2014. 1. Costructio of the product measure The purpose of these otes is to preset the

More information

Introduction to Probability. Ariel Yadin

Introduction to Probability. Ariel Yadin Itroductio to robability Ariel Yadi Lecture 2 *** Ja. 7 ***. Covergece of Radom Variables As i the case of sequeces of umbers, we would like to talk about covergece of radom variables. There are may ways

More information

Seunghee Ye Ma 8: Week 5 Oct 28

Seunghee Ye Ma 8: Week 5 Oct 28 Week 5 Summary I Sectio, we go over the Mea Value Theorem ad its applicatios. I Sectio 2, we will recap what we have covered so far this term. Topics Page Mea Value Theorem. Applicatios of the Mea Value

More information

Lecture 27. Capacity of additive Gaussian noise channel and the sphere packing bound

Lecture 27. Capacity of additive Gaussian noise channel and the sphere packing bound Lecture 7 Ageda for the lecture Gaussia chael with average power costraits Capacity of additive Gaussia oise chael ad the sphere packig boud 7. Additive Gaussia oise chael Up to this poit, we have bee

More information

Lecture 15: Strong, Conditional, & Joint Typicality

Lecture 15: Strong, Conditional, & Joint Typicality EE376A/STATS376A Iformatio Theory Lecture 15-02/27/2018 Lecture 15: Strog, Coditioal, & Joit Typicality Lecturer: Tsachy Weissma Scribe: Nimit Sohoi, William McCloskey, Halwest Mohammad I this lecture,

More information

Lesson 10: Limits and Continuity

Lesson 10: Limits and Continuity www.scimsacademy.com Lesso 10: Limits ad Cotiuity SCIMS Academy 1 Limit of a fuctio The cocept of limit of a fuctio is cetral to all other cocepts i calculus (like cotiuity, derivative, defiite itegrals

More information

PROBABILISTIC SOLUTION OF YAO S MILLIONAIRES PROBLEM

PROBABILISTIC SOLUTION OF YAO S MILLIONAIRES PROBLEM PROBABILISTIC SOLUTION OF YAO S MILLIONAIRES PROBLEM MARIYA BESSONOV, DIMA GRIGORIEV, AND VLADIMIR SHPILRAIN ABSTRACT. We offer a probabilistic solutio of Yao s millioaires problem that gives correct aswer

More information

Lecture 6 Chi Square Distribution (χ 2 ) and Least Squares Fitting

Lecture 6 Chi Square Distribution (χ 2 ) and Least Squares Fitting Lecture 6 Chi Square Distributio (χ ) ad Least Squares Fittig Chi Square Distributio (χ ) Suppose: We have a set of measuremets {x 1, x, x }. We kow the true value of each x i (x t1, x t, x t ). We would

More information

DS 100: Principles and Techniques of Data Science Date: April 13, Discussion #10

DS 100: Principles and Techniques of Data Science Date: April 13, Discussion #10 DS 00: Priciples ad Techiques of Data Sciece Date: April 3, 208 Name: Hypothesis Testig Discussio #0. Defie these terms below as they relate to hypothesis testig. a) Data Geeratio Model: Solutio: A set

More information

Tight Parallel Repetition Theorems for Public-coin Arguments

Tight Parallel Repetition Theorems for Public-coin Arguments Electroic Colloquium o Computatioal Complexity, Report No. 109 2009) Tight Parallel Repetitio Theorems for Public-coi Argumets Kai-Mi Chug kmchug@fas.harvard.edu), Feg-Hao Liu feghao@cs.brow.edu) November

More information

A new exponential separation between quantum and classical one-way communication complexity

A new exponential separation between quantum and classical one-way communication complexity A ew expoetial separatio betwee quatum ad classical oe-way commuicatio complexity Ashley Motaaro July, 00 Abstract We preset a ew example of a partial boolea fuctio whose oe-way quatum commuicatio complexity

More information

Fundamental Theorem of Algebra. Yvonne Lai March 2010

Fundamental Theorem of Algebra. Yvonne Lai March 2010 Fudametal Theorem of Algebra Yvoe Lai March 010 We prove the Fudametal Theorem of Algebra: Fudametal Theorem of Algebra. Let f be a o-costat polyomial with real coefficiets. The f has at least oe complex

More information

4.3 Growth Rates of Solutions to Recurrences

4.3 Growth Rates of Solutions to Recurrences 4.3. GROWTH RATES OF SOLUTIONS TO RECURRENCES 81 4.3 Growth Rates of Solutios to Recurreces 4.3.1 Divide ad Coquer Algorithms Oe of the most basic ad powerful algorithmic techiques is divide ad coquer.

More information

The Growth of Functions. Theoretical Supplement

The Growth of Functions. Theoretical Supplement The Growth of Fuctios Theoretical Supplemet The Triagle Iequality The triagle iequality is a algebraic tool that is ofte useful i maipulatig absolute values of fuctios. The triagle iequality says that

More information

Lecture 1. January 8, 2018

Lecture 1. January 8, 2018 Lecture 1 Jauary 8, 018 1 Primes A prime umber p is a positive iteger which caot be writte as ab for some positive itegers a, b > 1. A prime p also have the property that if p ab, the p a or p b. This

More information

The standard deviation of the mean

The standard deviation of the mean Physics 6C Fall 20 The stadard deviatio of the mea These otes provide some clarificatio o the distictio betwee the stadard deviatio ad the stadard deviatio of the mea.. The sample mea ad variace Cosider

More information

Chapter 6 Infinite Series

Chapter 6 Infinite Series Chapter 6 Ifiite Series I the previous chapter we cosidered itegrals which were improper i the sese that the iterval of itegratio was ubouded. I this chapter we are goig to discuss a topic which is somewhat

More information

CS161: Algorithm Design and Analysis Handout #10 Stanford University Wednesday, 10 February 2016

CS161: Algorithm Design and Analysis Handout #10 Stanford University Wednesday, 10 February 2016 CS161: Algorithm Desig ad Aalysis Hadout #10 Staford Uiversity Wedesday, 10 February 2016 Lecture #11: Wedesday, 10 February 2016 Topics: Example midterm problems ad solutios from a log time ago Sprig

More information

Lecture 1: Basic problems of coding theory

Lecture 1: Basic problems of coding theory Lecture 1: Basic problems of codig theory Error-Correctig Codes (Sprig 016) Rutgers Uiversity Swastik Kopparty Scribes: Abhishek Bhrushudi & Aditya Potukuchi Admiistrivia was discussed at the begiig of

More information

Topic 9: Sampling Distributions of Estimators

Topic 9: Sampling Distributions of Estimators Topic 9: Samplig Distributios of Estimators Course 003, 2018 Page 0 Samplig distributios of estimators Sice our estimators are statistics (particular fuctios of radom variables), their distributio ca be

More information

Test One (Answer Key)

Test One (Answer Key) CS395/Ma395 (Sprig 2005) Test Oe Name: Page 1 Test Oe (Aswer Key) CS395/Ma395: Aalysis of Algorithms This is a closed book, closed otes, 70 miute examiatio. It is worth 100 poits. There are twelve (12)

More information

Self-normalized deviation inequalities with application to t-statistic

Self-normalized deviation inequalities with application to t-statistic Self-ormalized deviatio iequalities with applicatio to t-statistic Xiequa Fa Ceter for Applied Mathematics, Tiaji Uiversity, 30007 Tiaji, Chia Abstract Let ξ i i 1 be a sequece of idepedet ad symmetric

More information

MDIV. Multiple divisor functions

MDIV. Multiple divisor functions MDIV. Multiple divisor fuctios The fuctios τ k For k, defie τ k ( to be the umber of (ordered factorisatios of ito k factors, i other words, the umber of ordered k-tuples (j, j 2,..., j k with j j 2...

More information

Lecture 10 October Minimaxity and least favorable prior sequences

Lecture 10 October Minimaxity and least favorable prior sequences STATS 300A: Theory of Statistics Fall 205 Lecture 0 October 22 Lecturer: Lester Mackey Scribe: Brya He, Rahul Makhijai Warig: These otes may cotai factual ad/or typographic errors. 0. Miimaxity ad least

More information

2 High-level Complexity vs. Concrete Complexity

2 High-level Complexity vs. Concrete Complexity COMS 6998: Advaced Complexity Sprig 2017 Lecture 1: Course Itroductio ad Boolea Formulas Lecturer: Rocco Servedio Scribes: Jiahui Liu, Kailash Karthik Meiyappa 1 Overview of Topics 1. Boolea formulas (examples,

More information

Lecture 7: October 18, 2017

Lecture 7: October 18, 2017 Iformatio ad Codig Theory Autum 207 Lecturer: Madhur Tulsiai Lecture 7: October 8, 207 Biary hypothesis testig I this lecture, we apply the tools developed i the past few lectures to uderstad the problem

More information

10-701/ Machine Learning Mid-term Exam Solution

10-701/ Machine Learning Mid-term Exam Solution 0-70/5-78 Machie Learig Mid-term Exam Solutio Your Name: Your Adrew ID: True or False (Give oe setece explaatio) (20%). (F) For a cotiuous radom variable x ad its probability distributio fuctio p(x), it

More information

n outcome is (+1,+1, 1,..., 1). Let the r.v. X denote our position (relative to our starting point 0) after n moves. Thus X = X 1 + X 2 + +X n,

n outcome is (+1,+1, 1,..., 1). Let the r.v. X denote our position (relative to our starting point 0) after n moves. Thus X = X 1 + X 2 + +X n, CS 70 Discrete Mathematics for CS Sprig 2008 David Wager Note 9 Variace Questio: At each time step, I flip a fair coi. If it comes up Heads, I walk oe step to the right; if it comes up Tails, I walk oe

More information

Disjoint Systems. Abstract

Disjoint Systems. Abstract Disjoit Systems Noga Alo ad Bey Sudaov Departmet of Mathematics Raymod ad Beverly Sacler Faculty of Exact Scieces Tel Aviv Uiversity, Tel Aviv, Israel Abstract A disjoit system of type (,,, ) is a collectio

More information

The Riemann Zeta Function

The Riemann Zeta Function Physics 6A Witer 6 The Riema Zeta Fuctio I this ote, I will sketch some of the mai properties of the Riema zeta fuctio, ζ(x). For x >, we defie ζ(x) =, x >. () x = For x, this sum diverges. However, we

More information

Series III. Chapter Alternating Series

Series III. Chapter Alternating Series Chapter 9 Series III With the exceptio of the Null Sequece Test, all the tests for series covergece ad divergece that we have cosidered so far have dealt oly with series of oegative terms. Series with

More information

Distribution of Random Samples & Limit theorems

Distribution of Random Samples & Limit theorems STAT/MATH 395 A - PROBABILITY II UW Witer Quarter 2017 Néhémy Lim Distributio of Radom Samples & Limit theorems 1 Distributio of i.i.d. Samples Motivatig example. Assume that the goal of a study is to

More information

Math 216A Notes, Week 5

Math 216A Notes, Week 5 Math 6A Notes, Week 5 Scribe: Ayastassia Sebolt Disclaimer: These otes are ot early as polished (ad quite possibly ot early as correct) as a published paper. Please use them at your ow risk.. Thresholds

More information

Mathematical Induction

Mathematical Induction Mathematical Iductio Itroductio Mathematical iductio, or just iductio, is a proof techique. Suppose that for every atural umber, P() is a statemet. We wish to show that all statemets P() are true. I a

More information

L = n i, i=1. dp p n 1

L = n i, i=1. dp p n 1 Exchageable sequeces ad probabilities for probabilities 1996; modified 98 5 21 to add material o mutual iformatio; modified 98 7 21 to add Heath-Sudderth proof of de Fietti represetatio; modified 99 11

More information