Skip to content

Chloe's Submissions - #33

Open
cschnydman wants to merge 4 commits into
ernbilen:mainfrom
cschnydman:ideas
Open

Chloe's Submissions#33
cschnydman wants to merge 4 commits into
ernbilen:mainfrom
cschnydman:ideas

Conversation

@cschnydman

Copy link
Copy Markdown

No description provided.

Comment thread ideas/MiniProjectIdeas.md

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would be interested to see if you could figure out the type of crime that was committed and if certain crimes occur at more common times than others. If you were just thinking of pooling all crimes together, I would make sure you have a variable that has all observations in one place for both data sets. Another idea to think about is the location of the crimes in each city.

@ernbilen

ernbilen commented Feb 5, 2025

Copy link
Copy Markdown
Owner

I would vote for idea #2 since I remember seeing the gun ownership data being very detailed. I think you need to pin down the model you will use. Clustering makes sense, just to get a sense at if there are neighbors that are similar based on crime and gun ownership, but I think you should do a lat/long type analysis where you'd be checking if high crime polygon areas have more gun owners living in them, for safety or to commit a crime. Presumably the first because criminals may not want to be registered in the gun ownership database in case they get tracked. You can make really cool maps.

@ernbilen

ernbilen commented Feb 24, 2025

Copy link
Copy Markdown
Owner
  • Strengths:

    • Solid methodological choices.
    • Good use of maps and. bar plots—both make sense.
    • Your map visualization was excellent—looked exactly as I was imagining.
  • Areas for Improvement:

    • Normalization: Consider arrests per person or gun ownership per person instead of raw counts.
    • I liked how you highlighted specific neighborhoods—you could check correlations across them.
    • Try repeating the analysis with just gun ownership data—does it change insights?
    • Interesting ethical implications—consider whether there is a correlation between:
      • Gun offenses
      • Gun ownership
      • Public arrests
    • You might find this TED talk relevant to your topic: https://www.ted.com/talks/steven_levitt_the_freakonomics_of_crack_dealing?language=en

@ernbilen

Copy link
Copy Markdown
Owner
  • Nice background intro slide!
  • Great purpose slide too. Maybe mention something along the lines of "these are the important implications for stakeholders" at the end of that slide.
  • Thanks for the mention 😄
  • Nice convert screenshots.
  • I think your discussion of data processing steps were extremely helpful to others because they get a chance to hear about the interesting situation you have with millions of rows from multiple datasets and hearing how you are overcoming these challenges is really cool.
  • Your potential models make sense too. Maybe consider inference too using linear regression.

@cschnydman cschnydman changed the title Finished mini project ideas Chloe's Submissions Apr 22, 2025
@cschnydman

cschnydman commented Apr 24, 2025

Copy link
Copy Markdown
Author

@ernbilen

ernbilen commented May 5, 2025

Copy link
Copy Markdown
Owner
  • Great detailed explanation of your data. Maybe spend more time on how FDA maintains this database, how do they get their data etc.
  • I think you can make the count plots presented as tables. There could be some more creative ways to visualize counts, maybe see r/dataisbeautiful for inspiration.
  • Correlation/causation is huge in your project. You should mention that what you have is correlation only. That is, the top side effects drug you have does not necessarily be causing death. You explained this later in your talk but you should probably move it to earlier.
  • Maybe a way to find "really bad" drugs that may really be causing adverse conditions on healthy people, you can try gathering information on drugs and the population they are used by. If there are drugs most often taken by older people you can trim those away and only focus on those taken by say general population.
  • I agree your box plot graph is awesome.
  • One possible focus you can go for you can scan court cases that judges found guilty or not guilty and check the numbers for those drugs.
  • You should expand more on implications because arguably your project has the biggest implications out of all talks today since it's about health. Similarly for ethics, can we get any implications from the FDA data showing bias?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants