Dissapointing. Full of errors during all the course. I came from the first course and I found the second one dissapointing. Some issues I found I thonk they should solve:
*The assessments have no sense. Which is the sense of asking if 0 or 1 corresponds to napping or not napping from a datasheet? In general I also found myself wasting a lot of time trying to understand the definition of columns of NHANES or other datasheets which I think is useless. In overall I found that the assessments do not evaluate the progress of the student.
*The assessments sometimes are not related to the concepts explained during the week (Name that scenario) or in the case of Pythos quiz ask for unexplained functions (week 3).
*Some assignements, like the Chocoloate assignement, are about previously not explained concepts (cross-over test desing).
*The Jupyter Notebook have several errors, reported in the discussion forums but not solved. Moreover, some parts of the code shown are not explained. And finally, the way to solve a problem is different in the explanation video and notebook; this is very confusing for the student.
*Week 3 explains several times the same concept (CI and p_value) but them skip to explain the Power or SampleSize in detail, which are just mentioned in a Jupyter Python notebook. Moreover, I found missing a detailed explained on when to use z_test or t_test; I would had dedicate some time to this explanations, and less to repeat the same CI and p_value examples over and over.
*Week 4, is just a review of week 3. I like the way Brady T. West explains the concepts, but once agains I found extremely repetitive showing so many examples of the CI and p_value.