Suppose that three fair 6-sided dice are rolled.
- Let \(M\) be the minimum of three numbers rolled. Find \(\mathbb{E}(M)\).
- Let \(S\) be the sum of the largest two rolls. Find \(\mathbb{E}(S)\).
Suppose that three fair 6-sided dice are rolled.
Comments Off on Minimum Dice Roll
Posted in Dice Rolls, Expectations, Max and Mins, Tail Sum Fromula
A host invites \(n\) guests to a party (guest #1, guest #2, … , guest #n). Each guest brings with them their best friend. At the party there is a large circular table with \2n\) seats. All of the \(n\) invited guests and their best friends sit in a random seat.
Comments Off on Dinner Party Seating
Posted in Expectations, Indicator functions
15 players each roll a fair 6-sided die once. If two or more players roll the same number, those players are eliminated. What is the expected number of players who get eliminated?
Comments Off on A Dice Rolling Game
Posted in Expectations, Indicator functions
Calls arrive at a call center according to a Poisson arrival process with an average rate of 2 calls/minute. Each caller has a 1/12 chance of having a January birthday, independent of other callers. What is the expected wait time until the call center receives 3 calls from callers with January birthdays?
Comments Off on January Birthdays at a Call Center
Posted in Expectations, Poisson arrivial process
A host invites guests to a party. How many guests should be invited in order for the expected number of guests who share a birthday with at least one other guest to be at least 4?
Comments Off on Another Birthday Problem
Posted in Expectations, Indicator functions
An experimenter rolls a fair 6-sided die until they’ve seen both a 1 and a 2 (not necessarily consecutively). What is the experimenter’s expected number of rolls?
Comments Off on Almost geometric
Posted in Expectations, Geometric Distribution
A professor randomly hands back test in a class of \(n\) people paying no attention to the names on the paper. Let \(N\) denote the number of people who got the right test. Let \(D\) denote the pairs of people who got each others tests. Let \(T\) denote the number of groups of three who none got the right test but yet among the three of them that have each others tests. Find:
Comments Off on Handing back tests
Posted in Expectations, Indicator functions
Recall that the Cauchy–Schwarz inequality stats that for any two random variable \(X\) and \(Y\) one has that
\[ \mathbf E |XY| \leq \sqrt{\mathbf E [X^2]}\,\sqrt{ \mathbf E [Y^2]}\]
Comments Off on Using the Cauchy–Schwarz inequality
Posted in Basic probability, Expectations
Let \(X\) be a random variable with probability mass function
\[p(n) = \frac{c}{n!}\quad \text{for $\mathbf{N}=0,1,2\cdots$}\]
and \(p(x)=0\) otherwise.
[Meester ex 2.7.14]
Comments Off on A p.m.f. and expectation example
Posted in Expectations, probability mass function
Tagged JCM_math340_HW5_F13
Let \(X\) be a positive random variable with c.d.f \(F\).
Suppose \(X\) takes values in\( (0,1) \) and has a density
\[f(x)=\begin{cases}c x^2 (1-x)^2 \qquad &x\in(0,1)\\ 0 & x \not \in (0,1)\end{cases}\]
for some \(c>0\).
Comments Off on probability density example
Posted in Expectations, probability density function
Tagged JCM_math230_HW6_S13, JCM_math230_HW8_F22, JCM_math230_HW8_S15, JCM_math340_HW6_F13
Suppose that \(X\) is a random variable whose density is
\[f(x)=\frac{1}{2(1+|x|)^2} \quad x \in (-\infty,\infty)\]
Comments Off on Infinite Mean
Posted in Expectations, probability density function
Tagged JCM_math340_HW6_F13
There are \(15\) stock brokers. The returns (in thousands of dollars) on each brokers is modeled as a separate independent exponential distribution \(X_1 \sim \mbox{Exp}(\lambda_1),…,X_{15} \sim \mbox{Exp}(\lambda_{15})\). Define \(Z = \min\{X_1,…,X_{15}\}\).
What is \(\mathbf{E}(Z)\) ?
Comments Off on Expectation of min of exponentials
Posted in Expectations, Exponential Random Variables, Max and Mins
Consider the following hierarchical random variable
Comments Off on Expectation of hierachical model
Posted in Conditional Expectation, Conditioning, Expectations, Prior/Posterior Distribution
Tagged JCM_math230_HW10_S15, JCM_math230_HW11_F22, JCM_math230_HW9_S13, JCM_math340_HW5_F13
Use the expectation as tail sum tool to compute the expectation of the geometric distribution.
Posted in Expectations
Consider the following mixture distribution.
What is \(\mathbf{E}(Y)\) ?. (*) What is \(\mathbf{E}(Y | X )\) ?.
Comments Off on Expectation of mixture distribution
Posted in Conditioning, Expectations
Tagged JCM_math230_HW11_S15, JCM_math230_HW12_F22, JCM_math230_HW9_S13
Suppose that \(X \in \{1,2,3\}\) and \(Y = X+ 1\), and \(\mathbf{P}(X = 1) = 0.3, \ \mathbf{P}(X = 2) = 0.5,\ \mathbf{P}(X = 3) = 0.2.\)
(a) Find \(\mathbf{E}(X)\).
(b) Find \(\mathbf{E}(Y)\).
(c) Find \(\mathbf{E}(X + Y)\).
[Author Mark Huber. Licensed under Creative Commons.]
Comments Off on A simple mean calculation
Posted in Expectations
Let \(X\) be a random variable with \(\mu_1=\mathbf{E}(X)\) and \(\mu_2=\mathbf{E}(X^2)\). For any number \(a\) define the mean squared error
\[J(a)=\mathbf{E}\big[(X-a)^2\big] \]
and the absolute error
\[K(a)=\mathbf{E}\big[|X-a|\big] \]
Comments Off on Expected Value and Mean Error
Posted in Expectations
Tagged JCM_math230_HW5_S13, JCM_math230_HW5_S15, JCM_math340_HW4_F13
Show that the distribution of a random variable \(X\) with possible values of 0,1 and 2 is determined by \(\mu_1=\mathbf{E}(X)\) and \(\mu_2=\mathbf{E}(X^2)\), by finding a formula for \(\mathbf{P}(X=x)\) in terms of \(\mu_1\) and \(\mu_2\).
[Pitman p. 184. #20]
Comments Off on Three Valued Random Variable
Posted in Expectations
Compute the expectation of the geometric distribution using the fact that in this case
\(\mathbf{E}(X)= \sum_{k=1}^{\infty} \mathbf{Pr}(X\geq k) \)
A fair die is rolled ten times. Find numerical values for the expectations of each of the following random variables
[From Pitman page 183]
Posted in Dice Rolls, Expectations
Scoring subsequences or lengths of similar matches or runs is common to a variety of problems from matches in genetic codes to similar runs in bits.
Consider the following question about two sequences of letters. Set both sequences to have length \(k\). At each location of the sequences the probability of a match in letters is \(.7\) and the probability of a mismatch is \(.3\). At each location a match is assigned a score of \(4\) and a mismatch is assigned a score of \(-1\). The total score of the sequence is the sum of the scores at each location, there are \(k\) locations.
Answer the following:
Suppose \(\mathbf{E}(X^2)=3\), \(\mathbf{E}(Y^2)=4\) and \(\mathbf{E}(XY)=2\). What is \(\mathbf{E}[(X+Y)^2]\) ?
A standard 6 sided die is rolled three times.
Based on [Pitman, p. 182 #3]
Comments Off on Expection and dice rolls
Posted in Dice Rolls, Expectations
Tagged JCM_math230_HW56_F22, JCM_math230_HW5_S13, JCM_math230_HW5_S15, JCM_math340_HW5_F13
Let \(A\) and \(B\) be independent events and let \(\mathbf{1}_A\) and \(\mathbf{1}_B\) be the associated indicator functions. Answer the following questions in terms of \(\mathbf{P}(A)\) and \(\mathbf{P}(B)\).
Posted in Expectations, Indicator functions