🧠 Overview

How do we ask questions scientifically? In everyday life, we make all sorts of casual observations about people-- "early risers are more productive," "people who exercise are happier," "too much screen time makes you stressed." But are these observations actually true? How would we even know?

The difference between casual intuition and scientific inquiry is precision. Science requires us to (a) formalize our intuitions into specific, testable predictions, (b) collect data systematically, (c) apply appropriate statistical tests, and (d) interpret the results honestly-- even when they surprise us.

In this lab, you'll explore these ideas by designing and carrying out a mini-study of your classmates' everyday habits and attitudes. You'll discover that turning a vague question like "does sleep affect stress?" into a rigorous scientific hypothesis is harder than it sounds-- and that the answers are often more nuanced than our intuitions suggest.

🧠 Learning objectives

This laboratory exercise is intended to help you:

🧠 Procedure

🧪 Step 1: Take the class survey

Fill out our class's Psychology of Everyday Life survey with honest responses about your daily habits and attitudes. The survey asks about things like:

The survey should take about 10 minutes. Once everyone has submitted their responses, the collected data will be available here.

Important: Do NOT look at the data before completing Steps 2 and 3!

🧪 Step 2: Brainstorm and refine your questions

Before looking at the data, work with your group to brainstorm questions about the relationships between the survey variables. Start with high-level, casual questions-- the kinds of things you might say in everyday conversation:

Now, practice refining these into more precise, scientific questions. For each casual question, consider: With your group, choose 3 questions to investigate. Write each one as a formal, testable hypothesis. For example:

🧪 Step 3: Plan your statistical tests

For each of your 3 hypotheses, decide (before looking at the data!) which statistical test is most appropriate. Consider:

Write down your planned tests for each hypothesis.

🧪 Step 4: Analyze the data with GenAI

Now you can look at the data! Make a copy of the class dataset and carry out the analyses described in the "Using GenAI" section below.

🧠 Using GenAI in this lab

Generative AI is a core tool for this lab. You'll use it to refine your analysis plan, implement your statistical tests, and sanity-check your results. The goal is to learn how to collaborate with AI effectively-- treating it as a capable but imperfect research partner.

🧪 Getting set up

Dartmouth students have free access to several powerful AI tools:

Pick whichever tool you're most comfortable with (or try more than one!).

🧪 The AI-assisted analysis workflow

Follow these steps with your group:

1. Come up with a plan

Start by drafting an analysis plan on your own (with your group). Based on your 3 hypotheses from Step 3, sketch out:

2. Refine, stress-test, and deepen with AI

Share your analysis plan with a GenAI tool and ask it to help you improve it. Here's the critical thing to watch out for:

GenAI tends to be highly sycophantic-- it will very likely agree with whatever plan you suggest, even if your plan is logically flawed or uses the wrong tests. To get genuinely useful feedback, try prompting strategies like:

Use the AI's pushback to strengthen your plan. Did it catch something you missed? Did it suggest a better test or an additional control? If you don't understand the plan or feedback, ask the AI to explain it in more detail.

Also use human experts-- ask your TA or instructor to review your plan and provide feedback.

3. Outline a robust analysis plan

Based on your AI-refined thinking, write out a final analysis plan. Collaborate with the AI on this-- ask it to help you organize the plan clearly:

4. Implement the plan

Use Google Colaboratory to implement your analysis. You can ask your GenAI tool to help write the code-- describe what you need clearly (e.g., "I have a CSV with columns sleep_hours, stress_level, happiness... I want to run a t-test comparing stress between high and low sleepers and make a box plot"). The companion analysis notebook provides templates to get started.

5. Sanity check

This is the most important step. For every result and figure the AI helps you produce, ask yourself:

6. Refine presentation

Work with the AI to polish your figures and results:

🧠 Closing discussion points

Think about what you and your classmates have learned from this survey exercise. Consider:

Finally, consider the bigger picture: how do you turn high-level qualitative questions about people's minds and behaviors into quantitative, testable hypotheses? Is there a general strategy, or is every question unique? Can "anything" be studied scientifically, or are there limits to what we can ask?