SESS0020-Topics in Microeconomics

Java Python SESS0020-Topics in Microeconomics

MAIN EXAM PERIOD 2023/24

Section A

You need to answer any FOUR questions in this section.Each question carries an equal weight.

State explicitly whether the following  statements are True or  False.Please briefly justify your answer and use graphs when necessary.Each  question carries 10 marks.If more than 4 questions are addressed,only the first 4 will be Considered.

1.[10 marks]If bundle a is on the same indifference curve of both bundles band c,while bundle bisonly on the same indifference curve of bundle a,the completeness property is satisfied for the consumer.

2.[10 marks]If a and b are two bundles of good,the following writing is correct:a>b.

3.[10 marks]lf a consumer's optimal bundle lies inside the opportunity set,we can state that budget coincides with disposable income.

4.[10   marks]Consider  the  following   bundle   (a,k),with   a,k∈N   (i.e.,α,k are integer values).If a and k are perfect complements,the two utilities U(a,1)and   )are the same.

5.[10 marks]Suppose that two goods,X and Z,are perfect complements (like tea and sugar).Any change in their relative prices modify the consumer's optimal bundle.(A graphical illustration of the main argument would be enough)

6.[10 marks]A counter-clockwise rotation of the indifference curve around bundle a defines Elena's indifference map.The completeness property is hence satisfied.

7.[10 marks]Suppose Anna calculates the expected gain from hosting an event,which depends on whether it rains on that day.However,since the event is in a remote location,there are no accessible official rain statistics.In this  case,it is advisable that Anna adopts a frequentist approach to estimate the likelihood of rain.

8.[10 marks]Assume the government decides to subsidize consumption by transferring money on an SESS0020-Topics in Microeconomics equal basis to every consumer.This money can therefore  be spent for consumption  purposes  only.Consumers'budget lines would then rotate inward.

Section B

Miriam's preferences between consuming today,C₁(horizontal    axis),and consuming tomorrow,c₂(vertical axis),can be expressed by the utility function U(c₁,C₂)=K  C₁C₂.If  m₁is her income at time 1,m₂her income at time 2,and if the interest rate is r and inflation is zero,then:

1.What is the expression for Miriam's inter-temporal budget line?[5 points]  2.What is the optimal quantities of consumption at time 1 and 2 for Miriam?  [10 points]

3.Does the choice of k influence Miriam's optimal bundle?[5 points] 4.What is the utility associated to the optimal bundle?[5 points]

5.Under which condition we can infer,from the optimal bundle,that Miriam is a saver?[5 points]   [30 marks]

Section C

You need to answer ALL questions in this section. Question C.1

A and B are two consumers.Assume that the income of A is twice the income of B.Considering that A and B live in two different countries,we know that the price of good X for A is twice the price of good X for B,while the price of good Zis the same for both individuals.Moreover,we know that the price of Zis lower than the price of X in both countries.Draw the two budget lines on the same graph,placing the good Xon the horizontal axis and the good Z on the vertical axis.It can be assumed that A considers X and Z as perfect substitutes while B considers them as imperfect substitutes,show graphically the optimal bundles for both A and B.Let us call △X the difference between the optimal value of X for B minus the optimal value of X for A.Is △X positive,negative,or equal to zero?Explain your answer. [15 marks]

Question C.2

Consider two goods:X,represented on the horizontal axis,and Z,represented on the vertical axis.Assume that the bigger the quantity of good X is,the more we are willing to substitute Z for X.Show this relationship graphically         

在 macOS 上,当你尝试运行未经 Apple 官方签名的应用程序(如 Steam++.app)时,系统可能会因为 Gatekeeper 安全策略而阻止其运行。`spctl --assess --type execute` 是用于评估应用程序是否符合系统安全策略的命令行工具。如果它拒绝运行某个应用,通常是因为该应用没有有效的开发者签名或被标记为不可信。 ### 解决方案 1. **临时允许运行未签名应用** 可以通过 `spctl` 命令临时解除限制,允许特定应用运行: ```bash sudo spctl --add --label "Allow Steam++" /path/to/Steam++.app ``` 运行该命令后,再次执行: ```bash spctl --assess --type execute /path/to/Steam++.app ``` 如果一切正常,系统将不再阻止该应用运行。 2. **禁用 Gatekeeper(不推荐)** 虽然不建议长期使用此方法,但在调试阶段可以考虑暂时关闭 Gatekeeper: ```bash sudo spctl --master-disable ``` 然后在“系统设置” > “隐私与安全性”中将“允许从以下位置下载的应用程序”设置为“任何来源”。 3. **手动授权并运行** 在图形界面中,右键点击 `.app` 文件,选择“打开”,系统会弹出安全警告提示,点击“仍要打开”即可绕过一次性限制。 4. **重新打包并添加有效签名(适用于开发者)** 如果你是开发者或有权限对应用进行签名,可以通过以下方式为应用添加有效的 Apple 开发者 ID 证书: ```bash codesign --deep --force --verify --signature-allow-any-host --timestamp=none -s "Apple Development: Your Name (XXXXXXXXXX)" Steam++.app ``` 这样可以让应用通过 Gatekeeper 的验证[^1]。 5. **检查应用完整性** 确保应用包结构完整,尤其是 `Info.plist` 文件和可执行文件路径正确无误。路径错误或资源缺失也可能导致 `spctl` 拒绝运行。 ---
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值