2,894 bytes added
, 02:41, 25 October 2013
<div id="6SpaceContent" class="zcontent" align="left">
'''NORMINV'''('''p''','''m''','''sd''')
'''Where p''' is a probability corresponding to the normal distribution and m is the arithmetic mean of the distribution and '''sd''' is the standard deviation of the distribution.
</div>
----
<div id="1SpaceContent" class="zcontent" align="left">
It calculates the inverse of the normal cumulative distribution for the specified mean and standard deviation.
</div>
----
<div id="7SpaceContent" class="zcontent" align="left">
· NORMINV displays error for the nonnumeric argument.
· When p<0 or > 1 , NORMINV displays error.
· When sd <= 0, NORMINV shows error.
</div>
----
<div id="12SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="left">
NORMINV
</div></div>
----
<div id="8SpaceContent" class="zcontent" align="left">
<font size="3"><font face="Times New Roman">Let’s see an example in (Column1 Row 1, Column1Row2, Column1Row3)</font></font>
<font size="3">i.e.=NORMINV(C1R1,C1R2,C1R3)</font>
<font size="3"><nowiki>=NORMINV(0.808789,30,0.5) is 30.4367</nowiki></font>
</div>
----
<div id="10SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Syntax </div><div class="ZEditBox"><center></center></div></div>
----
<div id="4SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Remarks </div></div>
----
<div id="3SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Examples </div></div>
----
<div id="11SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Description </div></div>
----
<div id="5SpaceContent" class="zcontent" align="left"><div>
{| id="TABLE1" class="SpreadSheet blue"
|- class="even"
| class=" " |
| Column1
| class=" " | Column2
| class=" " | Column3
| class=" " |
| class=" " | Column4
|
|- class="odd"
| class=" " | Row1
| class="sshl_f" | 0.808789
| class="sshl_f" |
| class="sshl_f" |
| class="sshl_f" |
| class="sshl_f" |
|
|- class="even"
| class=" " | Row2
| class="sshl_f" | 30
| class="sshl_f" |
| class="sshl_f" |
| class="sshl_f" |
| class="sshl_f" |
|
|- class="odd"
| Row3
| class="sshl_f" | 0.5
| class="sshl_f" |
| class="sshl_f" |
| class=" " |
| class="sshl_f" |
|
|- class="even"
| Row4
| class="sshl_f" | 30.4367
| class="sshl_f" |
|
| class=" " |
| class="sshl_f" |
|
|- class="odd"
| class="sshl_f" | Row5
| class="sshl_f " |
| class=" " |
|
|
| class=" SelectTD SelectTD" |
<div id="5Space_Handle" title="Click and Drag to resize CALCI Column/Row/Cell. It is EZ!"></div><div id="5Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
|
|- class="even"
| class=" " | Row6
| class="sshl_f" |
| class="sshl_f" |
|
| class="sshl_f" |
|
|
|}
<div align="left"></div>''''''</div></div>
----