Visualization

Nikita Samarin

Data Science Fellow 2021-2022
Electrical Engineering and Computer Science (EECS)

Nikita Samarin is a doctoral student in Computer Science in the Department of Electrical Engineering and Computer Sciences (EECS) at the University of California, Berkeley advised by Serge Egelman and David Wagner. His research focuses on computer security and privacy from an interdisciplinary perspective, combining approaches from human-computer interaction, behavioral sciences, and legal studies. Samarin is a member of the Berkeley Lab for Usable and Experimental Security (BLUES) and an affiliated graduate researcher at the Center for Long-Term Cybersecurity (CLTC) and the...

Irene Farah

Data Science Fellow 2021-2022
City and Regional Planning

Irene is a PhD student in City and Regional Planning. Her research interests lie at the intersection of urban geography, political science, and public health. In particular, she studies street vendors in Mexico City and how the spatiality and politics of their working conditions impact their access to healthy food. She strongly believes in connecting with other social scientists to share perspectives on how to use technology to acquire greater knowledge of social phenomena.

Measuring Vowels Without Relying on Sex-Based Assumptions

April 8, 2025
by Amber Galvano. This tutorial builds on my previous post on Python for acoustic analysis, this time focusing on measuring vocal tract resonances without relying on sex-based assumptions. I demonstrate how to process audio files and vowel annotations using an adaptive method that optimizes the acoustic analysis across a recording. Instead of fixing parameters based on generalized vocal tract length correlations, this approach varies them within a defined range for greater accuracy. This not only enhances measurement precision but also avoids requiring (or assuming) speakers’ sex in data collection. Finally, I show how to filter for outliers and create high-quality vowel space visualizations.

Qualtrics Fundamentals: Parts 1-2

April 14, 2025, 1:00pm
In this two-part workshop, we provide an introduction to using Qualtrics. In the first part, we'll cover how to use the platform and its features to create, distribute, and analyze surveys. In the second part, we'll discuss best practices for survey design.

Python Data Visualization: Parts 1-2

April 7, 2025, 8:00am
For this workshop, we'll provide an introduction to visualization with Python. We'll cover visualization theory and plotting with Matplotlib and Seaborn, working through examples in a Jupyter notebook.

Python GPT Fundamentals

March 4, 2025, 10:00am
This workshop offers a general introduction to the GPT (Generative Pretrained Transformers) model. No technical background is required. We will explore the transformer architecture upon which GPT models are built, how transformer models encode natural language into embeddings, and how GPT predicts text.

Qualtrics Fundamentals (90 minutes)

May 16, 2025, 10:00am
Qualtrics is a powerful online tool available to Berkeley community members that can be used for a range of data collection activities. Primarily, Qualtrics is designed to make web surveys easy to write, test, and implement, but the software can be used for data entry, training, quality control, evaluation, market research, pre/post-event feedback, and other uses with some creativity.

Python Fundamentals: Parts 1-4

May 5, 2025, 12:00pm
This four-part interactive workshop series is your complete introduction to programming Python for people with little or no previous programming experience. By the end of the series, you will be able to apply your knowledge of basic principles of programming and data manipulation to a real-world social science application.

Python Fundamentals: Parts 4-6

March 11, 2025, 11:30am
This three-part interactive workshop series teaches you intermediate programming Python for people with previous programming experience equivalent to our Python Fundamentals: Parts 1-3 workshop. By the end of the series, you will be able to apply your knowledge of basic principles of programming and data manipulation to a real-world social science application.

Python Fundamentals: Brief Introduction (60 minutes)

February 14, 2025, 3:30pm
This is a lightweight module aimed to provide a brief introduction to Python using Jupyter Notebooks.