Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Reading results for automated Myers Briggs Type Indicator?

I have been trying to automate the Myers Briggs Type Indicator and can read
the results based on numerical input. The results, individual cells, look
like this example:

I Total = 25, E Total = 15
N Total = 25,S Total = 15
T Total = 10, F Total = 30
P Total = 30, J Total = 10

This means that the person has a stye type of: INTP

How can I convert the raw numerical data to display the alpha combination.
There are 16 possible permutations as follows (Depedent on the high scores).

ESTP, ESTJ, ESFP, ESFJ, ENFP, ENFJ, ENTP, ENTJ,
ISTJ, ISTP, ISFJ, ISFP, INFJ, INFP, INTJ, INTP
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 33
Default Reading results for automated Myers Briggs Type Indicator?

=IF(A2B2,"I","E")&(IF(A3B3,"N","S"))&....

T Total = 10, F Total = 30

INTP?

What happens if scores are equal?


"Jetlag" wrote in message
...
I have been trying to automate the Myers Briggs Type Indicator and can read
the results based on numerical input. The results, individual cells, look
like this example:

I Total = 25, E Total = 15
N Total = 25,S Total = 15
T Total = 10, F Total = 30
P Total = 30, J Total = 10

This means that the person has a stye type of: INTP

How can I convert the raw numerical data to display the alpha combination.
There are 16 possible permutations as follows (Depedent on the high
scores).

ESTP, ESTJ, ESFP, ESFJ, ENFP, ENFJ, ENTP, ENTJ,
ISTJ, ISTP, ISFJ, ISFP, INFJ, INFP, INTJ, INTP



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Reading results for automated Myers Briggs Type Indicator?

David,

Thanks mate, I'll try it out today.

If the scores are equal. It means that there is no preference and that we
could use a different symbol to note this fact.er equal

"David Cox" wrote:

=IF(A2B2,"I","E")&(IF(A3B3,"N","S"))&....

T Total = 10, F Total = 30

INTP?

What happens if scores are equal?


"Jetlag" wrote in message
...
I have been trying to automate the Myers Briggs Type Indicator and can read
the results based on numerical input. The results, individual cells, look
like this example:

I Total = 25, E Total = 15
N Total = 25,S Total = 15
T Total = 10, F Total = 30
P Total = 30, J Total = 10

This means that the person has a stye type of: INTP

How can I convert the raw numerical data to display the alpha combination.
There are 16 possible permutations as follows (Depedent on the high
scores).

ESTP, ESTJ, ESFP, ESFJ, ENFP, ENFJ, ENTP, ENTJ,
ISTJ, ISTP, ISFJ, ISFP, INFJ, INFP, INTJ, INTP




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
abdualmohsn almedrahe abdualmohsn ahmad Excel Discussion (Misc queries) 1 November 19th 05 06:32 PM
multiple results display after filter function Morphyus C via OfficeKB.com Excel Worksheet Functions 1 August 11th 05 03:17 PM


All times are GMT +1. The time now is 05:19 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"