Objective 3.1
CDLDescribe fundamental AI and ML concepts and how they create business value.
Objective 3.1 sits in Innovating with Google Cloud Artificial Intelligence, which carries 18% of the Cloud Digital Leader exam. The questions below are original, written from the official objective title above, and each explanation cites the Google Cloud page it rests on.
Objective title verbatim from the official objectives. Google Cloud exam page ↗
A worked example
Shown solved, with the whole explanation open: this is what every question here carries.
A company has data analysts fluent in SQL but no Python engineers on the team. What does BigQuery ML change for them?
Correct.
Concept
A capability spreads once it stops demanding a second skill set. Moving the interface to a language the data owners already speak is what widens who can build.
Why D
SQL practitioners can use existing SQL tools and skills to build and evaluate models, so nobody has to program an ML solution in Python or Java.
Source
Google Cloud: Introduction to ML in BigQuery, checked August 2026However, with BigQuery ML, SQL practitioners can use existing SQL tools and skills to build and evaluate models, and to generate results from LLMs and Cloud AI APIs. You can work with BigQuery ML capabilities by using the following: The Google Cloud console user interface, to work with models by using a UI . ( Preview ) The Google Cloud console query editor, to work with models by using SQL queries. The bq command-line tool The BigQuery REST API Integrated Colab Enterprise notebooks in BigQuery External tools such as a Jupyter notebook or business intelligence platform Advantages of BigQuery…
Now you: objective 3.1 questions
No account needed. The explanation opens when you answer.
Sample question 1 of 3
A marketing team wants customers grouped into segments but holds no labels naming those groups. Which BigQuery ML model fits?
Sample question 2 of 3
An analyst wants each order labelled low-value, medium-value or high-value. Which model does BigQuery ML offer, and what bounds its labels?
Sample question 3 of 3
A retail company holds historical purchases and product ratings and wants personalized suggestions for each shopper. Which model is for that?
Full Cloud Digital Leader question bank coming
We’re writing the complete bank from the official objectives right now. Leave your email and we’ll tell you when it ships, nothing else, ever.
Read the sources
These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.