This document provides an introduction to data mining and describes how to use SQL Server Analysis Services to create a data mining model to predict customer bike purchases. It explains how to create a data source, data view, and decision tree mining model using the AdventureWorksDW sample database. The model is used to predict the probability of bike purchases for two sample customers based on their characteristics. The first customer has a 62% predicted probability of purchase while the second has a 57% probability.