Yearly Bicycle Shopping Trips

Citation Author(s):
Seth
Wagenman
Submitted by:
Seth Wagenman
Last updated:
Thu, 06/20/2024 - 07:54
DOI:
10.21227/4x3e-b512
License:
24 Views
Categories:
Keywords:
0
0 ratings - Please login to submit your rating.

Abstract 

This file is a MagicDraw export demonstrating how to code for Monte Carlo simuation of activity diagrams. The activity diagram "Use Bicycle" has two nested algorithms.

The first nested diagram produces a pseuro-random integer for the number of bicycle shopping trips above and beyond 52, or once per week, from a discrete Weibull distribution arbitrarily chosen for demonstration only. The second nested diagram takes in that integer, adds it to 52, and cyclically simulates a bicycle shopping trip via one additioanl nested diagram.

The final nested diagram contains the duration constraints necessary to estimate annual total durations of each work step.

Instructions: 

Acquire software able to open MagicDraw projects (ending in .mdzip). Open the file and view the diagrams and structures within it.