ECONOMICS LEC1

Elijahqi-blog

Definition of economics

opportunity cost

The opportunity cost of an action is the value of the next-best alternative
that must be given up in order to undertake that action.

the loss of other alternatives when one alternative is chosen.
even the first choice is the same the opportunity cost is different

Production possibility frontier

production efficiency

Production efficiency is an economic level at which the economy can no longer produce additional amounts of a good without lowering the production level of another product. This happens when an economy is operating along its production possibility frontier

downward sloping

downward sloping-> opportunity cost

concave to origin

increase opportunity cost
why this?
the resource is not uniform
Initially shifted into producing another good,is who can produce better
however,when the number is increasing,

characteristics of ppf
  1. scarcity

The existence of the production possibility boundary shows the existence of scarcity. In other words, if there is no scarcity, there will be no restrictions on the products that can be produced, and there will be no production possibility boundary. Therefore, the boundary of production possibility actually embodies scarcity.
2. choise
Scarcity forces people to make choices. From the point of view of the production possibility boundary, the choice is to decide which point to produce according to the production possibility boundary, that is, which combination of the two products is produced. Choice depends on individual preferences (Crusoe’s preferences, which are in fact the combination of his need for survival and his desire for consumption). This also depends on the degree of preference for each product. For the purpose of maximizing the degree of consumer satisfaction, people will make rational choices, that is to say, they can achieve this maximized choice. Therefore, the choice can be concretized by using the production possibility boundary.
3. opportunity
The tilt of the production possibility boundary to the lower right indicates that the cost of choice is opportunity cost, that is, when resources and technology are fixed, one unit more of a product will produce one unit less of another product. Some units abandoned to produce more one unit of a product. Another product is the opportunity cost of producing more one unit of a product. This opportunity cost must be paid when choosing to produce more than one unit of a certain product. The meaning of opportunity cost can be better explained by the production possibility boundary.

what,how,and for whom

What to produce: Should we produce cars, food, houses, medical services … ? What is the output level of each product or service?

How to produce: What is the method of production for each product? Labor intensive or capital intensive?

For whom the produce: Who can enjoy the outputs? This is the problem of distribution.

In the command economy, the economic decisions are made by the central government.
In the market economy, most economic decisions are guided by the market system.

benefit

The benefit from something is the gain or pleasure that it brings,measured by what you are willing to give up to get it.

cost

The cost is what you must give up

capital

Capital is a term for financial assets, such as funds held in deposit accounts, as well as for the physical factors of production; that is, manufacturing equipment. Additionally, capital includes facilities, including buildings used to produce and store manufactured goods. Materials used and consumed as part of the manufacturing process do not qualify as capital.

cost-benefit principle

An individual (or a decision unit) should take an action, if and only if, the marginal (incremental) benefits from taking the action are at least as great as the marginal (incremental) cost.

sunk cost

the costs that cannot be recovered at the moment a decision is made

example of sunk cost

You bought a house at the cost of $1.1 million in the beginning of 2018.
The current price of the house is $1 million. You expect (100% sure) that the price of the house will be $1.15 million in the end of 2019.

Should you sell the house now or wait until the end of 2019?

Notice that the sunk cost of $1.1 million (or the loss of $0.1 million for selling the house now) is irrelevant to your decision making. Instead, you should consider the benefit of using the $1 million from selling the house now. If you can receive more than $1.15 million (at the end of 2019) from the use of this $1 million (with similar risk), then you should sell the house now.

