spss_graph_histogram
Generate a histogram from an SPSS data file to visualize variable distribution, with an optional normal curve overlay for normality checks.
Instructions
Histogram: GRAPH /HISTOGRAM[(NORMAL)]=var. normal_curve=True overlays the normal curve. Requires IBM SPSS Statistics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| variable | Yes | ||
| file_path | Yes | ||
| normal_curve | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |