23
Excel Formulas to Generate Random Number Weighted Probability!!
Excel can return a value randomly based on its probability by using SUM, MATCH, and RAND functions. In this article, I introduce some formulas which can quickly generate the random number weighted with a given probability in Excel. Let’s jump into this article!! Get an official version of ** MS Excel** from the following link: https://www.microsoft.com/en-in/microsoft-365/excel

Let’s consider the below example image.
=SUM(D2,C2)



Here we have described the simple formulas to create the random number weighted probability in Excel. Let me know if you have any doubts regarding this article or any other Excel/VBA topic.
Thank you so much for visiting *Geek Excel!! **If you want to learn more helpful formulas, check out Excel Formulas *!! **
23