Language:
English
繁體中文
Help
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Advanced Analytics with Transact-SQL...
~
SpringerLink (Online service)
Advanced Analytics with Transact-SQL = Exploring Hidden Patterns and Rules in Your Data /
Record Type:
Language materials, printed : Monograph/item
Title/Author:
Advanced Analytics with Transact-SQL/ by Dejan Sarka.
Reminder of title:
Exploring Hidden Patterns and Rules in Your Data /
Author:
Sarka, Dejan.
Description:
XIX, 302 p. 164 illus.online resource. :
Contained By:
Springer Nature eBook
Subject:
Statistics . -
Online resource:
https://doi.org/10.1007/978-1-4842-7173-5
ISBN:
9781484271735
Advanced Analytics with Transact-SQL = Exploring Hidden Patterns and Rules in Your Data /
Sarka, Dejan.
Advanced Analytics with Transact-SQL
Exploring Hidden Patterns and Rules in Your Data /[electronic resource] :by Dejan Sarka. - 1st ed. 2021. - XIX, 302 p. 164 illus.online resource.
Part I. Statistics -- 1. Descriptive Statistics.-2. Associations Between Pairs of Variables -- Part II. Data Preparation and Quality -- 3. Data Preparation -- 4. Data Quality and Information -- Part III. Dealing with Time -- 5. Time-Oriented Data -- 6. Time-Oriented Analyses -- Part IV. Data Science -- 7. Data Mining -- 8. Text Mining.
Learn about business intelligence (BI) features in T-SQL and how they can help you with data science and analytics efforts without the need to bring in other languages such as R and Python. This book shows you how to compute statistical measures using your existing skills in T-SQL. You will learn how to calculate descriptive statistics, including centers, spreads, skewness, and kurtosis of distributions. You will also learn to find associations between pairs of variables, including calculating linear regression formulas and confidence levels with definite integration. No analysis is good without data quality. Advanced Analytics with Transact-SQL introduces data quality issues and shows you how to check for completeness and accuracy, and measure improvements in data quality over time. The book also explains how to optimize queries involving temporal data, such as when you search for overlapping intervals. More advanced time-oriented information in the book includes hazard and survival analysis. Forecasting with exponential moving averages and autoregression is covered as well. Every web/retail shop wants to know the products customers tend to buy together. Trying to predict the target discrete or continuous variable with few input variables is important for practically every type of business. This book helps you understand data science and the advanced algorithms use to analyze data, and terms such as data mining, machine learning, and text mining. Key to many of the solutions in this book are T-SQL window functions. Author Dejan Sarka demonstrates efficient statistical queries that are based on window functions and optimized through algorithms built using mathematical knowledge and creativity. The formulas and usage of those statistical procedures are explained so you can understand and modify the techniques presented. T-SQL is supported in SQL Server, Azure SQL Database, and in Azure Synapse Analytics. There are so many BI features in T-SQL that it might become your primary analytic database language. If you want to learn how to get information from your data with the T-SQL language that you already are familiar with, then this is the book for you. You will learn to: Describe distribution of variables with statistical measures Find associations between pairs of variables Evaluate the quality of the data you are analyzing Perform time-series analysis on your data Forecast values of a continuous variable Perform market-basket analysis to predict customer purchasing patterns Predict target variable outcomes from one or more input variables Categorize passages of text by extracting and analyzing keywords.
ISBN: 9781484271735
Standard No.: 10.1007/978-1-4842-7173-5doiSubjects--Topical Terms:
1253516
Statistics .
LC Class. No.: QA276-280
Dewey Class. No.: 519.5
Advanced Analytics with Transact-SQL = Exploring Hidden Patterns and Rules in Your Data /
LDR
:04306nam a22003855i 4500
001
1046434
003
DE-He213
005
20210716093243.0
007
cr nn 008mamaa
008
220103s2021 xxu| s |||| 0|eng d
020
$a
9781484271735
$9
978-1-4842-7173-5
024
7
$a
10.1007/978-1-4842-7173-5
$2
doi
035
$a
978-1-4842-7173-5
050
4
$a
QA276-280
072
7
$a
PBT
$2
bicssc
072
7
$a
MAT029000
$2
bisacsh
072
7
$a
PBT
$2
thema
082
0 4
$a
519.5
$2
23
100
1
$a
Sarka, Dejan.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1349976
245
1 0
$a
Advanced Analytics with Transact-SQL
$h
[electronic resource] :
$b
Exploring Hidden Patterns and Rules in Your Data /
$c
by Dejan Sarka.
250
$a
1st ed. 2021.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2021.
300
$a
XIX, 302 p. 164 illus.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
505
0
$a
Part I. Statistics -- 1. Descriptive Statistics.-2. Associations Between Pairs of Variables -- Part II. Data Preparation and Quality -- 3. Data Preparation -- 4. Data Quality and Information -- Part III. Dealing with Time -- 5. Time-Oriented Data -- 6. Time-Oriented Analyses -- Part IV. Data Science -- 7. Data Mining -- 8. Text Mining.
520
$a
Learn about business intelligence (BI) features in T-SQL and how they can help you with data science and analytics efforts without the need to bring in other languages such as R and Python. This book shows you how to compute statistical measures using your existing skills in T-SQL. You will learn how to calculate descriptive statistics, including centers, spreads, skewness, and kurtosis of distributions. You will also learn to find associations between pairs of variables, including calculating linear regression formulas and confidence levels with definite integration. No analysis is good without data quality. Advanced Analytics with Transact-SQL introduces data quality issues and shows you how to check for completeness and accuracy, and measure improvements in data quality over time. The book also explains how to optimize queries involving temporal data, such as when you search for overlapping intervals. More advanced time-oriented information in the book includes hazard and survival analysis. Forecasting with exponential moving averages and autoregression is covered as well. Every web/retail shop wants to know the products customers tend to buy together. Trying to predict the target discrete or continuous variable with few input variables is important for practically every type of business. This book helps you understand data science and the advanced algorithms use to analyze data, and terms such as data mining, machine learning, and text mining. Key to many of the solutions in this book are T-SQL window functions. Author Dejan Sarka demonstrates efficient statistical queries that are based on window functions and optimized through algorithms built using mathematical knowledge and creativity. The formulas and usage of those statistical procedures are explained so you can understand and modify the techniques presented. T-SQL is supported in SQL Server, Azure SQL Database, and in Azure Synapse Analytics. There are so many BI features in T-SQL that it might become your primary analytic database language. If you want to learn how to get information from your data with the T-SQL language that you already are familiar with, then this is the book for you. You will learn to: Describe distribution of variables with statistical measures Find associations between pairs of variables Evaluate the quality of the data you are analyzing Perform time-series analysis on your data Forecast values of a continuous variable Perform market-basket analysis to predict customer purchasing patterns Predict target variable outcomes from one or more input variables Categorize passages of text by extracting and analyzing keywords.
650
0
$a
Statistics .
$3
1253516
650
0
$a
Microsoft software.
$3
1253736
650
0
$a
Microsoft .NET Framework.
$3
565417
650
0
$a
Database management.
$3
557799
650
0
$a
Data structures (Computer science).
$3
680370
650
0
$a
Artificial intelligence.
$3
559380
650
1 4
$a
Statistics, general.
$3
671463
650
2 4
$a
Microsoft and .NET.
$3
1114109
650
2 4
$a
Database Management.
$3
669820
650
2 4
$a
Applied Statistics.
$3
1205141
650
2 4
$a
Data Structures and Information Theory.
$3
1211601
650
2 4
$a
Artificial Intelligence.
$3
646849
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484271728
776
0 8
$i
Printed edition:
$z
9781484271742
856
4 0
$u
https://doi.org/10.1007/978-1-4842-7173-5
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
based on 0 review(s)
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login