statistics documents, Summaries of Statistics

this is nice lectures about statistics concepts

Typology: Summaries

2022/2023

Uploaded on 11/14/2022

nermeen-elzaweli
nermeen-elzaweli 🇪🇬

5

(1)

5 documents

1 / 64

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Course Overview
Statistics for Data Science
CSE357 - Fall 2021
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32
pf33
pf34
pf35
pf36
pf37
pf38
pf39
pf3a
pf3b
pf3c
pf3d
pf3e
pf3f
pf40

Partial preview of the text

Download statistics documents and more Summaries Statistics in PDF only on Docsity!

Course Overview

Statistics for Data Science

CSE357 - Fall 2021

Statistics for Data Science

Statistics - methods for evaluating hypotheses in the light of empirical facts (Stanford Encyclopedia of Philosophy, 2014)

Statistics for Data Science

Statistics - methods for evaluating hypotheses in the light of empirical facts (Stanford Encyclopedia of Philosophy, 2014)

Data Science - a field focused on using statistical, scientific, and computational techniques to gain insights from data.

Computation (^) Statistics

Science

Statistics for Data Science

Statistics - methods for evaluating hypotheses in the light of empirical facts (Stanford Encyclopedia of Philosophy, 2014)

Data Science - a field focused on using statistical, scientific, and computational techniques to gain insights from data.

Computation (^) Statistics

Science

Statistics for Data Science

Statistical methods for gaining knowledge and insights from data.

-- designed for those already proficient in programming (i.e. computing)

Statistics for Data Science

Statistical methods for gaining knowledge and insights from data.

-- designed for those already proficient in programming (i.e. computing)

A pathway to knowledge about… … what was, (past) … what is, (present) … what is likely (future)

Statistics for Data Science

Statistical methods for gaining knowledge and insights from data.

-- designed for those already proficient in programming (i.e. computing)

A pathway to knowledge about… … what was, (past) … what is, (present) … what is likely (future)

Why?!? Jobs

Statistics for Data Science

Statistical methods for gaining knowledge and insights from data.

-- designed for those already proficient in programming (i.e. computing)

A pathway to knowledge about… … what was, (past) … what is, (present) … what is likely (future)

Why?!? Jobs Decisions

In other words, so you can go on Twitter and say

"The data say …"

"I did my research."

… and change no one's mind but at least understand it better yourself.

Course Website

https://www3.cs.stonybrook.edu/~has/CSE357/index.html

What is Probability?

What is Probability?

Examples

(1) outcome of flipping a coin

(2) amount of snowfall

(3) mentioning "happy"

(4) mentioning "happy" a lot

What is Probability?

The chance that something will happen.

Given infinite observations of an event, the proportion of observations where a given outcome happens.

Strength of belief that something is true.

“Mathematical language for quantifying uncertainty” - Wasserman

Probability (review)

Ω : Sample Space, set of all outcomes of a random experiment

A : Event ( AΩ ), collection of possible outcomes of an experiment

P( A ): Probability of event A, P is a function: events→ℝ