I'm doing my homework and i dont have the answers, can someone say if its correct?
"Let the population X, defined by X~Ber(p);
Find The sampling distribution of an RV. X¯=1n∑ni=1Xi where Xi is the obtained value from an extraction with reposition of this population X. Use N=5 And P=0.3." $$T=\sum_{i=1}^{n}Xi$$ $$E[T] = n*p$$
$$E[\bar{X}] = E[T]/n$$ $$E[\bar{X}] = \frac{0.3*5}{5} = 0.3$$
Based on histogram, i find that the "truth" mean expectation is 1.5.
Finding the $P(|e| < 0.2)$ Where e = sampling error of the mean = $1.5-0.3 = 1.2$ so, $P(1.2 < 0.2) = 0$
Is that correct?