30日間の無料評価版をお試しいただけます。

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents
classcontents

...

概要

Styleclass
ClasstopLink

top

When you run a report Yellowfin performs calculations on the data returned from the database. With analytic functions you can further transform your data for analysis purposes by applying predefined calculations.

Functions are similar to aggregate functions. You simply select the field you wish the function to apply to, and choose the function you wish to use.

ページトップ

レポートの実行時、Yellowfinはデータベースから読み出されたデータに対してさまざまな計算を行います。分析関数を使用することでそれらのデータをさらに分析しやすいものに変換することが可能です。 

関数は、集計関数と似ています。ユーザーは計算を行いたいフィールドを選び、次に関数を選択するだけです。

利用可能な関数

...

Styleclass
ClasstopLink

top

ページトップ

Yellowfinは既にいくつかの関数を含んでいます。使用する組織やレポートに対する要求に応えるために管理者が関数を追加している場合もありますが、次の項目を展開すると、使用可能な関数の一覧が表示されます:Yellowfin comes with a set of pre-defined functions. However, your administrator may add in additional functions specifically for your organisation or reporting needs. Expand the following to see the lists of functions available:

Expand
title

...

統計関数

...

Decile

Decile divides the rows returned into 10 equal parts, and assigns a value of 1 to 10, based upon its rank to the highest value. Deciles are used as a measure of dispersion.

Deviation

The number of deviations from the mean.

Linear Regression

A linear trendline is a best-fit straight line that is used with simple linear data sets. Your data is linear if the pattern in its data points resembles a line. A linear trendline usually shows that something is increasing or decreasing at a steady rate.

Mean

The arithmetic mean (or simply the mean) of a list of numbers is the sum of all the members of the list divided by the number of items in the list.

Median

The median is described as the number separating the higher half of a sample, a population, or a probability distribution, from the lower half.

Mode

The mode is the value that occurs the most frequently in a data set

Moving Average

A moving average trendline smoothes out fluctuations in data to show a pattern or trend more clearly.
A moving average uses a specific number of data points (set by the Period option), averages them, and uses the average value as a point in the line.
If Period is set to 2, for example, then the average of the first two data points is used as the first point in the moving average trendline. The average of the second and third data points is used as the second point in the trendline, and so on.

Moving Total

The total over the last N periods.

Naïve Forecasting

A naive forecasting model is a special case of the moving average forecasting model where the number of periods used for smoothing is 1. Therefore, the forecast for a period, t, is simply the observed value for the previous period, t-1.
Due to the simplistic nature of the naive forecasting model, it can only be used to forecast up to one period in the future. It is not at all useful as a medium-long range forecasting tool.

Polynomial Regression

A polynomial trendline is a curved line that is used when data fluctuates. It is useful, for example, for analysing gains and losses over a large data set. The order of the polynomial can be determined by the number of fluctuations in the data or by how many bends (hills and valleys) appear in the curve. An Order 2 polynomial trendline generally has only one hill or valley. Order 3 generally has one or two hills or valleys. Order 4 generally has up to three.

Quartile

Quartile divides the rows returned into 4 equal parts, and assigns a value of 1 to 4, based upon its rank to the highest value. Quartiles are used as a measure of dispersion.

Standard Deviation

The standard deviation is a measure of the dispersion of a set of values. It can apply to a probability distribution, a random variable, a population or a multiset.

Standard Score

The standard score indicates how many standard deviations an observation is above or below the mean. It allows comparison of observations from different normal distributions, which is done frequently in research.

Variance

Returns the difference between the data sets.

Weighted Moving Average

Returns a moving average that is weighted so that the more recent the value, the more weight is applied to it.

デシル(十分位数)

デシル(十分位数)とは結果を降順(9-1)に並べ十区分し、ランク付けしたもので、分散を見るために使用します。

偏差

算術平均からの偏差の数です。

線形回帰

線形トレンドラインはシンプルな線形データの分析に適しています。データのポイントが線形のパターンを描くとすれば、そのデータは線形と考えられます。線形トレンドラインは通常、何かが一定の割合で増減していることを示します。

相加平均

数値一覧の算術平均(または単なる平均)は、一覧の全メンバーを合計した値を一覧のアイテム数で除算したものです。

中央値

中央値は、サンプル、母集団、または確率分布の上位半分と下位半分を分ける数値を表しています。

最頻値

最頻値は、データセットの中で最も多く出現した値です。

移動平均

移動平均トレンドラインは、データの変動をスムージングし、傾向をより明確に表します。 移動平均は期間オプションで設定された数のデータポイントを平均し、それらを平均して線を描き出します。 もし期間が2にセットされていれば、最初の2つのデータが平均されてトレンドラインに使用されます。次の点は2番目と3番目のデータの平均という風に続きます。

移動合計

直近のN期間の合計です。

単純予測

単純予測モデルは、移動平均の特殊な形で、スムージングのために使われる期間が1のものを言います。したがって期間tの予測は、単純にその前の期間t-1のデータです。 その単純さゆえに、このモデルは最高で1つの期間を予測することができるだけです。中長期の期間の予測ツールとしては利用価値がありません。

多項式回帰

多項式トレンドラインは変動するデータに対して使用される曲線です。たとえば大きなデータセットにおける増減を分析するのに向いています。多項式の次数はデータの変動数やどのくらい曲線(丘と谷)を描かせるかによって決まります。二項式トレンドラインには通常、丘と谷が1つずつ存在し、三項式では1つあるいは2つ、四項式では最高3つになります。

四分位数

四分位数とは結果を降順(4-1)に並べ四区分し、ランク付けしたもので、分散を見るために使用します。

標準偏差

標準偏差は、一連の値の分散の度合いです。これは、確率分布、ランダム変数、母集団、または複数集団に適用することができます。

標準得点

標準得点は標準偏差の数を示しており、算術平均より上か下かの観測になります。これによって、調査でよく利用されるさまざまな正規分布での観測と比較が行えます。

差異

データセット間の差を返します。

加重移動平均

より新しい値にウェイトを置いた加重移動平均を返します。

Expand
title日付

日付範囲内の日

レポートのカラムの選択された日付同士の日数差です。

現在までの日数

現在の日付と選択された日付の日数差(期間の日数)です。

日付範囲内の月数

レポートのカラムの選択された日付間の月数差です。

現在までの月数

現在の日付と選択された日付の月数差です(期間の月数)。

期間平日数

レポートのカラムの選択した日付間の平日数です。

日付範囲内の年

レポートのカラムの選択された日付間の年数差です。

現在までの年数

現在の日付と選択された日付の年数差です(期間の年数)。

Expand
titleテキスト

連結

2つのカラムを連結して1つの文字列にします。

Expand
title分析関数

累積比率

データの累計パーセンテージを表示します。最大値は100%となります。

累積合計

データの現在までの累計を表示します。

昇順(1-9)ランク

たとえば利益のような値に関して最も高いものを1と表示するランクづけを行います。

最下位から10位

ランクの低い方から10件を表示します。

最下位からN位

ランクの低い方からN件を表示します(表示する件数を指定するよう指示が表示されます)。

最終からの増分

連続した行の間の変化を計算します。

最終Nからの増分

連続した行(現在から現在マイナスN)の間の変化を計算します。

降順(9-1)ランク

たとえば経費のような値に関して最も低いものを1と表示するランクづけを行います。

カラム間の差

選択した2つのカラムの差を返します。

カラムの乗算

選択した2つのカラムの乗算を返します。

自然対数

与えられたフィールドの値のeを底とする対数を与えます。

自然対数

フィールドの値のeを底とする対数を与えます。

絶対最大値に対する百分率(%)

選択したフィールドの絶対最大値に対する比率を返します。

カラムに対する百分率(%)

選択したカラム(列)と他のカラム(列)を比較した値のパーセンテージ、比率を作成します。

最大値に対する百分率(%)

選択したカラム(列)のデータセット中での最大値に対する値のパーセンテージを表示します。

合計値に対する百分率(%)

選択したカラム(列)のデータセット中での合計値に対する値のパーセンテージを表示します。

カラムの集約

選択した2つのカラムの集約を返します。

最上位から10位

ランクの高いほうから10件を表示します。

最上位からN位

ランクの高いほうからN件を表示します(表示する件数を指定するよう指示が表示されます)。

最上位からN位(関連付けあり)

選択したフィールド(関連付けあり)の最上位の値を返します。つまり同じランクに複数のレコードがある場合に、ランクの総数をNに制限します。

関数の適用

Styleclass
ClasstopLink

