+ Reply to Thread
Results 1 to 5 of 5

Sigma function

Hybrid View

  1. #1
    Registered User
    Join Date
    03-23-2015
    Location
    Czech republic
    MS-Off Ver
    2007
    Posts
    3

    Sigma function

    Hello, I'm trying to type the following formula, but not really sure how to deal with sigma summation.

    The data for qx and x are available.

    Any help would be appreciated.
    Attached Images Attached Images

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Sigma function

    Welcome to the forum.

    One way:

    Row\Col
    A
    B
    C
    D
    1
    Bi
    x
    q(x)
    2
    0.1
    0.050
    -0.88043
    C2: =1 - EXP(SUMPRODUCT($A$2:$A$4 * B2^{0,1,2}))
    3
    0.2
    0.100
    -0.94644
    4
    0.3
    0.150
    -1.02081
    5
    0.200
    -1.10434
    6
    0.250
    -1.19789
    7
    0.300
    -1.30251
    8
    0.350
    -1.41935
    9
    0.400
    -1.54976
    10
    0.450
    -1.69527
    11
    0.500
    -1.85765
    12
    0.550
    -2.03891
    13
    0.600
    -2.24138
    14
    0.650
    -2.46773
    15
    0.700
    -2.72103
    16
    0.750
    -3.00483
    17
    0.800
    -3.32322
    18
    0.850
    -3.68094
    19
    0.900
    -4.0835
    20
    0.950
    -4.53726
    21
    1.000
    -5.04965
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    03-23-2015
    Location
    Czech republic
    MS-Off Ver
    2007
    Posts
    3

    Re: Sigma function

    Thanks. However, when I try to apply the formula mentioned above it says error and the zero in this part - B2^{0,1,2} is highlighted. Does it work well in your spreadsheet?

    As far as I understand, there are arrays in SUMPRODUCT function, which are separated by commas and excel takes whole $A$2:$A$4 * B2^{0, thing as first array. Maybe that's the problem.

  4. #4
    Forum Expert XOR LX's Avatar
    Join Date
    04-18-2013
    Location
    Turin, Italy
    MS-Off Ver
    Office 365
    Posts
    7,742

    Re: Sigma function

    Hi.

    I believe in your version of Excel such array constants use "\" as the separator, i.e. {0\1\2}.

    Regards
    Click * below if this answer helped

    Advanced Excel Techniques: http://excelxor.com/

  5. #5
    Registered User
    Join Date
    03-23-2015
    Location
    Czech republic
    MS-Off Ver
    2007
    Posts
    3

    Re: Sigma function

    Thanks! It finally worked. The separator was ";" though.

+ 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. Sigma
    By a.janmohammadi in forum Excel General
    Replies: 3
    Last Post: 11-10-2014, 11:52 AM
  2. "Sigma" function in Excel?
    By Sinstrus in forum Excel General
    Replies: 10
    Last Post: 10-17-2014, 09:11 AM
  3. [SOLVED] Sigma Function
    By ganesh81289 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-04-2012, 12:37 PM
  4. [SOLVED] Sigma Function?
    By Maria Garcao in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-15-2005, 06:05 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