.. _Quantiles: Data: Quantiles (Returned) ============================ Requesting *Quantile* from the **Data** drop down menu returns the following information (some information is for development - those fields have been omitted). **H2O** Displays the Cloud name. **Node** Displays the Node and cluster information. **Time** Displays the time in milliseconds taken to complete the computation. **Status** Displays information about whether computation completed. **Quantile Requested** Displays the quantile specified in the original request. **Interpolation type used** Displays the type of interpolation specified: - *2*: Mean interpolation - *7*: Linear interpolation **Interpolated** Displays True if interpolation was used and False if it was not used. **Iterations** Displays the number of iterations carried out in calculating the quantile. **Result** Displays the numeric value of the specified quantile.