概率论与数理统计 (Spring 2025)/Problem Set 1: Difference between revisions

From TCS Wiki
Jump to navigation Jump to search
Zouzongrui (talk | contribs)
Zhangxy (talk | contribs)
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
*每道题目的解答都要有完整的解题过程,中英文不限。
*每道题目的解答都要有完整的解题过程,中英文不限。


Line 6: Line 7:
<p>Without further notice, we are working on probability space <math>(\Omega,\mathcal{F},\mathbf{Pr})</math>.</p>
<p>Without further notice, we are working on probability space <math>(\Omega,\mathcal{F},\mathbf{Pr})</math>.</p>


<h2 id="problem-2-principle-of-inclusion-and-exclusion">Problem 1 (Principle of Inclusion and Exclusion)</h2>
<h2 id="problem-2-principle-of-inclusion-and-exclusion">Problem 1 (Principle of Inclusion and Exclusion, 8 points)</h2>
<p>Let <math>n\ge 1</math> be a positive integer and <math>A_1,A_2,\ldots,A_n</math> be <math>n</math> events.</p>
<p>Let <math>n\ge 1</math> be a positive integer and <math>A_1,A_2,\ldots,A_n</math> be <math>n</math> events.</p>
<ul>
<ul>
Line 12: Line 13:
<li>[<strong>Principle of Inclusion and Exclusion (PIE)</strong>] Prove that <math>\mathbf{Pr}\left( \bigcup_{i=1}^n A_i\right) = \sum_{\emptyset \neq S \subseteq [n]} (-1)^{|S|-1} \mathbf{Pr}\left( \bigcap_{i \in S} A_i \right)</math>, where <math>[n]=\{1,2,\ldots,n\}</math>.</li>
<li>[<strong>Principle of Inclusion and Exclusion (PIE)</strong>] Prove that <math>\mathbf{Pr}\left( \bigcup_{i=1}^n A_i\right) = \sum_{\emptyset \neq S \subseteq [n]} (-1)^{|S|-1} \mathbf{Pr}\left( \bigcap_{i \in S} A_i \right)</math>, where <math>[n]=\{1,2,\ldots,n\}</math>.</li>
<li>[<strong>Surjection</strong>] For positive integers <math>m\ge n</math>, prove that the probability of a uniform random function <math>f:[m]\to[n]</math> to be surjective (满射) is <math>\sum_{k=1}^n(-1)^{n-k}{n\choose k}\left(\frac{k}{n}\right)^m</math>. </li>
<li>[<strong>Surjection</strong>] For positive integers <math>m\ge n</math>, prove that the probability of a uniform random function <math>f:[m]\to[n]</math> to be surjective (满射) is <math>\sum_{k=1}^n(-1)^{n-k}{n\choose k}\left(\frac{k}{n}\right)^m</math>. </li>
<li>[<strong>Coprime integers</strong>] Given positive integers <math>n \ge 2</math>, calculate the number of integer pairs <math>(x,y)</math> satisfying <math>1 \le x < y \le n</math> and <math>\mathrm{gcd}(x,y) = 1</math>.
(Remark: It suggests the probability that two randomly chosen integers from <math>1</math> to <math>n</math> are coprime tends to <math>\frac{6}{\pi^2}</math> as <math>n</math> tends to infinity.)
</li>
<li>[<strong>Bonferroni&#39;s inequality and Kounias&#39; inequality</strong>] Prove that  
<li>[<strong>Bonferroni&#39;s inequality and Kounias&#39; inequality</strong>] Prove that  
<math>
<math>
Line 22: Line 20:
</ul>
</ul>


<h2 id="problem-1-classic-examples">Problem 2 (Symmetric 1D random walk)</h2>
<h2 id="problem-2-probability-space">Problem 2 (Probability space, 12 points)</h2>
A gambler plays a fair gambling game: At each round, he flips a fair coin, earns <math>1</math> point if it's HEADs, and loses <math>1</math> point if otherwise.
<ul>
<ul>
<li><p>[<strong>Symmetric 1D random walk (I)</strong>] Let <math>A_i</math> be the event that the gambler earns <math>0</math> points after playing <math>i</math> rounds of the game, that is, the number of times the coin lands on heads is equal to the number of times it lands on tails. Compute <math>\sum_{i=1}^{+\infty} \mathbf{Pr}(A_i)</math>. (Hint: You may use Stirling's approximation to estimate [math]\mathbf{Pr}(A_i)[/math] and derive that <math>\sum_{i=1}^{+\infty} \mathbf{Pr}(A_i) = +\infty</math>.)</p>
<li><p>[<strong>Nonexistence of probability space</strong>] Prove that it is impossible to define a uniform probability law on natural numbers <math>\mathbb{N}</math>. More precisely, prove that there does not exist a probability space <math>(\mathbb{N},2^{\mathbb{N}},\mathbf{Pr})</math> such that <math>\mathbf{Pr}(\{i\}) = \mathbf{Pr}(\{j\})</math> for all <math>i, j \in \mathbb{N}</math>.
Please explain why the same argument fails to prove that there is no uniform probability law on the real interval <math>[0,1]</math>, that is, there is no such probability space <math>([0,1],\mathcal{F},\mathbf{Pr})</math> that for any interval <math>(l,r] \subseteq [0,1]</math>, it holds that <math>(l,r] \in \mathcal{F}</math> and <math>\mathbf{Pr}( (l,r] ) = r-l</math>. (Actually, such probability measure does exist and is called the Lebesgue measure on <math>[0,1]</math>). </p>
</li>
</li>
<li><p>[<strong>Symmetric 1D random walk (II)</strong>] Suppose that the game ends upon that the gambler loses all his <math>m</math> points. Let <math>B_i</math> be the event that the game ends within <math>i</math> rounds. Compute <math>\sum_{i=1}^{+\infty} \mathbf{Pr}(\overline{B_i})</math>.  
<li><p>[<strong>Smallest <math>\sigma</math>-field (I)</strong>] For any subset <math>S \subseteq 2^\Omega</math>, prove that the smallest <math>\sigma</math>-field containing <math>S</math> is given by <math>\sigma(S) := \bigcap_{\substack{S \subseteq \mathcal{F} \subseteq 2^\Omega\\ \mathcal{F} \text{ is a } \sigma\text{-field }} } \mathcal{F}</math>. (Hint: You should show that it is indeed a <math>\sigma</math>-field and also it is the smallest one containing <math>S</math>.)</p>
(Hint: You may first consider [math] \displaystyle{m = 1}[/math] case. Let [math]\displaystyle{C_i}[/math] be the event that the game ends at the [math]\displaystyle{i}[/math]-th round. (i) Prove that <math>\sum_{i=1}^{+\infty} \mathbf{Pr}(\overline{B_i}) = \sum_{i=1}^{+\infty} (i-1) \mathbf{Pr}(C_i)</math>. (ii) Compute <math>\mathbf{Pr}(C_i)</math>, which is a special case of the ballot problem.  (iii) Finally, use Stirling's approximation to derive that <math>\sum_{i=1}^{+\infty} \mathbf{Pr}(\overline{B_i}) = +\infty</math>.)</p>
</li>
<li><p>[<strong>Smallest <math>\sigma</math>-field (II)</strong>] Let <math>S,T \subseteq 2^{\Omega}</math>. Show that <math>\sigma(S) = \sigma(T)</math> if and only if <math>S \subseteq \sigma(T)</math> and <math>T \subseteq \sigma(S)</math>.
</li>
</li>
</ul>


<h2 id="problem-3-probability-space">Problem 3 (Probability space)</h2>
<li><p>[<strong>Union of <math>\sigma</math>-field</strong>] Let <math>\mathcal{F}</math> and <math>\mathcal{G}</math> be <math>\sigma</math>-fields of subsets of <math>\Omega</math>. Show that <math>\mathcal{F} \cup \mathcal{G}</math> is not necessarily a <math>\sigma</math>-field. Suppose <math>\mathcal{F}_1 \subseteq \mathcal{F}_2\subseteq \mathcal{F}_3\subseteq\ldots</math> be a sequence of <math>\sigma</math>-field. Is <math>\bigcup_{i=1}^{+\infty} \mathcal{F}_i</math> a <math>\sigma</math>-field?
<ul>
<li><p>[<strong>Nonexistence of probability space</strong>] Prove that it is impossible to define a uniform probability law on natural numbers <math>\mathbb{N}</math>. More precisely, prove that there does not exist a probability space <math>(\mathbb{N},2^{\mathbb{N}},\mathbf{Pr})</math> such that <math>\mathbf{Pr}(\{i\}) = \mathbf{Pr}(\{j\})</math> for all <math>i, j \in \mathbb{N}</math>.
Please explain why the same argument fails to prove that there is no uniform probability law on the real interval <math>[0,1]</math>, that is, there is no such probability space <math>([0,1],\mathcal{F},\mathbf{Pr})</math> that for any interval <math>(l,r] \subseteq [0,1]</math>, it holds that <math>(l,r] \in \mathcal{F}</math> and <math>\mathbf{Pr}( (l,r] ) = r-l</math>. (Actually, such probability measure does exist and is called the Lebesgue measure on <math>[0,1]</math>). </p>
</li>
</li>
<li><p>[<strong>Smallest <math>\sigma</math>-field</strong>] For any subset <math>S \subseteq 2^\Omega</math>, prove that the smallest <math>\sigma</math>-field containing <math>S</math> is given by <math>\bigcap_{\substack{S \subseteq \mathcal{F} \subseteq 2^\Omega\\ \mathcal{F} \text{ is a } \sigma\text{-field }} } \mathcal{F}</math>. (Hint: You should show that it is indeed a <math>\sigma</math>-field and also it is the smallest one containing <math>S</math>.)</p>
 
</li>
<li><p>[<strong>Projection</strong>] Let <math>\mathcal{F}</math> be a <math>\sigma</math>-field of subsets of <math>\Omega</math> and <math>T \subseteq \Omega</math> be a subset. Show that <math>\{S \cap T \mid S \in \mathcal{F}\}</math> is a <math>\sigma</math>-field.
<li><p>[<strong>Union of <math>\sigma</math>-field</strong>] Let <math>\mathcal{F}</math> and <math>\mathcal{G}</math> be <math>\sigma</math>-fields of subsets of <math>\Omega</math>. Show that <math>\mathcal{F} \cup \mathcal{G}</math> is not necessarily a <math>\sigma</math>-field.
</li>
</li>


Line 45: Line 39:
</li>
</li>


<li><p>[<strong><math>\sigma</math>-field?</strong>] A set <math>A \subseteq \mathbb{N}</math> is said to have asymptotic density <math>\theta</math> if <math>\lim_{n \to \infty} |A \cap \{1,2,\ldots,n\}| / n = \theta</math>. Let <math>\mathcal{A}</math> be the collection of sets for which the asymptotic density exists. Is <math>\mathcal{A}</math> a <math>\sigma</math>-algebra? Please explain your answer.
 
</ul>
 
<h2 id="problem-3-probability-space">Problem 3 (Birthday paradox)</h2>
<p>Please design a <strong>randomized algorithm using the birthday paradox</strong> that solves the following problem in <math>\mathrm{poly}(n) \cdot 2^{n/2}</math> time with high probability (for example, <math>0.99</math> when <math>n</math> is sufficiently large). Please provide a detailed error analysis as well. (<strong>WARNING:</strong> You will <strong>NOT</strong> receive any points if you solve this task using Gaussian elimination)
<ul>
<li>
Given an integer sequence <math>a_1,a_2,\ldots,a_{100n}</math> of length <math>100 n</math> satisfying <math>0 \le a_i < 2^n</math> for all <math>1 \le i \le 100 n</math>. Please find out a non-empty subset <math>S \subseteq \{1,2,\ldots,100n\}</math> satisfying <math>\bigoplus_{i \in S} a_i = 0</math>, i.e. the exclusive or of the elements whose indices are in <math>S</math> equals to <math>0</math>.
</li>
</li>
</ul>
</ul>


Line 65: Line 65:
# the last ball drawn is white.
# the last ball drawn is white.
</p></li>
</p></li>
<li>['''Noisy channel'''] When coded messages are sent, there are sometimes errors in transmission. In particular, Morse code uses "dots" and "dashes", which are known to occur in the proportion of 3:4. In other words, the probability of a "dot" being sent is <math>3/7</math>, and the probability of a "dash" being sent is <math>4/7</math>. Suppose due to interference on the transmission channel, with probability <math>1/8</math>, a dot will be mistakenly received as a dash, and vice versa. If we receive a dot, what is the probability that the transmitted symbol is indeed a dot?
</li>
</ul>
</ul>
<h2 id="problem-5-independence">Problem 5 (Independence)</h2>
<h2 id="problem-5-independence">Problem 5 (Independence)</h2>
Line 83: Line 81:
<h2 id="problem-6-probabilistic-method">Problem 6 (Probabilistic method)</h2>
<h2 id="problem-6-probabilistic-method">Problem 6 (Probabilistic method)</h2>
<ul>
<ul>
<li>[<strong>Tournaments</strong>] A [[wikipedia:Tournament_(graph_theory)|tournament]] can be interpreted as the outcome of a round-robin tournament in which every player faces every other player exactly once, and no draws occur. Given two players <math>x</math> and <math>y</math>, we draw an
<li>[<strong>Tournaments</strong>] A [[wikipedia:Tournament_(graph_theory)|tournament]] can be interpreted as the outcome of a round-robin tournament in which every player faces every other player exactly once, and no draws occur. Given two players (vertices) <math>x</math> and <math>y</math>, we draw an
arrow from <math>x</math> to <math>y</math> if <math>x</math> beats <math>y</math>. We say a tournament has property <math>S_k</math> if for every <math>k</math> players, there exists another player <math>v</math> who defeats all of them. For example, a triangle <math>x\rightarrow y \rightarrow \rightarrow z \rightarrow x</math> has property <math>S_1</math> but not <math>S_2</math>. Prove that if <math>\binom n k(1-2^{-k})^{n-k}<1</math>, then there  is a tournament on <math>n</math> vertices that has the property <math>S_k</math>.</li>
arrow from <math>x</math> to <math>y</math> if <math>x</math> beats <math>y</math> (and vice versa). We say a tournament has property <math>S_k</math> if for every <math>k</math> players, there exists another player <math>v</math> who defeats all of them. For example, a triangle <math>x\rightarrow y \rightarrow z \rightarrow x</math> has property <math>S_1</math> but not <math>S_2</math>. Prove that if <math>\binom n k(1-2^{-k})^{n-k}<1</math>, then there  is a tournament on <math>n</math> vertices that has the property <math>S_k</math>.</li>
</ul>
</ul>

Latest revision as of 06:49, 20 February 2025

  • 每道题目的解答都要有完整的解题过程,中英文不限。
  • 我们推荐大家使用LaTeX, markdown等对作业进行排版。

Assumption throughout Problem Set 1

Without further notice, we are working on probability space [math]\displaystyle{ (\Omega,\mathcal{F},\mathbf{Pr}) }[/math].

Problem 1 (Principle of Inclusion and Exclusion, 8 points)

Let [math]\displaystyle{ n\ge 1 }[/math] be a positive integer and [math]\displaystyle{ A_1,A_2,\ldots,A_n }[/math] be [math]\displaystyle{ n }[/math] events.

  • [Union bound] Prove [math]\displaystyle{ \mathbf{Pr}\left( \bigcup_{i=1}^{n} A_i \right) \le \sum_{i=1}^{n} \mathbf{Pr}\left(A_i\right) }[/math] using the definition of probability space.
  • [Principle of Inclusion and Exclusion (PIE)] Prove that [math]\displaystyle{ \mathbf{Pr}\left( \bigcup_{i=1}^n A_i\right) = \sum_{\emptyset \neq S \subseteq [n]} (-1)^{|S|-1} \mathbf{Pr}\left( \bigcap_{i \in S} A_i \right) }[/math], where [math]\displaystyle{ [n]=\{1,2,\ldots,n\} }[/math].
  • [Surjection] For positive integers [math]\displaystyle{ m\ge n }[/math], prove that the probability of a uniform random function [math]\displaystyle{ f:[m]\to[n] }[/math] to be surjective (满射) is [math]\displaystyle{ \sum_{k=1}^n(-1)^{n-k}{n\choose k}\left(\frac{k}{n}\right)^m }[/math].
  • [Bonferroni's inequality and Kounias' inequality] Prove that [math]\displaystyle{ \sum_{i=1}^n \mathbf{Pr}(A_i) - \sum_{1 \le i\lt j \le n} \mathbf{Pr}(A_i \cap A_j)\le \mathbf{Pr}\left(\bigcup_{i=1}^n A_i\right) \le \sum_{i=1}^n \mathbf{Pr} \left( A_i\right) - \sum_{i=2}^n \mathbf{Pr}(A_1 \cap A_i). }[/math] (Hint: This is sometimes called Kounias' inequality which is weaker than the Bonferroni's inequality. You can try using Venn diagram to understand these inequalities.)

Problem 2 (Probability space, 12 points)

  • [Nonexistence of probability space] Prove that it is impossible to define a uniform probability law on natural numbers [math]\displaystyle{ \mathbb{N} }[/math]. More precisely, prove that there does not exist a probability space [math]\displaystyle{ (\mathbb{N},2^{\mathbb{N}},\mathbf{Pr}) }[/math] such that [math]\displaystyle{ \mathbf{Pr}(\{i\}) = \mathbf{Pr}(\{j\}) }[/math] for all [math]\displaystyle{ i, j \in \mathbb{N} }[/math]. Please explain why the same argument fails to prove that there is no uniform probability law on the real interval [math]\displaystyle{ [0,1] }[/math], that is, there is no such probability space [math]\displaystyle{ ([0,1],\mathcal{F},\mathbf{Pr}) }[/math] that for any interval [math]\displaystyle{ (l,r] \subseteq [0,1] }[/math], it holds that [math]\displaystyle{ (l,r] \in \mathcal{F} }[/math] and [math]\displaystyle{ \mathbf{Pr}( (l,r] ) = r-l }[/math]. (Actually, such probability measure does exist and is called the Lebesgue measure on [math]\displaystyle{ [0,1] }[/math]).

  • [Smallest [math]\displaystyle{ \sigma }[/math]-field (I)] For any subset [math]\displaystyle{ S \subseteq 2^\Omega }[/math], prove that the smallest [math]\displaystyle{ \sigma }[/math]-field containing [math]\displaystyle{ S }[/math] is given by [math]\displaystyle{ \sigma(S) := \bigcap_{\substack{S \subseteq \mathcal{F} \subseteq 2^\Omega\\ \mathcal{F} \text{ is a } \sigma\text{-field }} } \mathcal{F} }[/math]. (Hint: You should show that it is indeed a [math]\displaystyle{ \sigma }[/math]-field and also it is the smallest one containing [math]\displaystyle{ S }[/math].)

  • [Smallest [math]\displaystyle{ \sigma }[/math]-field (II)] Let [math]\displaystyle{ S,T \subseteq 2^{\Omega} }[/math]. Show that [math]\displaystyle{ \sigma(S) = \sigma(T) }[/math] if and only if [math]\displaystyle{ S \subseteq \sigma(T) }[/math] and [math]\displaystyle{ T \subseteq \sigma(S) }[/math].

  • [Union of [math]\displaystyle{ \sigma }[/math]-field] Let [math]\displaystyle{ \mathcal{F} }[/math] and [math]\displaystyle{ \mathcal{G} }[/math] be [math]\displaystyle{ \sigma }[/math]-fields of subsets of [math]\displaystyle{ \Omega }[/math]. Show that [math]\displaystyle{ \mathcal{F} \cup \mathcal{G} }[/math] is not necessarily a [math]\displaystyle{ \sigma }[/math]-field. Suppose [math]\displaystyle{ \mathcal{F}_1 \subseteq \mathcal{F}_2\subseteq \mathcal{F}_3\subseteq\ldots }[/math] be a sequence of [math]\displaystyle{ \sigma }[/math]-field. Is [math]\displaystyle{ \bigcup_{i=1}^{+\infty} \mathcal{F}_i }[/math] a [math]\displaystyle{ \sigma }[/math]-field?

  • [Projection] Let [math]\displaystyle{ \mathcal{F} }[/math] be a [math]\displaystyle{ \sigma }[/math]-field of subsets of [math]\displaystyle{ \Omega }[/math] and [math]\displaystyle{ T \subseteq \Omega }[/math] be a subset. Show that [math]\displaystyle{ \{S \cap T \mid S \in \mathcal{F}\} }[/math] is a [math]\displaystyle{ \sigma }[/math]-field.

  • [Probability space?] Let [math]\displaystyle{ \Omega = \mathbb{R} }[/math], [math]\displaystyle{ \mathcal{F} }[/math] is the set of all subsets [math]\displaystyle{ A \subseteq \Omega }[/math] so that [math]\displaystyle{ A }[/math] or [math]\displaystyle{ \overline{A} }[/math] (complement of [math]\displaystyle{ A }[/math]) is countable, [math]\displaystyle{ P(A) = 0 }[/math] in the first case and [math]\displaystyle{ P(A) = 1 }[/math] in the second. Is [math]\displaystyle{ (\Omega,\mathcal{F},P) }[/math] a probability space? Please explain your answer.

Problem 3 (Birthday paradox)

Please design a randomized algorithm using the birthday paradox that solves the following problem in [math]\displaystyle{ \mathrm{poly}(n) \cdot 2^{n/2} }[/math] time with high probability (for example, [math]\displaystyle{ 0.99 }[/math] when [math]\displaystyle{ n }[/math] is sufficiently large). Please provide a detailed error analysis as well. (WARNING: You will NOT receive any points if you solve this task using Gaussian elimination)

  • Given an integer sequence [math]\displaystyle{ a_1,a_2,\ldots,a_{100n} }[/math] of length [math]\displaystyle{ 100 n }[/math] satisfying [math]\displaystyle{ 0 \le a_i \lt 2^n }[/math] for all [math]\displaystyle{ 1 \le i \le 100 n }[/math]. Please find out a non-empty subset [math]\displaystyle{ S \subseteq \{1,2,\ldots,100n\} }[/math] satisfying [math]\displaystyle{ \bigoplus_{i \in S} a_i = 0 }[/math], i.e. the exclusive or of the elements whose indices are in [math]\displaystyle{ S }[/math] equals to [math]\displaystyle{ 0 }[/math].

Problem 4 (Conditional probability)

  • [Positive correlation] We say that events [math]\displaystyle{ B }[/math] gives positive information about event [math]\displaystyle{ A }[/math] if [math]\displaystyle{ \mathbf{Pr}(A|B) \gt \mathbf{Pr}(A) }[/math], that is, the occurrence of [math]\displaystyle{ B }[/math] makes the occurrence of [math]\displaystyle{ A }[/math] more likely. Now suppose that [math]\displaystyle{ B }[/math] gives positive information about [math]\displaystyle{ A }[/math].
    1. Does [math]\displaystyle{ A }[/math] give positive information about [math]\displaystyle{ B }[/math]?
    2. Does [math]\displaystyle{ \overline{B} }[/math] give negative information about [math]\displaystyle{ A }[/math], that is, is it true that [math]\displaystyle{ \mathbf{Pr}(A|\overline{B}) \lt \mathbf{Pr}(A) }[/math]?
    3. Does [math]\displaystyle{ \overline{B} }[/math] give positive information or negative information about [math]\displaystyle{ \overline{A} }[/math]?
  • [Balls in urns (I)] There are [math]\displaystyle{ n }[/math] urns of which the [math]\displaystyle{ r }[/math]-th contains [math]\displaystyle{ r-1 }[/math] white balls and [math]\displaystyle{ n-r }[/math] black balls. You pick an urn uniformly at random (here, "uniformly" means that each urn has equal probability of being chosen) and remove two balls from that urn, uniformly at random without replacement (which means that each of the [math]\displaystyle{ {n-1\choose 2} }[/math] pairs of balls are chosen to be removed with equal probability). Find the following probabilities:

    1. the second ball is black;
    2. the second ball is black, given that the first is black.

  • [Balls in urns (II)] Suppose that an urn contains [math]\displaystyle{ w }[/math] white balls and [math]\displaystyle{ b }[/math] black balls. The balls are drawn from the urn one by one, each time uniformly and independently at random, without replacement (which means we do not put the chosen ball back after each drawing). Find the probabilities of the events:

    1. the first white ball drawn is the [math]\displaystyle{ (k+1) }[/math]th ball;
    2. the last ball drawn is white.

Problem 5 (Independence)

Let's consider a series of [math]\displaystyle{ n }[/math] outputs [math]\displaystyle{ (X_1, X_2, \cdots, X_n) \in \{0,1\}^n }[/math] of [math]\displaystyle{ n }[/math] independent Bernoulli trials, where each trial succeeds with the same probability [math]\displaystyle{ 0 \lt p \lt 1 }[/math].

  • [Limited independence] Construct three events [math]\displaystyle{ A,B }[/math] and [math]\displaystyle{ C }[/math] out of [math]\displaystyle{ n }[/math] Bernoulli trials such that [math]\displaystyle{ A, B }[/math] and [math]\displaystyle{ C }[/math] are pairwise independent but are not (mutually) independent. You need to prove that the constructed events [math]\displaystyle{ A, B }[/math] and [math]\displaystyle{ C }[/math] satisfy this. (Hint: Consider the case where [math]\displaystyle{ n = 2 }[/math] and [math]\displaystyle{ p = 1/2 }[/math].)

  • [Product distribution] Suppose someone has observed the output of the [math]\displaystyle{ n }[/math] trials, and she told you that precisely [math]\displaystyle{ k }[/math] out of [math]\displaystyle{ n }[/math] trials succeeded for some [math]\displaystyle{ 0\lt k\lt n }[/math]. Now you want to predict the output of the [math]\displaystyle{ (n+1) }[/math]-th trial while the parameter [math]\displaystyle{ p }[/math] of the Bernoulli trial is unknown. One way to estimate [math]\displaystyle{ p }[/math] is to find such [math]\displaystyle{ \hat{p} }[/math] that makes the observed outcomes most probable, namely you need to solve [math]\displaystyle{ \arg \max_{\hat{p}\in(0,1)} \mathbf{Pr}_{\hat{p}} [k \text{ out of } n\text{ trials succeed}]. }[/math]

    1. Estimate [math]\displaystyle{ p }[/math] by solving the above optimization problem.
    2. If someone tells you exactly which [math]\displaystyle{ k }[/math] trials succeed (in addition to just telling you the number of successful trials, which is [math]\displaystyle{ k }[/math]), would it help you to estimate [math]\displaystyle{ p }[/math] more accurately? Why?

Problem 6 (Probabilistic method)

  • [Tournaments] A tournament can be interpreted as the outcome of a round-robin tournament in which every player faces every other player exactly once, and no draws occur. Given two players (vertices) [math]\displaystyle{ x }[/math] and [math]\displaystyle{ y }[/math], we draw an arrow from [math]\displaystyle{ x }[/math] to [math]\displaystyle{ y }[/math] if [math]\displaystyle{ x }[/math] beats [math]\displaystyle{ y }[/math] (and vice versa). We say a tournament has property [math]\displaystyle{ S_k }[/math] if for every [math]\displaystyle{ k }[/math] players, there exists another player [math]\displaystyle{ v }[/math] who defeats all of them. For example, a triangle [math]\displaystyle{ x\rightarrow y \rightarrow z \rightarrow x }[/math] has property [math]\displaystyle{ S_1 }[/math] but not [math]\displaystyle{ S_2 }[/math]. Prove that if [math]\displaystyle{ \binom n k(1-2^{-k})^{n-k}\lt 1 }[/math], then there is a tournament on [math]\displaystyle{ n }[/math] vertices that has the property [math]\displaystyle{ S_k }[/math].