hypothesis_generation

Bilimsel hipotez oluşturma, deney tasarımı ve test metodolojisi rehberi.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "hypothesis_generation" with this command: npx skills add vuralserhat86/antigravity-agentic-skills/vuralserhat86-antigravity-agentic-skills-hypothesis-generation

🔬 Hypothesis Generation

Bilimsel hipotez oluşturma ve test metodolojisi rehberi.


📋 Hipotez Yapısı

Format

IF [independent variable/action]
THEN [dependent variable/outcome]
BECAUSE [mechanism/reasoning]

Örnek

IF we reduce checkout steps from 5 to 3
THEN conversion rate will increase by 15%
BECAUSE fewer steps reduce friction and drop-off

🎯 Hipotez Kriterleri

KriterAçıklama
SpecificNet ve belirsizlik yok
MeasurableÖlçülebilir outcome
TestableTest edilebilir
FalsifiableYanlışlanabilir
Relevantİş hedefine uygun

🔧 Hipotez Türleri

A/B Test Hipotezi

**Hypothesis:** Changing CTA button from blue to green 
will increase click rate by 10%

**Metric:** CTA Click Rate
**Baseline:** 2.5%
**Target:** 2.75%
**Sample Size:** 10,000 users
**Duration:** 2 weeks

Product Hipotezi

**Problem:** Users abandon during onboarding
**Hypothesis:** Adding progress indicator will reduce 
abandonment by 20%
**Success Metric:** Onboarding completion rate

📊 Experiment Design

Test Plan

## Experiment: [Name]

### Hypothesis
[IF-THEN-BECAUSE statement]

### Variables
- Independent: [What we change]
- Dependent: [What we measure]
- Control: [What stays same]

### Metrics
- Primary: [Main KPI]
- Secondary: [Supporting metrics]
- Guardrail: [Safety metrics]

### Design
- Type: A/B / Multivariate
- Split: 50/50
- Duration: [X] weeks

### Analysis Plan
- Statistical test: [t-test, chi-square, etc.]
- Confidence level: 95%
- MDE: [Minimum detectable effect]

📝 Prioritization (ICE)

HypothesisImpactConfidenceEaseScore
H18767.0
H29546.0
H36897.7
ICE Score = (Impact + Confidence + Ease) / 3

Hypothesis Generation v1.1 - Enhanced

🔄 Workflow

Kaynak: Stanford d.school Design Thinking

Aşama 1: Observation

  • Data: Analitik verisi veya kullanıcı görüşmesinden bir "Insight" yakala.
  • Problem: Gözlemi net bir problem cümlesine dönüştür.

Aşama 2: Construction

  • Formula: IF [action] THEN [outcome] BECAUSE [reason] şablonunu kullan.
  • Variables: Bağımsız (değişen) ve bağımlı (ölçülen) değişkenleri netleştir.

Aşama 3: Prioritization

  • ICE Score: Impact (Etki), Confidence (Güven), Ease (Kolaylık) 1-10 puanla.
  • Risk: Test başarısız olursa ne kaybederiz?

Kontrol Noktaları

AşamaDoğrulama
1Hipotez yanlışlanabilir mi? (Her zaman doğruysa hipotez değildir)
2Sonuç ölçülebilir bir metrik mi (Click rate, Retention)?
3"Because" kısmı mantıklı bir kullanıcı davranışına dayanıyor mu?

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

skill_creator

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

responsive_design

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

cache_patterns

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

zustand_state

No summary provided by upstream source.

Repository SourceNeeds Review