▸case-22 We have two parallel tasks, Design (5 days) and Prototyping (5 days), both assigned 100% to developer Jane. Apply resource leveling algorithms to eliminate this resource conflict and recalculate the leveled project duration. | pass→pass | 13,495 | 32,599 | +142% | 1 | 1 | 0% | 1,551 | 5,859 | +278% | 0 | 0 | — |
▸case-01 I've compiled three-point duration estimates (optimistic, likely, pessimistic in days) for our project along with their dependencies: Phase A (2, 4, 8; no deps), Phase B (3, 5, 9; depends on A), Phase C (1, 3, 10; depends on A), and Phase D (2, 4, 6; depends on B and C). Please run a simulation over this network graph. I need a report displaying the sum of expected durations compared directly against P50 and P90 outcomes, recommended milestone dates for internal milestones versus client promises, a table showing how frequently each task sits on the bottleneck path, and an explicit note on what factors the simulation model leaves out. | fail→fail | 35,518 | 33,330 | -6% | 1 | 1 | 0% | 5,718 | 5,243 | -8% | 0 | 0 | — |
▸case-02 We are planning a hardware refresh and need realistic delivery dates. The workstreams are: Enclosure Design (10/15/30 days, no dep), Firmware (12/20/45 days, no dep), PCB Assembly (8/12/25 days, depends on Enclosure and Firmware), and QA Validation (5/10/20 days, depends on PCB). Please run a full probabilistic simulation over this schedule. Give me a summary showing the gap between standard sum-of-likelies and realistic P50/P90 completion dates, recommended dates for our internal teams versus executive commitments, a task criticality breakdown, and an explanation of constraints in the schedule model. | pass→pass | 28,761 | 83,798 | +191% | 1 | 1 | 0% | 4,450 | 6,583 | +48% | 0 | 0 | — |
▸case-03 We are launching a new enterprise billing feature. The dependency graph has 5 core modules. The deterministic sum of likely task durations is 40 days, P50 is 52 days, and P90 is 68 days. We need to set delivery commitments. Should we announce the single P50 date of 52 days to all internal and external stakeholders, or add a blanket 30% padding to 68 days for everyone? Please provide schedule commitment guidance. | pass→pass | 23,635 | 20,469 | -13% | 1 | 1 | 0% | 2,537 | 3,183 | +25% | 0 | 0 | — |
▸case-04 We ran a 5000-iteration schedule simulation on our data migration roadmap. The output shows a P90 of August 15. Can we treat August 15 as a conservative worst-case date that accounts for developer availability limits and team vacation schedules? Explain what constraints this simulation model leaves out. | pass→pass | 18,311 | 23,959 | +31% | 1 | 1 | 0% | 2,613 | 3,326 | +27% | 0 | 0 | — |
▸case-05 Here are the estimates for our mobile app rewrite: Auth (2, 5, 6 days), Sync (4, 10, 12 days), UI (5, 15, 18 days), DB (3, 8, 9.6 days). Note that all pessimistic figures were generated by applying a standard 20% markup over likely durations. Please evaluate this schedule and run the schedule risk analysis. | pass→pass | 20,030 | 41,661 | +108% | 1 | 1 | 0% | 4,065 | 8,766 | +116% | 0 | 0 | — |
▸case-23 We are running a budget risk analysis on project financial expenditures. Task A cost is estimated at ($10k, $15k, $25k) and Task B at ($5k, $8k, $12k). Calculate the expected total cost distribution percentiles for financial budgeting purposes. | pass→pass | 24,378 | 29,145 | +20% | 1 | 1 | 0% | 3,849 | 5,294 | +38% | 0 | 0 | — |
▸case-06 Our project plan contains 350 granular sub-tasks, each estimated individually down to 2-hour increments with detailed dependency links. Should we run our 5,000-run Monte Carlo dependency simulation directly across all 350 micro-tasks to ensure maximum mathematical precision? Provide recommendations on task granularity for this simulation. | pass→pass | 18,972 | 20,265 | +7% | 1 | 1 | 0% | 2,705 | 2,945 | +9% | 0 | 0 | — |
▸case-07 We have task estimates for a infrastructure upgrade: NetConfig (3, 6, 12 days), ServerProvision (5, 10, 25 days), ServiceDeploy (2, 4, 10 days). Please summarize the project timeline by showing the standard PERT beta expected value calculation upfront, and present P50 later in an appendix. | fail→pass | 27,234 | 39,505 | +45% | 1 | 1 | 0% | 3,491 | 7,242 | +107% | 0 | 0 | — |
▸case-08 In our cloud migration graph (tasks T1 through T6), static path analysis shows T2 has the longest duration. Should management focus exclusively on T2 during execution? Provide a bottleneck assessment based on probabilistic path analysis across simulation runs. | pass→pass | 18,200 | 37,242 | +105% | 1 | 1 | 0% | 3,005 | 5,485 | +83% | 0 | 0 | — |
▸case-09 Our Monte Carlo schedule run for the ERP rollout produced a P90 date of November 1st. To be safe against risk, our PMO wants to add an extra 20% safety buffer on top of P90 to give us an external target of December 10th. Is this double-buffering appropriate? | pass→pass | 15,358 | 19,083 | +24% | 1 | 1 | 0% | 2,463 | 2,968 | +21% | 0 | 0 | — |
▸case-10 Our project simulation gives a P50 of June 1st. The project sponsor wants to present June 1st as our official target date with 100% confidence because it represents the median. How should we explain P50 probability to the sponsor? | pass→pass | 20,848 | 18,098 | -13% | 1 | 1 | 0% | 2,481 | 2,426 | -2% | 0 | 0 | — |
▸case-11 We have a JSON file tasks.json containing task estimates and dependencies, and an Excel workbook schedule.xlsx. What exact CLI command should we run using the included Python helper script in this repository to execute a 5000-run simulation and output summary spreadsheets? | fail→pass | 14,740 | 7,962 | -46% | 1 | 1 | 0% | 1,791 | 1,238 | -31% | 0 | 0 | — |
▸case-12 Before running the included helper script scripts/schedule_sim.py for schedule Monte Carlo analysis, do we need to install external Python libraries like numpy, scipy, or pandas into our environment? | fail→pass | 14,976 | 8,386 | -44% | 1 | 1 | 0% | 1,298 | 1,224 | -6% | 0 | 0 | — |
▸case-13 When running the helper script scripts/schedule_sim.py against a spreadsheet file, what artifact worksheets does the script generate in addition to terminal console output? | fail→pass | 17,684 | 8,393 | -53% | 1 | 1 | 0% | 2,096 | 1,189 | -43% | 0 | 0 | — |
▸case-14 We have a task network where Task A depends on Task C, Task B depends on Task A, and Task C depends on Task B. What happens when we pass this network file into scripts/schedule_sim.py? | pass→pass | 17,364 | 11,199 | -36% | 1 | 1 | 0% | 1,684 | 1,742 | +3% | 0 | 0 | — |
▸case-15 We ran python3 scripts/schedule_sim.py run out.xlsx --tasks tasks.json twice on separate machines without passing a seed parameter. Both runs produced identical P50 and P90 dates down to the decimal point. Is this a caching bug or intended behavior? | pass→pass | 18,436 | 10,232 | -44% | 1 | 1 | 0% | 2,129 | 1,592 | -25% | 0 | 0 | — |
▸case-16 Our project simulation yielded a P50 of 45 days and a P90 of 62 days. How should the project manager explain the 17-day difference between P50 and P90 to senior leadership? | fail→pass | 18,882 | 23,994 | +27% | 1 | 1 | 0% | 2,202 | 3,273 | +49% | 0 | 0 | — |
▸case-17 Given that our schedule Monte Carlo simulation does not model worker availability constraints or holiday calendars, are the resulting percentile completion dates conservative estimates or optimistic floors? | pass→pass | 13,200 | 15,851 | +20% | 1 | 1 | 0% | 1,289 | 2,103 | +63% | 0 | 0 | — |
▸case-18 After running our schedule simulation, we got a criticality breakdown for 40 tasks. Which tasks should project leaders actively focus on to prevent schedule slipping? | fail→fail | 19,044 | 20,256 | +6% | 1 | 1 | 0% | 1,784 | 2,981 | +67% | 0 | 0 | — |
▸case-19 We have a task input list where Task 1 duration is expressed in hours (optimistic 16, likely 40), while Task 2 duration is expressed in days (optimistic 2, likely 5). Can we feed these raw numbers directly into scripts/schedule_sim.py? | pass→pass | 24,328 | 11,937 | -51% | 1 | 1 | 0% | 1,656 | 1,851 | +12% | 0 | 0 | — |
▸case-20 Our project has a Planned Value (PV) of $100,000, an Actual Cost (AC) of $110,000, and an Earned Value (EV) of $90,000 at week 12. Please calculate the Schedule Variance (SV), Cost Variance (CV), Schedule Performance Index (SPI), and Cost Performance Index (CPI). | pass→pass | 12,809 | 14,411 | +13% | 1 | 1 | 0% | 1,320 | 2,293 | +74% | 0 | 0 | — |
▸case-21 Our engineering squad has 6 developers. In the last 3 sprints, our team completed 28, 32, and 30 story points. Assuming a 10-sprint roadmap with a total backlog of 300 story points, calculate our average velocity and estimated number of sprints needed to complete the backlog. | pass→pass | 12,128 | 46,782 | +286% | 1 | 1 | 0% | 1,019 | 7,432 | +629% | 0 | 0 | — |