00:40
An analyst for the EPA is working to devise a method to determine whether or not a set of water samples are contaminated with PCB (a carcinogenic compound). They measure the levels of four other compounds in each of the samples that are easier to measure and whose presence is highly correlated with PCB. They then separate their water samples into two groups (samples suspected to be contaminated with PCB and samples that are clean) based on the presence/absence of the compounds in each sample.
00:30
df containing two numerical variables, \(x\) and \(y\). Select the techniques which are most appropriate to estimate the values of the slope and intercept of the equation \(\hat{y} = b_0 + b_1x\) of the data in df.00:45
g, which is trying to emulate the function \(g(x) = 2x + 8\)? Select all that apply.function should be replaced with g.2x must be written as 2*x in order for the multiplication to work.00:50
05:00
30:00
05:00
30:00
An engineer working for Waymo self-driving cars is working to solve a problem. When it rains, reflections of other cars in puddles can disorient the self-driving car. Their team is working on a model to determine when the self-driving car is seeing a reflection of a car vs a real car.
Think of a potential response and predictor, and about whether this is a regression or classification problem.
01:00
An analyst working for the UC Berkeley Admissions Office is working to help the university decide how many students to send offer letters to. They have a target class size (that fits within the budget and residence halls), but they’re not sure how many students will accept the offer. How many should they admit?
Think of a potential response and predictor, and about whether this is a regression or classification problem.
01:00
f.What will the following line of code return?
