hasQuantileFunction

P90315
predicate

Indicates that an entity is associated with a quantile function that maps probabilities to corresponding values of its distribution.

All labels observed (2)

Label Occurrences
quantileFunction 2
hasQuantileFunction canonical 1

Description generation (PDg)

The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.

Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning.  
# Instructions
Focus on describing the relationship, not the entities themselves. 
# Response Format
Begin the description with \' Indicates...\'
Input
Predicate: hasQuantileFunction
Generated description
Indicates that an entity is associated with a quantile function that maps probabilities to corresponding values of its distribution.

Sample triples (3)

Subject Object
Cauchy distribution Q(p) = x0 + γ tan[π(p - 1/2)]
Tukey's lambda distribution Q(p) = mu + sigma * ((p^lambda - (1-p)^lambda)/lambda) for lambda ≠ 0 via predicate surface "quantileFunction"
Tukey's lambda distribution Q(p) = mu + sigma * log(p/(1-p)) for lambda = 0 via predicate surface "quantileFunction"