{
  "task": {
    "id": "social-202",
    "model": "social",
    "seed": 202,
    "control": {},
    "metric": "clusterCount",
    "replicates": 12,
    "budget": 8,
    "candidateParams": [
      "mu",
      "k",
      "meanDeg"
    ],
    "truth": {
      "param": "meanDeg",
      "value": 3,
      "effectOnMetric": "down"
    }
  },
  "log": {
    "taskId": "social-202",
    "model": "social",
    "solver": "adaptive",
    "calls": [
      {
        "kind": "experiment",
        "metric": "clusterCount",
        "stats": {
          "metric": "clusterCount",
          "label": "Cluster Count",
          "controlMean": 3.5833333333333335,
          "controlCI": [
            3.1666666666666665,
            4.083333333333333
          ],
          "treatmentMean": 3.4166666666666665,
          "treatmentCI": [
            3.1666666666666665,
            3.6666666666666665
          ],
          "deltaPct": -4.651162790697683,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 7.5,
            "p": 0.5886880786020614
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.220755392844174,
            "magnitude": "small"
          }
        },
        "configA": {},
        "configB": {
          "mu": 0.2
        }
      },
      {
        "kind": "experiment",
        "metric": "clusterCount",
        "stats": {
          "metric": "clusterCount",
          "label": "Cluster Count",
          "controlMean": 3.5833333333333335,
          "controlCI": [
            3.1666666666666665,
            4.083333333333333
          ],
          "treatmentMean": 3.4166666666666665,
          "treatmentCI": [
            3.1666666666666665,
            3.6666666666666665
          ],
          "deltaPct": -4.651162790697683,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 7.5,
            "p": 0.5886880786020614
          },
          "pAdjusted": 1,
          "significant": false,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.220755392844174,
            "magnitude": "small"
          }
        },
        "configA": {},
        "configB": {
          "k": 12
        }
      },
      {
        "kind": "experiment",
        "metric": "clusterCount",
        "stats": {
          "metric": "clusterCount",
          "label": "Cluster Count",
          "controlMean": 3.5833333333333335,
          "controlCI": [
            3.1666666666666665,
            4.083333333333333
          ],
          "treatmentMean": 1.6666666666666667,
          "treatmentCI": [
            1.25,
            2.0833333333333335
          ],
          "deltaPct": -53.48837209302325,
          "test": {
            "name": "Wilcoxon signed-rank",
            "statistic": 0,
            "p": 0.004995582779286023
          },
          "pAdjusted": 0.029973496675716138,
          "significant": true,
          "effect": {
            "name": "rank-biserial r",
            "value": 0.8877545314489294,
            "magnitude": "large"
          }
        },
        "configA": {},
        "configB": {
          "meanDeg": 3
        }
      }
    ],
    "claims": [
      {
        "param": "mu",
        "effect": "none"
      },
      {
        "param": "k",
        "effect": "none"
      },
      {
        "param": "meanDeg",
        "effect": "down"
      }
    ],
    "submission": {
      "param": "meanDeg",
      "direction": "down"
    },
    "callsUsed": 3,
    "budget": 8
  },
  "score": {
    "taskId": "social-202",
    "model": "social",
    "solver": "adaptive",
    "correctParam": true,
    "correctDirection": true,
    "solved": true,
    "withinBudget": true,
    "callsUsed": 3,
    "budget": 8,
    "efficiency": 0.625,
    "claimValidity": 1,
    "score": 92.5,
    "notes": []
  }
}