Seth Wagenman's picture
Real name: 
First Name: 
Seth
Last Name: 
Wagenman
Short Bio: 
Seth B. Wagenman received the B.S. degree in applied mathematics from The University of Arizona, Tucson AZ, USA, in 2006; the M.S. degree in applied mathematics from the U.S. Air Force Institute of Technology, Wright-Patterson Air Force Base OH, USA, in 2008; and a graduate certificate in test and evaluation from the same institution, in 2010. From 2006 to 2020, he served as an officer in the U.S. Air Force, in which his duties included serving as a lead analyst supporting Detachment 4, Air Force Operational Test and Evaluation Center, Peterson Space Force Base CO, USA; as an international program officer for the Air Force Office of Scientific Research under the Air Force Research Laboratory, Arlington VA, USA; and as an operations research analyst for Air Mobility Command, Scott Air Force Base IL, USA. He is the recipient of numerous awards for his military service, including the Defense Meritorious Service Medal. Beginning in 2020, he was employed as a data scientist by the Riverside Research Institute, Fairborn OH USA, where he researched methods of algorithm performance evaluation, including artificial intelligence / machine learning applications and prototytpes and for commercial technology assessments. His research has been concerned with numerical optimization. Mr. Wagenman is a member of the Armed Forces Communications \& Electronics Association International.

Datasets & Competitions

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.

Categories:
24 Views