SubratoChakravorty / ECE-229-Group5-final-project

Visualization Tool to analyze the High School Longitudinal Study of 2009 (HSLS:09) dataset
5 stars 4 forks source link

Multivariate analysis #13

Closed Tuclly closed 4 years ago

Tuclly commented 4 years ago

Multivariate analysis can be very fancy and cool from I have collected from the dashboard gallery, I will show you the output graph and the corresponding link:

1. Extend the bivariate analysis to multivariate analysis, expand one dimension of the graph with one more variable, and the 2D scatter is also important for the user to compare any two variables in this 3D Scatter: image Link:https://dash-gallery.plotly.host/dash-drug-discovery/

2. As we talked about in the bivariate analysis, the location of the school can be shown in the map if possible, and meanwhile, the user could choose the label(or filter) to see where and what they are(like geological information, east or west or north-east, or the control of the school like the private or public. Like this: image Link:https://dash-gallery.plotly.host/dash-oil-gas-ternary/

3. When many variables compare with each other, for one specific variable, it may have a different relationship with other variables, we could draw a matrix graph like heat map which like this: image https://dash-gallery.plotly.host/dash-clinical-analytics/

For example, X1SES ‘Socio-economic status composite has different relationships between other variables like :

And also, ‘Scale of student's science identity' has some relationship with other the same variables like:

Therefore, we could make a large correlation matrix for variables the user choose in the x and y-axis and form the graph like a heatmap to show how these variables could be related to each other. 4. The scale of teacher attitude created from 7 variables:

So, the X1SCIEFF ‘Scale of Student’s Science Self-Efficacy’ could also be built a correlation matrix with the above variables, or just like the 143 proj graph: image


If someone could have more ideas on graphs or variables related to our project, he could add the comment to this issue and I am still working on finding more interesting funny and fantastic plots on our dashboard. Continue updating.....

Ian-Mint commented 4 years ago

@Tuclly : Please make 1. a new issue and explain it more clearly 2. covered by issue #19 3. covered by issue #20

please add new issues for anything I've missed and comment any corrections on the existing issues.