![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| QualifyingPurchasesFn |
| appearance as argument number 1 |
|
|
| (instance QualifyingPurchasesFn UnaryFunction) | UXExperimentalTerms.kif 3031-3031 | Qualifying Purchase is an instance of unary function |
| (domain QualifyingPurchasesFn 1 Experimenting) | UXExperimentalTerms.kif 3033-3033 | The number 1 argument of Qualifying Purchase is an instance of experimenting |
| (range QualifyingPurchasesFn Collection) | UXExperimentalTerms.kif 3035-3035 | The range of Qualifying Purchase is an instance of collection |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage QualifyingPurchasesFn "Qualifying Purchase") | UXExperimentalTerms.kif 3037-3037 | |
| (format EnglishLanguage QualifyingPurchasesFn "purchases in %1") | domainEnglishFormat.kif 4312-4312 | |
| (format ChineseTraditionalLanguage QualifyingPurchasesFn "purchases 在 %1 ") | domainEnglishFormat.kif 4313-4313 | |
| (format ChineseLanguage QualifyingPurchasesFn "purchases 在 %1 ") | domainEnglishFormat.kif 4314-4314 |
| consequent |
|
|
| (=> (and (instance ?EXPERIMENT Experimenting) (instance ?INTERVAL TimeInterval)) (equal (DivisionFn (CardinalityFn (KappaFn ?PURCHASE (and (instance ?PURCHASE Buying) (member ?PURCHASE (QualifyingPurchasesFn ?EXPERIMENT))))) (CardinalityFn (KappaFn ?USER (and (member ?USER (TreatedUsersFn ?EXPERIMENT)) (instance ?ACCESSING AccessingWebPage) (agent ?ACCESSING ?USER))))) (PPSFn ?EXPERIMENT))) |
UXExperimentalTerms.kif 3056-3073 | If X is an instance of experimenting and Y is an instance of timeframe, then equal the number of instances in the class described by Z, the number of instances in the class described by W, and purchases per user in X |
| (=> (and (instance ?EXPERIMENT Experimenting) (instance ?INTERVAL TimeInterval)) (equal (DivisionFn (CardinalityFn (KappaFn ?PURCHASE (and (instance ?PURCHASE Buying) (member ?PURCHASE (QualifyingPurchasesFn ?EXPERIMENT)) (during (WhenFn ?PURCHASE) ?INTERVAL)))) (CardinalityFn (KappaFn ?USER (and (member ?USER (TreatedUsersFn ?EXPERIMENT)) (instance ?ACCESSING AccessingWebPage) (during (WhenFn ?ACCESSING) ?INTERVAL) (agent ?ACCESSING ?USER))))) (PPIFn ?EXPERIMENT ?INTERVAL))) |
UXExperimentalTerms.kif 3095-3114 | If X is an instance of experimenting and Y is an instance of timeframe, then equal the number of instances in the class described by Z, the number of instances in the class described by W, and purchases per user in X during Y |