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