0% found this document useful (0 votes)
30 views8 pages

Design Rank Results

The document describes 7 experiments conducted on a dataset from Dribbble where 20 designs were selected in different ways. The experiments included selecting designs based on the number of likes (least, medium, most), randomly sampling from different parts of the dataset sorted by likes (first 1/3, middle 1/3, last 1/3), and randomly sampling from the entire dataset. The results were displayed with the design index, ID, likes, and rank, with the top sorted by likes and bottom by rank.

Uploaded by

biplabdeka
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views8 pages

Design Rank Results

The document describes 7 experiments conducted on a dataset from Dribbble where 20 designs were selected in different ways. The experiments included selecting designs based on the number of likes (least, medium, most), randomly sampling from different parts of the dataset sorted by likes (first 1/3, middle 1/3, last 1/3), and randomly sampling from the entire dataset. The results were displayed with the design index, ID, likes, and rank, with the top sorted by likes and bottom by rank.

Uploaded by

biplabdeka
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Experimental Report

Dataset: dribbble

In all the experiments demonstrated below, we choose N = 20 designs in 7 different ways.

The display format:


design_index [design_id] : # of likes, design rank

design_index [design_id] : # of likes, design rank


The contents shown above and below the dash line are identical, but the top display is sorted in
the order of # of likes, while the bottom display is sorted in the order of design rank.

Experiment [1]: Select N designs that got the least number of likes

Experiment [2]: Select N designs that got the medium number of likes

Experiment [3]: Select N designs that got the most number of likes

Experiment [4]: Randomly sample N designs from first 1/3 designs sorted by # of likes.

Experiment [5]: Randomly sample N designs from middle 1/3 designs sorted by # of likes.

Experiment [6]: Randomly sample N designs from last 1/3 designs sorted by # of likes.

Experiment [0]: Randomly sample N designs from all designs.

You might also like