SlideShare a Scribd company logo
1 of 22
Data Analysis Fundamentals/Eduphoria Tutorial

Dr. Michael G. Richards
Director, Data & Accountability
District Testing Coordinator
What is a Relational Database?
• The invention of this database system has standardized the
way that data is stored and processed.
• A relational database consists of a collection of tables that
store particular sets of data.
• The concept of a relational database derives from the
principles of relational algebra, developed by E. F. Codd in the
1970s.
• Relational databases are built-in to software like EDUPHORIA,
so the database is generally invisible to the user.
What Does One Do With a Relational
Database?
1.
2.

Upload data
Query
Querying

1.
2.

Write code (SQL, R, SAS)
Employ a Graphic User Interface (GUI)
Smart Querying
• Know your research question well before pushing any buttons!
• Think in terms of ROWS & COLUMNS
column
row
Just for fun…
SQL term

Relational database term Description

Row

Tuple or record

A data set representing a
single item

Attribute or field

A labeled element of a
tuple, e.g. "Address" or
"Date of birth"

Relation or Base relvar

A set of tuples sharing
the same attributes; a
set of columns and rows

Derived relvar

Any set of tuples; a data
report from the RDBMS
in response to a query

Column

Table

View or result set

Eduphoria borrows its terminology from SQL
Shopping Analogy
Choosing
your mall is
equivalent
to choosing
ROWS

Filling your
shopping
cart is
equivalent
to choosing
COLUMNS
ROW/COLUMN Quiz
Q1. There is a teacher of 32 8th-grade math students and the teacher
has just given a DA and wants to debrief with her students. She
needs a quick read on how they did on each item.

A1. ROWS: students; COLUMNS: test items
Bonus: What will appear in the table cells?
answer choice and disposition
Let’s Complicate Things (Slightly)
• The BY function
• It is hidden by the GUI in Eduphoria
• Often used to create additional levels in either ROWS or
COLUMNS
• Ex: Scores: SE% correct BY ethnicity (extra level of COLUMNS)
• Student scores BY teacher (could be extra level of ROWS)
ROW/COLUMN Quiz
Q2. I want to know if the fifth graders did better this year on STAAR
math than they did last year.

A2. ROWS: students; COLUMNS: scores by test
Choosing ROWS through the Wizard
• Not as apparent as choosing COLUMNS
• You begin choosing ROWS as soon as you begin querying the
database by narrowing down the data (driving to the mall)
• “Select a Test”

• “How do you want to view the results?”

• “Select a timeframe”

Note: almost always choose “Where students are now”
Choosing COLUMNS Through the Wizard

Next
COLUMNS

My preference:

Next
Let’s Run the 2 Quiz Questions in Eduphoria

1.
2.
3.
4.
5.
6.
7.

Using (on not using) the Wizard
Color coding/heat mapping
Data pivot
Summary view options
Graphing
Editing
Exporting
The 2 Questions
• Q1. There is a teacher of 32 8th-grade math students and the
teacher has just given a DA and wants to debrief with her
students. She needs a quick read on how they did on each
item.
• Q2. I want to know if all 5th-graders did better this year on
STAAR math than they did last year.
Exporting Data from Eduphoria
• For distribution analysis
• For inferential analysis
Descriptive Stats
12 13
Inferential Stats: Significance

Signal
Noise

Significant difference or
relationship?

α = 0.05
Difference in the 5th Grade Math
Performance?
We are only 74% sure
FERPA
• Do not send emails with text or datasets (attached or
otherwise) that contain information identifying students
• All data analysis that leaves the campus or the district offices
must be vetted through C&I
Q&A

More Related Content

What's hot

What's hot (20)

Business Journalism Professors 2014: Excel for Journalists by Steve Doig
Business Journalism Professors 2014: Excel for Journalists by Steve DoigBusiness Journalism Professors 2014: Excel for Journalists by Steve Doig
Business Journalism Professors 2014: Excel for Journalists by Steve Doig
 
Excel for Journalists by Steve Doig
Excel for Journalists by Steve DoigExcel for Journalists by Steve Doig
Excel for Journalists by Steve Doig
 
Various statistical software's in data analysis.
Various statistical software's in data analysis.Various statistical software's in data analysis.
Various statistical software's in data analysis.
 
SPSS an intro...
SPSS an intro...SPSS an intro...
SPSS an intro...
 
What Is the Use of SPSS in Data Analysis
What Is the Use of SPSS in Data AnalysisWhat Is the Use of SPSS in Data Analysis
What Is the Use of SPSS in Data Analysis
 
Predict oscars (4:17)
Predict oscars (4:17)Predict oscars (4:17)
Predict oscars (4:17)
 
603s129
603s129603s129
603s129
 
SPSS
SPSSSPSS
SPSS
 
ICT3909
ICT3909ICT3909
ICT3909
 
WRITING_SERVICES
WRITING_SERVICESWRITING_SERVICES
WRITING_SERVICES
 
An introduction to spss
An introduction to spssAn introduction to spss
An introduction to spss
 
