The 'sum' function which returns the sum of the items in an array.

learn more… | top users | synonyms

0
votes
2answers
31 views

How to find the sum of two colums with a quantity value

Ok so I am a lil confused how to go about this and seek some help.. I have a mysql db that has a column named quantity and another called price_paid what I want to do is take and add up the entire ...
0
votes
1answer
53 views

XML/XSLT sum for-each with variables

I am having a problem. What I want is to sum the objects and print them for every iteration. I am new to XSLT, so please be kind. What I have is this code: <?xml version = "1.0" encoding = ...
0
votes
1answer
29 views

MS Access SQL with two SUM Function

I have a "TableA" with fields "A, B, C, Bytes, Entrada_Saida" and need to return in the same query a Sum(Bytes) when "Entrada_Saida = Entrada" and another when "Entrada_Saida = Saida", grouping by A, ...
1
vote
1answer
19 views

MySQL get sum of fields which rows refer to the two records in another table in between selected rows

Sorry about the vague title, but I'm not quite sure how to name this procedure. So the problem is I have two tables. First one represents train stations and their order: station_id | station_name 1 ...
3
votes
2answers
23 views

Calculating number of values less than x by row of data frame

I have searched the forums and the web high and low for the last two days, and broken down my script to try and find the issue, but for some reason, I can't get this to work properly beyond the first ...
-5
votes
1answer
56 views

How do I sum up the data in a file in Java? [closed]

I have previously done my research and I couldn't find anything that could help me. I have a file which has a persons name and then their grades next to it. I want to take the grades for each name and ...
2
votes
2answers
70 views

Excel - Sum cells based on colour and date

I've been tearing my hair out trying to figure this out for a day or so now and seem to be getting nowhere so hopefully someone can shed some light on a solution for me. I have the following: Date ...
-1
votes
2answers
51 views

java “=+” compiles but it does not affect any variable

I wanted to increment an integer by adding another one , but i wrote "=+" instead of "+=" . and i saw that it compiles but it does not do anything . or does it ? a=3 b=5 a=+b print a >>> 5 ...
0
votes
1answer
42 views

SQL script to check a value then if found increment a field by a value of 1

Im trying to write a script that will pull the information from a table called 'bookings', this contains a column that gives the length of each booking called 'hours'. Values in this column are shown ...
0
votes
1answer
32 views

Oracle SQL suming value without using aggregate function

I am studying for my SQL class and I'm stuck on a about writing a SQL query without using aggregate functions. For example, we have table item. item_id | price 1 | 10 2 | 20 3 | 40 ...
1
vote
2answers
21 views

Is it possible to add wrapped numbers without boxing/unboxing?

I'm getting a Long value as a result of some method. Now, when I want to add 1 to that number, the compiler warns me about the value being boxed / unboxed to perform the sum. public Long ...
1
vote
1answer
32 views

OpenCL Kernel summatory

I want to know if this is possible to do... I want to check inside of the kernel in java, if the array contains numbers and characters, and if yes, save how many times they appear in the output array. ...
2
votes
2answers
40 views

Query to join three tables With Sum

I am trying to join thee tables and there's one Sum value but its not showing any error but its a wrong value... but if I join with two table it working correctly. the query is SELECT ...
0
votes
2answers
37 views

How to sum each column on the table php

I want to sum each column on this table: $docid = array(1, 2, 3, 4, 5); $table = array('technology' => 1 , 'languange' => 2, 'town' => 3, 'gadget' => 4, 'smartphone' => 5); ...
0
votes
3answers
39 views

Sum a field in mysql [duplicate]

how do I get the output from this: $VisitorsProfile = $mysql->query("SELECT SUM(views) FROM visitors_profile WHERE publisher = '123456'"); I tryed this but nothing prints me out! <?php echo ...
1
vote
2answers
57 views

Is it faster to sum the rows or columns of a matrix with CUDA?

I want to compute a row-sum of an m x n matrix A, or equivalently the column-sum of its transpose A' (I have both in memory so A' costs me nothing extra in computation). I plan to launch m threads ...
-1
votes
0answers
70 views

Two Summations in Matlab [closed]

