{{-- resources/views/data-sampler/systematic.blade.php --}} {{-- Included from index.blade.php when activeSampler === 'systematic' --}}
{{-- ── Header Bar ─────────────────────────────────────────────────────── --}}
Systematic (Interval) Sampling
n=385
{{-- ── Upload Dataset Card ──────────────────────────────────────────────── --}}

Upload Dataset

{{-- Hidden file input --}} {{-- Empty state --}}

Drop your CSV here

or click to browse

{{-- File uploaded state --}}

rows, columns •

{{-- Detected Columns — shown only when columns exist --}}

Detected Columns

{{-- Default columns shown when no file uploaded --}}

Detected Columns

@foreach(['submission_id', 'household_code', 'submission_uuid', 'district', 'starttime', 'endtime'] as $col) {{ $col }} @endforeach
{{-- ── END Upload Dataset Card ──────────────────────────────────────────── --}} {{-- ── SYSTEMATIC SETTINGS ─────────────────────────────────────────────── --}}
{{-- Section Header --}}

Systematic Settings

{{-- Three dots indicator --}}
{{-- 2×2 Stat Cards Grid --}}
{{-- Population N --}}

Population N

120

{{-- Sample n --}}

Sample n

385

{{-- Interval k = N/n — blue outlined --}}

Interval k = N/n

0

{{-- Start --}}

Start

Random

(1 to k)
{{-- Info note --}}

Upload your dataset and every k-th row will be selected automatically based on the calculated interval.

{{-- ── END SYSTEMATIC SETTINGS ─────────────────────────────────────────── --}} {{-- ── Run Configurations ──────────────────────────────────────────────── --}}

Run Configurations

{{-- UUID/ID Column --}}
{{-- Run By --}}
{{-- Output Format --}}
{{-- Random Seed --}}
{{-- Ready to Download --}}
{{-- ── END Run Configurations ───────────────────────────────────────────── --}}
{{-- ── END x-data root ─────────────────────────────────────────────────────── --}}