You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "f824bfdb8b12d33293913f76f5c787c5",
"translation_date": "2025-08-25T16:36:11+00:00",
"source_file": "2-Working-With-Data/06-non-relational/assignment.md",
"language_code": "zh"
}
-->
# 苏打利润
## 说明
[Coca Cola Co 电子表格 ](../../../../2-Working-With-Data/06-non-relational/CocaColaCo.xlsx )缺少了一些计算。你的任务是:
1. 计算 2015、2016、2017 和 2018 财年的毛利润
- 毛利润 = 营业净收入 - 销售成本
1. 计算所有毛利润的平均值。尝试使用函数完成此操作。
- 平均值 = 毛利润总和除以财年数( 10)
- 关于 [AVERAGE 函数 ](https://support.microsoft.com/en-us/office/average-function-047bac88-d466-426c-a32b-8f33eb960cf6 ) 的文档
1. 这是一个 Excel 文件,但应该可以在任何电子表格平台中编辑
[数据来源归功于 Yiyi Wang ](https://www.kaggle.com/yiyiwang0826/cocacola-excel )
## 评分标准
优秀 | 合格 | 需要改进
--- | --- | ---
** 免责声明**:
本文档使用AI翻译服务 [Co-op Translator ](https://github.com/Azure/co-op-translator ) 进行翻译。尽管我们努力确保翻译的准确性,但请注意,自动翻译可能包含错误或不准确之处。应以原始语言的文档作为权威来源。对于重要信息,建议使用专业人工翻译。我们不对因使用此翻译而产生的任何误解或误读承担责任。