Verification of Redfin s Claims about Superior Notification Speed Performance for Listed Properties

Size: px
Start display at page:

Download "Verification of Redfin s Claims about Superior Notification Speed Performance for Listed Properties"

Transcription

1 Verification of Redfin s Claims about Superior Notification Speed Performance for Listed Properties Prepared for Redfin, a residential real estate company that provides webbased real estate database and brokerage services Prepared by Aniruddha Banerjee, Ph.D., SVP, Advanced Analytics, SSRS Stephen Smith, Senior Analyst, SSRS Yvonne Shands, Account Executive, SSRS June 9, 2017

2 Introduction and Summary Redfin commissioned a study by SSRS to learn about its performance in notifying subscribers about new home listings versus other real estate websites. The websites compared with Redfin.com in this study are Zillow.com, Trulia.com, and Realtor.com. 1,2 When properties for sale are listed, real estate companies (such as the four in this study) alert their subscribers about the availability of those properties along with their status (e.g., New Listing, Price Change, Sale Pending, etc.). The websites send out these alerts in the form of s, and each is associated with a timestamp, i.e., the precise date and time (hour, minute, and second) at which the is received. The timestamps of the s can be used to compare the speed at which each website notifies its subscribers. If two or more of the websites notify about the same property and alert type, then the respective timestamps of their notification s can reveal which of those websites was the fastest to inform its subscribers. SSRS structured this study in two parts. In the first part, SSRS used parsing and reporting procedures to create a database of 184,206 properties for which both Redfin and one or more of the other websites sent out notifications during the period of study (March 23 April 5, 2017). In this database, each property retained for study was matched between Redfin and at least one other website, but many properties were matched between Redfin and all three other websites. In the second part of the study, SSRS used notification timestamps for the properties in the database to measure the relative speed performance of the websites that matched. Each timestamp was first converted into the number of seconds since January 1, 1960, at 00:00:00. 3 The difference between any two timestamps then provided the difference in notification speed. A positive speed difference between websites X and Y was then interpreted as Y being faster than X to notify, while the opposite was implied by a negative speed difference. SSRS computed various summary statistics (medians, robust means, and their associated 95% confidence intervals) and distributions of the speed differences to determine relative speed performance in head-to-head matchups between Redfin and each of the other three websites. At Redfin s request, SSRS also conducted the analysis of relative speed performance for 20 Metropolitan Statistical Areas (MSAs). Summary statistics for notification speeds 1 Homes.com was considered as well but not included because it failed to send any notifications despite being requested to do so. 2 In the rest of this report, the websites are referred to as simply Redfin, Zillow, Trulia, and Realtor. 3 For example, a timestamp of March 23, 2017, 11:10:01 converted to 1,805,886,601 seconds since January 1, 1960, 00:00:00. 2

3 were then computed for Redfin and the other websites within each selected MSA and over the complete sample of matches. Based on the analysis, SSRS finds that Redfin is fastest to notify subscribers about properties for sale among the four websites. While, on occasion, the other websites were faster to notify than Redfin for specific properties, Redfin s performance was measurably superior on average. Using the median of the notification speed difference as the yardstick, both Zillow and Realtor were about three hours slower than Redfin, while Trulia was over 18 hours slower. Furthermore, the distributions of the speed differences revealed that Redfin was faster than Zillow for over 94% of matched properties and faster than Trulia and Realtor for over 99% of matched properties. Taken together, these findings provide overwhelming evidence of Redfin s superior notification speed performance. Data Collection SSRS collected and parsed s to create a sizable database of properties for which both Redfin and one or more of the other websites sent out notifications during the period of study (March 23 April 5, 2017). The following three sections describe the procedures used to create two reports: the Matching Report and the New Listing Report. These sections describe the path taken by any given through the system --- starting on Gmail s servers and ending in the reports. Section A: Gmail Downloads For the Gmail analysis, software was first created to log into Gmail s backend database and download all s from a Gmail account. The software was run until a large enough sample had accumulated across 20 Gmail accounts to suit the requirements of the reports. In all, 95,527 s were downloaded across the four websites and 20 MSAs, as shown in Tables 1 and 2, respectively. 4 Table 1. Distribution of Downloaded Counts, by Website Website Number of s Redfin 51,959 Zillow 38,469 Trulia 3,240 Realtor 1,859 4 An can contain more than one property alert. 3

4 Table 2. Distribution of Downloaded Counts, by MSA MSA Number of s Atlanta 7,140 Bay Area 4,289 Boston 5,999 Chicago 5,706 Cleveland 3,617 Dallas 5,437 Denver 3,932 Detroit 998 Houston 3,211 Los Angeles 4,201 Miami 4,082 Minneapolis 3,121 New York 9,963 Orlando 3,282 Philadelphia 5,482 Phoenix 5,047 Portland 2,694 San Diego 6,344 Seattle 3,193 Washington DC 7,789 Section B: Parsing and Removal of Duplicates At the next step, almost 20,000 s were pulled from the resulting database of Gmail downloads, and these s were analyzed to determine the basic structure of each website, along with the level of internal consistency within each website and across the sample over time. While the s were parsed in chronological order, identified properties were tested to determine if they were duplicates of properties previously identified. Duplicates were disqualified from entry into the parsing table. The duplicate checking process varied among the websites. Generally speaking, a duplicate is a property that has exactly the same website, alert type, address, city, state, and 5-digit Zip code as a previously identified property. For duplicate checking of Zillow, Zip codes were not available and, thus, not used. For Redfin properties, duplicates were removed by using the unique property IDs provided by Redfin. If the property ID was blank, the MLS number was used (only Redfin provided MLS numbers). If, however, the MLS field was also blank, the general address information pattern was used instead. Data cleaning was performed in real time in order to both identify duplicates and match properties for analysis. Normalization of address fragments was employed to further assist in this process. Additional automated data cleaning routines were also performed 4

5 once the parser had completed its work. The parser then ran additional steps to fill in missing information on Zillow s missing Zip codes, normalize county names, correct spelling errors, and normalize common abbreviations. The next step was to remove duplicate alerts. Seventy three duplicate notifications (as determined by website, alert type, and address) were removed manually. Among duplicates, the earliest notifications were retained and later notifications of the same listings were omitted. Section C: Reporting At the final step, two reports were created. The first report ( Listing Report ) listed every unique property (as received from the four websites) that had an alert type equal to New Listing. This report included pertinent property fields. It also contained four columns; one for each website, to indicate which websites had sent an notification about the properties listed. A larger report ( Matching Report ) was also created, in which all matching for Trulia and Realtor properties was performed using SQL (a standard data manipulation language). Zillow required a fourth app to perform matching due to a reclassification of alert types. To perform the matching, a base for comparison was first created. This was done by placing all Redfin properties in a new Performance table. All disqualified Redfin properties were removed from that table. Disqualification occurred for unique Redfin alert types which would never match alert types on any other website. Several passes were made to match the Redfin notifications to the properties notified by other websites. The first pass used the most stringent parameters, attempting to match on a combination of alert type and the following five fields: address, city, state, zip, and county. The majority of properties was matched on this first pass. 5 In Table 3 below, these matches are named County & City (because these two fields were used to provide optional precision). On the second pass, the County parameter was removed, producing matches named City below. On the third pass, the County parameter was restored and the City and State parameters were removed, producing matches named County below. On the final pass, all parameters except for alert type, address, and zip were removed, yielding a small number of remaining matches. Table 3. Number of Properties by Property Match Precision and Website Zillow Match Precision Number of Properties Trulia Match Precision Number of Properties Realtor Match Precision Number of Properties County & City 17,537 County & City 10,006 County & City 24,678 City 475 City City 2,335 County 5,917 County 981 County 1,123 Address/Zip only 49 Address/Zip only 38 Address/Zip only % of Zillow properties, 81% of Trulia properties, and 87% of Realtor properties. 5

