{"id":24234871,"url":"https://github.com/bharat-jambhulkar/atm-transaction-study","last_synced_at":"2026-06-08T19:01:46.468Z","repository":{"id":271332847,"uuid":"913107195","full_name":"Bharat-Jambhulkar/ATM-Transaction-Study","owner":"Bharat-Jambhulkar","description":"This repository is an exercise that generates transaction data using simulations and analyzes it.","archived":false,"fork":false,"pushed_at":"2025-01-14T15:07:19.000Z","size":2187,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T16:39:23.189Z","etag":null,"topics":["poisson-process","r","simulation","statistics"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bharat-Jambhulkar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-07T03:39:15.000Z","updated_at":"2025-01-14T15:07:22.000Z","dependencies_parsed_at":"2025-01-14T16:25:27.842Z","dependency_job_id":null,"html_url":"https://github.com/Bharat-Jambhulkar/ATM-Transaction-Study","commit_stats":null,"previous_names":["bharat-jambhulkar/atm-transaction-study"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bharat-Jambhulkar%2FATM-Transaction-Study","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bharat-Jambhulkar%2FATM-Transaction-Study/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bharat-Jambhulkar%2FATM-Transaction-Study/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bharat-Jambhulkar%2FATM-Transaction-Study/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bharat-Jambhulkar","download_url":"https://codeload.github.com/Bharat-Jambhulkar/ATM-Transaction-Study/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241864472,"owners_count":20033178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["poisson-process","r","simulation","statistics"],"created_at":"2025-01-14T17:37:28.295Z","updated_at":"2026-06-08T19:01:39.418Z","avatar_url":"https://github.com/Bharat-Jambhulkar.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ATM-Transaction-Study\nThe generated data is aggregated to represent ATM customer withdrawal arrivals per hour. An attempt is being made to generate transaction-level data, for which a Poisson process would be useful. \n\nUpdate: The A2.R file contains code to generate transactions using a Poisson process for customer arrivals, with transaction amounts generated from a lognormal distribution. \n\nThe previously written code generated the same time point for multiple transactions due to the time rounding. This issue has been resolved by modifying the code in A2.R to prevent duplicates in the simulated data. \n\nCurrently working on defining a function to determine the best marginal fit along with its parameters. Attempting to achieve this using only the MASS library.\n\nUpdate: The \"find.marginal\" function was completed to get the best fit marginal from the constrained space.\n\nAdded T_to_refill.R to get the number of transactions till the next refill is needed. Next, find the hours between the refills. \n\nUpdated code to find the hours required to refill the machine.\n\nAn update was added to identify peak and non-peak transaction hours.  \n\nNext, I have two targets: 1) Create a good report of this study. 2) Write clean code where all functions will be in one place and then the analysis part. \n\nReport link: https://www.overleaf.com/project/6784c099ff49f92479b7fd36\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbharat-jambhulkar%2Fatm-transaction-study","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbharat-jambhulkar%2Fatm-transaction-study","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbharat-jambhulkar%2Fatm-transaction-study/lists"}