Coder Social home page Coder Social logo

Hi šŸ‘‹, I'm Mostafa Darder

A creative student and data scientist from Egypt

Coding

mostafadarder72

  • šŸ”­ Iā€™m currently working on Data science in plants

  • šŸŒ± Iā€™m currently learning Machine learning

  • šŸ‘Æ Iā€™m looking to collaborate on Data science projects and web projects

  • šŸ’¬ Ask me about Web - Data Analysis

  • šŸ“« How to reach me [email protected]

  • šŸ“„ Know about my experiences https://mostafa-darder-cv.netlify.app/

Connect with me:

mostafa darder mostafa darder mostafa darder its.darder

mostafadarder72

Ā mostafadarder72

Mostafa Darder's Projects

exponentially-distributed-iat-and-st icon exponentially-distributed-iat-and-st

program that automates the simulation table that we constructed in the lecture. Your program should read the values of Ī»1 for arrival rate and Ī»2 for service rate and use the steps we discussed so that the distributions of IAT and ST are exponential. The program should calculate and print the values in the simulation table

inter-arrival-times-and-service-times icon inter-arrival-times-and-service-times

A store is run by one employee selling goods to arriving customers following a first-come firstserve scheme (single server single queue system) Assume the inter-arrival times and service times for the store follow the distributions defined by the opposite tables. The store owner asked you to help him make estimates for the following: 1- Average waiting time for a customer 2- Maximum waiting time for a customer 3- Percentage of customers who need to wait in a queue 4- Percentage of customers who wait more than 10 minutes in the queue 5- Server utilization (percentage of time the employee is busy serving a customer) 6- Percentage of time the system is overcrowded (8 or more customers waiting in the queue) In order to provide the required statistics, you want to write code to simulate the system. Each run should simulate service of 100 customers and you should repeat the simulation 1000 times to provide accurate values to the store owner. Your program should not print the simulation table, only the final values are printed after the 1000 runs.

poisson-distribution-coding icon poisson-distribution-coding

program that read a positive real number alpha, The program should calculate and print a table showing the pmf and cdf for Poisson distribution assuming the parameter equals the value of alpha read by the program.

simulation-table- icon simulation-table-

A bank starts the customer service with one teller the input modeling for customers is empirically described in the following table.

tutorials icon tutorials

All of the smaller projects I have done in tutorials / project files

unfair-die-simulation-code icon unfair-die-simulation-code

program that simulates a die that is not fair First read from user the PMF for the die (probabilities of each of the six outcomes of die roll) Then provide an output to the user (between 1 and 6) that can be result of rolling a die with the given PMF Copied or shared code is considered cheating and will be penalized

unit-testing-code icon unit-testing-code

Add test code to test the cases: 1.Sum of zero and zero returns zero 2.Sum of -1000 and 1000 returns zero

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.