Skip to content

Repository files navigation

Ecological and Cognitive Search (ECoS)

DOI

In experience-based decision making under risk, people often actively sample information from the available options before making a choice. The functional role of switching between options during such predecisional sampling, however, remains poorly understood. We propose the ecological and cognitive search hypothesis (ECoS), which distinguishes between ecological search (sampling information from the external environment) and cognitive search (processing sampled information in memory to construct goal-relevant mental representations). ECoS posits that different decision goals require different mental representations and that the cognitive costs of building these representations depend on how ecological search is organized over options over time. Consequently, people should adapt their switching behavior to the current decision goal. We tested ECoS in three preregistered experiments (total N = 305) in which participants made decisions from experience in the sampling paradigm and were instructed either to identify the option with the higher expected value (long-term goal) or the option that is more likely to yield the better outcome on the next draw (short-term goal). Consistent with ECoS, Experiments 1 and 2 showed that frequent switching was associated with better performance under the short-term goal but impaired performance under the long-term goal. Moreover, participants switched more frequently when pursuing the short-term goal, indicating adaptive organization of ecological search. Experiment 3 further showed that explicit feedback on goal performance during a training phase selectively increased switching under the short-term goal, highlighting how adaptivity in ecological search can be enhanced.

How to reproduce the analyses?

  1. To ensure full reproducibility, recreate the software setup using the following steps:
  • Install and select R version 4.3.3 in RStudio under Tools > Global Options > General
  • Download the repo via Fork & Clone or ZIP Download (<> Code button) and initialize it as R project
  • Run renv::restore() to install all required packages/dependencies with the same version
  1. All results reported in the manuscript can be reproduced using the provided data/ and code/ files.
  • Option 1: Start from the raw data and redo the data pre-processing and model fitting (takes some time).

    • Retrieve raw data from latest release and store subfolders in data/raw/
    • Source preprocessing.R to (over)write data sets in data/clean/
    • Source analyses.R to redo all analyses on clean data, write files in fits/ and create all tables and figures
  • Option 2: Start from the clean data and use provided model fits to access results more directly.

    • Retrieve model fits from latest release and store in fits/
    • Source analyses.R to inspect all analyses outputs and create all tables and figures

Browse the documentation for details about the files and variables in the data sets.

About

Materials for Hof et al. (2026). The Ecological and Cognitive Search Hypothesis: Adaptive Organization of Information Sampling in Experience-Based Risky Choice

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages