Boxplots and Outliers


🎯 Checkpoint 8. a: Once more, import your class data.

Again, replace the placeholder (Line 4) with the CSV URL from your teacher. We need to re-load the class csv data because the webpage doesn’t save variables from page-to-page.

Click the ▶️ Run Code button to run the block.



Boxplots By Python

Class Nitrate Boxplot

🎯 Checkpoint 8. b: Create a boxplot for the class nitrate data.

Click the ▶️ Run Code button to run the block and create a boxplot for the class nitrate data.



Class Nitrite Boxplot

🎯 Checkpoint 8. c: Create a boxplot for the class nitrite data.

Click the ▶️ Run Code button to run the block and create a boxplot for the class nitrite data.