在 Microsoft Excel 中使用条件语句

发布于 2024-09-12 15:42:35 字数 364 浏览 5 评论 0原文

我试图找到另一列匹配的一些价格的中位数,

即,

Prices          Type of product

1                Bananas
4                Peas
9                Bananas
20               Beans
5                Bananas
90               Apples

我知道如何将所有这些价格作为一个组来拉出中位数价格,但我需要 Excel 来向我显示苹果的中位数价格是多少,什么是苹果的中位数价格?根据我的农产品清单(条件中值表达式),豌豆的中位价格和香蕉的中位价格是多少。

任何有帮助的事情将不胜感激。

I am trying to find the median of some prices whereby another column matches,

ie,

Prices          Type of product

1                Bananas
4                Peas
9                Bananas
20               Beans
5                Bananas
90               Apples

I know how to pull the median price for all of them as a group, but I need Excel to show me what the median price is for apples, what the median price is for peas and what the median price is for bananas based on my list of produce (a conditional median expression).

Anything that could help would be appreciated.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

陈独秀 2024-09-19 15:42:35

您需要使用 VLOOKUP 函数来获取 MEDIAN 的数据集。

有关 VLOOKUP 的信息位于此处

You need to use a VLOOKUP function to get your dataset for the MEDIAN.

Info on VLOOKUP is here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文