johann-wagner / DS4B-final-project

Repo for BIOL3207 - Data Science for Biologists - Final Project
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

Choosing questions and aims #4

Closed johann-wagner closed 9 months ago

johann-wagner commented 10 months ago

You must choose questions and/or aims that are:

Within those constraints, please follow your interests and be creative.

In your report you must first state and then justify your question(s)/aim(s). The justification must include background research on what has been done before in this area.

Here are a couple of intentionally generic examples. I offer these to help you start thinking. But I want you to be creative - you don’t need to have questions/aims that look like this!

Example 1: testing for correlations

Questions: Is trait x correlated with traits a, b, and c? Are these correlations similar across taxa?

Justification: Many studies have suggested that trait x should correlate with traits a, b, and c because [briefly explain, with references]. These correlations haven’t been examined in clades y and z [e.g. Eucalyptus, Acacia; provide and breifly describe references to prove this], but database q [e.g. AusTraits] allows us to test this.

Example 2: building something useful

Aim: to build a shiny app / R package for task x (e.g. data cleaning) o dataset z

Justification: Task x is crucial for Exploratory Data Analysis because… [explain why with references], but is challenging for dataset z because [provide reasons]. I will write a shiny app / R package to facilitate task x on dataset z. Similar work has been done in packages a, b, and c [provide references and briefly describe how your work will be different and/or build on that work].

Examples 3-∞

Do not let the above examples constrain your thinking here. Read a few papers and/or blog posts, or just dig around in some datasets and see what looks interesting to you. If you’re not sure if your questions/aims are appropriate, just ask one of the teaching team and we’ll help you figure something out.

johann-wagner commented 10 months ago

I'm going to focus on invasive animal species in the ACT, specifically rabbits and foxes using The Atlas of Living Australia data.

Technical features:

johann-wagner commented 10 months ago

Potential Questions:

Does rabbit observations change once a biocontrol program is released? Create a time series of rabbit observations across time and see if there are any changes after these years:

Resources on rabbit biocontrol programs:

Are fox and rabbit observations negatively correlated?

What is the relationship between rabbit observations and weather patterns?

Create an RShiny Dashboard to produce the above visualisations for several Australian invasive animal species for the different states and territories:

This would be essentially an RShiny Dashboard that creates visualisations and statistics for Australia's top 10 invasive animal species using The Atlas of Living Australia data.

johann-wagner commented 9 months ago

Final Idea:

Research Question:

Dynamic options:

Let the visualisation and the statistics vary by invasive animal species

Visualisations:

Statistics:

Create a download dataset option

Optional:

johann-wagner commented 9 months ago

Whiteboarding the RShiny Dashboard design

PXL_20231004_113917898

johann-wagner commented 9 months ago

Idea inspiration:

johann-wagner commented 9 months ago

TO DO:

DS4B-ANU commented 9 months ago

Good stuff, looking forward to the final RShiny app!

Fred