A broader family of machine learning methods based on artificial neural networks.
What is deep learning
The major tech COO who wrote the book Lean In: Women, Work, and the Will to Lead in 2013
Who is Sheryl Sandberg?
The “law” of technology which states that every two years, the number of transistors that could fit on a microchip will double
What is Moore's Law?
Use this type of regression when you have more than one continuous predicator and a single continuous outcome
What is multiple (linear) regression
This programming language was developed by an NC State University alum.
What is SAS
The command that displays the state of the working directory (think version control)
What is “git status”?
The ratio of women to male U.S. Senator
What is 1:4?
ByteDance, a Beijing-based internet technology company, founded this growing service.
What is TikTok
This occurs when two or more explanatory variables are highly linearly related.
What is multicollinarity
A free, monolithic, and modular operating system.
What is Linux
The process of achieving a very high accuracy for the training dataset, but poor accuracy in predicting a new dataset
What is overfitting?
A female major world leader with a doctorate degree in Quantum Chemistry
Who is Angela Merkel?
The most common 6-digit password?
What is 123456?
This technique estimates the parameters in a regression model by minimizing the sum of the squared residuals.
What is ordinary least squares (OLS)
These three programming languages all begin with the same letter but function differently...can you "see" the differences?
What is C, C++, and C#
A method to computationally estimate probability distributions, especially in Bayesian statistics, aka MCMC
What is Markov Chain Monte Carlo?
Rosamund Pike will be the leading actress portraying this famous physicist.
Who is Marie Curie
This architecture is the rival of x86. It's also the focus of Apple's next generation of laptops.
What is ARM
The offical name for R-squared
What is the coefficient of determination
This open-source giant was purchased by for a record-breaking 34 billion dollars in 2019
What is Red Hat
The non-rejection of a false null hypothesis
What is Type II error?
The first country to grant women the right to vote in 1893
What is New Zealand?
A Tesla product that is a home energy storage system used for solar self-consumption, time of use load shifting, backup power, and off-the-grid use.
What is PowerWall
This function is used to model the probability of 'success' vs 'unsuccess' as a function of it's covariates
What is logit link
An essential function used in blockchain that converts an input of letters and numbers into an encrypted output of a fixed length
What is hash