Coin Flip Simulator
A simple application which emulates tossing a coin as many times as asked and shows the probability of landing a head. I use a Bernoulli distribution with a probability p=0.5
which generates random values. This reflects the Law of Large Numbers, which states that as the number of trials increases, the empirical probability (observed proportion) will approach the true probability of 0.5 for a fair coin.
Healthcare Pricing Calculator and Payer Analysis
This app allows you to explore healthcare payer data across the U.S. You can calculate the price of a service based on the negotiated rate for a given treatment, payer, provider, and state. Furthermore, you can filter and play around with the data across different dimensions.
Praxis Interview Prep
AI-Powered Mock Interviews