Decision: PS3 vs PS7

For the sober morning version of me. Written ~3:30am, hyped. Read it rested before committing. Links: ps3-surface-aqi-hcho · ps7-exoplanet-light-curves · invite.

The two options

Comparison

<canvas id=c></canvas>
<script>
const cs=getComputedStyle(document.body);
const accent=cs.getPropertyValue('--color-accent');
const success=cs.getPropertyValue('--color-success')||accent;
const txt=cs.getPropertyValue('--color-text');
const grid=cs.getPropertyValue('--color-border');
new Chart(document.getElementById('c'),{
 type:'radar',
 data:{labels:['My proven edge','Win probability','Low crowd','Data ease','Compute ease (no GPU)','Excitement / growth'],
   datasets:[
     {label:'PS3 AQI/HCHO',data:[9,8,8,4,7,4],borderColor:accent,backgroundColor:'transparent',borderWidth:2,pointBackgroundColor:accent},
     {label:'PS7 Exoplanets',data:[7,6,3,8,9,9],borderColor:success,backgroundColor:'transparent',borderWidth:2,pointBackgroundColor:success}
   ]},
 options:{scales:{r:{min:0,max:10,grid:{color:grid},angleLines:{color:grid},pointLabels:{color:txt},ticks:{display:false}}},
   plugins:{legend:{labels:{color:txt}}}}
});
</script>

Can I enter both?

Most likely no as one person: registration is team-based, a team picks one problem statement, and one person is normally on only one team. To cover both you'd need a second team you're not on. Confirm with [email protected] before relying on it — otherwise pick one.

The reasoning (don't let the caffeine decide)

Tentative call

Lean PS7 — slightly lower raw odds, but once you fold in my real edge + the effort multiplier of loving the work, the gap closes and I come out having built something new. PS3 stays the pure-safety pick if I want max trophy probability.

Guardrail