Skip to content
Prev 378047 / 398502 Next

Mailinglist

Hi Rich,

I really feel lost at this point.
I need a code that helps me count the phone activity level(high/low/none),
the screen activity (on/off) and the amount calls and SMS of each subject.

1. I want to have a summary of how many times a specific subject got called
(CallLogProbe)
2. I want to have a summary of how many times a specific subject got a text
message (SMS probe)
3. I want to have a summary of how many times a specific subject
- Turned their screen on - True  (ScreenProbe)
- Or did not turn their screen on - False (ScreenProbe)
4.  I want to have a summary of the activity level of a specific subject
- Activity level - none (ActivityProbe)
- Activity level- low     (ActivityProbe)
- Activity level - High  (ActivityProbe)

I want to do this for all the 36 subjects(Participants).
In the end, I have to define the percentages and cutoff points of what is
considered low-medium-high, based on what the results of all the subjects
are. So I am able to see if a specific subject has low social interaction
etc.

I have tried a lot, with the help of youtube etc. But I feel as if I am
trying a lot of things but without clearly knowing if it is the right step.
I have a csv file, but I need to look into what Jeff said about the guides.
So I am able to share it.

Best.


On Sun, Jan 6, 2019 at 11:51 AM Rich Shepard <rshepard at appl-ecosys.com>
wrote: