Let \(X\) be a random variable with probability mass function
\(p(n) = \frac{1}{c^n}\quad \text{for } n=2,3,4,\cdots\)
and \(p(x)=0\) otherwise.
- Find \(c.\)
- Compute the probability that \(X\) is even.
Let \(X\) be a random variable with probability mass function
\(p(n) = \frac{1}{c^n}\quad \text{for } n=2,3,4,\cdots\)
and \(p(x)=0\) otherwise.
Comments Off on Using a Mass Function
Posted in probability mass function, Series
A magician claims to have a magic die. If the die is rolled and lands on an even number, then the next time the die is rolled it will land on an odd number (and vice versa). So, as the die is rolled it will alternate perfectly between even and odd numbers (or so the magician claims).
You, being skeptical, figure there’s a 1 percent chance that the die is magical and a 99 percent chance that it’s just an ordinary fair die. You then ask the magician to “prove” the die is magical by rolling it some number of times.
How many successfully alternating rolls will it take for you to think there’s a 99 percent chance the die is magical (or, more likely, that it’s rigged in some way so it always alternates)?
Comments Off on Magic Die (or is it rigged?)
Posted in Bayes Theorem, Sequence of independent trials, Series
Tagged Modified from fivethirtyeight: https://fivethirtyeight.com/features/can-you-flip-the-magic-coin/
An experimenter has two fair coins and one biased coin. The biased coin lands on heads with probability 3/4.
The experimenter randomly selects one of the three coins and flips it until they get heads.
Let \(A\) be the event that the experimenter flipped the biased coin.
Let \(B\) be the event that it took the experimenter an even number of flips to get heads.
Are events \(A\) and \(B\) independent?
Comments Off on Flipping Coins and Independence
Posted in Coin Flips, Geometric Distribution, Independence, Series
Your friend challenges you to a game in which you flip a fair coin until you get heads. If you flip an even number of times, you win. Let \(A\) be the event that you win. Let \(B\) be the event that you flip the coin 3 or more times. Let \(C\) be the event that you flip the coin 4 or more times.
Comments Off on Coin flipping game
Posted in Coin Flips, Geometric Distribution, Independence, Series
Write in first 4 terms of the Taylor series expansion around \(x=0\) for the following functions:
Show that
\[\sum_{j=1}^n j =\frac{1}{2}n(n+1)\]
Hint: notice that \(1+n=n+1\), \(2+(n-1)=n+1\), \(3+(n-2)=n+1\) and so on. How many such pairings exist ?
Comments Off on Arithmetic sum
Posted in Series
Tagged JCM_math230_HW1_F22, JCM_math230_HW1_S13, JCM_math230_HW1_S15, JCM_math340_HW1_F13, MDR_math230_HW1_F14