skip to main content
Corticon Studio: Rule Modeling Guide : Recognizing and modeling parameterized rules : Test yourself questions: Recognizing and modeling parameterized rules
 

Try Corticon Now

Test yourself questions: Recognizing and modeling parameterized rules

Note: Try this test, and then go to Test yourself answers: Recognizing and modeling parameterized rules to correct yourself.
1. When several rules use the same set of Conditions and Actions, but different values for each, we say that these rules share a common __________________.
2. Another name for the different values in these expressions is _______________ .
3. True or False. When several rules share a pattern, the best way to model them is as a series of Boolean Conditions.
4. What's a potential danger of maintaining rule parameters outside of a Corticon Studio Rulesheet?
5. Write a generalized rule that identifies the pattern in the following rule statements:
*Platinum customers buy $100,000 or more of product each year
*Gold customers buy between $75,000 and less than $100,000 of product each year
*Silver customers buy more than $50,000 and less than $75,000 of product each year
*Bronze customers buy between $25,000 and $50,000 of product each year
6. In the rules listed above, what are the parameters?
7. Describe the ways in which these parameters can be maintained. What are the advantages and disadvantages of each option?