Baselight

Split Experiment User-Level-Aggregated Data

Aggregated data on the results of the experiment.

@kaggle.sergylog_split_experiment_userlevelaggregated_data

Loading...
Loading...

About this Dataset

Split Experiment User-Level-Aggregated Data

A website launched a randomized experiment in order to increase certain metrics. The excel file contains aggregated data on the results of the experiment.
The task is to analyze the results of the experiment and write your recommendations.

Tables

Ab Test Results Aggregated Views Clicks 10

@kaggle.sergylog_split_experiment_userlevelaggregated_data.ab_test_results_aggregated_views_clicks_10
  • 565.84 KB
  • 80000 rows
  • 4 columns
Loading...

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

Share link

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