Course Assignments
Week 1 Quiz:Exploratory Data Analysis(Data Science Specialization):Answers2025
Question 1 Which of the following is a principle of analytic graphics? ✅ Integrate multiple modes of evidence❌ Show box plots (univariate summaries)❌ Only do what your tools allow you to do❌ Make judicious use of color in your scatterplots❌ Don’t plot more than two variables at a time Explanation:One of the core principles of… <a href="https://codeshala.io/platform/coursera/course/exploratory-data-analysisdata-science-specialization/assignment/week-1-quizexploratory-data-analysisdata-science-specializationanswers2025/" rel="bookmark"><span class="screen-reader-text">Week 1 Quiz:Exploratory Data Analysis(Data Science Specialization):Answers2025</span></a>
Week 2 Quiz:Exploratory Data Analysis(Data Science Specialization):Answers2025
Question 1 Under the lattice graphics system, what do the primary plotting functions like xyplot() and bwplot() return? ✅ an object of class “trellis”❌ nothing; only a plot is made❌ an object of class “lattice”❌ an object of class “plot” Explanation:Lattice plotting functions return an object of class “trellis”, which represents the entire plot and… <a href="https://codeshala.io/platform/coursera/course/exploratory-data-analysisdata-science-specialization/assignment/week-2-quizexploratory-data-analysisdata-science-specializationanswers2025/" rel="bookmark"><span class="screen-reader-text">Week 2 Quiz:Exploratory Data Analysis(Data Science Specialization):Answers2025</span></a>