Skip to main content
Glama

spss_reliability_alpha

Calculate Cronbach's alpha for survey scales, providing reliability coefficients and item-level statistics to evaluate internal consistency in psychometric studies.

Instructions

Run SPSS RELIABILITY analysis (Cronbach's alpha). Returns scale reliability and item statistics for psychometric workflows. Requires IBM SPSS Statistics to be installed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelNoALPHA
file_pathYes
variablesYes
scale_nameNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Install Server

TDQS

A3.5/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It usefully states that the tool returns scale reliability and item statistics and that IBM SPSS Statistics must be installed. However, it does not explain what happens when SPSS is absent, whether any files are written, or other runtime behaviors.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences with no filler. The core action is front-loaded, and the prerequisite about IBM SPSS Statistics is useful supporting information. Every sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Although an output schema exists and the tool is narrowly scoped, the description omits essential parameter guidance and leaves model options and scale_name undefined. An agent would likely need additional inference or external knowledge to call this correctly with all optional parameters.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, and the description compensates for none of the four parameters. It does not explain file_path, variables, the model ALPHA/OMEGA distinction, or scale_name. The mention of Cronbach's alpha only hints at the default model but does not clarify the parameter semantics.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool's action ('Run SPSS RELIABILITY analysis'), the specific method (Cronbach's alpha), and the domain (psychometric workflows). It is distinct from the many sibling analysis tools and leaves no ambiguity about what the tool does.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The phrase 'for psychometric workflows' provides clear context for when this tool is appropriate, and the specificity of Cronbach's alpha implies its use case. It does not explicitly name alternative tools or exclusions, but the niche scope makes the usage context reasonably clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rasitnarcicek/spss-mcp-extended'

If you have feedback or need assistance with the MCP directory API, please join our Discord server