Family Planning
Mr. and Mrs. Brown decide to continue having children until they either have their first girl or until they have three children. Assume that each child is equally likely to be a boy or a girl, independent of all other children, and that there are no multiple births. Let G denote the numbers of girls that the Browns have. Let C be the total number of children they have.
- Determine the sample space, along with the probability of each sample point.
- Compute the joint distribution of G and C. Fill in the table below.
C=1 | C=2 | C=3 | |
G=0 | |||
G=1 |
- Use the joint distribution to compute the marginal distributions of G and C and confirm that the values are as youd expect. Fill in the tables below.
|
|
- Are G and C independent?
- What is the expected number of girls the Browns will have? What is the expected number of children that the Browns will have?
CS 70, Fall 2018, HW 10 1
2 Will I Get My Package?
A delivery guy in some company is out delivering n packages to n customers, where nN, n > 1. Not only does he hand a random package to each customer, he opens the package before delivering it with probability 1/2. Let X be the number of customers who receive their own packages unopened.
- Compute the expectation E(X).
- Compute the variance var(X).
3 Double-Check Your Intuition Again
- You roll a fair six-sided die and record the result X. You roll the die again and record the result Y.
- What is cov(X+Y,XY)?
- Prove that X+Y and XY are not independent.
For each of the problems below, if you think the answer is yes then provide a proof. If you think the answer is no, then provide a counterexample.
- If X is a random variable and var(X)= 0, then must X be a constant?
- If X is a random variable and c is a constant, then is var(cX)=cvar(X)?
- If A and B are random variables with nonzero standard deviations and Corr(A,B)= 0, then are A and B independent?
- If X and Y are not necessarily independent random variables, but Corr(X,Y)= 0, and X and Y have nonzero standard deviations, then is var(X+Y)= var(X)+var(Y)?
- If X and Y are random variables then is E(max(X,Y)min(X,Y))=E(XY)?
- If X and Y are independent random variables with nonzero standard deviations, then is
Corr(max(X,Y),min(X,Y))= Corr(X,Y)?
CS 70, Fall 2018, HW 10
Reviews
There are no reviews yet.