Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I want to use Benford Law on my data, either that function available in
Microsoft Excel 2007. Thanks |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
To get the leading digit in cell A2, use =LEFT(A2), or --LEFT(A2) to convert
from text to a number. Benford's law states that the leading digit d (d ? {1, ., b ? 1} ) in base b (b ? 2) occurs with probability P(d)=logb(d + 1) ? logbd = logb((d + 1)/d). If you wished to, you could calculate that in Excel. -- David Biddulph "Auditor" wrote in message ... I want to use Benford Law on my data, either that function available in Microsoft Excel 2007. Thanks |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Auditor wrote:
I want to use Benford Law on my data, either that function available in Microsoft Excel 2007. Thanks Type "Benford Excel" into a search engine and follow the links until you find something that fits your data. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Tuesday, April 28, 2009 5:26:05 PM UTC+1, Auditor wrote:
I want to use Benford Law on my data, either that function available in Microsoft Excel 2007. Thanks Try the Excel spreadsheet at: http://investexcel.net/3420/benfords-law-excel/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Please add Benford Law function into Excel. (IDEA has it). | Excel Discussion (Misc queries) | |||
How do I add the option "edit with Microsoft Excel" to toolbar? | Excel Discussion (Misc queries) | |||
Missing "Export to Microsoft Excel" option in Internet Explorer | Excel Discussion (Misc queries) | |||
Add a universal footer option to microsoft excel. | Setting up and Configuration of Excel | |||
Excel instance used with "Export to Microsoft Excel" option in Internet Explorer | Excel Discussion (Misc queries) |