Probstat/week5 practice 2
รุ่นแก้ไขเมื่อ 17:13, 17 กันยายน 2557 โดย Jittat (คุย | มีส่วนร่วม) (→Independent random variables)
- This is part of probstat.
Independent random variables
1. Consider a simple experiment of choosing, uniformly at random, an integer from the set {0,1}.
- 1.1 Let X be a random variable that denotes the chosen integer from the experiment. Find E[X] and Var(X).
- 1.2 Let's perform the experiment 2 times. Let X1 and X2 be random variables that denote the chosen integers from the first and the second experiments. Let Y = (X1 + X2)/2. Find E[Y] and Var(Y).
- 1.2 Let's perform the experiment K times. Let X1, X2,... XK be random variables that denote the chosen integers from each experiments. Let Z = (X1 + ... + XK)/K. Find E[Z] and Var(Z).