Purpose

We are developing a test to measure people's ability to create charts. To develop this test, we have created a series of questions about a dataset and will ask you to create a chart to answer each of those questions.

Dataset Description

Each question asks about a subset of the variables in the dataset, which are described below:

  • Date: A recorded date (year-month-date) to track daily spending, income, or savings.

  • Month: The month.

  • Year: The year.

  • Income: The amount of income ($) on each recorded date.

  • Savings: The amount of savings ($) on each recorded date.

  • Spending: The amount of spending ($) on each recorded date. Note that in this hypothetical dataset, the person spends money on only one spending category each day.

  • Spending_Category: Daily spending category: Entertainment, Food, Transport, or Utilities.

Example dataset

DateMonthYearIncome ($)Savings ($)Spending ($)Spending_Category
2020-01-01Jan2020385.90091.101320.1875Transport
2020-01-02Jan2020329.314411.950618.1575Entertainment
2020-01-03Jan2020194.146313.77016.2867Utilities
2020-01-04Jan2020300.304815.831214.0083Transport
2020-01-05Jan2020332.18571.149822.9455Food
.....................

What to Expect

There are two sections in this survey: the training section and the main section

  • Training Section: we will ask you to reproduce charts using the survey interface. This is to help you get familiar with the functionalities of the survey interface.
  • Main Section: we will ask you to create your own charts for answering true-or-false questions.

Begin