I run into this all the time. Server X is expected to handle Y transactions per day. Where Z% of transactions will occur over N hours.
What's the simplest way to create a bell curve \ graph in excel showing the requests per second.
I've looked up a number of examples using NormDist() etc. but quite honestly, I'm no math wiz and don't want to get into hours of statistical understanding in order to complete the task.