Introduction to spss: define variables
Introduction to spss: define variablesIntroduction to spss: define variables
Introduction to spss: define variables
 
Statistical software
Statistical softwareStatistical software
Statistical software
 
What is SPSS?
What is SPSS?What is SPSS?
What is SPSS?
 
SPSS introduction Presentation
SPSS introduction Presentation SPSS introduction Presentation
SPSS introduction Presentation
 
Sql
SqlSql
Sql
 
Spss
SpssSpss
Spss
 
Introduction to spss 2
Introduction to spss 2Introduction to spss 2
Introduction to spss 2
 
An Introduction to SPSS
An Introduction to SPSSAn Introduction to SPSS
An Introduction to SPSS
 
Big Data LDN 2018: TIPS AND TRICKS TO WRANGLE BIG, DIRTY DATA
Big Data LDN 2018: TIPS AND TRICKS TO WRANGLE BIG, DIRTY DATABig Data LDN 2018: TIPS AND TRICKS TO WRANGLE BIG, DIRTY DATA
Big Data LDN 2018: TIPS AND TRICKS TO WRANGLE BIG, DIRTY DATA
 

Similar to Foundations of Data Analytics

Whats A Data Warehouse
Whats A Data WarehouseWhats A Data Warehouse
Whats A Data WarehouseNone None
 
YASQLT – Yet Another SQL Tutor. A Pragmatic Approach
YASQLT – Yet Another SQL Tutor. A Pragmatic ApproachYASQLT – Yet Another SQL Tutor. A Pragmatic Approach
YASQLT – Yet Another SQL Tutor. A Pragmatic ApproachIlia Bider
 
unit01-Activity-SQL-Query-Review-1.pptx
unit01-Activity-SQL-Query-Review-1.pptxunit01-Activity-SQL-Query-Review-1.pptx
unit01-Activity-SQL-Query-Review-1.pptxAnesElmouaddeb
 
Info systems databases
Info systems databasesInfo systems databases
Info systems databasesMR Z
 
Whats a datawarehouse
Whats a datawarehouseWhats a datawarehouse
Whats a datawarehousevijjudarling
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
Database Systems - Lecture Week 1
Database Systems - Lecture Week 1Database Systems - Lecture Week 1
Database Systems - Lecture Week 1Dios Kurniawan
 
WSU new standards mean new baseline
WSU new standards mean new baselineWSU new standards mean new baseline
WSU new standards mean new baselineGlenn E. Malone, EdD
 
An hour with Database and SQL
An hour with Database and SQLAn hour with Database and SQL
An hour with Database and SQLIraj Hedayati
 
MULTI-DIMENSIONAL DATABASES.pptx
MULTI-DIMENSIONAL DATABASES.pptxMULTI-DIMENSIONAL DATABASES.pptx
MULTI-DIMENSIONAL DATABASES.pptxKeshavGupta506671
 
APSY3206 Lecture 1.pptx
APSY3206 Lecture 1.pptxAPSY3206 Lecture 1.pptx
APSY3206 Lecture 1.pptxMariaMalikAwan
 
Data_base.pptx
Data_base.pptxData_base.pptx
Data_base.pptxMohit89650
 
Webinar 11-13-14 - DIY E-Resources Management: Basics of Information Architec...
Webinar 11-13-14 - DIY E-Resources Management: Basics of Information Architec...Webinar 11-13-14 - DIY E-Resources Management: Basics of Information Architec...
Webinar 11-13-14 - DIY E-Resources Management: Basics of Information Architec...NASIG
 
Math kindergarten training
Math kindergarten trainingMath kindergarten training
Math kindergarten trainingAnthony Smith
 

Similar to Foundations of Data Analytics (20)

Whats A Data Warehouse
Whats A Data WarehouseWhats A Data Warehouse
Whats A Data Warehouse
 
YASQLT – Yet Another SQL Tutor. A Pragmatic Approach
YASQLT – Yet Another SQL Tutor. A Pragmatic ApproachYASQLT – Yet Another SQL Tutor. A Pragmatic Approach
YASQLT – Yet Another SQL Tutor. A Pragmatic Approach
 
unit01-Activity-SQL-Query-Review-1.pptx
unit01-Activity-SQL-Query-Review-1.pptxunit01-Activity-SQL-Query-Review-1.pptx
unit01-Activity-SQL-Query-Review-1.pptx
 
Info systems databases
Info systems databasesInfo systems databases
Info systems databases
 
Hpd 1
Hpd 1Hpd 1
Hpd 1
 
Whats a datawarehouse
Whats a datawarehouseWhats a datawarehouse
Whats a datawarehouse
 
Learning from data
Learning from dataLearning from data
Learning from data
 
My sql
My sqlMy sql
My sql
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
2 Day Android Workshop
2 Day Android Workshop2 Day Android Workshop
2 Day Android Workshop
 
Database Systems - Lecture Week 1
Database Systems - Lecture Week 1Database Systems - Lecture Week 1
Database Systems - Lecture Week 1
 
