Computation of expected utility

The front end.
Post Reply
andersrm
Posts: 7
Joined: Tue Dec 16, 2008 7:56 pm

Computation of expected utility

Post by andersrm »

Given an influence diagram that has a probabilistic node with several possible outcomes and an expected utility node as its child, how is expected utility calculated?

I would have expected: sum{j}{p_ j * u(x_ j) }, where the j denote the outcomes, the u(x_ j) denote the tabulated utilities for the j outcomes, and p_j are the computed probabilities.

Yet, in the attached file, GeNIe's computations of expected utility do not exactly match my computations for 2 of the 4 expected utility nodes that I have checked.

Does anyone know why this would be?
Attachments
Network00h_new_TW_VOI.xdsl
(13.48 KiB) Downloaded 471 times
mark
Posts: 179
Joined: Tue Nov 27, 2007 4:02 pm

Post by mark »

There must be an error in your calculations or a bug in GeNIe (or both). Can you please give an example where your calculations don't match the values computed by GeNIe?
Post Reply