scatter-graphs

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Scatter Graphs

散点图

Metadata

元数据

  • Name: scatter-graphs
  • Description: Correlation and relationship analysis
  • Triggers: scatter plot, correlation, relationship, XY chart
  • 名称: scatter-graphs
  • 描述: 相关性与关系分析
  • 触发词: 散点图、相关性、关系、XY图表

Instructions

操作说明

Analyze relationships between variables for $ARGUMENTS using scatter graphs.
使用散点图分析$ARGUMENTS中变量之间的关系。

Framework

框架

Scatter Plot Types

散点图类型

PatternMeaningAction
↑ PositiveDirect correlationLeverage relationship
↓ NegativeInverse correlationManage trade-off
○ NoneNo correlationLook for other factors
◐ ClusteredSegments existAnalyze separately
模式含义行动建议
↑ 正相关直接相关利用该关系
↓ 负相关反向相关管理权衡关系
○ 无相关无相关性寻找其他因素
◑ 聚类存在细分群体单独分析各群体

Correlation Strength

相关性强度

Strong Positive (r > 0.7):
    │     •
    │   • •
    │ • •
    │• •
    └──────

No Correlation (r ≈ 0):
    │  •   •
    │ •    •
    │   •  •
    │ •   •
    └──────
Strong Positive (r > 0.7):
    │     •
    │   • •
    │ • •
    │• •
    └──────

No Correlation (r ≈ 0):
    │  •   •
    │ •    •
    │   •  •
    │ •   •
    └──────

Output

输出示例

undefined
undefined

Scatter Analysis: [Variables]

散点图分析:[变量]

Data Summary

数据摘要

X VariableY VariablenCorrelation (r)
PriceVolume50-0.65
Ad SpendRevenue50+0.72
SizeProfit50+0.45
X变量Y变量样本量相关系数(r)
价格销量50-0.65
广告投入营收50+0.72
规模利润50+0.45

Key Findings

关键发现

Relationship 1: Price vs Volume
  • Correlation: -0.65 (moderate negative)
  • Interpretation: Higher price reduces volume
  • Action: [Recommendation]
Relationship 2: Ad Spend vs Revenue
  • Correlation: +0.72 (strong positive)
  • Interpretation: Advertising drives revenue
  • Action: [Recommendation]
关系1:价格 vs 销量
  • 相关系数:-0.65(中度负相关)
  • 解读:价格越高,销量越低
  • 行动建议:[具体建议]
关系2:广告投入 vs 营收
  • 相关系数:+0.72(强正相关)
  • 解读:广告投入推动营收增长
  • 行动建议:[具体建议]

Outliers

异常值

ObservationXYReason
Store #12Very highLowNew location
Store #23LowHighPrime location
观测样本XY原因
门店#12极高极低新开业门店
门店#23极低极高黄金地段

Implications

启示

  1. [Implication 1]
  2. [Implication 2]
undefined
  1. [启示1]
  2. [启示2]
undefined

Tips

小贴士

  • Check for causation vs correlation
  • Identify and investigate outliers
  • Consider non-linear relationships
  • Segment data if patterns differ
  • 区分因果关系与相关性
  • 识别并调查异常值
  • 考虑非线性关系
  • 若模式存在差异,对数据进行细分