Assignment 5: Probability and Image Understanding |
CSE 415: Introduction to Artificial Intelligence The University of Washington, Seattle, Autumn 2009 |
There is no assigned reading for the probabilty part of this
assignment, but the lecture notes are the main reference.
You are welcome to use any online resources in addition.
The reading for the image understanding part of the assignment is
linked from the textbook page.
|
Due Monday, December 7 via
Catalyst CollectIt
at 11:00 AM.
You should turn in a file in any of the following formats:
plain text (.txt), Portable Document Format (.pdf), Microsoft Word (.doc or .docx), or Open Office Text (.odt).
A: It is snowing at 7 AM on a December morning in Slalom Pass.
B: It is below 20 degrees Farenheit at 7 AM on a December morning in
Slalom Pass.
P(A^B)=0.4, P(A^~B)=0.2, P(~A^B)=0.3, P(~A^~B)=?.
Now determine:
P(A):
P(B):
P(A|B):
P(B|A):
Finally, show how Bayes' rule expresses P(B|A) in terms of the
other values and check your value for P(B|A) by computing
it that way.
|
Updates and Corrections If necessary, updates and corrections will be posted here and mentioned in class or on the mailing list. (Last updated Nov. 30.) |