Robotics & Artificial Intelligence
Fill in the blanks:
- The first step in the AI project cycle is project ……………, where the problem is identified and defined.
- Data …………… involves creating and training machine learning models as part of the AI Project Cycle.
- …………… is the process of gathering information that an AI system needs to function.
- …………… data is well-organised, typically found in databases or spreadsheets.
- …………… data represents descriptive information, usually collected through interviews, surveys or observations.
- …………… graph is a technique to visualise data that uses either horizontal or vertical bars.
- In a data visualisation, …………… chart is the most suitable for showing the change in values over time.
- …………… plot is a two-dimensional data visualisation that uses dots to represent the values for two different variables represented by points.
- …………… map portrays the geographic pattern of a particular subject matter in a geographic area.
- In a …………… graph, a node represents an individual element or entity, such as a person, computer or organisation, connected by the edges.
Answer
- The first step in the AI project cycle is project scoping, where the problem is identified and defined.
- Data modelling involves creating and training machine learning models as part of the AI Project Cycle.
- Data acquisition is the process of gathering information that an AI system needs to function.
- Structured data is well-organised, typically found in databases or spreadsheets.
- Qualitative data represents descriptive information, usually collected through interviews, surveys or observations.
- Bar graph is a technique to visualise data that uses either horizontal or vertical bars.
- In a data visualisation, line chart is the most suitable for showing the change in values over time.
- Scatter plot is a two-dimensional data visualisation that uses dots to represent the values for two different variables represented by points.
- Choropleth map portrays the geographic pattern of a particular subject matter in a geographic area.
- In a network graph, a node represents an individual element or entity, such as a person, computer or organisation, connected by the edges.
Related Questions
In a data visualisation, …………… can be the best suited for showing the distribution of a single numerical variable?
- Bar chart
- Histogram
- Scatter plot
- Pie chart
…………… is most suitable for comparing the proportion of different categories as a whole in a data visualisation?
- Bar chart
- Line chart
- Scatter plot
- Pie chart
Name the type of data visualisation technique used:
- to depict numeric data with one variable
- to depict numeric data with two variables
- to depict the chronological order of events
- to use colours for plotting values
Assertion (A): In AI Project Cycle, the modelling means developing algorithms that can analyse and interpret data to make decisions or predictions.
Reason (R): The goal of modelling is to build systems that can perform tasks such as learning, reasoning and solving problems.
Based on the above assertion and reasoning, pick an appropriate statement from the options given below:
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true and R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.
- Both A and R are false.