{
  "task": {
    "id": "market-202-l3",
    "model": "market",
    "seed": 202,
    "control": {},
    "metric": "volatility",
    "replicates": 12,
    "budget": 8,
    "tier": "L3",
    "candidateParams": [
      "lambda",
      "chartFrac",
      "sigmaF",
      "fundFrac"
    ],
    "truth": {
      "param": "sigmaF",
      "value": 0.006,
      "effectOnMetric": "up",
      "param2": "chartFrac",
      "value2": 0.6,
      "interaction": "negative"
    }
  },
  "log": {
    "taskId": "market-202-l3",
    "model": "market",
    "solver": "adaptive",
    "calls": [
      {
        "kind": "experiment",
        "metric": "volatility",
        "stats": {
          "metric": "volatility",
          "label": "Volatility (return std)",
          "controlMean": 0.002327212795344664,
          "controlCI": [
            0.00212110742919089,
            0.0025333181614984384
          ],
          "treatmentMean": 0.005314292643945888,
          "treatmentCI": [
            0.0020387349205199918,
            0.008589850367371784
          ],
          "deltaPct": 128.35439262694635,
          "test": {
            "name": "Mann-Whitney U (rank-sum)",
            "statistic": 25,
            "p": 0.00726004816156145
          },
          "pAdjusted": 0.1161607705849832,
          "significant": false,
          "effect": {
            "name": "Cliff's delta",
            "value": -0.6527777777777778,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "lambda": 0.04
        }
      },
      {
        "kind": "experiment",
        "metric": "volatility",
        "stats": {
          "metric": "volatility",
          "label": "Volatility (return std)",
          "controlMean": 0.002327212795344664,
          "controlCI": [
            0.00212110742919089,
            0.0025333181614984384
          ],
          "treatmentMean": 0.02553915705202116,
          "treatmentCI": [
            0.004486538611465973,
            0.04659177549257635
          ],
          "deltaPct": 997.4139151825508,
          "test": {
            "name": "Mann-Whitney U (rank-sum)",
            "statistic": 3,
            "p": 0.00007661622348131836
          },
          "pAdjusted": 0.0012258595757010937,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": -0.9583333333333334,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "chartFrac": 0.6
        }
      },
      {
        "kind": "experiment",
        "metric": "volatility",
        "stats": {
          "metric": "volatility",
          "label": "Volatility (return std)",
          "controlMean": 0.002327212795344664,
          "controlCI": [
            0.00212110742919089,
            0.0025333181614984384
          ],
          "treatmentMean": 0.11231408079054171,
          "treatmentCI": [
            0.08076031146389105,
            0.1438678501171924
          ],
          "deltaPct": 4726.1199412109545,
          "test": {
            "name": "Mann-Whitney U (rank-sum)",
            "statistic": 0,
            "p": 0.00003660522347836981
          },
          "pAdjusted": 0.0005811279681218195,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": -1,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "sigmaF": 0.006
        }
      },
      {
        "kind": "experiment",
        "metric": "volatility",
        "stats": {
          "metric": "volatility",
          "label": "Volatility (return std)",
          "controlMean": 0.002327212795344664,
          "controlCI": [
            0.00212110742919089,
            0.0025333181614984384
          ],
          "treatmentMean": 0.005070751215122017,
          "treatmentCI": [
            -0.00033572586261821843,
            0.010477228292862252
          ],
          "deltaPct": 117.88945236402542,
          "test": {
            "name": "Mann-Whitney U (rank-sum)",
            "statistic": 70,
            "p": 0.9309869999003841
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "Cliff's delta",
            "value": -0.027777777777777776,
            "magnitude": "negligible"
          }
        },
        "configA": {},
        "configB": {
          "fundFrac": 0.95
        }
      },
      {
        "kind": "experiment",
        "metric": "volatility",
        "stats": {
          "metric": "volatility",
          "label": "Volatility (return std)",
          "controlMean": 0.002327212795344664,
          "controlCI": [
            0.00212110742919089,
            0.0025333181614984384
          ],
          "treatmentMean": 0.0789638670964675,
          "treatmentCI": [
            0.06732402058307771,
            0.09060371360985728
          ],
          "deltaPct": 3293.0660425392175,
          "test": {
            "name": "Mann-Whitney U (rank-sum)",
            "statistic": 0,
            "p": 0.00003660522347836981
          },
          "pAdjusted": 0.0005084869721065921,
          "significant": true,
          "effect": {
            "name": "Cliff's delta",
            "value": -1,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "chartFrac": 0.6,
          "sigmaF": 0.006
        }
      }
    ],
    "claims": [
      {
        "param": "lambda",
        "effect": "none"
      },
      {
        "param": "chartFrac",
        "effect": "up"
      },
      {
        "param": "sigmaF",
        "effect": "up"
      },
      {
        "param": "fundFrac",
        "effect": "none"
      }
    ],
    "submission": {
      "param": "chartFrac",
      "param2": "sigmaF",
      "interaction": "negative"
    },
    "callsUsed": 5,
    "budget": 8
  },
  "score": {
    "taskId": "market-202-l3",
    "model": "market",
    "solver": "adaptive",
    "correctParam": true,
    "correctDirection": false,
    "correctParams": true,
    "correctInteraction": true,
    "solved": true,
    "withinBudget": true,
    "callsUsed": 5,
    "budget": 8,
    "efficiency": 0.375,
    "claimValidity": 1,
    "score": 87.5,
    "notes": []
  }
}