KNOWLEGINEER - Consulting Mode
Home
Consultations
Designer
About
Q-A
Stationary Distribution of Sunny-Rainy
Please Answer
Question:
What is the probability to stay Rainy after the Rainy day?
Build:
With
Enter number!
% probability it stays Rainy after the Rainy day
Answer:
With
% probability it stays Rainy after the Rainy day
History
Comment
Consulting
Rules
Your Answers are:
Expert Decisions are:
Additional Consulting:
There are no additional Dedal Consultations for this Question. You may get live consulting at (under construction)
Following Rules are being checked now:
[Stationary Distribution for Rainy]
Rule #1
:
= "
[Rainy-Sunny] / (100 + [Rainy-Sunny] - [Rainy-Rainy])
"
IF
IsTrue
: [Sunny-Rainy]
>=
"
0
"
IsTrue
: [Sunny-Rainy]
<=
"
100
"
IsTrue
: [Rainy-Rainy]
>=
"
0
"
IsTrue
: [Rainy-Rainy]
<=
"
100
"
[Sunny-Rainy]
Rule #1
:
= "
100 - [Rainy-Rainy]
"
IF
IsTrue
: [Rainy-Rainy]
>=
"
0
"
IsTrue
: [Rainy-Rainy]
<=
"
100
"
Following Rules have already fired:
Comment:
Just because of the app, for denoting probability we use 100% notation. Enter 0-100 instead of 0-1 number.
Online Introduction to Artificial Intelligence is based on Stanford CS221, Introduction to Artificial Intelligence - UNIT 11