All Posts

How should a data trust process work? David Loshin elaborates.

기업의 마케팅 전략도 인공지능(AI), 사물인터넷(IoT)과 같은 혁신적인 기술이 등장하며 함께 발전하고 있습니다. 고객 중심의 IT 환경에서 많은 기업은 높은 고객 충성도를 달성하고자 고객 여정(customer journey) 최적화에 많은 노력을 기울이고 있는데요. 인공지능 역시 고객 여정을 최적화하기 위한 기술로 많은 비즈니스에 도입되고 있습니다. 인공지능 강화학습(Reinforcement learning) 모델을 적용한 대표적인 예로는 미국 게임 개발사 아타리(Atari)가 선보인

“I’m so glad I live in a world where there are Octobers.” L.M. Montgomery I don’t believe I’ve ever met a person who doesn’t love October. My mom always said the sunsets in October are the best …. I agree with her! October’s crisp temps and clean air put an

If you want to bootstrap the parameters in a statistical regression model, you have two primary choices. The first is case resampling, which is also called resampling observations or resampling pairs. In case resampling, you create the bootstrap sample by randomly selecting observations (with replacement) from the original data. The

In my 15+ years working in clinical research, I've not seen significant evolution in the way we do clinical trials and apply advanced analytics to clinical trial data. A personal story demonstrates that a similar problem is at play in health care. Each year my daughter visits the children’s cardiology

Recently a colleague was requested to create a bar chart showing the performance of students in a school compared to county and state wide schools. The solution using SGPLOT was simple as shown below. /*--Create data--*/ data school; input Year Group $ Value; format Value percent5.1; datalines;

Not long ago I read this New York Times article on The Power of Positive People. After reading about the unsurprising benefits of having a constant support group, I was inspired to think of how I could create opportunities for people in my social circle to get together and support

This past Sunday was the last day of the NC State Fair, and we broke some records this year! Can you guess what those records were? I'll ramble on about the fair to give you time to come up with your guess, and then I'll let you know about the

I've been recovering for 15 years now, after a lengthy career caring for critically ill patients. Now, I’m part of a team at SAS that’s working to transform health care – and that's important to me because of something that happened when I was an ICU nurse. It changed my

Applying machine learning approaches to forecasting is an area of great research interest. Progress is being made on multiple fronts, for example: In the M4 Forecasting Competition, completed earlier this year, the top two performers utilized machine learning with traditional time series forecasting methods. At the link you'll find full

Innovation Labs gibt es schon seit einiger Zeit in allen Varianten. Einige gehören zu großen Unternehmen, andere zu Forschungsinstituten. Die RWTH Aachen hat ein solches Innovation Lab, das European 4.0 Transformation Center (E4TC), ins Leben gerufen und sucht Unternehmen, die sich daran beteiligen. Wie genau ein solches Innovation Lab funktioniert,

Have you noticed a lot of graphs popping up lately, about politicians, voters, and elections? ... Well of course - it's an election year! If you follow my blog posts, then you're probably a bit "smarter than the average bear" when it comes to scrutinizing graphs. And election graphs election

With SAS Data Preparation and SAS Decision Manager, you can perform out-of-the-box column and row transformations to increase your data quality and build the foundations for data-driven innovation. This blog will discuss how you can leverage SAS Decision Manager to enrich data when preparing it through SAS Data Preparation.

올해 초 2018년과 미래를 관통할 두 가지 기술로 '인공지능(AI)’과 ‘자동화(Automation)'를 소개해 드렸는데요. 인공지능과 자동화 기술은 사물인터넷(IoT)과 어떻게 연결될 수 있을까요? IDC 퓨처스케이프(IDC FutureScape)가 발표한 ‘2017년 전 세계 IoT 전망’ 보고서에 따르면, 2019년까지 사물인터넷에서 생성된 데이터의 40% 이상이 네트워크 엣지(edge)에 저장되어 처리되고 분석될 전망입니다. 또한 효과적인 사물인터넷 기술은 스트리밍 분석과 머신러닝을 결합해 진행될

A SAS programmer asked how to rearrange elements of a matrix. The rearrangement he wanted was rather complicated: certain blocks of data needed to move relative to other blocks, but the values within each block were to remain unchanged. It turned out that the mathematical operation he needed is called