Starting from:

$30

CptS440-540- Homework 7 Solved

General Instructions: Put your answers to the following problems into a PDF document and upload the document as your submission for Homework 7 for the course CptS 440 Pullman (all sections of CptS 440 and 540 are merged under the CptS 440 Pullman section) on the Canvas system by the above deadline. Note that you may submit multiple times, but we will only grade the most recent entry submitted before the deadline.

 

Consider the following full joint probability distribution to help us determine when the Cougars will win. Compute the following probabilities. Show your work.
 

Win 
true
 
false
 
Uniform 
crimson
 
gray
crimson
 
gray
Weather 
clear
0.18
 
0.08
0.06
 
0.08
cloudy
0.08
 
0.10
0.07
 
0.09
rainy
0.05
 
0.09
0.08
 
0.04
 

P(Win=true, Uniform=crimson, Weather=clear)?
P(Weather=clear)?
P(Uniform=crimson)?
P(Win=true | Weather=clear)?
P(Win=true | Weather=cloudy Ú Weather=rainy)?
Consider the problem with three Boolean random variables: Win, Practice, Healthy. Assume you know only the following information:P(Win=true) = 0.7
P(Practice=true Ù Healthy=true | Win=true) = 0.8
P(Practice=true Ù Healthy=true | Win=false) = 0.4
Using Bayes rule and normalization, compute P(Win | Practice=true Ù Healthy=true). Note the “P” is boldfaced, so we want a distribution.

Suppose we have the 3x3 Wumpus world shown below. Your agent visited locations (1,1), (2,1), and (1,2), and perceived breezes in (2,1) and (1,2). The agent then takes a calculated risk, moves to (3,1), but unfortunately encounters a pit. Given this information, we want to compute the probability of a pit in (2,2). You may use px,y and ¬px,y as shorthand notation for Pitx,y=true
            1 and Pitx,y=false, respectively. Similarly, you may use bx,y and ¬bx,y as shorthand notation for Breezex,y=true and Breezex,y=false, respectively. Specifically,

Define the sets: breeze, known, frontier and other.
Following the method in the textbook and lecture, compute the probability distribution P(Pit2,2 | breeze, known). Show your work.
 

CptS 540 Students Only. Suppose an oracle tells the agent in Question 3 that there is a breeze in (3,3). Will this change the probability of a pit in (2,2)? Justify your answer.
 

More products