Skip to content

Instantly share code, notes, and snippets.

@felipelavinz
Created May 16, 2018 20:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felipelavinz/7c2789bdc4a51908ada7fc9df094a068 to your computer and use it in GitHub Desktop.
Save felipelavinz/7c2789bdc4a51908ada7fc9df094a068 to your computer and use it in GitHub Desktop.
{
"dimensions": [{
"id": 1,
"label": "Autonom\u00eda",
"values": [6, 1, 1, 1, 1, 2, 6, 1, 2, 3, 3, 3],
"indicators": [2, 3, 4, 1],
"score": 30,
"answered": 12,
"max": 72,
"min": 12,
"level": "low",
"description": "Necesitas ayuda para poder tomar decisiones.",
"stats": {
"mean": 2.5,
"median": 2,
"mode": [1],
"variance": 3.3636363636363638,
"standard_deviation": 1.834021909257456
}
}, {
"id": 5,
"label": "Autorregulaci\u00f3n",
"values": [3, 2, 3, 6, 6, 2, 2, 1, 3, 1, 3, 3],
"indicators": [6, 7, 8, 5],
"score": 35,
"answered": 12,
"max": 72,
"min": 12,
"level": "medium",
"description": "Aunque sabes lo que quieres tienes algunas dudas sobre c\u00f3mo conseguirlo",
"stats": {
"mean": 2.9166666666666665,
"median": 3,
"mode": [3],
"variance": 2.6287878787878785,
"standard_deviation": 1.6213537179739277
}
}, {
"id": 9,
"label": "Creencias de Control-Eficacia",
"values": [3, 2, 3, 2, 4, 1, 2, 3, 3, 2, 3, 4, 3, 1, 2, 6],
"indicators": [10, 11, 12, 13, 9],
"score": 44,
"answered": 16,
"max": 96,
"min": 16,
"level": "medium",
"description": "Es necesario que pienses bien las cosas antes de hacerlas",
"stats": {
"mean": 2.75,
"median": 3,
"mode": [3],
"variance": 1.5333333333333334,
"standard_deviation": 1.2382783747337807
}
}, {
"id": 14,
"label": "Autorrealizaci\u00f3n",
"values": [1, 3, 2, 1],
"indicators": [15, 14],
"score": 7,
"answered": 4,
"max": 24,
"min": 4,
"level": "low",
"description": "Hay muchas cosas de ti que te gustar\u00eda cambiar. Seguro que tambi\u00e9n tienes muchas habilidades, piensa en ellas",
"stats": {
"mean": 1.75,
"median": 1.5,
"mode": [1],
"variance": 0.9166666666666666,
"standard_deviation": 0.9574271077563381
}
}],
"aggregated": {
"score": 116,
"max": 264,
"min": 44,
"answered": 44,
"level": "low",
"stats": {
"mean": 2.6363636363636362,
"median": 2.5,
"mode": [3],
"variance": 2.2367864693446085,
"standard_deviation": 1.4955890041534166
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment