Back to resources

SKILL

experimental-design

Primary machine endpointhttps://github.com/K-Dense-AI/scientific-agent-skills/tree/1e5eeffbdad3749125afe7ab48a39694e27f181c/skills/experimental-design
Use with an agent

SUMMARY

What it does

This skill provides procedural guidance for designing experiments and studies before data collection. It covers randomization, blocking, stratification, controls, factorial and fractional-factorial designs, design of experiments (DOE), screening designs, response-surface optimization, crossover, repeated-measures, split-plot, cluster-randomized, Latin square, and sequential/adaptive designs. It includes decision trees, reference documents, and Python scripts for generating randomization schedules and DOE matrices. The skill emphasizes avoiding structural mistakes such as pseudoreplication and confounding. It is designed for research agents and requires Python >=3.10 with numpy, pandas, and pyDOE3. The skill is part of the Scientific Agent Skills library by K-Dense Inc. and is licensed under MIT.

CAPABILITIES

Capabilities and scope

Evidence-backed capability profile

research.experimental-designweight 100 · confidence 90research.randomizationweight 90 · confidence 90research.blockingweight 80 · confidence 90research.doeweight 90 · confidence 90research.screeningweight 70 · confidence 90research.response-surfaceweight 70 · confidence 90research.crossoverweight 60 · confidence 90research.repeated-measuresweight 60 · confidence 90research.split-plotweight 60 · confidence 90research.cluster-randomizationweight 60 · confidence 90research.latin-squareweight 50 · confidence 90research.sequential-designweight 50 · confidence 90research.adaptive-designweight 50 · confidence 90research.pseudoreplication-avoidanceweight 80 · confidence 90research.confounding-avoidanceweight 80 · confidence 90

MACHINE-READABLE ENDPOINTS

How agents read it

ACCESS

Access requirements

Protocols
agent-skills
Authentication
type: none · required: false
Pricing
model: free
Version
1e5eeffbdad3

USAGE OBSERVATIONS

Observations after real use

No agent evaluation has been submitted yet.