6 As the data were matched between Redfin and the other three websites, additional data were added to the Performance table, such as matching precision (as seen above), the URL to the property on a website, alert type (if provided), the Gmail date of the property notification, and pointers to preserve a path back through the parser and farther back into the originating table. Data collection resulted in the compilation of notification timestamps for new listings (as well as for other alert types) by website. These timestamps indicated the date, hour, minute, and second at which notification was received from each website. With the goal of comparing notification speeds of Redfin against the other websites, the notification timestamp data were then further processed in four steps: Convert all timestamps into seconds since January 1, 1960, 00:00:00. 6 Identify all matching notifications (by alert type) between Redfin and each of the other websites (on a pairwise basis) and between Redfin and all three other websites simultaneously (whenever all four websites provided notification on the same listing). Compute the difference in notification speeds as the difference between Redfin s notification time (in seconds) and a matched website s notification time (in seconds). The website with the greater notification time has the slower notification speed. Besides those for overall matches, compute the difference in notification speeds by 20 specific MSAs, including Atlanta, Bay Area, Boston, Chicago, Cleveland, Dallas, Denver, Detroit, Houston, Los Angeles, Miami, Minneapolis, New York, Orlando, Philadelphia, Phoenix, Portland, San Diego, Seattle, and Washington DC. 7 These steps resulted in the numbers of matches with notification times that are shown in Tables 4 and 5. Table 4. Number of Overall Matches (Pairwise and All Four Websites) for Comparison of Notification Times Matched Website Comparison Pairwise Matches All Four Websites Matches Zillow vs. Redfin 23,978 2,537 Trulia vs. Redfin 12,283 2,537 Realtor vs. Redfin 28,232 2,537 6 This was accomplished using the clock function in the Stata 12.1 software package from StataCorp, 4905 Lakeway Drive, College Station, TX This step was conducted for pairwise website matches only. Doing so for all four website matches would have resulted in relatively small numbers of cases to analyze. 6

7 Table 5. Number of MSA-Specific Matches (Pairwise) for Comparison of Notification Times MSA Zillow vs. Redfin Trulia vs. Redfin Realtor vs. Redfin Atlanta 2,126 1, Bay Area 1, ,818 Boston 2, ,418 Chicago 1, ,607 Cleveland ,446 Dallas 1, ,826 Denver ,607 Detroit Houston ,686 Los Angeles ,732 Miami ,658 Minneapolis 1, ,165 New York 2,839 1,335 1,133 Orlando ,035 Philadelphia 1, ,636 Phoenix ,580 Portland ,269 San Diego Seattle Washington DC 2,812 1,683 1,812 Overall (20 MSAs) 23,978 12,283 28,232 Analysis With all necessary data collected to perform the notification speeds analysis, SSRS proceeded to first calculate appropriate summary statistics (means, medians, standard errors, and confidence intervals). In place of ordinary arithmetic averages (means), SSRS computed robust (i.e., outlier-adjusted) means. As noted later in this report, this change was made necessary by the seriously outlier-influenced distributions of the differences in pairwise notification speeds. These statistics were computed for overall (both pairwise and all-four-websites) matches in Table 4 and the MSA-specific (pairwise) matches in Table 5. All summary statistics are reported in Tables Tables 6 and 7 report summary statistics for overall comparisons, while Tables 8-10 report those statistics for MSAspecific comparisons. All statistics for speed are reported in hours. In those comparisons, the convention followed is that the difference in notification speeds is the notification time of the first website listed in the comparison less the notification time of the second website listed in the comparison. 7

8 Table 6. Summary Statistics for Difference in Notification Speeds (in Hours) between Zillow and Redfin, Trulia and Redfin, and Realtor and Redfin (Pairwise Matched) Matched Website Comparison (Pairwise) Zillow vs. Redfin Trulia vs. Redfin Realtor vs. Redfin Median Lower 95% Upper 95% Robust Mean Standard Error (Robust Mean) Lower 95% Upper 95% Figure 1 depicts the three pairwise comparisons between Redfin and one other website, using the median and robust mean differences between notification speeds. All median and robust mean differences were statistically significant at the 5% level of the test. All Other Websites are Slower to Notify than Redfin: Based on the Median, Trulia is Slower by over 18 Hours, Followed by Zillow and Realtor (by About 3 Hours Each) TRULIA - REDFIN ZILLOW - REDFIN REALTOR - REDFIN Median Robust Mean Figure 1. Average Difference in Notification Speeds (in Hours) for Matches among Pairs of Websites that Involve Redfin 8

9 Table 7. Summary Statistics for Difference in Notification Speeds (in Hours) between Zillow and Redfin, Trulia and Redfin, and Realtor and Redfin (All Four Websites Matched) Matched Website Comparison (All Websites) Zillow vs. Redfin Trulia vs. Redfin Realtor vs. Redfin Median Lower 95% Upper 95% Robust Mean Standard Error (Robust Mean) Lower 95% Upper 95% For all listings which appear on all four websites, the average differences are, in fact, even greater for Trulia vs. Redfin and marginally greater for Zillow vs. Redfin. This is shown in Figure 2. All Other Websites are Slower to Notify than Redfin: Based on the Median, Trulia is Slower by Over 20 Hours, Followed by Zillow (Over 3 Hours) and Realtor (Almost 3 Hours) TRULIA - REDFIN ZILLOW - REDFIN REALTOR - REDFIN Median Robust Mean Figure 2. Average Difference in Notification Speeds (in Hours) for Matches among All Four Websites In Tables 8-10, median and robust mean differences in notification speeds (and associated statistics) are shown for 20 MSAs where Redfin operates. All median and robust mean differences are positive and statistically significant at the 5% level. Figures 9

10 3-5 correspond to these tables and show median differences, in descending order of magnitude, by MSA. Table 8. Summary Statistics for Difference in Notification Speeds (in Hours) between Zillow and Redfin, by MSA (Pairwise Matched) MSA Median Lower 95% Upper 95% Robust Mean Standard Error (Robust Mean) Lower 95% Upper 95% Atlanta Bay Area Boston Chicago Cleveland Dallas Denver Detroit Houston Los Angeles Miami Minneapolis New York Orlando Philadelphia Phoenix Portland San Diego Seattle Washington DC

11 19.0 Median Difference in Notification Speeds (Hours), By MSA Zillow Notification Time Minus Redfin Notification Time Figure 3. Median Differences between Zillow and Redfin Notification Speeds (in Hours), by MSA Figure 3 shows that Redfin is over 10 times faster to notify than Zillow in San Diego than in Phoenix, and over seven times faster in Seattle than in Phoenix. Table 9. Summary Statistics for Difference in Notification Speeds (in Hours) between Trulia and Redfin, by MSA (Pairwise Matched) MSA Median Lower 95% Upper 95% Robust Mean Standard Error (Robust Mean) Lower 95% Upper 95% Atlanta Bay Area Boston Chicago Cleveland Dallas Denver Detroit Houston Los Angeles Miami Minneapolis

12 New York Orlando Philadelphia Phoenix Portland San Diego Seattle Washington DC Median Difference in Notification Speeds (Hours), By MSA Trulia Notification Time Minus Redfin Notification Time Figure 4. Median Differences between Trulia and Redfin Notification Speeds (in Hours), by MSA Figure 4 shows that Redfin is well more than twice as fast to notify as Trulia in Seattle as it is in Houston. Overall, Redfin is considerably faster to notify than Trulia in all 20 MSAs. Table 10. Summary Statistics for Difference in Notification Speeds (in Hours) between Realtor and Redfin, by MSA (Pairwise Matched) Standard Lower 95% Upper 95% Lower 95% Upper 95% Robust Error MSA Median Mean (Robust Mean) Atlanta

13 Bay Area Boston Chicago Cleveland Dallas Denver Detroit Houston Los Angeles Miami Minneapolis New York Orlando Philadelphia Phoenix Portland San Diego Seattle Washington DC Median Difference in Notification Speeds (Hours), By MSA Realtor Notification Time Minus Redfin Notification Time Figure 5. Median Differences between Realtor and Redfin Notification Speeds (in Hours), by MSA 13

