Personality - DISC
About
DISC is a versatile psychological framework designed to help leaders understand how people in groups relate to their peers and collaborate with each other. Receptiviti’s DISC measures require that text samples contain at least 350 words to generate results.
DISC is typically defined by four DISC styles, each representing a style of interacting with one’s environment:
- D is normally referred to as dominant; D-type people tend to be ambitious, active, bold leaders;
- I is alternately referred to as influence or inducement; I-type people lead through connections, creativity, and collaboration;
- S is called stable, submissive, steady, or supportive; S-type people tend to be faithful, modest, methodical people who value relationships; and
- C is labeled compliant, conscientious, or cautious; C-type people prefer to do their jobs accurately, unobtrusively, and impersonally.
A person’s score on the four DISC styles is derived from their scores on two dimensions of the DISC axis:
- Bold vs. Reserved; and
- People-focused vs. Task-focused
The Receptiviti API measures these two axes and produces a score for each of the four component measures, Bold, Reserved, People, and Task. By studying language across these four measures, we are able to produce a score for each of the D, I, S, and C styles (more on this below). Some users find it useful to compute a full axis continuum, so we have outlined an approach to do so and describe this under User Computed Definitions below.
People focus and task focus are more modestly negatively correlated (one can score high or low in people focus and task focus at the same time, and they are only negatively correlated in some contexts). Therefore, to capture those who have similar scores on both ends of that axis, the Receptiviti API measures people focus and task focus using two separate scores, labeled people_relationship_emotion_focus and task_system_object_focus.
Bold and reserved traits are strongly negatively correlated (one cannot be both bold and reserved at the same time) and thus are each measured on a single dimension. To parallel the output for people focus and task focus, the Receptiviti API output for this dimension is divided into two measures: bold_assertive_outgoing and calm_methodical_reserved, with the latter score being the inverse of the first (i.e., the sum of the normed bold and reserved scores will add to roughly 100).
The D, I, S, and C measures produce four proportional DISC types, which add up to 100%. A person's dominant style is the highest score produced from the D, I, S, or C-type output. A person may have similarly high scores for two DISC types. When that occurs, they are near the midpoint on one of the dimensions. A person’s DISC type is generated as a lowercase letter if they are greater than or equal to 25% and a capital letter if they are greater than or equal to 35%.
As an example, imagine that a person, K, is reserved, unambitious, and tends to ruminate about past mistakes. K is interested in both technical tasks and people: they are very single-minded and meticulous most of the time, but they are also very empathic and warm in interactions with peers. Based on those traits, K might score 10% D, 10% I, 50% C, and 30% S, making them a C/s type overall.
Scores from the following measures are normed:
bold_assertive_outgoingcalm_methodical_reservedpeople_relationship_emotion_focustask_system_object_focus
For example, someone whose score is 70 for bold_assertive_outgoing ranks higher than 70% of people in the norming dataset on that measure.
Scores from the following measures are comprised of normed components:
d_axisi_axiss_axisc_axis
Scores from the following measures are proportional, and together will add up to 1:
d_axis_proportionali_axis_proportionals_axis_proportionalc_axis_proportional
(Image omitted in legacy docs)
"disc_dimensions": {
"bold_assertive_outgoing": 40.78590202076781,
"calm_methodical_reserved": 59.2244722102542,
"people_relationship_emotion_focus": 39.98276604911676,
"task_system_object_focus": 36.130978026712626,
"d_axis": 38.387947714250316,
"i_axis": 40.38233745833143,
"s_axis": 48.66167092039699,
"c_axis": 46.25838414895561,
"d_axis_proportional": 0.2210137170597945,
"i_axis_proportional": 0.23249616185956354,
"s_axis_proportional": 0.2801633692041587,
"c_axis_proportional": 0.2663267518764833
},
API Response Measures
| Measure | Summary | High Score | Low Score |
|---|---|---|---|
bold_assertive_outgoing | Fast-paced, decisive, assertive, sociable, natural leader, approach-oriented, focused on the future. | Dominant and charismatic leaders; like to move forward quickly, stay busy, and be looked up to. | Unassertive, methodical, focused on fewer tasks at a time, prefer following to leading. |
calm_methodical_reserved | Reserved, calm, methodical, careful, avoidant, unemotional, happy to follow, focused on the past. | Slower-paced, impersonal, verbally inhibited, unemotional; prefer unobtrusive positions. | Impulsive, verbally fluent, emotional, not concerned with the past, not afraid to make mistakes. |
people_relationship_emotion_focus | Interested in others’ thoughts and feelings, good at understanding other people, warm, agreeable. | Friendly, interested in others’ lives, supportive, social, easygoing, joking, polite. | Uninterested in small talk, serious, not confident in social skills, can seem disagreeable or cold. |
task_system_object_focus | Interested in well-defined problem spaces and structured tasks, focused on work tasks and accomplishments. | Detail-oriented, interested in numbers, objects, and abstract systems; impersonal, likes completing to-do lists. | Unambitious, works in a more intuitive manner, less of a strategic worker, can be less work-focused and more distractible. |
d_axis | Bold and task-focused. Dominant; interested in accomplishing a lot quickly, leading, and planning aggressively for the future. | Dominant, ambitious, forward-thinking, aggressive, controlling, task-focused leaders. | Unassertive, unambitious, focused on the past; similar to s_axis. |
i_axis | Bold and people-focused. Influential; interested in being admired, creativity, and accomplishing things through relationships. | Social, creative, charismatic, well-connected leader who cares about peers’ thoughts and feelings. | Uninterested in relationships or leadership, careful, not focused on the future; similar to c_axis. |
s_axis | Calm and people-focused. Guided more by relationships and loyalty than big picture goals. Reserved and not assertive. | Loyal, modest, kind, agreeable, supportive; driven by relationships and a desire to help others. | Active, impulsive, ambitious, disagreeable, more interested in accomplishing tasks than relationships; similar to d_axis. |
c_axis | Calm and task-focused. Interested in avoiding mistakes, and getting things done meticulously and impersonally. Inhibited, not interested in standing out. | Methodical, perfectionist, task and goal-oriented; socially distant or finds social interactions draining; needs time to react. | Not interested in structured work or completing to-do lists; disinhibited, emotional, creative; similar to i_axis. |
d_axis_proportional | Same as d_axis but sums to 1. | ||
i_axis_proportional | Same as i_axis but sums to 1. | ||
s_axis_proportional | Same as s_axis but sums to 1. | ||
c_axis_proportional | Same as c_axis but sums to 1. |
User Computed Measures
In some contexts it will be useful to simplify the four DISC measures by combining them into two axes. The formulas for these two axes are as follows:
bold_vs_reserved_energy_axis = (((bold_assertive_outgoing - calm_methodical_reserved) + 100) / 200) * 100
people_vs_task_focus_axis = (((people_relationship_emotion_focus - task_system_object_focus) + 100) / 200) * 100
For the vertical axis, higher scores indicate that a person is bolder and less reserved. For the horizontal axis, higher scores indicate that a person is focused more on people and less on tasks. As mentioned above, a person can be both people focused and task focused but not both bold and reserved.
To scale the scores from 0 to 100, we use min-max normalization. We prefer min-max over other standardization methods (e.g., z-scoring) because it is not influenced by the distribution of a particular sample. That is, given a pair of scores, the above formulas will produce the same scaled axis scores every time.
| Measure* | Summary | High Score | Low Score |
|---|---|---|---|
bold_vs_reserved_energy_axis | Vertical DISC axis. Assertive, fast-paced or active, sociable; natural leadership ability and charisma. | Bold, fast-acting, decisive, fearless, ambitious, future-thinking, and interested in and/or naturally good at leading. | Cautious, slower and more methodical, reserved, verbally inhibited, happier in a follower or mid-level position. |
people_vs_task_focus_axis | Horizontal DISC axis. Warm, supportive, inquisitive about others’ lives, agreeable, joking, polite, interested in conversations. | Empathic, emotional, social, socially adaptable, more interested in one-on-one interactions than abstract concepts. | Unemotional, impersonal, more interested in tasks, achievement, and rule-based systems than other people. |
*Note that this is not in the API output but is user computed.