开发者:上海品职教育科技有限公司 隐私政策详情

应用版本:4.2.11(IOS)|3.2.5(安卓)APP下载

不学习就要挨打豆 · 2024年03月13日

题目看不懂 能翻译下吗

NO.PZ2020010304000014

问题如下:

Suppose that the annual profit of two firms, one an incumbent (Big Firm, X1) and the other a startup (Small Firm, X2), can be described with the following probability matrix:

what are the covariance and correlations between the profits of these two firms?

解释:

First, the two means and variances can be computed from the marginal distributions.

Then the covariance can be computed using the alternative form, which is E[X1X2]E[X1]E[X2]E[X_1X_2] - E[X_1]E[X_2].

The means can be computed using E[Xj]=ΣxjPr(Xj=xj)E[X_j] = Σx_j Pr(X_j = x_j) for j = 1,2.

The variance can be computed using E[Xj2](E[Xj])2E[X_j^2]-(E[X_j])^2, which requires computing E[Xj2]E[X_j^2] using Σxj2]Pr(Xj=xj)Σx_j^2]Pr(X_j = x_j).

For Big Firm, these values are E[X1]=USD15.88ME[X_1] = USD 15.88M, E[X12]=1786.63E[X_1^2] = 1786.63 and V[X1]=1534.36V[X_1] = 1534.36.

For Small Firm, these values are E[X2]=USD1.25ME[X_2] = USD 1.25M, E[X22]=3.98E[X_2^2] = 3.98 and V[X2]=22.41V[X_2] = 22.41.

The expected value of the cross product is E[X1X2]=ΣΣx1x2Pr(X1=x1,X2=x2)=43.22E[X_1X_2] = ΣΣx_1x_2Pr(X_1 =x_1, X_2 = x_2) = 43.22. The covariance is then 43.22 - 1.25 * 15.88 = 23.37 and the correlation is 23.37/(22.411534.36)=0.38423.37/(\sqrt{22.41 * 1534.36}) = 0.384

图中的1m2m50m是啥意思啊😰题干看不懂

1 个答案
已采纳答案

pzqa27 · 2024年03月13日

嗨,从没放弃的小努力你好:


这个题说是2个公司,分别是X1和X2这两家,然后给出了下面的这个表格,问我们根据表格这两家公司的correlation是多少。

这个表格描述的是2家公司profit的情况,比如当X1公司的profit是10m并且X2公司profit是4M的情况发生的概率是6.68%。


这里总共用了三个基础公式:

一个是求期望的公式,另一个是协方差的公式cov=E[X1*X2] - E[X1]E[X2],方差的公式可以套用协方差的公式,X1的方差就是把cov公式里的X2都换成X1就行了。还有一个是通过协方差求correlation的公式。

首先求两个数据单独的期望和方差:E(X1)=15.88M, E(X1的平方)=1786.63,X1的方差就是1786.63-15.88*15.88=1534.36

E(X2)=1.25M, E(X2的平方)=3.98,X2的方差就是3.98-1.25*1.25=2.41

E(X1*X2)=每个格子里的概率*X1*X2,再把所有格子的结果加起来,等于43.22。

所以cov=43.22-1.25*15.88=23.37。

correlation=cov/(X1的标准差*X2的标准差)也就是解析的最后一步,等于0.384。


----------------------------------------------
虽然现在很辛苦,但努力过的感觉真的很好,加油!

  • 1

    回答
  • 1

    关注
  • 174

    浏览
相关问题

NO.PZ2020010304000014 问题如下 Suppose ththe annuprofit of two firms, one incumbent (Big Firm, X1) anthe other a startup (Small Firm, X2), cscribewith the following probability matrix:whare the covarianancorrelations between the profits of these two firms? First, the two means anvariances ccomputefrom the marginstributions.Then the covarianccomputeusing the alternative form, whiis E[X1X2]−E[X1]E[X2]E[X_1X_2] - E[X_1]E[X_2]E[X1​X2​]−E[X1​]E[X2​].The means ccomputeusing E[Xj]=ΣxjPr(Xj=xj)E[X_j] = Σx_j Pr(X_j = x_j)E[Xj​]=Σxj​Pr(Xj​=xj​) for j = 1,2.The varianccomputeusing E[Xj2]−(E[Xj])2E[X_j^2]-(E[X_j])^2E[Xj2​]−(E[Xj​])2, whirequires computing E[Xj2]E[X_j^2]E[Xj2​] using Σxj2]Pr(Xj=xj)Σx_j^2]Pr(X_j = x_j)Σxj2​]Pr(Xj​=xj​).For Big Firm, these values are E[X1]=US5.88ME[X_1] = US15.88ME[X1​]=US5.88M, E[X12]=1786.63E[X_1^2] = 1786.63E[X12​]=1786.63 anV[X1]=1534.36V[X_1] = 1534.36V[X1​]=1534.36.For Small Firm, these values are E[X2]=US.25ME[X_2] = US1.25ME[X2​]=US.25M, E[X22]=3.98E[X_2^2] = 3.98E[X22​]=3.98 anV[X2]=2.41V[X_2] = 2.41V[X2​]=2.41.The expectevalue of the cross prois E[X1X2]=ΣΣx1x2Pr(X1=x1,X2=x2)=43.22E[X_1X_2] = ΣΣx_1x_2Pr(X_1 =x_1, X_2 = x_2) = 43.22E[X1​X2​]=ΣΣx1​x2​Pr(X1​=x1​,X2​=x2​)=43.22. The covarianis then 43.22 - 1.25 * 15.88 = 23.37 anthe correlation is 23.37/(22.41∗1534.36)=0.38423.37/(\sqrt{22.41 * 1534.36}) = 0.38423.37/(22.41∗1534.36​)=0.384 实际考试会让计算E(x1y1)吗?计算器如何快速按出来呢?还是对于3*3的格子要按9遍?

2022-09-07 08:32 1 · 回答

NO.PZ2020010304000014 公式太复杂,全步骤计算详解出来理解更方便

2021-07-07 10:41 2 · 回答

看了解析,没明白,希望用中文再一步步把答案分析出来

2020-02-21 22:35 3 · 回答

请问能拆解一下E[X1​X2​]=ΣΣx1x2Pr(X1​=x1​,X2=x2​)=43.22吗?

2020-02-14 14:11 1 · 回答