perola.rike
Board Regular
- Joined
- Nov 10, 2011
- Messages
- 151
I have a lot of rows with cognitive data, range 20-80 (standardized T-scores) in column B that I want to represent visually in column C with a symbol (square or small circle) that correspont to the T-score scale in the first row (20-80).
In addition, I need vertical lines that represent the mean score (value 50), and + and - 2 standard deviations (T=30 and 70).
I have multiple rows with data, up to 50 rows.
I have a lot of missing data in some rows, so I need to hide many rows.
I also sort the rows a lot, e.g., in some cases "Attention" in row 2 below, sometimes are sorted and placed lower.
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]T-score[/TD]
[TD] 20 30 40 50 60 70 80[/TD]
[/TR]
[TR]
[TD]Attention[/TD]
[TD]20[/TD]
[TD] O[/TD]
[/TR]
[TR]
[TD]Language[/TD]
[TD]20[/TD]
[TD] O[/TD]
[/TR]
</tbody>[/TABLE]
I can't believe how difficult this turned out to be!
Even though I've mangaged with formulas to visually create a table that works for me, even with vertical lines representing the mean and SDs, on other computers, with other users, the lines moves slightly and the cirles in rows 2, 3 do not always correspond to the scale in the first row. Even though zoom=100 and screen resolution are the same.
I need a universal solution for all my users across computers.
I have been looking a lot, spent too many hours on this, and found a lot of customized Excel-tables that are nice, including e.g., forest plots, but the problem is that they are not fully able to handle missing data (that often occur in my data set, I hide rowns when needed), I also sort the data based on parameters not shown in this post, so the visual representation needs to handle this as well. I havent found any that works for me, even after hours of modification.
I think that if I manage to place a circle/square in the adjacent cell that correspond to a scale in the top row, that works across all computers, It would be easy to maintain, add new rows, etc.
Any solutions are appreciated!
In addition, I need vertical lines that represent the mean score (value 50), and + and - 2 standard deviations (T=30 and 70).
I have multiple rows with data, up to 50 rows.
I have a lot of missing data in some rows, so I need to hide many rows.
I also sort the rows a lot, e.g., in some cases "Attention" in row 2 below, sometimes are sorted and placed lower.
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]T-score[/TD]
[TD] 20 30 40 50 60 70 80[/TD]
[/TR]
[TR]
[TD]Attention[/TD]
[TD]20[/TD]
[TD] O[/TD]
[/TR]
[TR]
[TD]Language[/TD]
[TD]20[/TD]
[TD] O[/TD]
[/TR]
</tbody>[/TABLE]
I can't believe how difficult this turned out to be!
Even though I've mangaged with formulas to visually create a table that works for me, even with vertical lines representing the mean and SDs, on other computers, with other users, the lines moves slightly and the cirles in rows 2, 3 do not always correspond to the scale in the first row. Even though zoom=100 and screen resolution are the same.
I need a universal solution for all my users across computers.
I have been looking a lot, spent too many hours on this, and found a lot of customized Excel-tables that are nice, including e.g., forest plots, but the problem is that they are not fully able to handle missing data (that often occur in my data set, I hide rowns when needed), I also sort the data based on parameters not shown in this post, so the visual representation needs to handle this as well. I havent found any that works for me, even after hours of modification.
I think that if I manage to place a circle/square in the adjacent cell that correspond to a scale in the top row, that works across all computers, It would be easy to maintain, add new rows, etc.
Any solutions are appreciated!
Last edited: