W8 AI Implementation in Data Analytics Assignment_ KM-Feb24-Jayapura

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 13

4/19/24, 6:27 PM W8 AI Implementation in Data Analytics Assignment: KM-Feb24-Jayapura

 This quiz has been regraded; your new score reflects 0 questions that were affected.

W8 AI Implementation in Data Analytics Assignment


Due Apr 19 at 2pm
Points 100
Questions 20
Available Apr 16 at 12am - Apr 19 at 2pm
Time Limit None

Instructions
Hey there, students!

Here is the assignment that you need to complete to wrap up Week 8 of lectures.


There will be 20 questions that you need to answer.

Don't forget to check all your answers before submit the assignment.

Good luck, everyone! 🎉


Please do your assignment BEFORE Friday, 19 April 2024 at 14.00 WIB

Attempt History
Attempt Time Score Regraded
LATEST Attempt 1 3,000 minutes 90 out of 100 95 out of 100

 Correct answers will be available on Apr 22 at 12am.

Score for this quiz: 95 out of 100


https://canvas.instructure.com/courses/8683402/quizzes/17702642 1/13
4/19/24, 6:27 PM W8 AI Implementation in Data Analytics Assignment: KM-Feb24-Jayapura

Submitted Apr 18 at 10:30pm


This attempt took 3,000 minutes.

Question 1
5 / 5 pts
Which of the following is NOT a potential benefit of using AI in spreadsheets?
Increased automation of tedious tasks

Difficulty adapting to unexpected data patterns

Improved data analysis and forecasting

No answer text provided.


Question 2
5 / 5 pts
Which organization is primarily responsible for the development of GPT models?


OpenAI

Google AI

No answer text provided.

Amazon


Question 3
5 / 5 pts
Specifically, GPT models are known for their ability to:
Understand and respond to natural language

Detect anomalies and patterns in sensor data

Build predictive models for financial markets


https://canvas.instructure.com/courses/8683402/quizzes/17702642 2/13
4/19/24, 6:27 PM W8 AI Implementation in Data Analytics Assignment: KM-Feb24-Jayapura

Question 4
5 / 5 pts
What should you do after choosing which Google Account that you use to set up and install GPT for Sheets and Docs?
Click “Continue” in the confirmation box

Click “Allow” to grant the needed permissions.

Open the installation page


Question 5
Original Score: 0 / 5 pts Regraded Score: 5 / 5 pts

 This question has been regraded.

If you want a tagline result, what function should you use?

=GPT()


=GPT_CLASSIFY()

=GPT_TAG()


Question 6
5 / 5 pts
What function should you use to clean a list of data?
=GPT_FILL()

=GPT_TABLE()

=GPT_FORMAT()


Question 7
5 / 5 pts

https://canvas.instructure.com/courses/8683402/quizzes/17702642 3/13
4/19/24, 6:27 PM W8 AI Implementation in Data Analytics Assignment: KM-Feb24-Jayapura

The picture below is the result of which GPT function?


=GPT_TABLE()

=GPT_EXCTRACT()

https://canvas.instructure.com/courses/8683402/quizzes/17702642 4/13
4/19/24, 6:27 PM W8 AI Implementation in Data Analytics Assignment: KM-Feb24-Jayapura

=GPT_FORMAT()


Question 8
5 / 5 pts
What are the functions that can be run by AI Tools on SQL?
All the answers are correct

Query optimisation

Query explanation


Question 9
5 / 5 pts
What does the "Explain Query" mean in the context of using SQL.AI and ChatGPT?
Asking the bot to explain a query to the user


Asking the bot to provide an explanation of query

Asking the bot to provide an explanation or analysis of an SQL query.


Question 10
5 / 5 pts
What is the function of 'Generate query' on SQL.AI?
Generate programming codes

Send text message to friends

Generate SQL queries based on the questions input


Question 11
5 / 5 pts

https://canvas.instructure.com/courses/8683402/quizzes/17702642 5/13
4/19/24, 6:27 PM W8 AI Implementation in Data Analytics Assignment: KM-Feb24-Jayapura

The function that is NOT a use case of ChatGPT in SQL according to the image below is


Explain query

Optimise query

Delete and change query


Question 12
5 / 5 pts
Which function is used to create text description using GPT in Spreadsheet?

https://canvas.instructure.com/courses/8683402/quizzes/17702642 6/13
4/19/24, 6:27 PM W8 AI Implementation in Data Analytics Assignment: KM-Feb24-Jayapura

=GPT_FORMAT()

=GPT_TABLE()

=GPT_FILL()


IncorrectQuestion 13
0 / 5 pts
You're working with a large spreadsheet containing customer feedback data. Which of the following is the BEST way to use GPT to analyze the
data?
Ask GPT to write a summary of the overall sentiment expressed in the feedback.

Analyze the data first, then ask GPT to suggest specific keywords or topics to explore further.

Have GPT categorize each feedback entry into positive, negative, or neutral categories.


Question 14


5 / 5 pts

Below is the generated query from which AI tool?

https://canvas.instructure.com/courses/8683402/quizzes/17702642 7/13
4/19/24, 6:27 PM W8 AI Implementation in Data Analytics Assignment: KM-Feb24-Jayapura


ChatGPT

BigQuery

SQLAIx


Question 15
5 / 5 pts
How can you use ChatGPT in the context of data processing?
Generate Query

Edit Image

Adding Text

https://canvas.instructure.com/courses/8683402/quizzes/17702642 8/13
4/19/24, 6:27 PM W8 AI Implementation in Data Analytics Assignment: KM-Feb24-Jayapura


Question 16
5 / 5 pts
Which one is the correct function if you want to create multiple taglines at once?
Using =GPT_CLASSIFY() function

Using =GPT_LIST() function

Using =GPT() function


Question 17
5 / 5 pts
How GPT-3.5 creates a dialog that looks like having a conversation with a human?
Perform grammatical analysis.

Using Natural Language Processing (NLP).


Performs automatic translation.


Question 18
5 / 5 pts

Below are the results of using the AI tool (ChatGPT) to...

https://canvas.instructure.com/courses/8683402/quizzes/17702642 9/13
4/19/24, 6:27 PM W8 AI Implementation in Data Analytics Assignment: KM-Feb24-Jayapura


Explains the query

Optimizing queries

Generate queries


Question 19
5 / 5 pts
You are working with a complex SQL query that involves multiple joins and aggregations. What can AI-powered SQL tools NOT do in this scenario?
Generate visualizations directly from the query results without additional tools.

https://canvas.instructure.com/courses/8683402/quizzes/17702642 10/13
4/19/24, 6:27 PM W8 AI Implementation in Data Analytics Assignment: KM-Feb24-Jayapura

Help you understand the logic and intent behind existing queries written by others.

Suggest alternative ways to write the query for improved efficiency.


Question 20
5 / 5 pts

The following image is an example of using ChatGPT in SQL to...


https://canvas.instructure.com/courses/8683402/quizzes/17702642 11/13
4/19/24, 6:27 PM W8 AI Implementation in Data Analytics Assignment: KM-Feb24-Jayapura


Change query

Translate text

Explains the query

https://canvas.instructure.com/courses/8683402/quizzes/17702642 12/13
4/19/24, 6:27 PM W8 AI Implementation in Data Analytics Assignment: KM-Feb24-Jayapura

Quiz Score: 95 out of 100


https://canvas.instructure.com/courses/8683402/quizzes/17702642 13/13

You might also like