14 Figure 5 shows that Redfin is over 10 times faster to notify than Realtor in San Diego than in Boston, and well over four times faster in Seattle than in Boston. While summary statistics like the median or the robust mean are sufficient measures of central tendency, more insight can be gained from the underlying distributions themselves of the differences in notification speeds. 8 To this end, histograms were constructed for all three comparisons between Redfin and one other website. These histograms reveal that, on average, Redfin s notification speeds are faster than those of the other three websites (considerably so for Trulia) even though there are some individual instances in which Redfin is slower. Moreover, the histograms show that the mass of each distribution is concentrated within a tight band around the zero difference point, but significantly larger differences (both positive and negative) also exist. To understand just how the speed differences are distributed, SSRS constructed a relative frequency (or percentage) distribution of the differences on both sides of zero (i.e., for both positive and negative differences). All speed differences are assigned to 5-hour intervals on both sides of zero, although the intervals over 50 hours or under -50 hours are left open-ended. Tables depict these distributions for the comparison of Redfin with each website. Table 11. Distribution of the Difference of Speeds (in Hours) between Zillow and Redfin (Pairwise Matched) Interval (Hours) Percent Cumulative Percent Range (in Hours) Under Minimum = to Maximum = to to to to to % Zillow is faster in this range -15 to to to to This is particularly useful when those distributions are skewed or leptokurtic (peaked and heavy-tailed), such as when strongly influenced by outliers in one or both tails. In these circumstances, the outlier-adjusted robust mean is preferred to the ordinary arithmetic mean as a measure of central tendency. The median remains useful with these types of distributions. 14

15 0 to to to to to to to % Redfin is faster In this range 35 to to to Over Table 11 shows that the difference of speeds between Zillow and Redfin ranges from -676 hours to 709 hours. However, those speed differences are overwhelmingly positive (over 94% of the time), signifying that Redfin is faster than Zillow more than nine times out of ten. Also, about half of all differences fall within the 0 to 5 hours interval, while almost 28% of those differences fall in the range between 5 and 20 hours. Recall from Figure 1 that, based on the median difference, Redfin is 3.1 hours faster on average than Zillow to notify about properties. Table 12. Distribution of the Difference of Speeds (in Hours) between Trulia and Redfin (Pairwise Matched) Interval (Hours) Percent Cumulative Percent Range (in Hours) Under Minimum = to Maximum = to to to to to % Trulia is faster in this range -15 to to to

16 0 to to to to to to to to % Redfin is faster In this range 35 to to to Over Table 12 shows that the difference of speeds between Trulia and Redfin ranges from -326 hours to 402 hours. Those speed differences are also overwhelmingly positive (over 99% of the time), signifying that Redfin is faster than Trulia almost always. Furthermore, over two-thirds of all differences fall in the range between 10 and 25 hours. Recall from Figure 1 that, based on the median difference, Redfin is 18.3 hours faster on average than Trulia to notify about properties. Table 13. Distribution of the Difference of Speeds (in Hours) between Realtor and Redfin (Pairwise Matched) Interval (Hours) Percent Cumulative Percent Range (in Hours) Under Minimum = to Maximum = to to to to % Realtor is faster in this range -20 to to to

17 -5 to to to to to to to to to % Redfin is faster In this range 35 to to to Over Finally, Table 13 shows that the difference of speeds between Realtor and Redfin ranges from -217 hours to 735 hours. Those speed differences are also overwhelmingly positive (over 99% of the time), signifying that Redfin is faster than Realtor almost always. Furthermore, almost 70% of all differences fall within the 0 to 5 hours interval, while another 18% of all differences fall in the range between 5 and 20 hours. Recall from Figure 1 that, based on the median difference, Redfin is 3 hours faster on average than Realtor to notify about properties. Conclusion At Redfin s request, SSRS conducted a study of notification speeds for Redfin and three other websites (Zillow, Trulia, and Realtor) on matched properties within Redfin s footprint. A large database of matched properties was constructed along with website and alert type information and timestamps for notification s. This database, which was assembled between March 23 and April 5, 2017 using the data collection procedures described in detail in this report, yielded significant numbers of observations on matched properties, both on a pairwise-matched basis and on an all-four-websitesmatched basis. Relative speed performance (of Redfin against each of the other websites) was analyzed for the matched properties, at both the overall footprint level and the MSAspecific level. Timestamps from notification s received from the four websites were converted into notification speed data. Differences in notification speeds between 17

18 websites then became the basis for evaluating relative speed performance. Median and robust mean differences in notification speeds, as well as the actual distributions of those speed differences, were used for the evaluation. To summarize, the study revealed the following patterns: Overall, based on the median speed difference, Redfin is about three hours faster than Zillow and Realtor and over 18 hours faster than Trulia to notify subscribers about new listings. Redfin has a speed advantage over the other three websites nearly always (over 94% of the time over Zillow and over 99% of the time over both Trulia and Realtor). Very large percentages of Zillow s and Realtor s notifications are slower than Redfin s in the narrowest deviation interval (0-5 hours), namely, almost 50% for Zillow and almost 70% for Realtor; moreover, Zillow is slower by more than 25 hours (approximately a full day) over 14% of the time, while Realtor is slower by more than 25 hours just under 9% of the time. In contrast, Trulia is almost never slower than Redfin by 0-5 hours and slower by more than 25 hours almost 31% of the time. Taken together, these findings confirm that Redfin is faster to notify subscribers about newly listed properties than its leading competitor websites, such as Zillow, Trulia, and Realtor. 18

Comparison of Estimates of Residential Property Values

Comparison of Estimates of Residential Property Values Comparison of Estimates of Residential Property Values Prepared for: Redfin, a residential real estate company that provides web-based real estate database and brokerage services Prepared by: Aniruddha

More information

BLACK KNIGHT HPI REPORT

BLACK KNIGHT HPI REPORT CONTENTS 1 OVERVIEW 2 NATIONAL OVERVIEW 3 LARGEST STATES AND METROS 4 MARCH S BIGGEST MOVERS 5 20 LARGEST STATES 6 40 LARGEST METROS 7 ADDITIONAL INFORMATION OVERVIEW Each month, the Data & Analytics division

More information

GROWTH & DEVELOPMENT. Residents enjoying the newly opened Brickell City Centre on Nov. 3, 2016.

GROWTH & DEVELOPMENT. Residents enjoying the newly opened Brickell City Centre on Nov. 3, 2016. GROWTH & DEVELOPMENT Residents enjoying the newly opened Brickell City Centre on Nov. 3, 2016. 20 Growth & Development Overview With over 450,000 residents, the City of Miami is at the heart of one of

More information

Emerging international best practices to promote electric vehicles

Emerging international best practices to promote electric vehicles Emerging international best practices to promote electric vehicles Nic Lutsey AVERE E-mobility Conference Amsterdam, Netherlands April 13, 2016 Global electric vehicle sales since 2009 Sales of electric

More information

Table 1 Adopted MIA Loading Standards. Bus 120% Light Rail 190% Heavy Rail 230%

Table 1 Adopted MIA Loading Standards. Bus 120% Light Rail 190% Heavy Rail 230% @ Metro Los Angeles County Metropolitan Transportation Authority One Gateway Plaza Los Angeles, CA gooiz-2952 zi3.gzz.zooo Tel rnetro.net OPERATIONS COMMITTEE JULY 15,2010 SUBJECT: LOAD FACTOR STANDARDS

More information

SAN PEDRO BAY PORTS YARD TRACTOR LOAD FACTOR STUDY Addendum

SAN PEDRO BAY PORTS YARD TRACTOR LOAD FACTOR STUDY Addendum SAN PEDRO BAY PORTS YARD TRACTOR LOAD FACTOR STUDY Addendum December 2008 Prepared by: Starcrest Consulting Group, LLC P.O. Box 434 Poulsbo, WA 98370 TABLE OF CONTENTS 1.0 EXECUTIVE SUMMARY...2 1.1 Background...2

More information

