About Advanced Analytics Functions

You can use advanced analytics functions, like forecast, cluster, and outliers, in charts to achieve better insights into your data.

Forecast

The forecast function uses linear regression to predict future values based on existing values along a linear trend.

You can set a number of time periods in the future for which you want to predict the value, based on your existing time series data. See Adding Advanced Analytics Functions to Visualizations.

Oracle supports these forecast model types:

Create a custom calculation using the FORECAST function to have more control over settings, or if you want to use the forecast in other visualizations.

Clusters

The cluster function groups a set of objects in such a way that objects in the same group show more coherence and proximity to each other than to objects in other groups. For example, you can use colors in a scatter chart to show clusters of different groups. See Adding Advanced Analytics Functions to Visualizations.

Create a custom calculation using the CLUSTER function to have more control over settings, or if you want to use the cluster in other visualizations.

Outliers

The outliers function displays data records that are located the furthest away from the average expectation of individual values. For example, extreme values that deviate the most from other observations fall into this category. Outliers can indicate variability in measurement, experimental errors, or a novelty. If you add outliers to a chart that already has clusters, then the outliers are depicted as different shapes.

Outliers can use K-means clustering or hierarchical clustering. See Adding Advanced Analytics Functions to Visualizations.

Create a custom calculation using the OUTLIER function to have more control over settings, or if you want to use the outlier in other visualizations.

Reference Lines

The reference lines function defines horizontal or vertical lines in a chart that correspond to the X-axis or Y-axis values. See Adding Reference Lines to Visualizations.

Trend Lines

The trend line function indicates the general course of the metric in question. A trend line is a straight line connecting a number of points on a graph. A trend line helps you analyze the specific direction of a group of value sets in a visualization. See Adding Advanced Analytics Functions to Visualizations.

Use the TRENDLINE function to create custom calculations, or if you want to use the trend line in other visualizations.



Last Published Friday, December 8, 2023