I need to write a code in Matlab for the following equation: Σ i=0 to 100 ( (f(x). Σ j=0 to k f(y) ) where f(x), f(y) and k returns constant values. I have tried to write this code. Kindly tell me ...
0
votes
2answers
46 views

Error 1045 on sum function in pig latin with an int

The following pig latin script: data = load 'access_log_Jul95' using PigStorage(' ') as (ip:chararray, dash1:chararray, dash2:chararray, date:chararray, date1:chararray, getRequset:chararray, ...
1
vote
0answers
42 views

put a where in Sum clause in MYSQL [duplicate]

hi guys im using this MYSQL query to get the top uploader users and the total of thier images views in the current month : $current_month = date('Y-m-d', strtotime("first day of this month")) . ' ...
1
vote
3answers
42 views

MYSQL SUM() with GROUP BY and LIMIT

I got this table CREATE TABLE `votes` ( `item_id` int(10) unsigned NOT NULL, `user_id` int(10) unsigned NOT NULL, `vote` tinyint(4) NOT NULL DEFAULT '0', PRIMARY KEY (`item_id`,`user_id`), ...
0
votes
3answers
49 views

C++ Infinite Sum Code Hanging? Freezing? I'm not sure

Okay, so I'm trying to compute an infinite sum using a for loop instead of a while loop, and the darn code isn't working and I'm not sure why. I get the two "I got here"'s ONCE and then nothing. :\ ...
0
votes
2answers
30 views

MySQL: How to get the max of a sum column?

So I have the following query .. select rooms.id room_id, rooms.cnt, booked_dates.cnt, sum(booked_dates.cnt) from rooms LEFT JOIN booked_dates on rooms.id = booked_dates.rid and ...
0
votes
3answers
35 views

Mysql multiple SUM in one query - novice

I am counting clicks per category of ads. I am curently passing category to function, I have 10 cats, so I am calling this function 10 times to get number of clicks for each category. So i am trying ...
2
votes
1answer
32 views

I want to make a sum from 5 tables that have one column named “UP”

I have 5 tables (bepd , tirpd , elpd , frpd , kopd) with the same column named "Up" , and i want to make the sum of Up from all tables and to show it in a php code . can anyone help me ?
0
votes
0answers
28 views

How do I pull data from the rows which contain my search, and sum them to give me a percentage?

I'm looking to write a formula for excel, but I've seem to hit a dead end. I have workbooks that have "Monthly Gas Used" in B5; below this I have a breakdown of where the fuel went. The breakdown ...
0
votes
1answer
44 views

R summation of a serie with subscript

I thought it should be an easy one but I have been scratching my head and couldn't find the correct way. I would like to calculate a summation of series A: A<-*summation((i=2 to ...
-2
votes
2answers
52 views

Python Sum of Squares Function

I'm having troubles with this last question. It's from the book "How to Think Like a Computer Scientist". Could you guys help me with this? Write a function sum_of_squares_of_digits that computes ...
0
votes
2answers
45 views

Segmentation fault in bitwise component sum

So my lab is basically take a string in from cin, separate it into components (into its various chars) and then do a component sum of all the chars using bitwise operators. Finally, print out the ...
1
vote
2answers
39 views

MySQL: How do I select two fields from table, and total of amount columns in two related tables?

I have three tables: Project PurchaseA PurchaseB Schema of Project: id | user_id | title | description | create_date Schema of PurchaseA: id | project_id | amount | create_date Schema of ...
0
votes
1answer
41 views

Average percent value in mysql

I'm trying to divide a value of the count by the value of a subquery and multiplying by 100 to obtain its percent. That code below works... SELECT data, rota as rt, COUNT(cliente_id) / ( SELECT ...
0
votes
1answer
29 views

Radio Button Value Calculation. The forth choice will not sum

Fellas, I have a javscript that calculates values defined in radio buttons. For a reason I can not figure out why the script skips a group. Its seems that the skipped group (by skipped I mean the ...
0
votes
3answers
41 views

PHP summing values from database - multidimensional arrays

I need to calculate a sub total of the items in a shopping cart. It stores the items added to the cart as an array of the product IDs in a session variable. So to start with I need to use the ID in ...
-1
votes
0answers
43 views

Write a program that prints sum, product,subtract,division of two input integers in prolog [closed]

*question:*Write a Prolog program that will take two integers and the operation (sum, subtract, multiplication, division) as input and return the operation’s result of that integers as output. ...
0
votes
2answers
31 views

SELECT SUM not working in php code. How do I use it with mysqli

The name of the table is "hit" and the name of the row that i would like the sum of is "amount" but my code is not working <?php $result = $mysqli->query('SELECT sum(amount) FROM ...
0
votes
2answers
46 views

Get max paired users scores with min time sums

I have MySQL tables that look like this users user_id | partner_id | name --------+------------+----- 1 | 2 | aaa 2 | 1 | bbb 3 | 4 | ccc 4 | 3 ...
0
votes
0answers
11 views

input.name must be defined manually instead of using (input.name.match(/^Set\d+$/))

I'm using JavaScript to calculate values from type="radio". Each set of radio buttons is defined by "Set1" = first row "Set2" = second row The JavaScript uses the following to define the rows. var ...
0
votes
1answer
36 views

Mysql left join and sum

I have three table and i need sum amount separately. Also i will use fields on select or where clause. SELECT i.*, x.* FROM items AS i LEFT JOIN ( SELECT p.item_id ,SUM(p.amount) AS ...
1
vote
1answer
41 views

Select double sum if value=true in another table

I'm not going into far details with my table structure, nor my query, which is kinda huge to be honest. I'll explain an extremely simple scenario where my problem applies: Salesmen sell items. I am ...
0
votes
2answers
57 views

R - How to sum objects in a column between an interval defined by conditions on another column

This comes as an application to this question:Sum object in a column between an interval defined by another column What I would like to know is how to adjust the answer if I want to sum the values in ...
1
vote
2answers
48 views

Get max user scores with min time sums

I have MySql tables that look like this scores game_id | level | score | time --------+-------+-------+----- 1 | 1 | 1 | 10 1 | 2 | 0 | 10 1 | 3 | 1 | 20 2 ...
0
votes
4answers
30 views

Carry Detection in summation

I want to check whether the two numbers when added, generate a carry or not. I assume both numbers are in range 0-9. Our constraints : we can not use any operations whose result may goes above 9 or ...
-4
votes
0answers
121 views

C++ Sequence Sum Program [closed]

So I searched here and try working on it on my own but only got so far so I have come for help. The problem is as follows. A sequence of integers such as 1, 3, 5, 7, … can be represented by a ...
0
votes
2answers
42 views

Matlab: I want to sum count data when multiple counts occur on the same day

I have a vector of days when an organism completes development, as well as the corresponding numbers of organisms completing development per day. The organisms all start development on different days, ...
0
votes
2answers
33 views

Only return rows if sum is greater than a value

I have built this SQL Query which searches for all policy numbers and returns a sum of all multiple PPOLNO's currency values : SELECT PPOLNO, SUM(PPRMPD) AS SUM FROM PFNTLPYMTH WHERE SUM(PPRMPD) ...
0
votes
1answer
38 views

Retrieve rows that their SUM is less than a column in joined table

I'm not sure if this is possible or even smart but here goes: I have 2 tables, one that is a timesheets table and one that is authorized_services. Here's a basic table structure for each: TIMESHEETS ...
0
votes
3answers
32 views

How do I build a SQL Statement that selects multiple rows and sums the amount?

I'm recently working with DB/2 for an AS/400 and I ran across something that I am not really strong at. I have written this SQL Statement to bring back all of the fields that will bring back all the ...
2
votes
1answer
38 views

R conditional sum in data frame depending on word in a column

I have a data frame containing words and numeric entries. I want to sum all the entries for which the row entry in the word now is identical. District name Population Child birth rate A ...
0
votes
5answers
55 views

How to add variables in Python? [closed]

Python noob here. I'm trying to add a set of input variables defined in an 'if' statement and whenever I try to find the sum it will just display the values inline. For example, when a, b, c, and d ...
1
vote
1answer
49 views

Oracle SQL Sum missing right parenthesis

I have an Oracle SQL that works on MySQL, but I get the "missing right parenthesis" when I run On Oracle. I put it on sqlfiddle
0
votes
3answers
39 views

How to find the biggest sum of properties for object inside object?

I have a problem and don't know how to solve it. :( I have a script there objects inside object, such as: var s = { 1: { type: "main", ... values: { speed: 10, dexterity: ...

1 2 3 4 5 45