Gallery Items tagged Essay

Methods to prevent overfitting and solve ill-posed problems in statistics: Ridge Regression and LASSO
Linear regression is one of the most widely used statistical methods available today. It is used by data analysts and students in almost every discipline. However, for the standard ordinary least squares method, there are several strong assumptions made about data that is often not true in real world data sets. This can cause numerous problems in the least squares model. One of the most common issues is a model overfitting the data. Ridge Regression and LASSO are two methods used to create a better and more accurate model. I will discuss how overfitting arises in least squares models and the reasoning for using Ridge Regression and LASSO include analysis of real world example data and compare these methods with OLS and each other to further infer the benefits and drawbacks of each method.
Chris Van Dusen

MODELO LOGIT
Es posible diseñar modelos en donde la variable dependiente posea característica cualitativas, ese es el caso que analizaremos en el presente trabajo, enfocándonos únicamente en el modelo LOGIT que nos brinda ciertas ventajas en comparación a un modelo lineal de probabilidad, estimada por mínimos cuadrados ordinarios(MCO) para lo cual resaltaremos dichas diferencias. Los modelos de regresión con respuesta cualitativa son modelos de regresión en los cuales la variable dependiente puede ser de naturaleza cualitativa, mientras que las variables independientes pueden ser cualitativas o cuantitativas, o una mezcla de las dos; por ejemplo, si se está estudiando la relación entre ingresos y el pagar o no impuesto de renta, la respuesta o regresada solo puede tomar dos valores (si paga impuesto de renta o no paga dicho impuesto); otros ejemplos en que la regresada es cualitativa son si la familia posee o no vivienda propia, se aprueba o pierde un curso, padece determinada enfermedad o no la padece. La variable cualitativa en estos tipos de modelos no tiene que restringirse simplemente a respuestas de sí o no, la variable respuesta puede tomar más de dos valores, ser tricotómica o politómica, también se establecen modelos en lo que la variable dependiente es de carácter ordinal o de carácter nominal, en donde no hay preestablecido ningún tipo de orden. En este trabajo se analizara el modelo LOGIT en donde la variable dependiente es de carácter binario o dicotómico (sí o no). (Green 2001) Se trata pues de adoptar una formulación no lineal que obligue a que los valores estimados estén entre 0 y 1 ya que, la regresión con una variable binaria dependiente Y modeliza la probabilidad de que Y = 1. La regresión LOGIT utiliza una función de distribución logística, su función de distribución de probabilidad da lugar a probabilidades ente 0 y 1, y presenta un crecimiento no lineal (con mayores incrementos en la parte central).
cefiro2610

On Proving the Identity of the Product Integral
A proof of the product integral using derivatives and and the limit of a difference quotient to certify its identity as an integral of the natural logarithm.
Ivan V. Morozov

Tarea Código Ascii
Código ASCII
Juan Camilo Romero

Academic Report Template
A simple report template I like to use for my PhD. Simply add your details, university logo and bibliography to start writing.
Michael Jennings

Derivation of the Lorentz Transformation in Einstein's Theory of Special Relativity
A non-rigorous proof of the Lorentz factor and transformation in Special relativity using inertial frames of reference.
Ivan V. Morozov

Ajedrez básico
Principios de desarrollo ideal en el ajedrez
Víctor Hugo Sánchez Quijada

Linux Process Scheduler: An Insight into Optimized Web Services
The accelerated rate of growth in the amount of web applications returns as a result an increase in the traffic that web servers must handle. This aggregated traffic, in addition to the demand of the clients to be served in a real time frame, leads to the requirement of a customized way to control web related resources. All processes of the web server are tied to the control that the OS scheduler has over them, and for the default settings, the scheduler is set to handle general purpose tasks instead of being optimized forweb serving purposes. To address this issue, the use of custom settings into the scheduler will allow the daemons needed to run a web page (such as Apache, PHP and a SQL DB) to be handled by the OS as efficiently as possible. The results of the test will be the comparison in performance of a web server for different settings on the Linux Scheduler.
Christopher Salvador Márquez Álvarez & César Alfredo Espinosa Michel

Goldwater Scholarship research essay template
I made this template based off my successful Goldwater Scholarship research essay in 2019. If nothing about the formatting has changed since then, it should be good to go. You can find my completed essay here: https://www.overleaf.com/latex/templates/goldwater-scholarship-research-essay-example/fnmwcnpvxgbg
Hannah W Richards