From a set of random variables $Y=(Y_1,…,Y_n)$ from a known distribution, what expressions are random variables and not fixed numbers?
$\bar{Y}=\frac{1}{n}\sum_{i=1}^n {Y_i}$
$E(\bar{Y})$
$Var(\bar{Y})$
$\sum_{i=1}^n ({Y_i-\bar{Y}})^2$
$L(\theta ; Y)$ (the likelihood function)
The estimator $\hat{\theta}({Y})$
$g(\theta ; Y)=\sum_{i=1}^n ({Y_i-\theta})^2$
The derivative of $g(\theta ; Y)$ with respect to $\theta$
I am getting my definitions confused from $\text{MLE’s},$ but I think $5)$ is a $\text{RV}$ as it depends on $Y,$ hence $7)$ and $8)$ are. Also $2)$ and $3)$ are random variables too. I think this is correct but can someone verify my answers and explain where I may be going wrong? Thanks!
The only fixed numbers are 2. and 3.
$E(\overline{Y})=\mu$ and $V(\overline{Y})=\frac{\sigma^2}{n}$
You can realize this observing that 1., the sample mean, is a random variable while 2. and 3. are its indicators (its mean and variance)
the others are all rv's