码迷,mamicode.com
首页 > 其他好文 > 详细

斯坦福-随机图模型-week4.2_

时间:2018-03-18 20:11:27      阅读:152      评论:0      收藏:0      [点我收藏+]

标签:util   geometry   was   poi   expect   triangle   and   value   res   


title: 斯坦福-随机图模型-week4.2
tags: note
notebook: 6- 英文课程-9-Probabilistic Graphical Models 1: Representation
---

斯坦福-随机图模型-week4.2

练习

1. Question 1

Utility Curves. What does the point marked A on the Y axis correspond to? (Mark all that apply.)

500

Un-selected is correct

U(?) where ? is a lottery that pays 0 with probability 0.5 and 1000 with probability 0.5.

Correct 
Yes, this is correct, since the value of the lottery is equivalent to 0.5U(<img src="https://latex.codecogs.com/gif.latex?0)+0.5U("/>1000).

U(500)
Un-selected is correct

0.5U(0)+0.5U(1000)

Correct 
This is correct, as you can observe from the geometry of the triangles in the figure.

Question 2

Utility Curves. What does the point marked B on the Y axis correspond to? (Mark all that apply.)

0.5U(技术分享图片1000)

Un-selected is correct 

$500

Un-selected is correct 

U(?) where ? is a lottery that pays 0 with probability 0.5 and 1000 with probability 0.5.

Un-selected is correct 

U(500)

Correct 
Yes, this is correct, since point B is on the curve, it represents U(500).

Question 3

Expected Utility. In the simple influence diagram on the right, with the CPD for M and the utility function V, what is the expected utility of the action f1?

20

2

Correct 
This is correct. The expected utility is given by 0.5*(-7) + 0.3*5 + 0.2*20 = 2.

0

5

Question 4

*Uninformative Variables. In the influence diagram on the right, what is an appropriate way to have the model account for the fact that if the Test wasn’t performed (t0), then the survey is uninformative?

Set P(S|M,t0) so that S takes some new value “not performed” with probability 1.

Correct 
This is the appropriate action. Assigning S to any other value would not be desirable, as these other values may represent survey results, but we have not actually conducted the survey.

Set P(S|M,t0) so that S takes the value s0 with probability 1.

Set P(S|M,t0) to be uniform.

Set P(S|M,t0)=P(S|M,t1).

斯坦福-随机图模型-week4.2_

标签:util   geometry   was   poi   expect   triangle   and   value   res   

原文地址:https://www.cnblogs.com/zangzelin/p/8596573.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!