// Estimate person-hours to first-draft this supplement, combining inside/outside views
// Results are distributions; key outputs appear in the notebook at the end.
// ===== Inputs =====
@name("Pages per item by section")
@doc("Fixed page targets per question in each section")
pagesPerItem = {
sec1to3 = 1.5
sec4 = 0.8oai_now = 350 to 500 ant_now = 250 to 350 gdm_now = 350 to 500 other_us_labs_training_staff = 500 to 700 china_labs_now = 200 to 1000 other_randoms = 200 to 1200 total = oai_now + ant_now + gdm_now + other_us_labs_training_staff + china_labs_now + other_randoms
participants = 5 to 10 hourly = 15 questions = 41 per_question_bonus = 10 max_bonus = questions * per_question_bonus * participants compute_per_participant = 200
sessionsPerTerm = 16 to 24 terms = 2 to 3 totalSessions = terms * sessionsPerTerm foodCostPerParticipant = 1.5 to 4 participantsPerSession = 20 to 60 // target for next term
@name("Office size in sq ft")
officeSize = 700 to 1500
@name("Furnished: £/sq ft")
furnishedRentPrice = 37.5 to 55
@name("Unfurnished: £/sq ft")
unfurnishedRentPrice = 30 to 45
@name("Basic furnishing cost")