+ Reply to Thread
Results 1 to 4 of 4

Basic Statistics Question

  1. #1
    Registered User
    Join Date
    03-27-2013
    Location
    Boston, MA
    MS-Off Ver
    Excel 2010
    Posts
    50

    Basic Statistics Question

    Hi,


    I am using statistics to develop a finacial model on excel.


    I have created a table that lists returns of a security over a given period of time. I have used formulas to calculate the mean and standard dev of the returns.


    Right now, I am using the norm.inv function =norm.inv(.05, Standard Dev, Mean) to come up with the minimum return @ a 95% confidence.


    Now, I want to come up with the MAX return at 95% confidence, but don't know which formula I should use:


    Should I use:


    NORM.INV(0.95,Mean,Standard dev)
    or
    NORM.DIST(0.05,Mean,Standard dev,TRUE)


    I really appreciate the help!

  2. #2
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: Basic Statistics Question

    Hi,

    I believe it is the NORM.INV function that you want, as the NORM.DIST function will return a cumulative probability, whereas the NORM.INV function will return the corresponding x-value (maximum return) that you are looking for.

    From Excel's Help Files:
    Given a value for probability, NORM.INV seeks that value x such that NORM.DIST(x, mean, standard_dev, TRUE) = probability. Thus, precision of NORM.INV depends on precision of NORM.DIST.
    Hope this helps

  3. #3
    Registered User
    Join Date
    03-27-2013
    Location
    Boston, MA
    MS-Off Ver
    Excel 2010
    Posts
    50

    Re: Basic Statistics Question

    Great, thank You!

  4. #4
    Valued Forum Contributor
    Join Date
    02-08-2012
    Location
    Newcastle, Australia
    MS-Off Ver
    Excel 2007 and Excel 2010
    Posts
    1,429

    Re: Basic Statistics Question

    No problems!

    Please don't forget to mark this thread as solved and click on the * next to my post to say thanks

    Have a great day!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Statistics Type Question
    By prr in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-09-2009, 03:42 AM
  2. Statistics question
    By Cincy in forum Excel General
    Replies: 1
    Last Post: 06-19-2007, 07:32 AM
  3. Basic Statistics Help Please
    By binar in forum Excel General
    Replies: 4
    Last Post: 08-24-2006, 10:02 AM
  4. statistics question
    By Vince in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-24-2006, 07:35 PM
  5. Statistics/Charting Question - Please Help!!
    By elfmajesty in forum Excel General
    Replies: 2
    Last Post: 01-13-2006, 04:00 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1