IABVariantPerformanceCalculatorGetChanceToBeatOriginal Method |
Returns chance to beat original for the specified challenger variant.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax double GetChanceToBeatOriginal(
int challengerConversions,
int challengerVisits
)
Parameters
- challengerConversions
- Type: SystemInt32
Number of challenger conversions - challengerVisits
- Type: SystemInt32
Number of challenger visits
Return Value
Type:
DoubleSee Also