You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your example you have three conditions, so the mathematical table has 8 iterations of y/n.
Your example shows only 6, iteration 3 and 6 have the results of "buy ties?" included (cause they dont matter for the action outcome).
For folks unfamiliar with decision tables it might be confusing, a more detailed example or describtive information could help folks understand the concept of decision tables better (if they have not read up somewhere else about it).
The text was updated successfully, but these errors were encountered:
In your example you have three conditions, so the mathematical table has 8 iterations of y/n.
Your example shows only 6, iteration 3 and 6 have the results of "buy ties?" included (cause they dont matter for the action outcome).
For folks unfamiliar with decision tables it might be confusing, a more detailed example or describtive information could help folks understand the concept of decision tables better (if they have not read up somewhere else about it).
The text was updated successfully, but these errors were encountered: