Applies ToSharePoint Server 2019 SharePoint Server 2016 SharePoint Server 2013 SharePoint Server 2013 Enterprise SharePoint in Microsoft 365 SharePoint Foundation 2010 SharePoint Server 2010 SharePoint Server 2007 SharePoint in Microsoft 365 Small Business Windows SharePoint Services 3.0

會傳回 x 之對數常態累加分配函數的反函數,其中 ln(x) 一般為參數 mean 和 standard_dev 的常態分配。如果 p = LOGNORMDIST(x,...),則 LOGINV(p,...) = x。請使用對數常態分配來分析經對數轉換的資料。

語法

LOGINV(probability,mean,standard_dev)

Probability     為一個與對數常態分配相關的機率。

Mean     為 ln(x) 的平均數。

Standard_dev     為 ln(x) 的標準差。

註解

  • 如果任一引數為非數值,LOGINV 將傳回 #VALUE! 的錯誤值。

  • 如果 probability < 0 或 probability > 1,則 LOGINV 會傳回錯誤值 #NUM !。

  • 如果 standard_dev <= 0,則 LOGINV 會傳回錯誤值 #NUM !。

  • 對數分配函數的反函數為:

    方程式

範例

Probability

Mean

StdDev

公式

說明 (結果)

0.039084

3.5

1.2

=LOGINV([Probability], [Mean], [StdDev])

指定引數之對數常態累加分配函數的反函數 (4.000028)

Need more help?

Want more options?

探索訂閱權益、瀏覽訓練課程、瞭解如何保護您的裝置等等。

社群可協助您詢問並回答問題、提供意見反應,以及聆聽來自具有豐富知識的專家意見。