NORMDIST function is not giving the correct output
问题 I'm trying to use NORMDIST function in Excel to create a bell curve, but the output is strange. My mean is 0,0000583 and standard deviation is 0,0100323 so when I plug this to the function NORMDIST(0,0000583; 0,0000583; 0,0100323; FALSE) I expect to get something close to 0,5 as I'm using the same value as the mean probability of this value should be 50% , but the function gives an output of 39,77 which is clearly not correct. Why is it like this? 回答1: A probability cannot have values greater