Commit 934df753 authored by 王志伟's avatar 王志伟

数据指标波动假设检验统计

parent ac646a7d
...@@ -155,7 +155,7 @@ print("【8】老用户CTR假设检验(on_click_diary_card)结果:") ...@@ -155,7 +155,7 @@ print("【8】老用户CTR假设检验(on_click_diary_card)结果:")
ctr_old_o_ttest=t_test(x_ctr_old_o,y_ctr_old_o) ctr_old_o_ttest=t_test(x_ctr_old_o,y_ctr_old_o)
# #
# ###############推荐策略不变的情况下数据假设检验############## # ###############推荐策略不变的情况下数据假设检验##############
# print("============================分割线===================================")
# #1 计算每日指标卡方检验 # #1 计算每日指标卡方检验
# #
# #自动获取5日前的日期 # #自动获取5日前的日期
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment