ユースケース: 財務諸表を分析して比率を計算する

Gemini Enterprise を使用すると、財務諸表の生データをすばやく分析し、重要業績評価指標(KPI)を計算して、最初の解釈を生成できます。

サンプル プロンプト

チャット ボックスに次のようなプロンプトを入力します。

You are a senior financial analyst. Based on the following financial data for
Cymbal Superstore for Q3 2025, perform the following tasks:

1. Calculate the following financial ratios:

  * Gross Profit Margin

  * Operating Profit Margin

  * Net Profit Margin

  * Current Ratio

2. Present the results in a table.

3. In the table, include a column with a brief, one-sentence interpretation of
   each ratio.

[Paste financial data here.]

出力例

このプロンプトに対して、Gemini Enterprise は次のような出力を生成します。

比率 計算 結果 解釈
粗利益率 (500 万ドル - 200 万ドル)/ 500 万ドル 60.0% 売上高 1 ドルあたり、売上原価を差し引いた後、60 セントが残ります。
営業利益率 (500 万ドル - 200 万ドル - 150 万ドル)/ 500 万ドル 30.0% 直接生産費とコア運用費の両方を支払った後、収益 1 ドルあたり 30 セントの利益が得られます。
純利益率 (500 万ドル - 200 万ドル - 150 万ドル - 50 万ドル)/ 500 万ドル 20.0% 最終的な収益性は 20% で、収益 1 ドルあたり 20 セントの利益が残ります。
流動比率 400 万ドル / 200 万ドル 2.0 倍 同社は、短期負債 1 ドルごとに 2 ドルの流動資産を保有しており、高い流動性を示しています。