Skip to main content
Glama
agmonetti

mathmethods-mcp

by agmonetti

mc_estadistico_1d

Runs replicated Monte Carlo integration to estimate definite integrals and compute confidence intervals from the distribution of estimates.

Instructions

Replicated Monte Carlo experiment (M repetitions of N samples) with statistical analysis.

Args: func_str: Math expression in x. a, b: Integration limits (b > a). N: Samples per replication. M: Number of replications. nivel_confianza: Confidence level in (0, 1). seed: Optional RNG seed. precision: Rounding digits.

Returns: Dict with the distribution of estimates and confidence intervals.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
MNo
NNo
aYes
bYes
seedNo
func_strYes
precisionNo
nivel_confianzaNo

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/agmonetti/mathmethods-mcp'

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