Simple calculations output value
I have been looking around in Jasp and I cant find how to do something simple where you take sum of one column and subtract the sum from another column and output the value in the result report as a single value ?
Is there a calculator-thing like the one for columns (R or drag-drop) ? Above is just a simple example I might have some more complex where I need to calculate on several columns before I output a plot or a key value?
Comments
Is this what you may be looking for?
No not filtering. I want to make calculations and output to result report.
A simple example could be: sum(column1) / sum(column2) * 1,25
I'll ask but I don't think this is possible. However, the upcoming new version will have an R console in which this would of course be relatively straightforward.
Cheers,
E.J.
Thanks for info @EJ
I find the way that results can be outputtet to a report and a way to add text for writing observation, konklusion etc. very valuable and somthing not easaly done in other programs!.
It is just the last part I am missing :-) In reports you often do have to make some calculations for key values and not nessesary in realm of statistics.
Do you know when the new version comes?
We will be testing the new version this week!
Cheers,
E.J.
From what I know, if you double click on the data, then your file opens in Excel and there you can do whatever calculations you want. Then you save the file, and the changes are fed in the opened data file.