Test yourself with the skills you have acquired so far
Who uses SQL for which purpose?
Database administrators to manage the data
Humans to work with data stored in a relational database
Web-developers to code Websites
What is SQL used for?
For web shop payments
To create and delete data in a database
To retrieve data from a non-database environment
Which keywords can start a SQL statement?
WHERE
FROM
SELECT
Why is version control important?
Develop a program with a team in a traceable process
Quick develop code
Needed for selling the project
Who can use GitHub?
Everyone with a Git account
Only trained developers
Everyone who has bought it
What is a branch?
A licensed company
A specific project
A copy of the original project
How many windows does the working environment of R studio consist of?
4
3
None
R script allows you to:
Download a package
Create a file where you can insert all the codes
Create a project report
Do you use the command to create a pie chart in R?
pie
scatterplot
barplot
LDA is a statistical technique that allows for:
Both answers are true
Classification of data into groups
Predicting class membership
Assumptions required to apply LDA for predictive purposes are:
Both answers are true
equal variances-covariances across groups
Multivariate normality across groups
Surveys based on samples:
Both answers are true
Save resources if compared with a census-based survey
Allow for an exhaustive research in a population
Sample size is affected by:
The sampling technique applied
Both answers are true
The margin of error and the confidence level
Proportional allocation distributes sample size across strata basing on:
The variance in each stratum
The size of each stratum
The mean value on each stratum