Glossary entry

Swedish term or phrase:

summeringstabell

English translation:

summary table

Added to glossary by Christina Gisselberg Skaskiw (X)
Nov 21, 2010 17:09
13 yrs ago
Swedish term

summeringstabell

Swedish to English Tech/Engineering Computers: Software database technology
Inget sammanhang, förekommer i lista. Antar att det ska översättas till "aggregation table". Kan någon bekräfta?

Discussion

Christina Gisselberg Skaskiw (X) (asker) Nov 22, 2010:
Summary table or aggregate After further research I've settled for "summary table". It is also referred to as "aggregate". All in the context of databases, even data warehousing. See for example this text, search for summary. http://home.global.co.za/~simon_g/bb_dw3.htm
Thanks for all your input!
Christina Gisselberg Skaskiw (X) (asker) Nov 21, 2010:
Database related term I'm new to using kudoz and it dawned on me that even though you specify the field that your question relates to, it's not very apparent. So to clarify, the context is database technology. But thanks for helping anyway :-)

Proposed translations

4 hrs
Selected

summation table

A mathematical term also used in computing. Please see example below from a Google search.

Partial Summation Table
The assignment is:
-----------------------------------------
This program should print out a table with k rows and m columns. Declare the variables “k” and “m” as constants. Take k=4 and m=5. Each row of the table contains partial sums of jth power of first n integers (1^j+2^j+3^j……..n^j); 1<=n<=m. Proceed this way to the other rows 1<=j<=k. The table should be computing in the following way:

1^1+2^1+...+m^1 | 1^1+2^1+...+(m-1)^1 | 1^1+2^1+...+(m-2)^1 | ...... | 1^1
1^2+2^2+...+m^2 | 1^2+2^2+...+(m-1)^2 | 1^2+2^2+...+(m-2)^2 | ...... | 1^2
1^3+2^3+...+m^3 | 1^3+2^3+...+(m-1)^3 | 1^3+2^3+...+(m-2)^3 | ...... | 1^3
.....
.....
1^k+2^k+...+m^k | 1^k+2^k+...+(m-1)^k | 1^k+2^k+...+(m-2)^k | ...... | 1^k

The Output should look like:

15 10 6 3 1
55 30 14 5 1
225 100 36 9 1
979 354 98 17 1
-----------------------------------------------

My code so far:
Example sentence:

Summation tables are a mathematical tool that is also used by computer programmers.

Something went wrong...
2 KudoZ points awarded for this answer. Comment: "Thanks also for you message! C"
1 hr

table of sums

Always difficult without context. Other answers are obviously
possible.

Something went wrong...
Term search
  • All of ProZ.com
  • Term search
  • Jobs
  • Forums
  • Multiple search