{"uid":"cap_L5C_GskzSVd-I7tatPADR","slug":"kihustle-z-score-calculator-9252df36","name":"KiHustle Z-Score Calculator","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/agents/api/v1/z-score-calculator","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"mean":{"type":"number"},"value":{"type":"number"},"std_dev":{"type":"number"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Udqur0pcwtu5IPazMekTO","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes the Z-score (standard score) given a value, mean, and standard deviation","exampleAgentPrompt":"Can you calculate the z-score for a value of 85, where the mean is 70 and the standard deviation is 10?","exampleUseCases":[{"title":"Student grade standardization","prompt":"A student scored 92 on a test. The class mean is 78 and the standard deviation is 8 — what's the z-score for that student's grade?"},{"title":"Outlier detection in sensor data","prompt":"My sensor recorded a reading of 450. The historical mean for this sensor is 300 and the standard deviation is 75. Can you calculate the z-score so I can see if this is an outlier?"},{"title":"Finance data normalization","prompt":"I have a stock return of 12%, the average return for the sector is 7%, and the standard deviation is 2.5%. What's the z-score for this return?"}],"resultDescription":"Returns a JSON object containing the computed z-score result and a success status. The z-score indicates how many standard deviations the given value is from the mean (positive = above mean, negative = below mean).","failureModes":["Missing required fields (value, mean, std_dev) — returns error or null result","Standard deviation of zero causes division-by-zero error","Non-numeric inputs for any of the three fields may cause processing failure","Vague response schema may not clearly surface the numeric z-score result"],"whenToPreferThis":"Use this endpoint when you need a quick, programmatic z-score computation without setting up local math libraries — suitable for agents handling statistical normalization, outlier flagging, or data standardization tasks where a simple API call is more convenient than inline code.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:05:35.882Z","isFirstParty":false}