• Skip to main content
  • Skip to header right navigation
  • Skip to site footer
Foster Solutions (FSI)

Foster Solutions (FSI)

The Solution is in the Process

  • Home
  • What We Do
    • Websites / Hosting
      • Author’s Sites
      • Boutique Websites
      • Corporate Websites
      • Open Source CMS
      • Quick and Dirty Websites
    • SQL Databases / VBA Automation
    • GIS / Market Research
    • Government/Planning
  • Case Studies
    • Databases/Automation Case Studies
    • GIS/Market Research Case Studies
    • Local Government Case Studies
    • FSI – crosspollination – examples
  • Clients
  • Articles
  • Contact Us

Stats/Software

You are here: Home / Archives for Articles / Stats/Software

SQL for Weighted Survey Results

July 8, 2008 by doug

SELECT      TOP 100 PERCENT dbo.tblESSurveyW1Demo.CQ30, SUM(dbo.tblESSurveyW1Weight.weight_bb) AS WeightedCount,                         COUNT(dbo.tblESSurveyW1Weight.RESPID) AS UnWeighted FROM          dbo.tblESSurveyW1Weight INNER JOIN                         dbo.tblESSurveyW1Demo ON dbo.tblESSurveyW1Weight.RESPID = dbo.tblESSurveyW1Demo.RESPID GROUP BY dbo.tblESSurveyW1Demo.CQ30 ORDER BY dbo.tblESSurveyW1Demo.CQ30

Read moreSQL for Weighted Survey Results

Graph templates for Excel and PowerPoint

May 20, 2008 by doug

http://chartchooser.juiceanalytics.com/ You should be able to download different graphs as templates. 

Read moreGraph templates for Excel and PowerPoint

SPSS Version 16

April 28, 2008 by doug

Here is some literature on Version 16  View PDF: SPSS Version 16

Read moreSPSS Version 16

Sidebar

Subjects

  • Business Intelligence (2)
  • CSS (4)
  • drupal (2)
  • ecommerce (2)
  • Excel/VBA (9)
  • Exographics (2)
  • GIS (2)
  • Internet (4)
  • Javascript (3)
  • MS Access (2)
  • MySQL (1)
  • PHP (2)
  • PowerPoint/VBA (4)
  • Pyxis (2)
  • SEO/Marketing (4)
  • SPLUNK (1)
  • SQL (7)
  • Stats/Software (3)
  • Technology/Analytics (1)
  • Web Design (5)
  • Web Development (7)
  • WordPress (26)

Ready to get started?

Client Survey

Please take this survey if you are interested in a new or modified website. We will assess and get back with you as soon as possible.

Finding Solutions

We work with you to make things faster, easier and better.

Sites

  • Home
  • Blog
  • About
  • Features
  • Contact
  • Marketing

Features

  • Home
  • Blog
  • About
  • Features
  • Contact
  • Marketing

Support

  • Home
  • Blog
  • About
  • Features
  • Contact
  • Marketing

Copyright © 2021 · Foster Solutions (FSI) · All Rights Reserved

Back to top