Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ConfidenceInterval
Interface ConfidenceInterval
interface
ConfidenceInterval
{
confidenceLevel
:
number
;
evidenceQuality
:
"insufficient"
|
"moderate"
|
"strong"
|
"weak"
;
lowerBound
:
number
;
pointEstimate
:
number
;
questionId
:
string
;
sampleSize
:
number
;
upperBound
:
number
;
}
Index
Properties
confidence
Level
evidence
Quality
lower
Bound
point
Estimate
question
Id
sample
Size
upper
Bound
Properties
confidence
Level
confidenceLevel
:
number
evidence
Quality
evidenceQuality
:
"insufficient"
|
"moderate"
|
"strong"
|
"weak"
lower
Bound
lowerBound
:
number
point
Estimate
pointEstimate
:
number
question
Id
questionId
:
string
sample
Size
sampleSize
:
number
upper
Bound
upperBound
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
confidence
Level
evidence
Quality
lower
Bound
point
Estimate
question
Id
sample
Size
upper
Bound
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...