当前位置:网站首页>AB测试 总结归纳
AB测试 总结归纳
2022-07-30 10:28:00 【python小渣渣】
目录
A/B测试是促进业务持续增长的最实用,最有效的方式
一、常见的业务问题:
- 产品迭代:改变用户的交互界面来提升用户体验,优化新用户的注册流程来提高转化率,确定产品优惠券的最有价值,增加产品功能来提升用户留存
- 算法优化:通过提高推荐系统算法的准确度来提高用户粘性,通过提高搜索排名算法的准确度来提升结果的点击率,通过提高广告显示算法的精确度来提升广告的点击率
- 市场营销:确定最优的营销内容,确定最优的营销时间,确定最精确的受众群体,衡量市场营销的效果
二、AB测试步骤:
根据试验结果确定发布新版本、调整分流比例继续测试或者在试验效果未达成的情况下继续优化迭代方案重新开发上线试验。
三、影响AB测试结果准确性的因素
2.样本质量:分流出的样本是否有效
3.测试的时间长短
4.多个实验并行的相互影响
(详情看文章底下推荐其它博主文章)
四、AB测试效果分析
关于AB实验效果的分析通常分为两个步骤:实验有效性的判断、实验结果的比较。
1.实验有效性分析
①判断实验的分流是否已经到达所需要的最小样本量,从而能够以较大的概率拒绝两类统计错误的发生。最小样本量的判断可以采用假设实验目标指标符合正态分布下,两类错误发生概率的分位数的方式进行估算;
②判断样本有效性。采用AA测试,如果AA实验的结果不存在显著差异,那么可以认为实验结果是有效的,进而可以对新老版本的实验结果进行进一步的判断;
③判断测试时间是否满足了样本需求,并考虑了适应期和行为周期;
④判断是否收到并行实验的影响。
2.实验结果的分析
在确认实验有效后就可以对实验的结果进行判断了,通常通过比较新实验版本和老版本是否存在显著差异(前述的P值判断),以及计算实验结果指标的置信区间(通常选用指标的95%置信区间),从而判断新版本是否相对老版本存在显著提升或下降。
这里是其他博主详细整理我觉得很不错推给大家。
(24条消息) 【数据分析】A/B测试_浮汐的博客-CSDN博客_aa测试
边栏推荐
- Meikle Studio-Look at the actual combat notes of Hongmeng device development six-wireless networking development
- 图像去噪——Neighbor2Neighbor: Self-Supervised Denoising from Single Noisy Images
- Shell system learning function
- jmeter接口压力测试(一)
- WARN: Establishing SSL connection without server's identity verification is not recommended when connecting to mysql
- 360 released a future-oriented EDR to protect the security of government and enterprise user terminals in an all-round way
- OC-手动引用计数内存管理
- 类和对象—6个默认成员函数
- Redis Desktop Manager 2022.4.2 released
- Flask之路由(app.route)详解
猜你喜欢
Unity 锁定相机第二弹
360 released a future-oriented EDR to protect the security of government and enterprise user terminals in an all-round way
Do you really understand the 5 basic data structures of Redis?
Alibaba Cloud OSS Object Storage
New in GNOME: Warn users when Secure Boot is disabled
Re16: Read the paper ILDC for CJPE: Indian Legal Documents Corpus for Court Judgment Prediction and Explanation
Domino服务器SSL证书安装指南
In the robot industry professionals, Mr Robot industry current situation?
JVM内存布局、类加载机制及垃圾回收机制详解
【AGC】增长服务2-应用内消息示例
随机推荐
If someone asks you about distributed transactions again, throw this to him
By building a sequence table - teach you to calculate time complexity and space complexity (including recursion)
Alibaba Cloud OSS Object Storage
TestNg整合Retry代码
Meikle Studio - see the actual combat notes of Hongmeng device development 4 - kernel development
Matplotlib--plot markers
4、yolov5-6.0 ERROR: AttributeError: ‘Upsample‘ object has no attribute ‘recompute_scale_factor‘ 解决方案
Meikle Studio-Look at Hongmeng Device Development Practical Notes 7-Network Application Development
spark udf accepts and handles null values.
Understanding of deadlock
通过构建一个顺序表——教你计算时间复杂度和空间复杂度(含递归)
Adaptive Control - Simulation Experiment 1 Designing Adaptive Laws Using Lyapunov's Stability Theory
JCL 学习
Flink_CDC construction and simple use
[AGC] Growth Service 2 - In-App Message Example
【云原生】-Docker安装部署分布式数据库 OceanBase
Container Technology - A Simple Understanding of Kubernetes Objects
Re19: Read the paper Paragraph-level Rationale Extraction through Regularization: A case study on European Court
Js array operating mobile for encapsulation
【HarmonyOS】【ARK UI】HarmonyOS ets语言怎么实现双击返回键退出