This question evaluates proficiency in streaming summary-statistics updates and probability calculations, specifically computing an updated mean from aggregated summaries and comparing Binomial versus Poisson probability computations within the Statistics & Math domain.
You have an existing dataset of N = 1,000 observations with mean 12.4. You:
Without recomputing from raw data, compute the exact new mean. Show the formula you use and report the final value to 3 decimal places.
Let X ~ Binomial(n = 40, p = 0.07).
Login required