Oct 12

Here is how I decide if to see a movie…

If the movies is Star Wars or James Bond then
   Go.
Else if (movies.yahoo.com critics rate it C or better)
           AND (movies.yahoo.com users rate it B or better)
          AND (the weather is iffy)
          AND (it is not the opening weekend)  then
    Go.
Else if (my wife wants to see it)
   Go
else
  Do something else.
end if;

Example: Eagle Eye:

image thumb Movie: Go or No Go Algorithm

Would be a GO today because it is raining. 2008101207.44 thumb Movie: Go or No Go Algorithm

Comments are closed.