Baselight

Randomized Experiment Results

Analyze the results of the experiment and write your recommendations

@kaggle.sergylog_randomized_experiment_results

Experiment Data 3
@kaggle.sergylog_randomized_experiment_results.experiment_data_3

  • 2.48 MB
  • 430000 rows
  • 4 columns
user_id

User Id

group

Group

views

Views

clicks

Clicks

1control81
2control32
3control142
4control93
5control62
6control1
7control276
8control2
9control63
10control2

CREATE TABLE experiment_data_3 (
  "user_id" BIGINT,
  "group" VARCHAR,
  "views" DOUBLE,
  "clicks" DOUBLE
);

Share link

Anyone who has the link will be able to view this.