ページトップ

  1. 関数を適用したいアイテムをレポートデータ欄にドラッグします。
  2. アイテムを選択状態にして関数アイコンをクリックします。
  3. 「関数」ウインドウが表示されます。関数ウインドウが表示され、そのアイテムに対して適用可能な関数の一覧が種類ごとに表示されます。たとえば日付データを選択した場合、機能を選択・ドロップダウンメニューから「テキスト」「日付&時間」と「統計」が選択できます。
  4. ドロップダウンメニューから関数タイプを選択し、適用したい関数を選びます。関数をクリックすると、その説明が一覧の下に表示されます。
    Image Added
  5. 適切な場合は、集約を選択します。たとえば、収益ではなく、収益の集約に対する現在高を作成することができます。この集計は関数の適用前に行われます。
  6. 「OK」をクリックして「関数」ウインドウを閉じます。
    Image Added
  7. レポートを実行すると、関数が適用された結果が表示されます。
    Image Added

関数の削除

Styleclass
ClasstopLink

ページトップ

アイテムに適用した関数を削除したい場合は以下のどちらかのようにします。

  1. アイテムを選択状態にし、クリアアイコンをクリックします。
  2. レポートデータからアイテムを削除します。
    Image Added

統計関数

Styleclass
ClasstopLink

ページトップ

Yellowfinには一連の統計関数が用意されておりレポートのデータに適用することができます。たとえば回帰分析や移動平均などです。これらは分析関数として適用され、以下の例のようにトレンドラインを描き出します。

Expand
titleDate

Days Between Date

The days between the date selected and another date column on the report.

Days to Now

The days between the date selected and the current date. (age in days)

Months Between Date

The months between the date selected and another date column on the report.

Months to Now

The months between the date selected and the current date. (age in months)

Weeks Days Between

The week days between the date selected and another date column on the report.

Years Between Date

The years between the date selected and another date column on the report.

Years to Now

The years between the date selected and the current date. (age in years)

Expand
titleText

Concatenate

Joins two columns into one text string.

Expand
titleAnalysis

Accumulative Percentage

Will print a running percentage for the values returned. A maximum of 100% will be displayed.

Accumulative Total

Will print out a running total for the data returned.

Ascending Rank

The highest value returned will be displayed as a 1. Used where the preferable result is a higher value. Eg. Profit.

Bottom 10 Rank

The bottom 10 values (lowest) are returned.

Bottom N Rank

The bottom N values (lowest) are returned- user is prompted to define number to return.

Delta from Last

Calculate change between consecutive rows

Delta from Last N

Calculate change between the current row and row - N

Descending Rank

The lowest value returned will be displayed as a 1. Used where the preferable result is a lower value. Eg. Expenses.

Difference of Columns

Returns difference of two selected columns

Multiplication of Columns

Returns multiplication of two selected columns

Natural Logarithm

Gives the base e logarithm of the values of a given field.

Natural Logarithm

Gives the base e logarithm of the values in the field.

Percentage Against Absolute Maximum

Returns percentage of selected field according to an absolute maximum value.

Percentage Against Column

Creates a percentage ration of values in the selected column compared to another column.

Percentage Against Maximum

Returns the % of the attribute when compared to the maximum value of the attribute within the dataset.

Percentage of Total

Returns the % of the attribute when compared to the total summed value of the attribute for the entire dataset.

Sum of Columns

Returns the sum of two selected columns.

Top 10 Rank

The top 10 values (highest) are returned.

Top N Rank

The top N values (highest) are returned - user is prompted to define number to return.

Top N With Ties

Returns top values for the selected field with provision for tied values. This means that if there are multiple records per ranking it will restrict it to N total rankings.

Applying a Function to an Item

Styleclass
ClasstopLink

top

  1. To apply a function to an item, drag the field onto your report.
  2. Highlight the item and click the function icon.
  3. The function popup will open. This will display a range of functions available for the particular function type. For example if you have chosen a date variable then only date functions will be displayed.
  4. Select the function type and then the specific function. By highlighting the functions available the description will appear at the bottom of the function list.
    Image Removed
  5. If appropriate select the aggregation. For example you can create a running total for SUM of revenue rather than revenue. This will pre-aggregate your data prior to the running total being applied.
  6. Click OK to close and save your function.
    Image Removed
  7. When you run your report your column will now have the function formula applied.
    Image Removed

Removing a Function

Styleclass
ClasstopLink

top

To remove a function from an item, do one of the following:

  1. Reset the field by selecting the metric and clicking the clear button.
  2. Remove the item from the report entirely
    Image Removed

Statistical Functions

Styleclass
ClasstopLink

top

Yellowfin has a set of statistical functions which you can apply to your data. These include regressions and moving averages. These are applied as analytical functions and can result in trend lines such as the example below.



horizontalrule
Styleclass
ClasstopLink

topページトップ