WSU new standards mean new baseline
WSU new standards mean new baselineWSU new standards mean new baseline
WSU new standards mean new baseline
 
An hour with Database and SQL
An hour with Database and SQLAn hour with Database and SQL
An hour with Database and SQL
 
MULTI-DIMENSIONAL DATABASES.pptx
MULTI-DIMENSIONAL DATABASES.pptxMULTI-DIMENSIONAL DATABASES.pptx
MULTI-DIMENSIONAL DATABASES.pptx
 
RDBMS Model
RDBMS ModelRDBMS Model
RDBMS Model
 
APSY3206 Lecture 1.pptx
APSY3206 Lecture 1.pptxAPSY3206 Lecture 1.pptx
APSY3206 Lecture 1.pptx
 
Data_base.pptx
Data_base.pptxData_base.pptx
Data_base.pptx
 
Webinar 11-13-14 - DIY E-Resources Management: Basics of Information Architec...
Webinar 11-13-14 - DIY E-Resources Management: Basics of Information Architec...Webinar 11-13-14 - DIY E-Resources Management: Basics of Information Architec...
Webinar 11-13-14 - DIY E-Resources Management: Basics of Information Architec...
 
Math kindergarten training
Math kindergarten trainingMath kindergarten training
Math kindergarten training
 
DATABASE MANAGEMENT SYSTEM
DATABASE MANAGEMENT SYSTEMDATABASE MANAGEMENT SYSTEM
DATABASE MANAGEMENT SYSTEM
 

Recently uploaded

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 

Recently uploaded (20)

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 

Foundations of Data Analytics

  • 1. Data Analysis Fundamentals/Eduphoria Tutorial Dr. Michael G. Richards Director, Data & Accountability District Testing Coordinator
  • 2. What is a Relational Database? • The invention of this database system has standardized the way that data is stored and processed. • A relational database consists of a collection of tables that store particular sets of data. • The concept of a relational database derives from the principles of relational algebra, developed by E. F. Codd in the 1970s. • Relational databases are built-in to software like EDUPHORIA, so the database is generally invisible to the user.
  • 3. What Does One Do With a Relational Database? 1. 2. Upload data Query
  • 4. Querying 1. 2. Write code (SQL, R, SAS) Employ a Graphic User Interface (GUI)
  • 5. Smart Querying • Know your research question well before pushing any buttons! • Think in terms of ROWS & COLUMNS column row
  • 6. Just for fun… SQL term Relational database term Description Row Tuple or record A data set representing a single item Attribute or field A labeled element of a tuple, e.g. "Address" or "Date of birth" Relation or Base relvar A set of tuples sharing the same attributes; a set of columns and rows Derived relvar Any set of tuples; a data report from the RDBMS in response to a query Column Table View or result set Eduphoria borrows its terminology from SQL
  • 7. Shopping Analogy Choosing your mall is equivalent to choosing ROWS Filling your shopping cart is equivalent to choosing COLUMNS
  • 8. ROW/COLUMN Quiz Q1. There is a teacher of 32 8th-grade math students and the teacher has just given a DA and wants to debrief with her students. She needs a quick read on how they did on each item. A1. ROWS: students; COLUMNS: test items Bonus: What will appear in the table cells? answer choice and disposition
  • 9. Let’s Complicate Things (Slightly) • The BY function • It is hidden by the GUI in Eduphoria • Often used to create additional levels in either ROWS or COLUMNS • Ex: Scores: SE% correct BY ethnicity (extra level of COLUMNS) • Student scores BY teacher (could be extra level of ROWS)
  • 10. ROW/COLUMN Quiz Q2. I want to know if the fifth graders did better this year on STAAR math than they did last year. A2. ROWS: students; COLUMNS: scores by test
  • 11. Choosing ROWS through the Wizard • Not as apparent as choosing COLUMNS • You begin choosing ROWS as soon as you begin querying the database by narrowing down the data (driving to the mall) • “Select a Test” • “How do you want to view the results?” • “Select a timeframe” Note: almost always choose “Where students are now”
  • 12. Choosing COLUMNS Through the Wizard Next
  • 14. Let’s Run the 2 Quiz Questions in Eduphoria 1. 2. 3. 4. 5. 6. 7. Using (on not using) the Wizard Color coding/heat mapping Data pivot Summary view options Graphing Editing Exporting
  • 15. The 2 Questions • Q1. There is a teacher of 32 8th-grade math students and the teacher has just given a DA and wants to debrief with her students. She needs a quick read on how they did on each item. • Q2. I want to know if all 5th-graders did better this year on STAAR math than they did last year.
  • 16. Exporting Data from Eduphoria • For distribution analysis • For inferential analysis
  • 18. Inferential Stats: Significance Signal Noise Significant difference or relationship? α = 0.05
  • 19. Difference in the 5th Grade Math Performance?
  • 20. We are only 74% sure
  • 21. FERPA • Do not send emails with text or datasets (attached or otherwise) that contain information identifying students • All data analysis that leaves the campus or the district offices must be vetted through C&I
  • 22. Q&A