Publications by Đào Hoàng Bình Thiên
Statistics Summary - Mid-term Exam - Pre-master DSS
1 Types of validity Lecture 1 (p.32) + Textbook (2.6, pp.22-25 [35-38]) 1.1 Internal validity Lecture slides: The extent to which you are able draw the correct conclusions about the causal relationships between variables. Understanding internal and external validity (https://www.verywellmind.com/internal-and-external-validity-4584479) Internal v...
30924 sym R (5976 sym/147 pcs) 23 img
Covid-19 in The Netherlands
Data updated to 2020-04-26 13:50 Overview Total Total tested positive: 37845 Total hospitalized: 10456 Total deceased: 4475 Today Total tested positive: 655 Total hospitalized: 75 Total deceased: 66 Details Time series Accumulated Municipalities ...
282 sym
Pre-master DSS - Calculus Summary
1 Set A set is a collection of distinct objects. Notation: \(S_1 = \{1,2,3,4,5\}\) \(\Rightarrow\) "x can only take values of 1, 2, 3, 4 or 5. Set builder notation: \(\{\text{variable | conditions}\}\) or \(\{\text{variable : conditions}\}\) \(S_2 = \{\text{x | x is a letter in the English alphabet}\}\) \(\Rightarrow\) “Collection of all le...
11488 sym 70 img
Statistics - DSS Master - Lab 05 (With Codes)
### Title: Stats & Methods Lab 5 Practice Script ### Author: Kyle M. Lang ### Created: 2018-09-24 ### Modified: 2020-09-30 ### ### ### Overview ### ### ### ## You will practice using MLR models for moderation analysis. ## You will need the "msq2.rds" data and the built-in R datasets "cps3" and ## "leafshape" (f...
5044 sym R (28022 sym/95 pcs) 4 img
Statistics - DSS Master - Lab 05
Preliminaries ———————————————————— 1) Use the “install.packages” function to install the “rockchalk” and “DAAG” packages. 2) Use the “library” function to load the “rockchalk” and “DAAG” packages. 3) Use the “readRDS” function to load the “msq2.rds” dataset into your works...
5044 sym R (15012 sym/43 pcs) 4 img
Statistics - DSS Master - Lab 04
Preliminaries ————————————————————- 1) Use the “install.packages” function to install the “wec” and “psych”packages. 2) Use the “library” function to load the “psych” and “wec” packages. 3) Use the “data” function to load the “bfi” and “BMI” datasets into your workspac...
4715 sym R (9091 sym/41 pcs)
Statistics - DSS Master - Lab 04 Codes
### Title: Stats & Methods Lab 4 Practice Script ### Author: Kyle M. Lang ### Created: 2018-09-24 ### Modified: 2020-09-24 ### ### ### Overview ### ### ### ## You will practice fitting MLR models with categorical predictor variables. ## You will need the built-in R datasets "bfi" (from the psych package) and "BM...
4716 sym R (20896 sym/85 pcs)