Skip to content
#

z-score

Here are 88 public repositories matching this topic...

This project uses the Z-score method to detect anomalies in real-time data streams. It features synthetic data generation, anomaly detection, and live visualization. With robust error handling, it's ideal for finance, cybersecurity, and system monitoring applications.

  • Updated Oct 19, 2024
  • Python

This project uses statistical analysis to detect fraudulent credit card transactions by examining patterns and anomalies in a dataset of 10,000 transactions, calculating averages, medians, frequencies, and identifying outliers to distinguish between legitimate and fraudulent activities.

  • Updated Aug 6, 2024
  • Jupyter Notebook

This repository contains a project using the Iris dataset for data visualization, outlier detection, normalization, and classification. The project includes models like GaussianNB, RandomForestClassifier, and DecisionTreeClassifier, with hyperparameter tuning and PCA for dimensionality reduction.

  • Updated Jun 12, 2024
  • Jupyter Notebook

Q3.Auditors at a small community bank randomly sample 100 withdrawal transactions made during the week at an ATM machine located near the bank’s main branch. Over the past 2 years, the average withdrawal amount has been $50 with a standard deviation of $40. Since audit investigations are typically expensive, the auditors decide to not initiate furt

  • Updated May 5, 2024
  • Jupyter Notebook

In January 2005, a company that monitors Internet traffic (WebSideStory) reported that its sampling revealed that the Mozilla Firefox browser launched in 2004 had grabbed a 4.6% share of the market. I. If the sample were based on 2,000 users, could Microsoft conclude that Mozilla has a less than 5% share of the market? II. WebSideStory claims that

  • Updated May 5, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the z-score topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the z-score topic, visit your repo's landing page and select "manage topics."

Learn more