Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ What to Do with the Button | Performing One More AB Test
A/B Testing in Python
セクション 3.  8
single

single

bookWhat to Do with the Button

メニューを表示するにはスワイプしてください

It's time to answer the main question! Note that we chose the Mann-Whitney criterion for this A/B test.

Use scipy.stats.mannwhitneyu(control_group_data, test_group_data, alternative = 'greater').

タスク

スワイプしてコーディングを開始

  1. Perform the statistical analysis with the Mann-Whitney criterion.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 3.  8
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt