El uso de soluciones analíticas para la creación de servicios optimizados centrados en el cliente es moderado en el sector bancario, contrario a otros sectores que incrementan sus servicios con la generación de productos hechos a la medida de sus consumidores. Al respecto, una encuesta realizada por la empresa de
Uncategorized
Analítica avanzada: soluciones inteligentes para la banca
Teacher effectiveness culture shifts in Lubbock ISD schools – Part 1: The Teachers
Improving teacher effectiveness is no simple task. Whether a part of a formal evaluation system or for formative feedback, looking at student growth data can be a valuable part of the development process for teachers and administrators. Lubbock Independent School District (Lubbock ISD) uses SAS® EVAAS to improve teaching and
Simulate lognormal data with specified mean and variance
In my book Simulating Data with SAS, I specify how to generate lognormal data with a shape and scale parameter. The method is simple: you use the RAND function to generate X ~ N(μ, σ), then compute Y = exp(X). The random variable Y is lognormally distributed with parameters μ