65.6k views
0 votes
A system is called a rule based system when it is used for:

a. Creating Rules
b. Decision making
c. Writing Rules
d. None Of The Above​

User Samarpan
by
6.6k points

2 Answers

1 vote

Answer:

A rule-based system is a system that applies human-made rules to store, sort and manipulate data. In doing so, it mimics human intelligence.To work, rule-based systems require a set of facts or source of data, and a set of rules for manipulating that data. These rules are sometimes referred to as ‘If statements’ as they tend to follow the line of ‘IF X happens THEN do Y’.Automation software like ThinkAutomation is a good example. It automates processes by breaking them down into steps.First comes the data or new business eventThen comes the analysis: the part where the system conditonally processes the data against its rulesThen comes any subsequent automated follow-up actions

Step-by-step explanation:

User Bosnjak
by
6.7k points
2 votes

A rule-based system is a system that applies human-made rules to store, sort and manipulate data. In doing so, it mimics human intelligence.

To work, rule-based systems require a set of facts or source of data, and a set of rules for manipulating that data. These rules are sometimes referred to as ‘If statements’ as they tend to follow the line of ‘IF X happens THEN do Y’.

Automation software like ThinkAutomation is a good example. It automates processes by breaking them down into steps.

First comes the data or new business event
Then comes the analysis: the part where the system conditonally processes the data against its rules
Then comes any subsequent automated follow-up actions
User Emran Hamza
by
7.1k points