A project in COMP2501 that I did to find out whether it’s correct to judge a news article based on its title. The project stems from a test in this course, where I was asked to use code to determine the sentiment of an article, and only the headlines were given as choices. But in the moment I didn’t have time, so I judged based on the headlines alone.
I got the answer correct, so I did this project to find out whether that was a one-time thing or a real effect, using correlation tests, hypothesis testing, and more.
If you’re interested, you can download the HTML file to read the report. Thanks!