Overview of Regional Commuter Rail Webinar: Phoenix, Arizona December 18, 2013

Overview of Regional Commuter Rail Webinar: Phoenix, Arizona December 18, 2013 Overview of Regional Commuter Rail Webinar: Phoenix, Arizona December 18, 2013 2013, All Rights Reserved. 1 The Maricopa Association of Governments (MAG) is the designated metropolitan planning organization

More information

Transaction Trend. United States. Report Q LE s Real Estate Intelligence is Your Strategic Advantage

Transaction Trend. United States. Report Q LE s Real Estate Intelligence is Your Strategic Advantage Sa m pl e Q4 2016 United States Transaction Trend Report LE s Real Estate Intelligence is Your Strategic Advantage Lodging Econometrics 500 Market Street, Suite 13 Portsmouth, NH 03801-3481 USA +1 603.427.9542

More information

Vehicle Scrappage and Gasoline Policy. Online Appendix. Alternative First Stage and Reduced Form Specifications

Vehicle Scrappage and Gasoline Policy. Online Appendix. Alternative First Stage and Reduced Form Specifications Vehicle Scrappage and Gasoline Policy By Mark R. Jacobsen and Arthur A. van Benthem Online Appendix Appendix A Alternative First Stage and Reduced Form Specifications Reduced Form Using MPG Quartiles The

More information

Oregon DOT Slow-Speed Weigh-in-Motion (SWIM) Project: Analysis of Initial Weight Data

Oregon DOT Slow-Speed Weigh-in-Motion (SWIM) Project: Analysis of Initial Weight Data Portland State University PDXScholar Center for Urban Studies Publications and Reports Center for Urban Studies 7-1997 Oregon DOT Slow-Speed Weigh-in-Motion (SWIM) Project: Analysis of Initial Weight Data

More information

The Escalation Roller Coaster and What You Can Do About It

The Escalation Roller Coaster and What You Can Do About It Since 1972 The Escalation Roller Coaster and What You Can Do About It Richard Vermeulen, Chief Estimator, Lead Economist Vermeulens.com GoToWebinar - Housekeeping: Time For Questions YOUR PARTICIPATION

More information

US LODGING INDUSTRY OVERVIEW. Jan D. Freitag Vice President SMITH TRAVEL RESEARCH

US LODGING INDUSTRY OVERVIEW. Jan D. Freitag Vice President SMITH TRAVEL RESEARCH US LODGING INDUSTRY OVERVIEW Jan D. Freitag Vice President SMITH TRAVEL RESEARCH Agenda Total US Overview Scales and Major Markets Pipeline Projections U.S. Lodging Industry - Key Statistics June 2008

More information

Table 2: Tests for No-Cointegration Empirical Rejection Frequency of 5% Tests

Table 2: Tests for No-Cointegration Empirical Rejection Frequency of 5% Tests Table 2: Tests for No-Cointegration Empirical Rejection Frequency of 5% Tests EQ-TAR BAND-TAR c T ADF HW EG BVD ADF HW EG BVD 3 100 0.434 0.939 0.950 0.990 0.133 0.253 0.264 0.459 3 250 0.990 1 1 1 0.638

More information

TRINITY COLLEGE DUBLIN THE UNIVERSITY OF DUBLIN. Faculty of Engineering, Mathematics and Science. School of Computer Science and Statistics

TRINITY COLLEGE DUBLIN THE UNIVERSITY OF DUBLIN. Faculty of Engineering, Mathematics and Science. School of Computer Science and Statistics ST7003-1 TRINITY COLLEGE DUBLIN THE UNIVERSITY OF DUBLIN Faculty of Engineering, Mathematics and Science School of Computer Science and Statistics Postgraduate Certificate in Statistics Hilary Term 2015

More information

U.S. Census Bureau News Joint Release U.S. Department of Housing and Urban Development

U.S. Census Bureau News Joint Release U.S. Department of Housing and Urban Development Raemeka Mayo or Stephen Cooper Economic Indicators Division (01) 76-5160 FOR IMMEDIATE RELEASE TUESDAY, MARCH 17, 015 AT 8:0 A.M. EDT NEW RESIDENTIAL CONSTRUCTION IN FEBRUARY 015 The U.S. Census Bureau

More information

Measuring Accessibility. Andrew Owen Director, Accessibility Observatory May 17, 2017

Measuring Accessibility. Andrew Owen Director, Accessibility Observatory May 17, 2017 Measuring Accessibility Andrew Owen Director, Accessibility Observatory May 17, 2017 1. Overview 2. Methodology 3. Reporting Accessibility 4. Policy Implications 1. Overview What is Accessibility? Accessibility

More information

Technical Papers supporting SAP 2009

Technical Papers supporting SAP 2009 Technical Papers supporting SAP 29 A meta-analysis of boiler test efficiencies to compare independent and manufacturers results Reference no. STP9/B5 Date last amended 25 March 29 Date originated 6 October

More information

Evaluation of Renton Ramp Meters on I-405

Evaluation of Renton Ramp Meters on I-405 Evaluation of Renton Ramp Meters on I-405 From the SE 8 th St. Interchange in Bellevue to the SR 167 Interchange in Renton January 2000 By Hien Trinh Edited by Jason Gibbens Northwest Region Traffic Systems

More information

Using Statistics To Make Inferences 6. Wilcoxon Matched Pairs Signed Ranks Test. Wilcoxon Rank Sum Test/ Mann-Whitney Test

Using Statistics To Make Inferences 6. Wilcoxon Matched Pairs Signed Ranks Test. Wilcoxon Rank Sum Test/ Mann-Whitney Test Using Statistics To Make Inferences 6 Summary Non-parametric tests Wilcoxon Signed Ranks Test Wilcoxon Matched Pairs Signed Ranks Test Wilcoxon Rank Sum Test/ Mann-Whitney Test Goals Perform and interpret

More information

NEW YORK SUBURBAN RAIL SUMMARY (COMMUTER RAIL, REGIONAL RAIL)

NEW YORK SUBURBAN RAIL SUMMARY (COMMUTER RAIL, REGIONAL RAIL) NEW YORK SUBURBAN RAIL SUMMARY (COMMUTER RAIL, REGIONAL RAIL) October 2003 New York: The New York commuter rail service area consists of 20.3 million people, spread over 4,700 square miles at an average

More information

CEMENT AND CONCRETE REFERENCE LABORATORY PROFICIENCY SAMPLE PROGRAM

CEMENT AND CONCRETE REFERENCE LABORATORY PROFICIENCY SAMPLE PROGRAM CEMENT AND CONCRETE REFERENCE LABORATORY PROFICIENCY SAMPLE PROGRAM Final Report ASR ASTM C1260 Proficiency Samples Number 5 and Number 6 August 2018 www.ccrl.us www.ccrl.us August 24, 2018 TO: Participants

More information

CHART BOOK ON WAGES, OPERATING COSTS, AND COST OF LIVING

CHART BOOK ON WAGES, OPERATING COSTS, AND COST OF LIVING CHART BOOK ON WAGES, OPERATING COSTS, AND COST OF LIVING FOR TAXICAB DRIVERS IN NEW YORK CITY Prepared for the Taxi Workers Alliance by the Brennan Center for Justice at NYU School of Law Current and Proposed

More information

Experian Automotive Quarterly Briefing

Experian Automotive Quarterly Briefing Experian Automotive Quarterly Briefing Q2 2015 automotive market share trends and registrations Brad Smith Director, Automotive Market Statistics Marty Miller Senior Product Manager, VIO Experian and the

More information

U.S. Census Bureau News Joint Release U.S. Department of Housing and Urban Development

U.S. Census Bureau News Joint Release U.S. Department of Housing and Urban Development Raemeka Mayo or Stephen Cooper Economic Indicators Division (01) 76-5160 FOR IMMEDIATE RELEASE FRIDAY, JUNE 17, 016 AT 8:0 A.M. EDT NEW RESIDENTIAL CONSTRUCTION IN MAY 016 The U.S. Census Bureau and the

More information

