I have three samples of measures of an observable. Each sample has a different number of elements. I want to know the expected value and the variance of the observable. I assume that the probability density function of the measures follows a normal distribution.
If I only know the mean value and the variance in each sample, I believe that the expected value and the variance of the observable should be obtained using the weighted arithmetic mean. But what happens when the variance of a sample is zero (which is more possible the smaller is the sample)?
Do I need to know the values of the measures in each sample in order to calculate expected value and variance of the observable?
Update:
I used the inverse of the sample variance as weight. Should I follow the answer below?
Can I get weighted sample variance from the individual variances?