Designing bayesian networks
- by devoured elysium
I have a basic question about Bayesian networks.
Let's assume we have an engine, that with
1/3 probability can stop working.
I'll call this variable ENGINE.
If it stops working, then your car
doesn't work. If the engine is
working, then your car will work 99%
of the time. I'll call this one CAR.
Now, if your car is old(OLD),
instead of not…