Coding Data
Quick Look
*
UCSMP University Chicago School Mathematics Project Data
Comments
- CPMP Data summarized to EtherPad also re-graphed for black and white printing and dressed up with more text along the axes. -- DickFurnas - 06 Jan 2010
- New implementation of UCSMP graph using custom graphics and incorporating the new Advanced Algebra data. -- DickFurnas - 05 Jan 2010
- I have uploaded reconciled codes for UCSMP Advanced Algebra Ch. 1-8. -- MaryAnnHuntley - 04 Jan 2010
- -- MaryAnnHuntley - 04 Jan 2010
- Updated Topics vs Time
pdf
files with short topic names. -- DickFurnas - 16 Dec 2009
- Have created pie charts by book for both topic frequency and cognitive behaviors. -- DickFurnas - 14 Dec 2009
- Topics.ods: Pie Charts of Topic Frequency by book
- CognitiveBehavior.ods: Pie Charts of Cognitive Behaviors by book N.B. A few instances of c where only k a r were expected.
-
pbpaste | cat | tr '\t' '\n' | sort | sed -e 's/..$/00/' | sort -n | uniq -c
proved handy for extracting the summary numbers after selecting the relevant portions of columns in the data spreadsheet.
- Topics vs "Time" graphs are now implemented in the
FINAL*
:odf: odf
files as well as available as
png
and
pdf
of the graphs themselves. -- DickFurnas - 25 Nov 2009
- Dick - I just uploaded the updated UCSMP file. I'll be in touch soon. -- GabrielDobbs - 18 Nov 2009
- UCSMP coding errors ch 1-8 have been corrected in
FINALS_UCSMP.ods
Chapters 9-13 need to be added in from UCSMP_Algebra_Ch._1-13.zip
-- DickFurnas - 17 Nov 2009
- I have uploaded coding for the entire UCSMP Algebra book (Chapters 1-13). Looking forward to seeing the analysis! -- MaryAnnHuntley - 17 Nov 2009
- The reference University Chicago School Mathematics Project Data which Gabe compiled into a master spreadsheet. The TWiki page is not pretty, but functional in the sense that it can be easily searched and the revision control allows for finding changes going forward. -- DickFurnas - 06 Nov 2009
- The reference Core Plus Data which Gabe compiled into a master spreadsheet. The TWiki page is not pretty, but functional in the sense that it can be easily searched and the revision control allows for finding changes going forward. -- DickFurnas - 06 Nov 2009
- The Core plus data looks great! I just posted the combined UCSMP spreadsheet. It looks to be in the same format as the Core plus data, so hopefully we can apply the formulas you were working on yesterday. -- GabrielDobbs - 03 Nov 2009
- I separated out Book as referenced in the files from ISBN since in doing some searching and reading about ISBN numbers, they can be messier than I had hoped. I thought it true that an ISBN number uniquely identifies a book, edition, and likely pagination, but I'm no longer so sure. It turns out to be discouraged as an identifier for a bibliographic reference. -- DickFurnas - 03 Nov 2009
-
FINALS_Glencoe.ods
attached. Has nearly everything parsed out into separate columns. Missing is file name and a column for the date of original source for data... and where does section number come from? the file name? -- DickFurnas - 03 Nov 2009
- UCSMP Data Chapters 1-8 attached. -- DickFurnas - 02 Nov 2009
- Dick- here is an initial attempt of the spreadsheet (including all Core Plus data). I'll talk to you about filling in the missing parameters soon. -- GabrielDobbs - 02 Nov 2009
- Thanks Dick, I just had to reregister. I just uploaded some sample files as well. -- GabrielDobbs - 13 Oct 2009
- Hi Gabriel. Here are the data sets I've gotten so far. -- DickFurnas - 18 Sep 2009
- First Post
-- DickFurnas - 18 Sep 2009
Reconnaissance.
Before getting too carried away, I wanted to reconnoiter the first column of the
FINALS.xlsx
spreadsheet since it seemed to have the most diverse assortment of information in it.
Here are some command-line operations I performed in Terminal.app on the Mac after selecting the first column of
FINALS.xlsx
and copying to the clipboard:
--
DickFurnas - 2009-09-18
Attachments