U.S. Census Bureau News Joint Release U.S. Department of Housing and Urban Development

U.S. Census Bureau News Joint Release U.S. Department of Housing and Urban Development Raemeka Mayo or Stephen Cooper Economic Indicators Division (01) 76-5160 FOR IMMEDIATE RELEASE WEDNESDAY, MARCH 16, 016 AT 8:0 A.M. EDT NEW RESIDENTIAL CONSTRUCTION IN FEBRUARY 016 The U.S. Census Bureau

More information

Investigating the Concordance Relationship Between the HSA Cut Scores and the PARCC Cut Scores Using the 2016 PARCC Test Data

Investigating the Concordance Relationship Between the HSA Cut Scores and the PARCC Cut Scores Using the 2016 PARCC Test Data Investigating the Concordance Relationship Between the HSA Cut Scores and the PARCC Cut Scores Using the 2016 PARCC Test Data A Research Report Submitted to the Maryland State Department of Education (MSDE)

More information

Tolerance-Based Time-Current Coordination

Tolerance-Based Time-Current Coordination S&C IntelliRupter PulseCloser Fault Interrupter Outdoor Distribution (15.5 kv, 27 kv, and 38 kv) Tolerance-Based Time-Current Coordination Table of Contents Section Page Section Page Overview Background....

More information

COMPARISON OF ELECTRICITY PRICES IN MAJOR NORTH AMERICAN CITIES. Rates in effect April 1, 2011

COMPARISON OF ELECTRICITY PRICES IN MAJOR NORTH AMERICAN CITIES. Rates in effect April 1, 2011 COMPARISON OF ELECTRICITY PRICES IN MAJOR NORTH AMERICAN CITIES Rates in effect April 1, 2011 Amended November 2011 TABLE OF CONTENTS INTRODUCTION 3 METHOD 7 HIGHLIGHTS 9 Residential Customers 9 Small-Power

More information

HOW MUCH DRIVING DATA DO WE NEED TO ASSESS DRIVER BEHAVIOR?

HOW MUCH DRIVING DATA DO WE NEED TO ASSESS DRIVER BEHAVIOR? 0 0 0 0 HOW MUCH DRIVING DATA DO WE NEED TO ASSESS DRIVER BEHAVIOR? Extended Abstract Anna-Maria Stavrakaki* Civil & Transportation Engineer Iroon Polytechniou Str, Zografou Campus, Athens Greece Tel:

More information

Benchmarking Efficiency for MTA Services. Citizens Budget Commission April 6 th 2011

Benchmarking Efficiency for MTA Services. Citizens Budget Commission April 6 th 2011 Benchmarking Efficiency for MTA Services Citizens Budget Commission April 6 th 2011 In a 2006, the CBC recommended using unit cost measures and developing comparative measures, or benchmarking, as a tool

More information

Reed Switch Life Characteristics under Different Levels of Capacitive Loading

Reed Switch Life Characteristics under Different Levels of Capacitive Loading Reed Switch Life Characteristics under Different Levels of Capacitive Loading June 14, 2004 Stephen Day VP Engineering Coto Technology Summary Life tests were run on four types of Coto Technology reed

More information

Gains in Written Communication Among Learning Habits Students: A Report on an Initial Assessment Exercise

Gains in Written Communication Among Learning Habits Students: A Report on an Initial Assessment Exercise Gains in Written Communication Among Learning Habits Students: A Report on an Initial Assessment Exercise The following pages provide a brief overview of an assessment exercise focusing on a small set

More information

MOTORISTS' PREFERENCES FOR DIFFERENT LEVELS OF VEHICLE AUTOMATION: 2016

MOTORISTS' PREFERENCES FOR DIFFERENT LEVELS OF VEHICLE AUTOMATION: 2016 SWT-2016-8 MAY 2016 MOTORISTS' PREFERENCES FOR DIFFERENT LEVELS OF VEHICLE AUTOMATION: 2016 BRANDON SCHOETTLE MICHAEL SIVAK SUSTAINABLE WORLDWIDE TRANSPORTATION MOTORISTS' PREFERENCES FOR DIFFERENT LEVELS

More information

State Safety Oversight Program

State Safety Oversight Program State Safety Oversight Program Maps and Charts September 2015 Table of Contents States and Rail Fixed Guideway Public Transportation Systems (RFGPTS)... 3 RFGPTS by State and Mode... 4 RFGPTS Unlinked

More information

An Investigation of the Distribution of Driving Speeds Using In-vehicle GPS Data. Jianhe Du Lisa Aultman-Hall University of Connecticut

An Investigation of the Distribution of Driving Speeds Using In-vehicle GPS Data. Jianhe Du Lisa Aultman-Hall University of Connecticut An Investigation of the Distribution of Driving Speeds Using In-vehicle GPS Data Jianhe Du Lisa Aultman-Hall University of Connecticut Problem Statement Traditional speed collection methods can not record

More information

CHECKING SLIP-IMPORTANT TEXAS AUTOMOBILE INSURANCE PLAN ASSOCIATION RULES AND RATING MANUAL

CHECKING SLIP-IMPORTANT TEXAS AUTOMOBILE INSURANCE PLAN ASSOCIATION RULES AND RATING MANUAL CHECKING SLIP-IMPORTANT TEXAS AUTOMOBILE INSURANCE PLAN ASSOCIATION RULES AND RATING MANUAL Revision Number 14 You may view and search the current and archived electronic interactive versions of the Rules

More information

PHILADELPHIA SUBURBAN RAIL SUMMARY (COMMUTER RAIL, REGIONAL RAIL)

PHILADELPHIA SUBURBAN RAIL SUMMARY (COMMUTER RAIL, REGIONAL RAIL) PHILADELPHIA SUBURBAN RAIL SUMMARY (COMMUTER RAIL, REGIONAL RAIL) October 2003 The Philadelphia commuter rail service area consists of 5.1 million people, spread over 1,800 square miles at an average population

More information

Investigation of Relationship between Fuel Economy and Owner Satisfaction

Investigation of Relationship between Fuel Economy and Owner Satisfaction Investigation of Relationship between Fuel Economy and Owner Satisfaction June 2016 Malcolm Hazel, Consultant Michael S. Saccucci, Keith Newsom-Stewart, Martin Romm, Consumer Reports Introduction This

More information

National Center for Statistics and Analysis Research and Development

National Center for Statistics and Analysis Research and Development U.S. Department of Transportation National Highway Traffic Safety Administration DOT HS 809 271 June 2001 Technical Report Published By: National Center for Statistics and Analysis Research and Development

More information

APPENDIX C ROADWAY BEFORE-AND-AFTER STUDY

APPENDIX C ROADWAY BEFORE-AND-AFTER STUDY APPENDIX C ROADWAY BEFORE-AND-AFTER STUDY The benefits to pedestrians and bus patrons are numerous when a bus bay is replaced with a bus bulb. Buses should operate more efficiently at the stop when not

More information

NRG evgo. Arun Banskota President NRG evgo

NRG evgo. Arun Banskota President NRG evgo NRG evgo Arun Banskota President NRG evgo evgo: Why? evgo will be the national, interoperable, EV charging network Electric Vehicles are here to stay evgo value will multiply exponentially Auto OEMs have

More information

Taxi & Limousine Comm n v. John OATH Index No. 2858/10 (July 15, 2010)

Taxi & Limousine Comm n v. John OATH Index No. 2858/10 (July 15, 2010) Taxi & Limousine Comm n v. John OATH Index No. 2858/10 (July 15, 2010) Taxi driver alleged to have overcharged passengers. In a default proceeding, ALJ found taximeter data sufficient to establish 570

More information

in Major North American Cities

in Major North American Cities Comparison of Electricity Prices in Major North American Cities Rates in effect April 1, 2013 Table of Contents Introduction 3 Method 7 Highlights 9 Residential Customers 9 Small-Power Customers 10 Medium-Power

More information

KEY STAGE. Level threshold tables and age standardised scores for key stage 2 tests in English, mathematics and science KEY STAGE KEY STAGE KEY STAGE

KEY STAGE. Level threshold tables and age standardised scores for key stage 2 tests in English, mathematics and science KEY STAGE KEY STAGE KEY STAGE KEY STAGE 2 2003 2003 Level threshold tables and age standardised scores for key stage 2 tests in English, mathematics and science This booklet provides: tables for converting test marks into national

More information

Deploying Smart Wires at the Georgia Power Company (GPC)

Deploying Smart Wires at the Georgia Power Company (GPC) Deploying Smart Wires at the Georgia Power Company (GPC) January, 2015 Contents Executive Summary... 3 Introduction... 4 Architecture of the GPC Installations... 5 Performance Summary: Long-term Test...

More information

I-95 Corridor Coalition. I-95 Corridor Coalition Vehicle Probe Project: Validation of INRIX Data Monthly Report North Carolina

I-95 Corridor Coalition. I-95 Corridor Coalition Vehicle Probe Project: Validation of INRIX Data Monthly Report North Carolina I-95 Corridor Coalition I-95 Corridor Coalition Vehicle Probe Project: Validation of INRIX Data Monthly Report North Carolina June 2010 I-95 CORRIDOR COALITION VEHICLE PROBE PROJECT: VALIDATION OF INRIX

More information

EV Roll-out and Infrastructure. Jeanette Clute Manager, Sustainable Business Strategies

EV Roll-out and Infrastructure. Jeanette Clute Manager, Sustainable Business Strategies Ford s Electrification Strategy: EV Roll-out and Infrastructure IWC, Atlanta GA March 27, 2012 Jeanette Clute Manager, Sustainable Business Strategies Ford Motor Company Fusion Energi New Electrified

More information

6/11/2018. June 7, Item #1 CITIZENS PARTICIPATION

6/11/2018. June 7, Item #1 CITIZENS PARTICIPATION June 7, 2018 Item #1 CITIZENS PARTICIPATION 1 Item #2 APPROVAL OF MINUTES Item #3 TRAC GOALS, FRAMEWORK & AGENDA REVIEW 2 COMMITTEE GOALS Learn about Southern Nevada s mobility challenges, new developments

More information

1 st Quarter Summary of Meteorological and Ambient Air Quality Data Kennecott Utah Copper Monitoring Stations. Prepared for:

1 st Quarter Summary of Meteorological and Ambient Air Quality Data Kennecott Utah Copper Monitoring Stations. Prepared for: 1 st Quarter 2018 Summary of Meteorological and Ambient Air Quality Data Kennecott Utah Copper Monitoring Stations Prepared for: Prepared by: Mr. Bryce C. Bird Director Division of Air Quality 195 North

More information

Residential Lighting: Shedding Light on the Remaining Savings Potential in California

Residential Lighting: Shedding Light on the Remaining Savings Potential in California Residential Lighting: Shedding Light on the Remaining Savings Potential in California Kathleen Gaffney, KEMA Inc., Oakland, CA Tyler Mahone, KEMA, Inc., Oakland, CA Alissa Johnson, KEMA, Inc., Oakland,

More information

SAN DIEGO GAS & ELECTRIC COMPANY SOUTHERN CALIFORNIA GAS COMPANY

SAN DIEGO GAS & ELECTRIC COMPANY SOUTHERN CALIFORNIA GAS COMPANY PRELIMINARY STATEMENT 1. These responses and objections are made without prejudice to, and are not a waiver of, SDG&E and SoCalGas right to rely on other facts or documents in these proceedings. 2. By

More information

Who has trouble reporting prior day events?

Who has trouble reporting prior day events? Vol. 10, Issue 1, 2017 Who has trouble reporting prior day events? Tim Triplett 1, Rob Santos 2, Brian Tefft 3 Survey Practice 10.29115/SP-2017-0003 Jan 01, 2017 Tags: missing data, recall data, measurement

More information

MONTHLY NEW RESIDENTIAL CONSTRUCTION, NOVEMBER 2017

MONTHLY NEW RESIDENTIAL CONSTRUCTION, NOVEMBER 2017 FOR RELEASE AT 8:30 AM EST, TUESDAY, DECEMBER 19, MONTHLY NEW RESIDENTIAL CONSTRUCTION, NOVEMBER Release Number: CB17-206 December 19, - The U.S. Census Bureau and the U.S. Department of Housing and Urban

More information

Case 1:14-md JMF Document 279 Filed 09/02/14 Page 1 of 8

Case 1:14-md JMF Document 279 Filed 09/02/14 Page 1 of 8 Case 1:14-md-02543-JMF Document 279 Filed 09/02/14 Page 1 of 8 UNITED STATES DISTRICT COURT SOUTHERN DISTRICT OF NEW YORK -------------------------------------------------------------------------------x

More information

Energize Denver. Unlocking Opportunity in Denver. Public Input Session April 25, 2016

Energize Denver. Unlocking Opportunity in Denver. Public Input Session April 25, 2016 Energize Denver Unlocking Opportunity in Denver Public Input Session April 25, 2016 How are we doing? #9 on ENERGY STAR ranking of cities #10 on ACEEE ranking of cities: #1 on local government action #16

More information

ELECTRIC VEHICLES TODAY AND TOMORROW Delaware Valley Regional Planning Commission

ELECTRIC VEHICLES TODAY AND TOMORROW Delaware Valley Regional Planning Commission ELECTRIC VEHICLES TODAY AND TOMORROW Delaware Valley Regional Planning Commission Monday, November 6, 2017 Gil Tal gtal@ucdavis.edu Wei Ji weiji@ucdavis.edu Tom Turrentine tsturrentine@gmail.com Modeling

More information

MONTHLY NEW RESIDENTIAL CONSTRUCTION, AUGUST 2017

MONTHLY NEW RESIDENTIAL CONSTRUCTION, AUGUST 2017 FOR RELEASE AT 8:30 AM EDT, TUESDAY, SEPTEMBER 19, MONTHLY NEW RESIDENTIAL CONSTRUCTION, AUGUST Release Number: CB17-158 Notice: For information on the impact of Hurricanes Harvey and Irma on the compilation

More information

The Evolution of Side Crash Compatibility Between Cars, Light Trucks and Vans

The Evolution of Side Crash Compatibility Between Cars, Light Trucks and Vans 2003-01-0899 The Evolution of Side Crash Compatibility Between Cars, Light Trucks and Vans Hampton C. Gabler Rowan University Copyright 2003 SAE International ABSTRACT Several research studies have concluded

More information

Does Rail Transit Save Energy or Reduce CO2 Emissions?

Does Rail Transit Save Energy or Reduce CO2 Emissions? Does Rail Transit Save Energy or Reduce CO2 Emissions? By Randal O Toole Introduction and Summary Rail transit uses less energy and emits less greenhouse gases per passenger than buses. This is often used

More information

Speed Evaluation Saw Mill Drive

Speed Evaluation Saw Mill Drive Speed Evaluation Saw Mill Drive Prepared for: Mount Laurel Township Burlington County, New Jersey Prepared by: Dana Litwornia Litwornia & Associates, Inc. Transportation, Traffic & Environmental Engineering

More information

VOLUNTARY RECALL CAMPAIGN PASSENGER AIR BAG OCCUPANT CLASSIFICATION SYSTEM (OCS)

VOLUNTARY RECALL CAMPAIGN PASSENGER AIR BAG OCCUPANT CLASSIFICATION SYSTEM (OCS) Reference: ITB08-045d December 4, 2008 Date: VOLUNTARY RECALL CAMPAIGN 2007 2008 PASSENGER AIR BAG OCCUPANT CLASSIFICATION SYSTEM (OCS) This bulletin has been amended. Instruction for the AC adapter has

More information

Comparison of Electricity Prices in Major North American Cities. Rates in effect April 1

Comparison of Electricity Prices in Major North American Cities. Rates in effect April 1 2010 Comparison of Electricity Prices in Major North American Cities Rates in effect April 1 Table of Contents Introduction 3 Method 7 Highlights 9 Residential Customers 9 Small-Power Customers 10 Medium-Power

