Skip to content
My Statistical tools

My Statistical tools

Statsitics, Research Methods, SAS, R, HLM, Rasch model

  • ABOUT ME
  • Posts
  • SAS
  • HLM (Hierarchical Linear Modeling)
  • Rasch Model
  • Power Analysis
  • OLS regression
  • SPSS Syntax
  • Python 3.
  • Activity Stream
  • Forums
  • Groups
  • Members
  • PHP
  • WordPress
  • R Programming
  • Teaching Algebra using R
  • PHP practice
  • Reporting convention
  • Excel-based stat calculator
  • RCTs and QEDs
  • miscellaneous
  • WWC standards
  • SQL
  • MS Access
  • Google Analytics
  • Kajabi
  • Davinci Resolve
  • Kahoot

Author: kuekawa

The author of this website.
Posted on March 17, 2016

How to QC the result of random assignment

QC 1:

Check the number of cases within each group (i.e. treatment and control group).

Q2:

Check if the number of treatment school and control school is balanced within block.

 

 

Posted on March 14, 2016March 14, 2016

SQL: where x like "Ohio"

How to find a row based on a string variable:

where x  like "Ohio"

http://stackoverflow.com/questions/515039/use-or-like-to-compare-strings-in-sql

Posted on March 7, 2016

The ASA's statement on p-values: context, process, and purpose

http://www.tandfonline.com/doi/pdf/10.1080/00031305.2016.1154108

Posted on March 7, 2016March 7, 2016

Counting how many times does a string occur in a variable

COUNTING=count(award_info,"SP");

http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a002260230.htm

Posted on March 7, 2016

Creating Sequence Values per ID

http://www.ats.ucla.edu/stat/sas/faq/enumerate.htm

Posted on March 6, 2016March 6, 2016

How to filter Excel data

Put the whole data into TABLE:

https://support.office.com/en-us/article/Filter-data-in-an-Excel-table-7d8e9739-2898-4bfe-9d0f-c6204e6e5c8a

Posted on March 4, 2016

How to convert a Rasch score (or any score) into a 1 to 10 scale

http://consortium.uchicago.edu/downloads/9585ccsr_rasch_analysis_primer.pdf

Posted on March 3, 2016December 12, 2018

Excel function that produces "True" or "False"

https://exceljet.net/excel-functions/excel-true-function

I tried this myself and it worked.  If column C2 and D2 contain the identical values, this will return "TRUE."

=IF(C2=D2,TRUE())

Posted on February 29, 2016June 15, 2017

WWC effect size

What works Clearinghouse considers an effect size of .25 as “substantively important” and interpreted as “qualified positive” even when the effect size is not statistically significant.

See page 23.

https://ies.ed.gov/ncee/wwc/Docs/referenceresources/wwc_procedures_v3_0_standards_handbook.pdf

Posted on February 24, 2016

Power analysis software G*Power

http://www.mormonsandscience.com/gpower-guide.html

Posts navigation

Previous page Page 1 … Page 35 Page 36 Page 37 … Page 50 Next page

Pages

  • ABOUT ME
  • Activate
  • Activity Stream
  • Courses
  • Davinci Resolve
  • Excel-based stat calculator
  • Forums
  • Google Analytics
  • Groups
  • HLM (Hierarchical Linear Modeling)
  • Kahoot
  • Kajabi
  • Members
  • miscellaneous
  • MS Access
  • My Courses
  • OLS regression
  • PHP
  • PHP practice
  • Posts
  • Power Analysis
  • Python 3.
  • R Programming
  • Rasch Model
  • RCTs and QEDs
  • Register
  • Reporting convention
  • SAS
  • SPSS Syntax
  • SQL
  • Teaching Algebra using R
  • WordPress
  • WWC standards

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Recent Posts

  • 聾の子供にも効果のある英語喉メソッドの紹介(産経新聞WEB版 2011年4月17日)
  • R packages not installing
  • Standard Maritime Communication Phrases
  • How to detach Paypal on Kajabi.
  • 401K Websites

Categories

  • ACCESS
  • Camtasia
  • Citation
  • Cooking
  • Davinci Resolve
  • Excel
  • Factor Analysis
  • French
  • HLM
  • HTML
  • IT
  • Language study
  • Language Usage
  • Mileage points
  • Mislaneous
  • Music
  • MySQL
  • PHP
  • Power analysis
  • PROC CORR
  • PROC GLIMMIX
  • PROC LOGISTIC
  • PROC MI
  • PROC TTEST
  • PSM (Propensity Score Matching)
  • Python
  • QC tips
  • R
  • Rasch Model Analysis
  • ROC Curve Analysis
  • SAS
  • SAS data editing
  • SAS date & time related
  • SAS format
  • SAS function
  • SAS MACRO
  • SAS procedures
  • SPSS
  • SQL
  • Stat test in data steps
  • Statistical concepts
  • Statistical test
  • Survey Design
  • Uncategorized
  • Wordpress
  • WWC standards
Proudly powered by WordPress