Uncategorized

Analytics
Ralf Storch 0
Big Data und die Möglichkeiten der SAS In-Database-Verarbeitung

In der heutigen Zeit macht es immer weniger Sinn, gigantische Datenmengen über das Netzwerk in ein Auswertetool zur Analyse zu übertragen. Der Geschwindigkeitsvorteil einer hoch performanten statistischen Analyse von riesigen Datenmengen wird durch die lange Datenübertragung dieser riesigen Datenmengen wieder zunichtegemacht. An diesem Punkt müssen andere Technologien angewendet werden, um

Karen Terrell 0
Analytics transforming the 2020 U.S. Census

One of our country's oldest institutions, the U.S. Census Bureau, is at the forefront of modern government efforts. Those efforts are numerous and disparate, from general directives to do more with less, to digitization and consolidation initiatives, to the “Cloud First” mandate, and the pushes for agile and open source development.

Learn SAS
Rick Wicklin 0
The SELECT statement in the SAS DATA step

Every beginning SAS programmer learns the simple IF-THEN/ELSE statement for conditional processing in the SAS DATA step. The basic If-THEN statement handles two cases: if a condition is true, the program does one thing, otherwise the program does something else. Of course, you can handle more cases by using multiple

Analytics
Ralf Storch 0
Kundenindividuelle Versicherungstarife und Datenschutz?

Mit fortschreitender Digitalisierung entdecken immer mehr Versicherer neue Möglichkeiten der Tarifgestaltung. Hierzu zählen aktuell sogenannte Telematik-Tarife, die das individuelle Fahrverhalten der Versicherten berücksichtigt. Zur Bewertung des Fahrverhaltens werden mittels einer Blackbox Daten wie z. B. gefahrene Kilometer, Beschleunigung und Bremsverhalten gesammelt. Aus diesen unterschiedlichen Kennzahlen wird mittels analytischer Verfahren ein fahrerspezifischer

Matt Becker 0
Three things you must do to create a central clinical platform

Collecting, managing, standardizing and analyzing clinical data during (and after) a clinical trial is crucial in the process for submission and regulatory approval of a new compound, biological, device or other therapy. A central clinical platform requires: Robust and auditable analytics to prove the result to the authorities and external

Data Management
Jim Harris 0
MDM intersections, Part 2: Data governance

Master data management (MDM) is distinct from other data management disciplines due to its primary focus on giving the enterprise a single view of the master data that represents key business entities, such as parties, products, locations and assets. MDM achieves this by standardizing, matching and consolidating common data elements across traditional and big

Rick Wicklin 0
Overlay plots on a box plot in SAS: Discrete X axis

Box plots summarize the distribution of a continuous variable. You can display multiple box plots in a single graph by specifying a categorical variable. The resulting graph shows the distribution of subpopulations, such as different experimental groups. In the SGPLOT procedure, you can use the CATEGORY= option on the VBOX

1 137 138 139 140 141 255