More information

The Green Dividend. Cities facilitate less driving, saving money and stimulating the local economy. Joseph Cortright, Impresa September 2007

The Green Dividend. Cities facilitate less driving, saving money and stimulating the local economy. Joseph Cortright, Impresa September 2007 The Green Dividend Cities facilitate less driving, saving money and stimulating the local economy Joseph Cortright, Impresa September 2007 Does being green pay? Is conservation just noble self-sacrifice;

More information

A SPS Comparison Graphs

A SPS Comparison Graphs A SPS Comparison Graphs This section of the specification document provides either an example of the default graph for each case or instructions on how to generate such a graph external to the program

More information

MONITORING AND RESEARCH DEPARTMENT

MONITORING AND RESEARCH DEPARTMENT MONITORING AND RESEARCH DEPARTMENT REPORT NO. 10-01 EVALUATION OF THE SETTLING CHARACTERISTICS OF NORTH SIDE WATER RECLAMATION PLANT COMBINED SOLIDS AND STICKNEY WATER RECLAMATION PLANT PRELIMINARY SLUDGE

More information

COMPARISON OF ELECTRICITY PRICES IN MAJOR NORTH AMERICAN CITIES. Rates in effect April 1, ,0272

COMPARISON OF ELECTRICITY PRICES IN MAJOR NORTH AMERICAN CITIES. Rates in effect April 1, ,0272 COMPARISON OF ELECTRICITY PRICES IN MAJOR NORTH AMERICAN CITIES Rates in effect April 1, 2015 0,0272 TABLE OF CONTENTS INTRODUCTION 3 METHOD 7 HIGHLIGHTS 9 Residential Customers 9 Small-Power Customers

More information

U.S. Census Bureau News Joint Release U.S. Department of Housing and Urban Development

U.S. Census Bureau News Joint Release U.S. Department of Housing and Urban Development Raemeka Mayo or Stephen Cooper Economic Indicators Division (301) 763-5160 FOR IMMEDIATE RELEASE TUESDAY, MAY 17, 2016 AT 8:30 A.M. EDT NEW RESIDENTIAL CONSTRUCTION IN APRIL 2016 The U.S. Census Bureau

More information

MONTHLY NEW RESIDENTIAL CONSTRUCTION, FEBRUARY 2017

MONTHLY NEW RESIDENTIAL CONSTRUCTION, FEBRUARY 2017 FOR RELEASE AT 8:30 AM EDT, THURSDAY, MARCH 16, MONTHLY NEW RESIDENTIAL CONSTRUCTION, FEBRUARY Release Number: CB17-38 March 16, - The U.S. Census Bureau and the U.S. Department of Housing and Urban Development

More information

MONTHLY NEW RESIDENTIAL CONSTRUCTION, JULY 2017

MONTHLY NEW RESIDENTIAL CONSTRUCTION, JULY 2017 FOR RELEASE AT 8:30 AM EDT, WEDNESDAY, AUGUST 16, MONTHLY NEW RESIDENTIAL CONSTRUCTION, JULY Release Number: CB17-133 August 16, - The U.S. Census Bureau and the U.S. Department of Housing and Urban Development

More information

9.3 Tests About a Population Mean (Day 1)

9.3 Tests About a Population Mean (Day 1) Bellwork In a recent year, 73% of first year college students responding to a national survey identified being very well off financially as an important personal goal. A state university finds that 132

More information

Electromagnetic Fully Flexible Valve Actuator

Electromagnetic Fully Flexible Valve Actuator Electromagnetic Fully Flexible Valve Actuator A traditional cam drive train, shown in Figure 1, acts on the valve stems to open and close the valves. As the crankshaft drives the camshaft through gears

More information

Lecture 3: Measure of Central Tendency

Lecture 3: Measure of Central Tendency Lecture 3: Measure of Central Tendency Donglei Du (ddu@unb.edu) Faculty of Business Administration, University of New Brunswick, NB Canada Fredericton E3B 9Y2 Donglei Du (UNB) ADM 2623: Business Statistics

More information

The purpose of this experiment was to determine if current speed limit postings are

The purpose of this experiment was to determine if current speed limit postings are Memorandum To: Jen Keidel From: Christina Ochs (Seat 28) Date: 1/19/12 Re: Spot Speed Memo 1. Introduction The purpose of this experiment was to determine if current speed limit postings are satisfactory

More information

Excessive speed as a contributory factor to personal injury road accidents

Excessive speed as a contributory factor to personal injury road accidents Excessive speed as a contributory factor to personal injury road accidents Jonathan Mosedale and Andrew Purdy, Transport Statistics: Road Safety, Department for Transport Summary This report analyses contributory

More information

ASTM B117 Testing Quality Control

ASTM B117 Testing Quality Control ASTM B117 Testing Quality Control ASTM B117 Testing, also known as a Standard Practice for Operating Salt Spray (Fog), is used to analyze relative corrosion for specimens of metals and coated metals exposed

More information

Chapter 4. Vehicle Testing

Chapter 4. Vehicle Testing Chapter 4 Vehicle Testing The purpose of this chapter is to describe the field testing of the controllable dampers on a Volvo VN heavy truck. The first part of this chapter describes the test vehicle used

More information

1st Quarter Summary of Meteorological and Ambient Air Quality Data Kennecott Utah Copper Monitoring Stations

1st Quarter Summary of Meteorological and Ambient Air Quality Data Kennecott Utah Copper Monitoring Stations 1st Quarter 2014 Summary of Meteorological and Ambient Air Quality Data Kennecott Utah Copper Monitoring Stations Steven A. Root Digitally signed by Steven A. Root DN: cn=steven A. Root, o=weatherbank,

More information

MONTHLY NEW RESIDENTIAL CONSTRUCTION, APRIL 2017

MONTHLY NEW RESIDENTIAL CONSTRUCTION, APRIL 2017 FOR RELEASE AT 8:30 AM EDT, TUESDAY, MAY 16, MONTHLY NEW RESIDENTIAL CONSTRUCTION, APRIL Release Number: CB17-75 May 16, - The U.S. Census Bureau and the U.S. Department of Housing and Urban Development

More information

PVP Field Calibration and Accuracy of Torque Wrenches. Proceedings of ASME PVP ASME Pressure Vessel and Piping Conference PVP2011-

PVP Field Calibration and Accuracy of Torque Wrenches. Proceedings of ASME PVP ASME Pressure Vessel and Piping Conference PVP2011- Proceedings of ASME PVP2011 2011 ASME Pressure Vessel and Piping Conference Proceedings of the ASME 2011 Pressure Vessels July 17-21, & Piping 2011, Division Baltimore, Conference Maryland PVP2011 July

More information

Improving CERs building

Improving CERs building Improving CERs building Getting Rid of the R² tyranny Pierre Foussier pmf@3f fr.com ISPA. San Diego. June 2010 1 Why abandon the OLS? The ordinary least squares (OLS) aims to build a CER by minimizing

More information

Example #1: One-Way Independent Groups Design. An example based on a study by Forster, Liberman and Friedman (2004) from the

Example #1: One-Way Independent Groups Design. An example based on a study by Forster, Liberman and Friedman (2004) from the Example #1: One-Way Independent Groups Design An example based on a study by Forster, Liberman and Friedman (2004) from the Journal of Personality and Social Psychology illustrates the SAS/IML program

More information

DRIVER SPEED COMPLIANCE WITHIN SCHOOL ZONES AND EFFECTS OF 40 PAINTED SPEED LIMIT ON DRIVER SPEED BEHAVIOURS Tony Radalj Main Roads Western Australia

DRIVER SPEED COMPLIANCE WITHIN SCHOOL ZONES AND EFFECTS OF 40 PAINTED SPEED LIMIT ON DRIVER SPEED BEHAVIOURS Tony Radalj Main Roads Western Australia DRIVER SPEED COMPLIANCE WITHIN SCHOOL ZONES AND EFFECTS OF 4 PAINTED SPEED LIMIT ON DRIVER SPEED BEHAVIOURS Tony Radalj Main Roads Western Australia ABSTRACT Two speed surveys were conducted on nineteen

