[
    "You draw a line graph to show the correlation between temperature and ice cream sales.",
    "You create a bar graph to display the population growth in different cities.",
    "You design a pie chart to represent the distribution of wealth in a country.",
    "You analyze a scatter plot to understand the relationship between study time and exam scores.",
    "You plot a histogram to visualize the distribution of ages in a survey.",
    "You construct a network graph to map relationships between different social media users.",
    "You sketch a flowchart to illustrate the decision-making process in a business model.",
    "You make a line graph to track the stock prices of a company over time.",
    "You generate a radar chart to compare the performance of different athletes in a competition.",
    "You use a Gantt chart to plan and schedule tasks in a project.",
    "You plot a waterfall chart to show the cumulative effect of sequentially introduced positive or negative values.",
    "You create a bubble chart to display three dimensions of data in a 2D plot.",
    "You draw a box plot to visualize the distribution of data points and identify outliers.",
    "You make a stem and leaf plot to represent the frequency distribution of a dataset.",
    "You generate a ternary plot to showcase the composition of three variables adding up to a constant.",
    "You plot a sunburst chart to display hierarchical data in a circular layout.",
    "You design a Sankey diagram to visualize the flow of energy in a system.",
    "You create a heat map to represent data in a matrix format using colors.",
    "You make a candlestick chart to show the high, low, open, and close prices of a financial instrument.",
    "You generate a violin plot to display the distribution of data across different categories.",
    "You draw a dendrogram to illustrate the arrangement of clusters in hierarchical clustering.",
    "You create a streamgraph to depict the changes in data over time.",
    "You plot a tornado chart to show the sensitivity of a result to changes in variables.",
    "You design a word cloud to visualize the frequency of words in a text.",
    "You generate a jitter plot to avoid overlapping points in a scatter plot.",
    "You make a word tree to display how words are related in a text.",
    "You construct a quiver plot to represent vector fields.",
    "You draw a pareto chart to prioritize improvements based on their impact.",
    "You create a funnel chart to visualize the progressive reduction of data as it passes through different stages.",
    "You plot a cartogram to represent statistical data by distorting map regions based on values."
]