Recently Published

Ejemplo de encuesta
Ejercicios de muestreo
HTML
Resultados Matriz Ninebox
Actividad encuesta
Publish Document
TexasEstate_r1
Bellabeatsave.html
--- title: "Bellabeat5" author: "Yap" date: "2025-08-16" output: html_document --- ```{r setup, include=FALSE} knitr::opts_chunk$set(echo = TRUE) ``` ## R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see <http://rmarkdown.rstudio.com>. When you click the **Knit** button a document will be generated that includes both content as well as the output of any embedded R code chunks within the document. You can embed an R code chunk like this: ```{r cars} summary(cars) ``` ## Including Plots You can also embed plots, for example: ```{r pressure, echo=FALSE} plot(pressure) ``` Note that the `echo = FALSE` parameter was added to the code chunk to prevent printing of the R code that generated the plot.
DocumentAdvanced Statistical Analysis of Texas Real Estate Market: Data-Driven Insights for Investment & Business Strategy
Professional statistical analysis of the Texas housing market using advanced quantitative methodologies to support data-driven strategic decisions. **KEY HIGHLIGHTS:** - Analysis of 8,600+ real estate transactions across 45 Texas cities (2000-2015) - High variability & asymmetry identification through CV and skewness analysis - Gini Index calculation for market heterogeneity measurement - Proprietary KPIs for real estate listing effectiveness - Statistical market segmentation: Premium vs Entry-Level vs High-Volume **STATISTICAL METHODS:** - Complete descriptive analysis (position, variability, shape) - Sturges classification and frequency distributions - Probability calculations for specific market events - Multi-dimensional conditional analysis (city × year × month) - Advanced ggplot2 visualizations and trend analysis **BUSINESS VALUE:** - Market leaders identification by volume, pricing & efficiency - Seasonal patterns for operational timing optimization - Competitive benchmarking through quantitative KPIs - Strategic recommendations for investors and operators
Ejemplo 15: Encuesta
Ejemplo 15 resuelto
muestra
Probabilidad predicha de mostrar preocupación por la vivienda por tamaño de municipio
Muestra el aumento de la probabilidad de señalar la vivienda como uno de los 3 principales problemas de España en función del municipio en el que se reside. Elaborado a partir de microdatos del Barómeto del CIS de Julio
Replicação do artigo “A redução da maioridade penal diminui a violência? Evidências de um estudo comparado” (Lins, Figueiredo Filho & Silva, 2016)
Trabalho final da disciplina FLP0468 - Métodos Quantitativos de Pesquisa na Ciência Política IV (2024). Nesse trabalho, realizei a replicação da análise estatística do artigo “A redução da maioridade penal diminui a violência? Evidências de um estudo comparado” (Lins, Figueiredo Filho & Silva, 2016). O artigo investiga a hipótese de que a redução da maioridade penal contribui para a diminuição da violência, por meio de um desenho metodológico que combina análise espacial, estatística descritiva e modelos de regressão linear, a partir de dados coletados de 197 países. Com foco em duas variáveis principais — maioridade penal, coletada por Hazel (2008) e por Grand Valley (2012), e idade de responsabilidade criminal, coletada por Hazel (2008) e Cipriani (2009) — a pesquisa busca compreender as relações entre os limites legais de imputabilidade e os indicadores de violência, representados pela taxa de homicídios.