Skip to main content

Posts

Sodioum’s First Project

 This is simply our graduation project (Saif Jarrah and Edmond Shami) which got $21k in funding to continue its development.  Tested at Hikma and Aramex, the device basically moves around the warehouse and uses multiple sensors to do auto-counting of inventory with wireless data transmission to the cloud.   It still needs further work down the line.  
Recent posts

Probability Riddle Using Python: A Coin Tossing Surprise

 Riddle:  A fair coin is tossed repeatedly.       1. What is the expected number of tosses before HT shows up for the first time?       2. what is the expected number of tosses before TT shows up for the first time?       3. What is the probability that HT shows up before TT? Python Solution (3 parts): Riddle Source: The Colossal Book of Mathematics: Classic Puzzles, Paradoxes, and Problems