Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

會傳回 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?

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

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

Was this information helpful?

How satisfied are you with the translation quality?
What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×