I thought I knew pretty much everything about using MS Word but these guys showed me something new. Check out the flow charting video by MakeUseOf blog. https://youtu.be/iiS7aAFI2Cs
Adapting Flow Charting to Protocol Analysis
I’ve been working on a project using the think-aloud method of protocol analysis lately. What’s that, you might ask. Protocol analysis is a qualitative process by which one tries to develop a set of steps, the protocol, for some sort of problem solving by tracking how people solve a problem. The think-aloud method asks people to say what they are thinking while solving the problem. Does that make sense? So if I was to try to write a computer algorithm to solve a multiplication problem, I might ask a bunch of people to tell me what they were thinking as they work the problem, then I would look for similarities and patterns in what they did, and develop step-by-step procedure to solve multiplication problems.
That’s what I’ve been doing with presentations of research results. I asked people to watch some presentations and tell me what they were thinking as they interpreted the slides while I recorded what they said. Then I made transcriptions of the recordings and ended up with close to 500 unique phrases. Yikes! Now what was I supposed to do with all those phrases?
I ended up using flow charting to chart each person’s thought process for each slide. I used standard flow chart symbols to represent the stages and processes involved. I did this by hand (because it was easier than inserting a gazillion shapes and symbols in Word) on a separate piece of paper for each slide, then I was able to sort the papers and slice and dice the information as I saw fit.
Here are the flow chart symbols that I used and how I applied them. Let me know if they are not self-explanatory.

Best kind of graph
Ever wonder which graphs are easiest for people to understand? Research orders them like this (left to right, top to bottom):
Use the info in this chart to design graphs that are easily understood by viewers. Notice angles and area down in the middle. Maybe there is a better way to display your results than by using a pie chart. Just a thought.
Flow Charting 101
Are you trying to figure out how to do a flow chart in Word? Here is a good place to start: https://www.lucidchart.com/pages/how-to-make-a-flowchart-in-word#top-info.
Word doesn’t have an actual flow chart that is designed to illustrate some sort of algorithm but you can start with a basic hierarchical structure. To find these go to the Insert SmartArt command and choose your hierarchy.
Once you have the basic chart in your document you can change individual shapes with the Change Shape command on the SmartArt Tools Format ribbon. You’ll find a whole group of traditional Flowchart symbols in there.
Sorry the images aren’t perfectly clear but I hope this helps.
Creating a List Box in Excel