What is the full name of the student club focused on analytics at Oregon State University
This type of chart is best for showing trends over time.
What is a line chart?
This SQL clause is used to retrieve data from a table.
What is SELECT?
This algorithm is commonly used for classification problems and works by finding the "best-fit" line.
What is logistic regression?
The BA Club meets on this day and time during the current term.
What is Thursday at 6pm?
Name one of the officers in the Business Analytics Club
What is Violette/Hazel/Megan/Hak?
A heatmap is commonly used to visualize this type of data.
What is correlation or density data?
The JOIN operation in SQL is used to combine data from multiple tables based on this.
What is a common key?
This is the process of training a machine learning model using labeled data.
What is supervised learning?
This Microsoft tool is widely used for business intelligence and reporting.
What is Power BI?
This professional analytics platform was used in one of the club’s workshops to teach data visualization.
What is Tableau?
In Tableau, this feature allows users to interact with charts by selecting different filters.
What is a dashboard?
The GROUP BY clause is typically used with this aggregate function.
What is COUNT, SUM, AVG, MIN, or MAX?
The elbow method is used to determine the optimal number of clusters in this algorithm.
What is K-means clustering?
This global company is known for pioneering the use of big data in online retail.
What is Amazon?
The club secured a scholarship for its members to learn data analytics from this online learning platform.
What is DataCamp?
This visualization principle recommends using contrasting colors to differentiate data categories.
What is color theory?
This SQL command removes all records from a table but keeps the structure intact.
What is TRUNCATE?
This type of machine learning model is inspired by the structure of the human brain.
What is a neural network?
The CEO of OpenAI, the company behind ChatGPT, as of 2024.
Who is Sam Altman?
Name one company that has become the guest speaker at BA club.
What is PGE/Intel/Nike/SheerID/Adobe/Revere/Daimler Trucks/Robert Half/Abcam/SMI Real Estate/The Corvallis Clinic/Tillamook/SF Express/Workday/Salesforce?
The term "data-ink ratio" was coined by this famous statistician.
Who is Edward Tufte?
A normalized database reduces this type of redundancy.
What is data redundancy?
Overfitting occurs when a model does this.
What is memorizes the training data instead of generalizing?
The FAANG acronym refers to these five major tech companies.
What are Facebook, Apple, Amazon, Netflix, and Google?