Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想计算一些统计数据。
为了计算列的某些值的平均值,我使用 AverageIfs()。
现在我想计算相同值的中位数。但是没有 MedianIfs() 函数。
是否有一个简单的解决方案来计算满足某些条件(2 个条件)的值的中位数?
在Excel 板上查看此响应