Exploring the Impact of Music on Brain Activity during Testing: An EEG-based Investigation
Authors/Creators
Description
This replication package accompanies the paper "Exploring the Impact of Music on Brain Activity during Testing: An EEG-based Investigation". It contains the raw EEG recordings, the MATLAB preprocessing/analysis pipeline, and the Python statistical analysis scripts used to produce the results reported in the paper. See the README included in this artifact for organization details, requirements, and installation/execution instructions.
-
7 participants who listened to music during the experimental tasks;
-
7 participants who did not listen to music (control group).
Experimental Context
The experiment aimed to evaluate how music affects the neural activity of software testers while performing software testing tasks. EEG data were recorded using standard acquisition protocols, ensuring consistent conditions across all participants and sessions.
Each participant performed a sequence of tasks structured into five recording sessions, representing different phases of the experiment:
-
IBOE – Initial Baseline (Open Eyes): resting-state recording with eyes open, used as a reference for neural activity normalization.
-
BL01 – Block 1: first task block.
-
BL02 – Block 2: second task block.
-
BL03 – Block 3: third task block.
-
BL04 – Block 4: fourth task block.
File Naming Convention
The dataset is organized by participant and task, following the file naming pattern:
[ParticipantID]_[SessionCode].edf
Where:
-
ParticipantID= three-digit participant identifier (e.g.,001,002, …,07). -
SessionCode= session label (IBOE,BL01,BL02,BL03, orBL04).
For example:
-
001_IBOE.edf→ Baseline recording (open eyes) of participant 001. -
001_BL01.edf→ Block 1 recording of participant 001.
All files are stored in European Data Format (EDF), a widely used open standard for EEG data storage.
Data Summary
-
Number of participants: 14
-
Group 1 (Music condition): 7 participants
-
Group 2 (No music condition): 7 participants
-
Total files: 70 EDF files (5 per participant)
-
Format:
.edf(European Data Format) -
Sampling rate and channels: EEG signals were recorded from 64 channels at 1000 Hz
Usage Notes
This dataset can be used for:
-
EEG-based cognitive studies in software engineering contexts;
-
Comparative analysis between auditory stimulation and cognitive workload;
-
Feature extraction, classification, and signal processing research involving EEG data.
Ethical Considerations
All participants provided informed consent before the experiment. The data are fully anonymized, and no personally identifiable information is included.
Files
code_and_scripts.zip
Files
(1.0 GB)
| Name | Size | |
|---|---|---|
|
md5:89af351db9f0a314e9f77647da613a24
|
9.1 MB | Preview Download |
|
md5:9d7877bd68a0bfd7c668a99ff7121bee
|
1.1 kB | Download |
|
md5:ffd7d3cb27f905817bfdbf408d7349a6
|
1.4 kB | Download |
|
md5:fa301f1e092199da82ae5c6d4a3d7869
|
211.5 MB | Preview Download |
|
md5:87a651a2a9d53bb4f61938c348327438
|
790.8 MB | Preview Download |
|
md5:4a0c10225a58d41ad54ed3d79edd282d
|
651.4 kB | Preview Download |
|
md5:802342ca985b83a94c3306b324ddbeb5
|
12.1 kB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/DhyegoTavares/eeg-music-testing-replication
- Programming language
- Python , MATLAB