* Cantinho Satkeys

Refresh History
  • j.s.: try65hytr a todos  49E09B4F
    24 de Março de 2026, 18:55
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  49E09B4F
    22 de Março de 2026, 11:36
  • j.s.: tenham um ex celente fim de semana  4tj97u<z 4tj97u<z
    20 de Março de 2026, 18:34
  • j.s.: dgtgtr a todos  49E09B4F
    20 de Março de 2026, 18:34
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    19 de Março de 2026, 11:14
  • j.s.: try65hytr a todos  49E09B4F
    16 de Março de 2026, 19:20
  • FELISCUNHA: ghyt74  e bom fim de semana  4tj97u<z
    14 de Março de 2026, 11:15
  • JPratas: try65hytr Pessoal  4tj97u<z 2dgh8i k7y8j0 yu7gh8
    13 de Março de 2026, 05:26
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    10 de Março de 2026, 11:00
  • j.s.: dgtgtr a todos  49E09B4F 49E09B4F
    09 de Março de 2026, 17:12
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    07 de Março de 2026, 11:37
  • JPratas: try65hytr Pessoal  4tj97u<z 2dgh8i k7y8j0 yu7gh8
    06 de Março de 2026, 05:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    04 de Março de 2026, 10:47
  • Kool.king1: french
    02 de Março de 2026, 22:47
  • j.s.: dgtgtr a todos  49E09B4F
    01 de Março de 2026, 16:54
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    01 de Março de 2026, 10:42
  • cereal killa: try65hytr pessoal e bom fim semana de solinho  535reqef34 r4v8p
    28 de Fevereiro de 2026, 20:31
  • FELISCUNHA: ghyt74  Pessoal   4tj97u<z
    27 de Fevereiro de 2026, 10:51
  • JPratas: try65hytr Pessoal  4tj97u<z 2dgh8i k7y8j0 classic
    27 de Fevereiro de 2026, 04:57
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    22 de Fevereiro de 2026, 11:06

Autor Tópico: Data Analytics Literacy / Data Science Literacy (Path)  (Lida 270 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 130688
  • Karma: +0/-0
Data Analytics Literacy / Data Science Literacy (Path)
« em: 04 de Outubro de 2022, 11:31 »


Janani Ravi (et al.) | Duration: 22:00 h | Video: H264 1280x720 | Audio: AAC 48 kHz 2ch | 2,81 GB | Language: English

Data Analytics is the detection, interpretation, and communication of meaningful patterns in data.
Data science is a diverse field where scientific methods, software programming, and data analytics combine to glean insights from data, communicate those insights, and empower a business to take appropriate actions.
This skill path provides foundational knowledge behind data science, specifically with its application in Microsoft Azure.
What you will learn
• Describe the general analytics workflow
• Differentiate data types and identify analyses suitable for specific types of data
• Determine which analysis is appropriate for a specific business problem
• Apply hypothesis testing to a new business problem
• Describe the key components of an RDBMS (Relational Database Management System) architecture query and process data using OLTP (Online Transactional Processing) systems write portable SQL queries against data define schemas describe common database programming constructs (stored procedures, triggers, views, etc)
• Describe the components of an OLAP (Online Analytical Processing) system differentiate tabular vs cube data models writing analytical queries working with nested/repeated data dealing with streaming data in an OLAP context
• Describe the components of a NoSQL (Not Only SQL) database
• Differentiate columnar/wide-column databases vs document databases
• Identify when each is appropriate
• Describe common methods for getting data in and out of systems - scripting (including specialty languages such as Pig), bulk loading, streaming inserts
• Compare and contrast the ETL (extract, transform, and load) workflow with the LET workflow (load, extract, and transform)
• Describe the "four v's" of Big Data and how they are used to differentiate Big Data problems from "small data"
• Describe the pros and cons of using cloud vs on-premise solutions for data management
• Describe the pros and cons of using "handrolled" Hadoop/Hive/Spark vs proprietary systems like Teradata/Oracle
• Identify key decision factors between services on AWS, Azure, GCP etc
• Describe the general analytics workflow
• Differentiate data types and identify analyses suitable for specific types of data
• Determine which analysis is appropriate for a specific business problem
• Apply hypothesis testing to a new business problem
• Describe the key components of an RDBMS (Relational Database Management System) architecture query and process data using OLTP (Online Transactional Processing) systems
• Write portable SQL queries against data
• Define schemas
• Describe common database programming constructs (stored procedures, triggers, views, etc)
• Describe the components of an OLAP (Online Analytical Processing) system
• Differentiate tabular vs cube data models
• Writing analytical queries
• Working with nested/repeated data
• Dealing with streaming data in an OLAP context
• Describe the components of a NoSQL (Not Only SQL) database
• Differentiate columnar/wide-column databases vs document databases
• Identify when each is appropriate
• Describe common methods for getting data in and out of systems - scripting (including specialty languages such as Pig), bulk loading, streaming inserts
• Compare and contrast the ETL (extract, transform, and load) workflow with the LET workflow (load, extract, and transform)
• Describe the "four v's" of Big Data and how they are used to differentiate Big Data problems from "small data"
• Describe the pros and cons of using cloud vs on-premise solutions for data management
• Describe the pros and cons of using "handrolled" Hadoop/Hive/Spark vs proprietary systems like Teradata/Oracle
• Identify key decision factors between services on AWS, Azure, GCP, etc.
Corses included
A. Beginner
Learn fundamental objectives around representing, processing, and shaping data for analysis.
A1. Representing, Processing, and Preparing Data (Janani Ravi, 2019)
A2. Combining and Shaping Data (Janani Ravi, 2020)
B. Intermediate
Learn to apply descriptive statistics to data, and design experiments to further your analysis.
B1. Summarizing Data and Deducing Probabilities (Janani Ravi, 2021)
B2. Experimental Design for Data Analysis (Janani Ravi, 2019)
C. Advanced
Learn to apply common statistical models to business problems, and to recognize factors that impact your communication of findings.
C1. Interpreting Data with Statistical Models (Axel Sirota, 2020)
C2. Communicating Data Insights (Janani Ravi, 2020)
D. Advanced+
This part of the skill helps you apply statistical models to business problems, and to identify and mitigate factors that impact your models.
D1. Interpreting Data with Advanced Statistical Models (Axel Sirota, 2019)
D2. Building, Training, and Validating Models in Microsoft Azure (Bismark Adomako, 2020)


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/f06411f181d2cebe8557ecd11e4a655b/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part1.rar.html
https://rapidgator.net/file/d55d316f35cc38566e2029f66708aac1/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part2.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/504c837dec527395/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part1.rar
https://uploadgig.com/file/download/5eDe030d25e9C7a3/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part2.rar

nitroflare.com:
Citar
https://nitroflare.com/view/1008D7D4E9A7A07/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part1.rar
https://nitroflare.com/view/CDB7F4C30C84B05/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part2.rar

1dl.net:
Citar
https://1dl.net/39u1onjoo4qr/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part1.rar.html
https://1dl.net/xqkw2e9sklzy/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part2.rar.html