{"uid":"cap_6fJKGsaXl4piDmUL14Ev3","slug":"trixie-lasagne-statistical-analysis-598ca8c9","name":"Trixie Lasagne Statistical Analysis","description":"Deterministic statistical analysis (describe, percentiles, correlation, outliers, time-series) over caller-supplied data","url":"https://trixielasagne-api.purplewater-b02e2643.eastus.azurecontainerapps.io/stats/analyse","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_dmi-lJ1DxZMX8f1LYHuqh","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Performs deterministic statistical analysis (describe, percentiles, correlation, outlier detection, time-series) over caller-supplied tabular data","exampleAgentPrompt":"Run a full statistical analysis on this dataset — I need descriptive stats, percentiles, any outliers, and the correlation between the 'revenue' and 'cost' columns.","exampleUseCases":[{"title":"Outlier detection in sales data","prompt":"I have a table of daily sales figures for the past year — can you run an outlier analysis on it and flag any days where sales were statistically unusual?"},{"title":"Descriptive stats on survey results","prompt":"Here's a dataset of 500 survey responses with numeric ratings — give me the mean, median, standard deviation, and percentile breakdown for each question column."},{"title":"Correlation analysis for financial variables","prompt":"I've got a dataset with monthly revenue, ad spend, and headcount — can you check which of these variables are correlated with each other and how strongly?"}],"resultDescription":"Returns structured statistical results depending on the method requested: descriptive statistics (mean, median, std dev, min, max), percentile breakdowns, pairwise correlation coefficients, flagged outlier rows, or time-series decomposition metrics — all computed deterministically from the supplied data.","failureModes":["Missing or malformed 'input' field returns a validation error","Non-numeric columns passed to numeric methods cause computation errors","Empty dataset body results in an empty or error response","Unsupported method name returns an unknown method error","Payment not included or insufficient causes a 402 Payment Required response"],"whenToPreferThis":"Choose this endpoint when you need deterministic, reproducible statistical analysis on data you already hold — especially for describe, percentile, correlation, outlier, or time-series methods — and want a lightweight per-call cost model at $0.01 USDC rather than spinning up a full analytics environment. Prefer it over general code-execution endpoints when you want structured JSON statistical output without managing a runtime.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:31:28.250Z","isFirstParty":false}