Git Product home page Git Product logo

Comments (2)

hanrach avatar hanrach commented on July 28, 2024

Hi @aleurcelay ,

  • It is unclear which task are you tackling:
  1. Task Option 1 - " Compute some measure of worldwide life expectancy – you decide – a mean or median or some other quantile or perhaps your current age. Then determine how many countries on each continent have a life expectancy less than this benchmark, for each year."

I believe I was doing that for section 1 of my assignment.

  • Task Option 5 - "How is life expectancy changing over time on different continents?"
    I did this part in section 2.

  • Task Option 4 - "Compute a trimmed mean of life expectancy for different years. Or a weighted mean, weighting by population. Just try something other than the plain vanilla mean."
    which is done in section 4.

The vanilla mean and the weighted mean difference is not significant, hence why it is not quite distinguishable in the graph. You can see this in the numerical table too.

I just think that the marking grading was a bit harsh, I believe I did follow the instructions, except the missing tibbles.

from stat545-hw-hanrach.

aleurcelay avatar aleurcelay commented on July 28, 2024

Hello @hanrach,
Yes, I could see those were the tasks you worked on. What I meant is that you didn't explicitly say so in your assignment. This is part of the Mechanics section of the rubric.

RE: vanilla vs weighted mean, I pointed out this issue because they aren't distinguishable in the vis (because of plotting choices, not the values themselves), this was only considered for the vis grading.

RE: following instructions, I pointed this out because you are missing the GitHub Pages part of the assignment (worth 6%) and the assignment explicitly asked for:

Pick three of the six tasks below, and produce:

  • a tibble, using dplyr as your data manipulation tool;
  • an accompanying plot of data from the tibble, using ggplot2 as your visualization tool; and
  • some dialogue about what your tables/figures show (doesn’t have to be much)

And you're missing one of the tibbles

I hope this clarifies the feedback given. Let me know if that wasn't sufficient.

from stat545-hw-hanrach.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.