Name: Erika Siregar
- Assignment : Visualization Implementation (VI2)
- Course: Information Visualization (CS725)
- Semester : Spring 2015
Working through the examples from Scott Murray's tutorial at http://alignedleft.com/tutorials/d3/
Built with blockbuilder.org
- The graph above describes the passing yards per player by conference. Overall, we can see that the passing yards for each player in every conference varied significantly. American and CUSA are the conferences with the most varied data. Whereas Sun Belt has a relatively homogenous data.
- This graph depicts the correlation between attribute "Passing TD" and "Passing Yards". If the plots forming a diagonal line, then there is a correlation between both attributes. On the other hand, if the plots do not form any pattern, then we could say that there is no correlation between the attributes. From graph above, we can see that there is a positive correlation between Passing TD and Passing Yards. So, we could say that the increase of Passing TD value will also affect the increase of Passing Yards value.
- The graph above illustrate the average passing yards in each conference. Overall, from the graph we can see that the average passing yards between each conferences do not really varied. Pac12 has the highest average passing yards, while American has the lowest average passing yards.
Modified http://d3js.org/d3.v3.min.js to a secure url
https://d3js.org/d3.v3.min.js