From b2e5d0f00829b3c603a846b62c5bdbea45e449db Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Fri, 17 Oct 2025 13:57:08 -0600 Subject: Restructures module 4 to follow structure from last meeting. Renamed tutorials to have correct order. --- tutorials/module_4/4.2 Interpreting Data.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tutorials/module_4/4.2 Interpreting Data.md (limited to 'tutorials/module_4/4.2 Interpreting Data.md') diff --git a/tutorials/module_4/4.2 Interpreting Data.md b/tutorials/module_4/4.2 Interpreting Data.md new file mode 100644 index 0000000..109a741 --- /dev/null +++ b/tutorials/module_4/4.2 Interpreting Data.md @@ -0,0 +1,14 @@ +# Interpreting Data +Philosophy of visualizing data + + + +## The meaning of your data +Similarly to the English language, when we put words together we create context. As engineers and scientists, if mathematics is our language, then the data is the context. + + + +## Audience + + + -- cgit v1.2.3