Media, news, information, data, whatever you call it, we are surrounded by it every day. Yet with the changes in media culture we’ve experienced over the last several years, the ways we consume media has also changed. Especially for students.
Oklahoma State was one of 11 universities that participated in a study about students’ news consumption habits. The study was done through Project Information Literacy, a nonprofit research institute that, according to the group’s website, “conducts ongoing, national studies on what it is like being a student in the digital age.” The OSU Library had the unique opportunity to serve as the liaison between OSU and the authors of the study.
While many people, myself included, might assume that most college students obtain the news through social media, the study found that most students are “multi-modal.” This means they consume media through social media, online newspapers and discussions with peers and professors.
The report details five big takeaways from the research, including a summary of the various pathways millennials take to get the news, and how and why students share news on social media.
The findings are followed by recommendations and solutions made by journalists, librarians and educators. One of the most important and interesting solutions, in my opinion, is teaching students from an early age to read the news critically and ask questions in order to develop “mental and intellectual frameworks for credibility testing of information,” (Head, Wihbey, Metaxas, MacMillan, & Cohen, 2018).
Matt Upson, the director of undergraduate instruction and outreach services at the library, believes that teaching students to evaluate the news is crucial to their understanding of their world.
“Traditional media is often portrayed as 'fake news,' and the nature of social media often prevents us from figuring out exactly where our information is coming from,” Upson said. “It can be easy to confuse what’s misinformation and what’s true.”
He hopes that the librarians, faculty and staff at OSU can create a supportive environment where students can continue reading and digesting the news in an informed manner.
“Students are interested in news; they want to share it, to be participants, to make a difference,” he said. “How can we help them do that and be more effective and efficient users of media?”
Teaching students to critically read the news and ask questions provides them with a foundation to consume information analytically and think for themselves. It is our responsibility as consumers to engage with the news. We cannot turn a blind eye to the events around us, but we cannot blindly accept everything we read, either.
This study is incredibly important for students, journalists, educators and librarians. If you’re interested in reading more about this study, you can find the full report at www.projectinfolit.org.
Sources:
Head, A. J., Wihbey, J., Metaxas, P., MacMillan, M., & Cohen, D. (2018, October). How Students Engage with News: Five Takeaways for Educators, Journalists, and Librarians (Rep.). Retrieved http://www.projectinfolit.org/uploads/2/7/5/4/27541717/newsexecutivesummary.pdf
Posted by Jenny Berry, electronic communications intern
Monday, November 26, 2018
Thursday, November 15, 2018
Data and Software Carpentries
What is Data Science?
Well, simply put, it is the act of collecting new and insightful ideas and methods from data sets. The modern world revolves around data, and data is an important factor in any business or organization. You have your finances, your social media interaction, your production, your employee and partner information - the list goes on. No matter where you are in life, you’re going to have to deal with data at some point. Data Science deals specifically with digital data, which is based on various systems of code that are interpreted, processed and altered by computers.
The Data and Software Carpentries are programs that are looking to teach people how to conveniently and effectively manage the data that they gather in their businesses, organizations and even research opportunities at school. The benefits are that research becomes less painful, and the techniques learned through the data carpentries lead to more research being done more effectively.
According to Phillip Doehle, the program coordinator in the Oklahoma State University High Performance Computing Center, the tagline of the Carpentries is to “help researchers get their work done with less pain and more convenience.”
Software and Data Carpentry are not the same thing, though there is much overlapping between the two and many of the same tools are used. The difference is that Data Carpentry deals with a method of organizing data in an easy and understandable way so that interpretation and analysis are more simple and convenient. A huge factor that plays into Data Carpentry is the Data Lifecycle, which consists of data collection, data organization/cleaning, data analysis and a positive production trend.
Alternatively, Software Carpentry focuses on programming skills and techniques such as software development. Coding is a big tool within this program, which is used to create a reproducible method. According to Evan Linde, a research cyberinfrastructure analyst from the OSU High Performance Computing Center, Software Carpentry can give you the introductory knowledge needed to get you out of a tight situation. For example, a graduate student struggling with a data problem can learn how to write a specific bit of code needed to link multiple processes together and solve that problem.
Now you might be thinking, “I have no experience with stuff like this, and I don’t think I’ll be able to keep up with it!” According to the official Data Carpentry website, their initial target audience is “learners with little to no computational experience.” Even if there is a bit of a learning curve, the experience and benefits gained are worth the time investment.
Software and Data Carpentries are starting points for coding and data management. The idea of the Carpentries is “Reproducible Data.” What this means is that the data can be duplicated through different means. When a data set is duplicated through different methods, then error risks are reduced, results are validated and it shows that the data can be adaptive to multiple different conditions.
While the techniques learned in the Carpentries can be very useful and informative, they don’t necessarily make you ready to immediately go out and work at a research facility. The Carpentries have a larger emphasis on the academics of research rather than an industrial emphasis. Even so, they provide a beneficial and explanatory introduction to the world of Data Science and Data Analysis. The programs are beneficial for graduate students who are getting involved in research or are interested in concepts of data science. Faculty members have told me that the knowledge they gained from the Data and Software Carpentries helped them maximize the time that they spent as a graduate student when they were working with research because their data was organized and reproducible.
The Carpentries are an informative and practical method for somebody who is looking to delve into a career based around data science, as well as students who are involved in research opportunities. They provide a foundation for understanding how to organize and interpret data, as well as how to make that data applicable within various situations. They’re an opportunity that many don’t know about, and they can potentially give somebody an extra push in understanding their career or research choice.
Posted by Braiden Ellis, student staff member, Research and Learning Services
Well, simply put, it is the act of collecting new and insightful ideas and methods from data sets. The modern world revolves around data, and data is an important factor in any business or organization. You have your finances, your social media interaction, your production, your employee and partner information - the list goes on. No matter where you are in life, you’re going to have to deal with data at some point. Data Science deals specifically with digital data, which is based on various systems of code that are interpreted, processed and altered by computers.
The Data and Software Carpentries are programs that are looking to teach people how to conveniently and effectively manage the data that they gather in their businesses, organizations and even research opportunities at school. The benefits are that research becomes less painful, and the techniques learned through the data carpentries lead to more research being done more effectively.
According to Phillip Doehle, the program coordinator in the Oklahoma State University High Performance Computing Center, the tagline of the Carpentries is to “help researchers get their work done with less pain and more convenience.”
Software and Data Carpentry are not the same thing, though there is much overlapping between the two and many of the same tools are used. The difference is that Data Carpentry deals with a method of organizing data in an easy and understandable way so that interpretation and analysis are more simple and convenient. A huge factor that plays into Data Carpentry is the Data Lifecycle, which consists of data collection, data organization/cleaning, data analysis and a positive production trend.
Alternatively, Software Carpentry focuses on programming skills and techniques such as software development. Coding is a big tool within this program, which is used to create a reproducible method. According to Evan Linde, a research cyberinfrastructure analyst from the OSU High Performance Computing Center, Software Carpentry can give you the introductory knowledge needed to get you out of a tight situation. For example, a graduate student struggling with a data problem can learn how to write a specific bit of code needed to link multiple processes together and solve that problem.
Now you might be thinking, “I have no experience with stuff like this, and I don’t think I’ll be able to keep up with it!” According to the official Data Carpentry website, their initial target audience is “learners with little to no computational experience.” Even if there is a bit of a learning curve, the experience and benefits gained are worth the time investment.
Software and Data Carpentries are starting points for coding and data management. The idea of the Carpentries is “Reproducible Data.” What this means is that the data can be duplicated through different means. When a data set is duplicated through different methods, then error risks are reduced, results are validated and it shows that the data can be adaptive to multiple different conditions.
While the techniques learned in the Carpentries can be very useful and informative, they don’t necessarily make you ready to immediately go out and work at a research facility. The Carpentries have a larger emphasis on the academics of research rather than an industrial emphasis. Even so, they provide a beneficial and explanatory introduction to the world of Data Science and Data Analysis. The programs are beneficial for graduate students who are getting involved in research or are interested in concepts of data science. Faculty members have told me that the knowledge they gained from the Data and Software Carpentries helped them maximize the time that they spent as a graduate student when they were working with research because their data was organized and reproducible.
The Carpentries are an informative and practical method for somebody who is looking to delve into a career based around data science, as well as students who are involved in research opportunities. They provide a foundation for understanding how to organize and interpret data, as well as how to make that data applicable within various situations. They’re an opportunity that many don’t know about, and they can potentially give somebody an extra push in understanding their career or research choice.
Posted by Braiden Ellis, student staff member, Research and Learning Services
Monday, November 5, 2018
With a Little Help from Our Friends
Benefactors make the library a special place for everyone
In 1991, an event began that would soon become one of the most celebrated and most important nights of the year for the OSU Library.
The H. Louise and H.E. “Ed” Cobb Dinner Series is presented annually by the Friends of the OSU Library. The dinner, lecture and book signing is a fundraising event, and all proceeds benefit the OSU Library.
This year, Lee Child, the author of the Jack Reacher series, will be speaking at the event. Past speakers include James Patterson, Nicholas Sparks, Neil deGrasse Tyson and S.E. Hinton.
But the event isn’t just for donors or well-known authors. Students have the opportunity to attend, as well. Each year, generous donors purchase a number of tickets for students, who can then enter to win them and attend the event. Attendees will enjoy a wonderful dinner, attend the book signing reception and listen to a seasoned author, all while supporting a wonderful cause and making our library a better place. The funds raised at the dinner support the Friends’ goal of making the library a resource for all students.
The Friends have generously sponsored so many programs, events and more that help students at Oklahoma State achieve their academic goals and truly make the library a safe, helpful, fun and educational place. In the past, the Friends have funded the laptop checkout expansion, the finals week giveaways at Edmon Low and branch libraries and, when it first began, 24-hour access to the library during pre-finals and finals week. They also fund a number of special programs, like some of the outreach, research and cultural programs.
If it weren’t for the generous support of the Friends of the OSU Library, Edmon Low would not be the same. I know that personally, the library is my favorite place on campus. Whether I’m studying, researching or just taking a break between classes, the equipment and technology available at the library have helped me succeed in school and fostered my interest and love of learning.
So, whether you visit the library once during your college career or it is your second home, never forget this special group who has helped make it into the incredible place that it is.
Posted by Jenny Berry, electronic communications intern
In 1991, an event began that would soon become one of the most celebrated and most important nights of the year for the OSU Library.
The H. Louise and H.E. “Ed” Cobb Dinner Series is presented annually by the Friends of the OSU Library. The dinner, lecture and book signing is a fundraising event, and all proceeds benefit the OSU Library.
This year, Lee Child, the author of the Jack Reacher series, will be speaking at the event. Past speakers include James Patterson, Nicholas Sparks, Neil deGrasse Tyson and S.E. Hinton.
But the event isn’t just for donors or well-known authors. Students have the opportunity to attend, as well. Each year, generous donors purchase a number of tickets for students, who can then enter to win them and attend the event. Attendees will enjoy a wonderful dinner, attend the book signing reception and listen to a seasoned author, all while supporting a wonderful cause and making our library a better place. The funds raised at the dinner support the Friends’ goal of making the library a resource for all students.
The Friends have generously sponsored so many programs, events and more that help students at Oklahoma State achieve their academic goals and truly make the library a safe, helpful, fun and educational place. In the past, the Friends have funded the laptop checkout expansion, the finals week giveaways at Edmon Low and branch libraries and, when it first began, 24-hour access to the library during pre-finals and finals week. They also fund a number of special programs, like some of the outreach, research and cultural programs.
If it weren’t for the generous support of the Friends of the OSU Library, Edmon Low would not be the same. I know that personally, the library is my favorite place on campus. Whether I’m studying, researching or just taking a break between classes, the equipment and technology available at the library have helped me succeed in school and fostered my interest and love of learning.
So, whether you visit the library once during your college career or it is your second home, never forget this special group who has helped make it into the incredible place that it is.
Posted by Jenny Berry, electronic communications intern
Subscribe to:
Posts (Atom)