Column


1. VARIABLE CENTRAL

Column {data-width=500}

GRÁFICO DE BARRAS DE NIVEL DE DESEMPEÑO EN MATEMÁTICAS

2. CORRELACIÓN: variables independientes con variable dependiente

Column {data-width=500}

Variable Sexo

Variable Área

Variable Cáracterística_IE

Variable Gestión_IE

Column {data-width=500}

Variable Sexo


    Pearson's Chi-squared test with Yates' continuity correction

data:  tabla_contingencia_sexo
X-squared = 265.93, df = 1, p-value < 2.2e-16

Variable Área


    Pearson's Chi-squared test with Yates' continuity correction

data:  tabla_contingencia_area
X-squared = 2995.4, df = 1, p-value < 2.2e-16

Variable Característica


    Pearson's Chi-squared test with Yates' continuity correction

data:  tabla_contingencia_caracteristica
X-squared = 1797.1, df = 1, p-value < 2.2e-16

Variable Gestión


    Pearson's Chi-squared test with Yates' continuity correction

data:  tabla_contingencia_gestion
X-squared = 2145.2, df = 1, p-value < 2.2e-16

3. REGRESIÓN

Column {data-width=500}

Regresión Logistica


Call:
glm(formula = Nivel_Desempeño_M22 ~ Sexo + Gestión_IE + Característica_IE + 
    Área, family = binomial, data = variables_M)

Coefficients:
                  Estimate Std. Error z value Pr(>|z|)    
(Intercept)       -2.48074    0.02922  -84.90   <2e-16 ***
Sexo               0.23200    0.01370   16.93   <2e-16 ***
Gestión_IE         0.54050    0.01646   32.83   <2e-16 ***
Característica_IE  0.59826    0.03233   18.50   <2e-16 ***
Área               0.68825    0.02286   30.11   <2e-16 ***
---
Signif. codes:  0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1

(Dispersion parameter for binomial family taken to be 1)

    Null deviance: 134352  on 121328  degrees of freedom
Residual deviance: 129355  on 121324  degrees of freedom
AIC: 129365

Number of Fisher Scoring iterations: 4
Regresión Logística
Regresión Logística
Predictor Estimación Error Estándar Valor Z Valor P
(Intercept) -2.4807 0.0292 -84.9027 0
Sexo 0.2320 0.0137 16.9343 0
Gestión_IE 0.5405 0.0165 32.8315 0
Característica_IE 0.5983 0.0323 18.5040 0
Área 0.6883 0.0229 30.1130 0

4. CLUSTERIZACIÓN

Column {data-width=500}

BOXPLOT ESTANDARIZADO

AGNES

Clusterización jerárquica con AGNES

Sexo Gestión_IE Característica_IE Área agnes
1 0 1 1 1
0 1 1 1 2
0 0 1 0 3
1 0 1 1 1
1 1 1 1 2
0 0 1 0 3
1 0 1 1 1
1 1 1 1 2
0 0 1 1 4
0 1 1 1 2
0 0 1 1 4
0 0 1 1 4
0 0 0 0 5
1 0 1 1 1
0 0 1 1 4

DENOGRAMA AGNES

### SILHOUTTE AGNES

DIANA

Sexo Gestión_IE Característica_IE Área agnes diana
1 0 1 1 1 1
0 1 1 1 2 1
0 0 1 0 3 2
1 0 1 1 1 1
1 1 1 1 2 1
0 0 1 0 3 2
1 0 1 1 1 1
1 1 1 1 2 1
0 0 1 1 4 1
0 1 1 1 2 1
0 0 1 1 4 1
0 0 1 1 4 1
0 0 0 0 5 3
1 0 1 1 1 1
0 0 1 1 4 1

DENOGRAMA DIANA

SILHOUTTE DIANA