Over the last seven days,we're averaging more than 41,000 new cases across the country every day.
在过去的七天里,全国平均每天有41000多个新增病例。
当月 CNN 10 学生英语 2020年5月合集
Governor Andrew Cuomo reported New York is still averaging at least 900 new cases a day.
州长安德鲁·科莫报告说,纽约平均每天仍有至少 900 例新病例。
Newsweek
Over the recent two-week period, the average case count has been climbing in some key battleground states including Arizona, North Carolina and Pennsylvania, according to JHU.
If you take the number 0.4 instead, that is, the average case infects 0.4 people, then look at what happens to that number as you go out.
如果你取数字 0. 4,也就是说,平均病例感染 0.4 人,然后看看你出去时这个数字会发生什么。
英语百科
Best, worst and average case
(重定向自Average case)
In computer science, best, worst, and average cases of a given algorithm express what the resource usage is at least, at most and on average, respectively. Usually the resource being considered is running time, i.e. time complexity, but it could also be memory or other resources.