| Line 1: |
Line 1: |
| − | <div style="font-size:30px">'''NORMALDISTRIBUTED(x,m,sd)'''</div><br/> | + | <div style="font-size:30px">'''NORMALDISTRIBUTED (Numbers,Mean,StandardDeviation)'''</div><br/> |
| − | *<math>x</math> is the value for which distribution is evaluated. | + | *<math>Numbers</math> is the value for which distribution is evaluated. |
| − | *<math>m </math> is the mean. | + | *<math>Mean</math> is the mean. |
| − | *<math>sd</math> is the standard deviation. | + | *<math>StandardDeviation</math> is the standard deviation. |
| | | | |
| | ==Description== | | ==Description== |