Sign up and get started with Confidence today! Create your account
Sign up and get started with Confidence today! Create your account
Module data for samplesize
Error message if any
The exposure configuration
Show child attributes
The exposure source configuration
Show child attributes
The metrics for sample size calculation
Show child attributes
The required sample size
The sample size calculation state
The stats parameters
Show child attributes
Was this page helpful?
{
"error": "<string>",
"exposure": {
"assignmentTable": {
"assignmentTable": "<string>",
"filters": {
"exposureFilter": "<string>"
},
"runtime": "<string>",
"samplingFactor": 123
},
"existingInstance": {
"workflowInstance": "<string>",
"exposureTableSchedule": "<string>"
},
"endTime": "<string>",
"startTime": "<string>"
},
"exposureSource": {
"workflowInstance": "<string>",
"assignmentTable": "<string>",
"exposureTableSchedule": "<string>",
"filters": {
"assignmentFilter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
},
"entityFilter": {
"dimensionTable": "<string>",
"filter": {
"criteria": [
{}
],
"expression": {
"ref": "<string>",
"not": {},
"and": {
"operands": [
{}
]
},
"or": {
"operands": [
{}
]
}
}
}
},
"exposureFilter": "<string>"
},
"runtime": "<string>",
"samplingFactor": 123
},
"metrics": [
{
"metric": "<string>",
"error": "<string>",
"forecastedData": [
{
"dayIndex": 123,
"expectedSampleSize": 123,
"requiredSampleSize": 123
}
],
"observedData": [
{
"dayIndex": 123,
"expectedSampleSize": 123,
"mean": 123,
"requiredSampleSize": 123,
"variance": 123
}
],
"requiredSampleSize": 123,
"state": {},
"summaryStats": {
"count": 123,
"mean": 123,
"variance": 123,
"varianceReductionRate": 123
},
"type": {}
}
],
"requiredSampleSize": 123,
"state": {},
"statsParameters": {
"alpha": 123,
"power": 123,
"testHorizonStrategy": {},
"allocationProportion": "<string>"
}
}