What is money saved for future use called?
Savings
What do we call the average of numbers?
The mean
What do we call a set of instructions a computer follows?
A program
What is data collected and used for analysis called?
A dataset
Which company created ChatGPT?
OpenAI
What is it called when you borrow money from a bank?
A loan
What do we call how likely something is to happen?
Probability
What symbol is often used for comments in Python?
#
What do we call cleaning messy data before analysis?
Data cleaning / preprocessing
Which company is famous for GPUs used in AI?
NVIDIA
What do you call money earned from an investment?
Return
What does a probability of 1 mean?
It means the event is certain
What is a variable?
A named place to store data
What do we call a model that predicts a category, like yes/no?
A classification model
Which company made the Gemini AI model?
What is a stock?
Ownership share
What does standard deviation measure?
Spread
What is a loop used for in coding?
To repeat instructions multiple times
What is the difference between training data and test data?
Training data is used to build the model, and test data is used to check how well it works
Which company owns Copilot?
Microsoft
What is diversification?
Spreading risk
What does correlation measure?
Relationship
What is the difference between = and == in many programming languages?
= assigns a value, while == checks if two values are equal
What is overfitting?
Poor generalization
Which company is famous for Watson?
IBM