Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Decision table
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Table specifying actions based on conditions}} <div style="float:right;margin:5pt;"> {| class="wikitable" |+ Play golf dataset ! colspan="4" style="background:red;" | Independent variables ! Dep. var |- ! style="background:yellow;" | Outlook || style="background:yellow;" | Temperature || style="background:yellow;" | Humidity || style="background:yellow;" | Windy || style="background:yellow;" | Play |- |sunny || 85 || 85 || FALSE || Don't play |- |sunny || 80 || 90 || TRUE || Don't play |- |overcast || 83 || 78 || FALSE || Play |- |rain || 70 || 96 || FALSE || Play |- |rain || 68 || 80 || FALSE || Play |- |rain || 65 || 70 || TRUE || Don't play |- |overcast || 64 || 65 || TRUE || Play |- |sunny || 72 || 95 || FALSE || Don't play |- |sunny || 69 || 70 || FALSE || Play |- |rain || 75 || 80 || FALSE || Play |- |sunny || 75 || 70 || TRUE || Play |- |overcast || 72 || 90 || TRUE || Play |- |overcast || 81 || 75 || FALSE || Play |- |rain || 71 || 80 || TRUE || Don't play |} </div> '''Decision tables''' are a concise visual representation for specifying which actions to perform depending on given conditions. Decision table is the term used for a [[Control table]] or [[State-transition table]] in the field of [[Business process modeling]]; they are usually formatted as the transpose of the way they are formatted in [[Software engineering]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)