More information

DECEMBER 12, Parking Meter and Time Limit Preliminary Evaluation

DECEMBER 12, Parking Meter and Time Limit Preliminary Evaluation Parking Meter and Time Limit Preliminary Evaluation / PAGE 2 Executive Summary The following report evaluates the effects of new SFpark parking meters and extended time limits on meter revenue and parking

More information

Follow this and additional works at: https://digitalcommons.usu.edu/mathsci_stures

Follow this and additional works at: https://digitalcommons.usu.edu/mathsci_stures Utah State University DigitalCommons@USU Mathematics and Statistics Student Research and Class Projects Mathematics and Statistics Student Works 2016 Car Crash Conundrum Mohammad Sadra Sharifi Utah State

More information

QQ-A-200/1D 23 June 1983 SUPERSEDING QQ-A-200/1C August 20, 1970 FEDERAL SPECIFICATION SHEET

QQ-A-200/1D 23 June 1983 SUPERSEDING QQ-A-200/1C August 20, 1970 FEDERAL SPECIFICATION SHEET 23 June 1983 SUPERSEDING QQ-A-200/1C August 20, 1970 FEDERAL SPECIFICATION SHEET ALUMINUM ALLOY 3003, BAR, ROD, SHAPES, TUBE AND WIRE, EXTRUDED This specification was approved by the Assistant Administrator,

More information

Multi-Family Recycling

Multi-Family Recycling Multi-Family Recycling Briefing for: Quality of Life Committee January 12, 2009 Purpose of Briefing Background about multi-family recycling Progress to date Next steps 2 Background Nov 2006 Feb 2008 Sep

More information

MONTHLY NEW RESIDENTIAL SALES, AUGUST 2017

MONTHLY NEW RESIDENTIAL SALES, AUGUST 2017 FOR RELEASE AT 10:00 AM EDT, TUESDAY, SEPTEMBER 26, MONTHLY NEW RESIDENTIAL SALES, AUGUST Release Number: CB17-161 Notice: For information on the impact of Hurricanes Harvey and Irma on the compilation

More information

Evaluation of a Gearbox s High-Temperature Trip

Evaluation of a Gearbox s High-Temperature Trip 42-46 tlt case study 2-04 1/13/04 4:09 PM Page 42 Case Study Evaluation of a Gearbox s High-Temperature Trip By Vinod Munshi, John Bietola, Ken Lavigne, Malcolm Towrie and George Staniewski (Member, STLE)

More information

Monitoring of Shoring Pile Movement using the ShapeAccel Array Field

Monitoring of Shoring Pile Movement using the ShapeAccel Array Field 2359 Royal Windsor Drive, Unit 25 Mississauga, Ontario L5J 4S9 t: 905-822-0090 f: 905-822-7911 monir.ca Monitoring of Shoring Pile Movement using the ShapeAccel Array Field Abstract: A ShapeAccel Array

More information

The 1997 U.S. Residential Energy Consumption Survey s Editing Experience Using BLAISE III

The 1997 U.S. Residential Energy Consumption Survey s Editing Experience Using BLAISE III The 997 U.S. Residential Energy Consumption Survey s Editing Experience Using BLAISE III Joelle Davis and Nancy L. Leach, Energy Information Administration (USA) Introduction In 997, the Residential Energy

More information

Monthly Market Detail - June 2018 Single Family Homes Miami-Dade County

Monthly Market Detail - June 2018 Single Family Homes Miami-Dade County ly Market Detail - June 218 Summary Statistics June 218 June 217 Paid in Cash 1,335 1,346 -.8% 286 33-5.6% $355, $335, 6.% Average Sale Price Dollar Volume $598,494 $57,82 18.% $799. Million $682.5 Million

More information

Monthly Market Detail - June 2018 Townhouses and Condos Miami-Dade County

Monthly Market Detail - June 2018 Townhouses and Condos Miami-Dade County ly Market Detail - June 218 Summary Statistics June 218 June 217 Paid in Cash 1,257 1,323-5.% 657 682-3.7% $24, $235, 2.1% Average Sale Price Dollar Volume $439,546 $384,319 14.4% $552.5 Million $58.5

More information

Summary Statistics. Closed Sales. Paid in Cash. Median Sale Price. Average Sale Price. Dollar Volume. Median Percent of Original List Price Received

Summary Statistics. Closed Sales. Paid in Cash. Median Sale Price. Average Sale Price. Dollar Volume. Median Percent of Original List Price Received ly Market Detail - May 218 Summary Statistics May 218 May 217 Paid in Cash 1,667 1,647 1.2% 888 943-5.8% $168, $159, 5.7% Average Sale Price Dollar Volume $231,288 $21,944 9.6% $385.6 Million $347.4 Million

More information

PEAK DEMAND MANAGEMENT IN NEW ENGLAND A DYNAMIC SOLUTION TO MANAGING PEAK DEMAND CHARGES

PEAK DEMAND MANAGEMENT IN NEW ENGLAND A DYNAMIC SOLUTION TO MANAGING PEAK DEMAND CHARGES PEAK DEMAND MANAGEMENT IN NEW ENGLAND A DYNAMIC SOLUTION TO MANAGING PEAK DEMAND CHARGES What are peak demand (capacity) charges? Every month your business is charged a fee called a capacity charge or

More information

Application of DSS to Evaluate Performance of Work Equipment of Wheel Loader with Parallel Linkage

Application of DSS to Evaluate Performance of Work Equipment of Wheel Loader with Parallel Linkage Technical Papers Toru Shiina Hirotaka Takahashi The wheel loader with parallel linkage has one remarkable advantage. Namely, it offers a high degree of parallelism to its front attachment. Loaders of this

More information

Lazydays Holdings, Inc. Reports Second Quarter 2018 Financial Results

Lazydays Holdings, Inc. Reports Second Quarter 2018 Financial Results News Contact: +1 (813) 204-4099 investors@lazydays.com Lazydays Holdings, Inc. Reports Second Quarter 2018 Financial Results Tampa, FL (August 9, 2018) Lazydays Holdings, Inc. ( Lazydays )(NasdaqCM: LAZY)

More information

Level threshold tables and age standardised scores

Level threshold tables and age standardised scores KEY STAGE 2 Level threshold tables and age standardised scores for key stage 2 tests in English, mathematics and science 2007 National curriculum assessments The Qualifications and Curriculum Authority

More information

Independence Institute Denver West Parkway, Suite 185 Golden, Colorado i2i.org/cad.aspx BRT = BTR

Independence Institute Denver West Parkway, Suite 185 Golden, Colorado i2i.org/cad.aspx BRT = BTR Independence Institute 14142 Denver West Parkway, Suite 185 Golden, Colorado 80401 303-279-6536 i2i.org/cad.aspx BRT = BTR Bus-Rapid Transit Is Better Than Rail: The Smart Alternative to Light Rail Joseph

More information

Q U.S. INDUSTRIAL & LOGISTICS FIGURES

Q U.S. INDUSTRIAL & LOGISTICS FIGURES Q2 2018 U.S. INDUSTRIAL & LOGISTICS FIGURES Q2 2018 U.S. INDUSTRIAL & LOGISTICS FIGURES EXECUTIVE SUMMARY DEMAND AGAIN OUTSTRIPS NEW SUPPLY, RENTS TICK UP FURTHER Availability Rate 7.2% Vacancy Rate 4.4%

More information

MONTHLY NEW RESIDENTIAL SALES, SEPTEMBER 2018

MONTHLY NEW RESIDENTIAL SALES, SEPTEMBER 2018 FOR RELEASE AT 10:00 AM EDT, WEDNESDAY, OCTOBER 24, MONTHLY NEW RESIDENTIAL SALES, SEPTEMBER Release Number: CB18 160 October 24, The U.S. Census Bureau and the U.S. Department of Housing and Urban Development

More information