|
mini_VLAT_questions=[ |
|
[ |
|
"LineChart", |
|
"What was the price of a barrel of oil in February 2020?", |
|
"images/mini-VLAT/LineChart.png" |
|
], |
|
|
|
[ |
|
"BarChart", |
|
"What is the average internet speed in Japan?", |
|
"images/mini-VLAT/BarChart.png" |
|
], |
|
|
|
[ |
|
"StackedBar", |
|
"What is the cost of peanuts in Seoul?", |
|
"images/mini-VLAT/StackedBar.png" |
|
], |
|
|
|
[ |
|
"100%StackedBar", |
|
"Which country has the lowest proportion of Gold medals?", |
|
"images/mini-VLAT/Stacked100.png" |
|
], |
|
|
|
[ |
|
"PieChart", |
|
"What is the approximate global smartphone market share of Samsung?", |
|
"images/mini-VLAT/PieChart.png" |
|
], |
|
|
|
[ |
|
"Histogram", |
|
"What distance have customers traveled in the taxi the most?", |
|
"images/mini-VLAT/Histogram.png" |
|
], |
|
|
|
[ |
|
"Scatterplot", |
|
"True/False: There is a negative linear relationship between the height and the weight of the 85 males.", |
|
"images/mini-VLAT/Scatterplot.png" |
|
], |
|
|
|
[ |
|
"AreaChart", |
|
"What was the average price of pount of coffee beans in October 2019?", |
|
"images/mini-VLAT/AreaChart.png" |
|
], |
|
|
|
[ |
|
"StackedArea", |
|
"What was the ratio of girls named 'Isla' to girls named 'Amelia' in 2012 in the UK?", |
|
"images/mini-VLAT/StackedArea.png" |
|
], |
|
|
|
[ |
|
"BubbleChart", |
|
"Which city's metro system has the largest number of stations?", |
|
"images/mini-VLAT/BubbleChart.png" |
|
], |
|
|
|
[ |
|
"Choropleth", |
|
"True/False: In 2020, the unemployment rate for Washington (WA) was higher than that of Wisconsin (WI).", |
|
"images/mini-VLAT/Choropleth_New.png" |
|
], |
|
|
|
[ |
|
"TreeMap", |
|
"True/False: eBay is nested in the Software category.", |
|
"images/mini-VLAT/TreeMap.png" |
|
] |
|
] |