| Discover Facts and Rules |
||
| Now you are
ready to run the most powerful feature in SuperQuery and
discover the patterns hidden in the data. In this example
you are going to discover all facts about profit in the
sales data. Click on the first
tab "Sales Data" in order to work with the
Sales data view. Make sure that no filters are set on the
view. To release all filters, press on the filter |
||
![]() |
Once the "Run" button is pressed, SuperQuery starts the Fact Discovery Engine and displays the "Fact Progress" dialog showing facts as the engine discovers them. The dialog gives some useful information about the engine performance as it discovers the facts. When the engine finishes scanning the data , it displays the facts found in the "Fact Engine Save Results"dialog . The dialog will allow you to browse through the facts found and write them in one of the following format: "If then", "Fact - exception" or "Tab delimited" |
||
![]() |
| The above
dialog represents patterns in "if .. then"
rules. For example, the following line: "If PRODUCT = Jacket and Color = Black à then Profit = High. Confidence 63% Supported by 7 rows" means that "Most black jacket Sales have high profits." The rule has a certainty factor of 63% and there are 7 rows supporting this rule. The same rule is represented in the other two formats as follows: "Fact - Exception" format: Most SALES$ where PRODUCT = Jacket and COLOR = Black à have Profit = High. Percentage 63% Supported by 7 rows. "Tab delimited" format : ( useful for importing into Excel ) |
|
|
||
| Copyright © 1996 - 2007 AZMY Thinkware Inc. All rights reserved. |