identity 身份认证 购VIP最低享 7 折! triangle vip 30元优惠券将在 04:24:36 后过期 去使用 triangle 数据可视化是将复杂的数据集通过图表、图像等视觉元素进行呈现,以便于人们更容易地理解和解读数据。在“数据可视化期末课设~学生成绩可视化分析.zip”这个压缩包中,我们可以看到一系列与数据可视化相关的资源,包括Jupyter代码、HTML图片、答辩PPT以及Word文档,这些内容涵盖了数据可视化的基础到高级应用,适合于完成一个全面的期末课程设计项目。 Jupyter代码是使用Python编程语言进行数据处理和可视化的主要工具。在这个项目中,学生可能使用了pandas库来加载和清洗数据,可能涉及到的数据处理步骤包括去除重复值、处理缺失值以及数据类型转换等。接着,他们可能使用matplotlib或seaborn库来创建各种图表,如直方图、散点图、箱线图等,以展示学生成绩的分布、对比和趋势。此外,更高级的可视化库如plotly或bokeh可能也被用来实现交互式图表,增加用户对数据的理解深度。 保存的HTML图片是Jupyter Notebook的输出结果,它展示了代码运行后的可视化效果。这些图片可以直观地揭示学生成绩的统计特征,例如平均分、标准差、最高分和最低分等。通过颜色编码或者图例,我们可以识别出不同科目或者不同班级的表现,帮助分析教学质量和学生学习情况。 答辩PPT则可能包含项目的概述、目的、方法、结果和结论。在PPT中,学生可能会详细阐述他们选择特定可视化方法的理由,如何解读图表,以及从数据中得出的洞察。此外,PPT的制作也是展示其表达和沟通能力的重要部分,要求清晰、有逻辑地组织信息。 Word文档可能是项目报告,详细记录了整个过程,包括数据来源、预处理步骤、使用的可视化技术、分析结果以及可能遇到的问题和解决方案。报告中的数据分析部分会详细解释图表背后的含义,例如通过对比不同学科的分数分布,找出哪些科目可能存在困难,或者分析成绩与特定因素(如性别、年级等)的关系。 这个压缩包提供了完整的数据可视化项目实例,涉及了数据获取、处理、可视化和解释的一系列步骤,对于学习和掌握数据可视化技能非常有价值。通过这样的练习,学生不仅能够提高编程技巧,还能培养数据驱动思维和问题解决能力,为未来从事数据分析或相关领域的工作打下坚实的基础。
《餐馆点餐管理系统——基于Java和MySQL的课程设计解析》 在信息技术日益发达的今天,餐饮行业的数字化管理已经成为一种趋势。本次课程设计的主题是“餐馆点餐管理系统”,它结合了编程语言Java和数据库管理系统MySQL,旨在帮助初学者理解如何构建一个实际的、具有基本功能的餐饮管理软件。下面,我们将深入探讨这个系统的实现细节及其所涉及的关键知识点。 我们要关注的是数据库设计。在“res_db.sql”文件中,我们可以看到数据库的结构,可能包括菜品表、订单表、顾客信息表等。在MySQL中,我们需要创建这些表格并定义相应的字段,如菜品ID、名称、价格、库存等。此外,还要设置主键、外键来保证数据的一致性和完整性。例如,菜品ID作为主键,确保每个菜品的唯一性;订单表中的顾客ID和菜品ID则作为外键,与顾客信息表和菜品表关联,形成数据间的联系。 接下来,我们来看Java部分。在这个系统中,Java主要负责前端界面的展示和后端逻辑的处理。使用Java Swing或JavaFX库可以创建用户友好的图形用户界面(GUI),让顾客能够方便地浏览菜单、下单。同时,Java还负责与MySQL数据库进行交互,通过JDBC(Java Database Connectivity)API实现数据的增删查改操作。在程序中,我们需要编写SQL语句,比如INSERT用于添加新的菜品信息,SELECT用于查询所有菜品,UPDATE用于更新菜品的价格,DELETE用于删除不再提供的菜品。 在系统设计中,我们还需要考虑一些关键功能的实现。例如,“新增菜品和价格”的功能,需要用户输入菜品信息,然后通过Java程序将这些信息存储到数据库中。在显示所有菜品的功能上,程序需要从数据库获取所有菜品数据,然后在界面上动态生成列表或者表格展示。同时,为了提高用户体验,可能还需要实现搜索和排序功能,允许用户根据菜品名称或价格进行筛选。 另外,安全性也是系统设计的重要一环。在连接数据库时,要避免SQL注入攻击,可以通过预编译的PreparedStatement对象来执行SQL命令。对于用户输入的数据,需要进行验证和过滤,防止非法字符和异常值。 这个“餐馆点餐管理系统”项目涵盖了Java编程、数据库设计与管理、用户界面设计等多个方面,是一个很好的学习实践平台。通过这个项目,初学者不仅可以提升编程技能,还能对数据库管理和软件工程有更深入的理解。在实际开发过程中,还会遇到调试、测试、优化等挑战,这些都是成长为专业开发者不可或缺的经验积累
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值