document.write( "Question 1191976: The number of person per hour visiting to a community vaccination centres (CVCs) from 9 am to 9 pm in a particular day are shown as below. Suppose 9 am is the starting time and the number of patients in every 3-hour are selected to form a sample.\r
\n" );
document.write( "\n" );
document.write( "Starting time | 9am 10am 11am 12nn 1pm 2pm 3pm 4pm 5pm 6pm 7pm 8pm
\n" );
document.write( "No. of person| 29 33 35 14 20 29 48 43 22 33 42 34 \r
\n" );
document.write( "\n" );
document.write( " (a) Which time are selected in the sample?
\n" );
document.write( "(b) What is the sampling method used?
\n" );
document.write( "(c) What is the average number of person per hour based on the time
\n" );
document.write( "selected in the sample? \n" );
document.write( "
Algebra.Com's Answer #849093 by CPhill(2189) You can put this solution on YOUR website! Here's the breakdown of the answers:\r \n" ); document.write( "\n" ); document.write( "**(a) Which times are selected in the sample?**\r \n" ); document.write( "\n" ); document.write( "The problem states that the number of patients in *every 3-hour period* is selected. So, the following starting times are selected:\r \n" ); document.write( "\n" ); document.write( "* 9 am \n" ); document.write( "* 12 nn (12 pm) \n" ); document.write( "* 3 pm \n" ); document.write( "* 6 pm\r \n" ); document.write( "\n" ); document.write( "**(b) What is the sampling method used?**\r \n" ); document.write( "\n" ); document.write( "This is *systematic sampling*. The data is arranged in a sequence (time), and every *k*th element (in this case, every 3-hour period) is selected.\r \n" ); document.write( "\n" ); document.write( "**(c) What is the average number of persons per hour based on the times selected in the sample?**\r \n" ); document.write( "\n" ); document.write( "1. **Identify the number of persons for each selected time:** \n" ); document.write( " * 9 am: 29 persons \n" ); document.write( " * 12 nn: 14 persons \n" ); document.write( " * 3 pm: 48 persons \n" ); document.write( " * 6 pm: 33 persons\r \n" ); document.write( "\n" ); document.write( "2. **Calculate the total number of persons in the sample:** 29 + 14 + 48 + 33 = 124 persons\r \n" ); document.write( "\n" ); document.write( "3. **Calculate the total number of hours represented by the sample:** 4 time periods * 3 hours/period = 12 hours\r \n" ); document.write( "\n" ); document.write( "4. **Calculate the average number of persons per hour:** 124 persons / 12 hours = 10.33 persons/hour (approximately) \n" ); document.write( " \n" ); document.write( " |