☎  076 959 6407✉  support@quizcrazepro.co.za
Learn. Practice. Build your future.
BlogHelpContact
G

Google Associate Data Practitioner Exam Actual Questions

72 Questions120 Minutes70% Passing Score▣ Updated: Sep 2026

Question 29 of 72

Single answer

You are predicting customer churn for a subscription-based service. You have a 50 PB historical customer dataset in BigQuery that includes demographics, subscription information, and engagement metrics. You want to build a churn prediction model with minimal overhead. You want to follow the Google-recommended approach. What should you do?

A

A. Export the data from BigQuery to a local machine. Use scikit-learn in a Jupyter notebook to build the churn prediction model.

B

B. Use Dataproc to create a Spark cluster. Use the Spark MLlib within the cluster to build the churn prediction model.

C

C. Create a Looker dashboard that is connected to BigQuery. Use LookML to predict churn.

D

D. Use the BigQuery Python client library in a Jupyter notebook to query and preprocess the data in BigQuery. Use the CREATE MODEL statement in BigQueryML to train the churn prediction model.

Correct Answer: A

<p>D. Use the BigQuery Python client library in a Jupyter notebook to query and preprocess the data in BigQuery. Use the CREATE MODEL statement in BigQueryML to train the churn prediction model.</p>

Explanation

The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.

About this practice exam

Review 72 Google questions with answers and explanations. Use the navigation to move through the exam at your own pace.