subject

You are to create a project for a census bureau to obtain and analyze household income survey data within the Cincinnati area (including Northern Ky).Must Include:a. modular program using User Defined Functions and Proceduresb. Arrays and Parallel Arraysc. String Manipulation techniquesData Collected:Home identification code (4 alphanumeric characters) – requiredProgram should generate it using a random number generator (there is a function for this. Date of the survey – required (use datetime picker control), must be a valid dateCounty and State (1 input only) they reside in - requiredHamilton, OhButler, OhClermont, OhWarren, OhCampbell, KyBoone, KyKenton, KyNumber in Household – required, must be numeric, must be greater than 0The household yearly income – required, must be numeric, must be greater than 0.Events: There should be 5 buttons on the screen:1.Submit: This event will validate all data and save the data to the necessary arrays for processing.2.Exit: This event will exit the application3.Total Households Surveyed: This event will process the arrays and display the total households surveyed by state and then by county in a Message box (see below for example).4.Average Household Income: This event will process the arrays and display the average household income by state and then by county in a Message box (see below for example).5.Percentage Below Poverty: This event will process the arrays and display the Percentage Below Poverty for each state and their counties in a Message Box. Poverty is based on the table below. Instructions:1)Create a well designed modular program based on design techniques taught.2)Use good naming conventions on all objects, variables, procedures, functions, etc.3)Make sure all functions and procedures are called "down".4)Option Strict and Option Explicit must be on5)All survey data from the GUI must be saved to parallel arrays (a total of 5) upon submission of each census. No calculations should be done until the following buttons are clicks.6)When the user clicks the button "Total Households Surveyed", do the necessary array processing and display in a Message box the Total Households Surveyed by State and by county for all that were surveyed (see below for example).7)When the user clicks the button "Average Household Income", do the necessary array processing and display in a Message box the Average Household Income by State and by county for all that were surveyed (see below for example).8)When the user clicks the button "Percentage Below Poverty", do the necessary array processing and display in a Message box the Percentage Below Poverty by State and by county for all that were surveyed (see below for example).Average Household IncomeOhio: $30,000 Hamilton: $40,000 Butler: $20,000 Clermont: $30,000 Warren: $30,000Kentucky: $35,000 Boone: $40,000 Campbell: $30,000 Kenton: $35,000Basis of Poverty:Household of 1 and less than $12,000Household of 2 and less than $18,000Household of 3 and less than $25,000Household of 4 and less than $30,000Household of 5 or more and less than $40,000

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 24.06.2019 22:30, rayniqueamee2002
When can you access the bios setup utility?
Answers: 1
image
Computers and Technology, 25.06.2019 05:20, andrealeon2000
6. write a user-defined matlab function for the following math function: r() = 4cos(4sin ) the input to the function is  (in radians) and the output is r. write the function such that  can be a vector. a) use the function to calculate r(/6) and r(5/6). b) use the function to plot (polar plot) r() for 0 ≤  ≤ 2. hint: use “ polar” and/or for “polar plot in matlab." include the title “'r(\theta)=4cos(4sin(\theta))”
Answers: 1
image
Computers and Technology, 25.06.2019 06:00, tay8556
Write a method public static string getdigits(string phonenumber) that takes an 11-character phone number written with any combination of 11 uppercase letters, lowercase letters and/or digits, and zero or more hyphens, and which returns the digits that a person would have to press on a cell phone to dial that phone number. we will use the mapping of letters to digits given at en. wikipedia. org/wiki/telephone_keypad# /media/file: telephone-keypad2.svg you may assume that the string parameter phonenumber contains some combination of exactly 11 uppercase letters, lowercase letters and/or digits, but that any number of hyphens may be present. you can assume that a hyphen will not appear as the first or last character of the string. do not assum
Answers: 3
image
Computers and Technology, 25.06.2019 08:30, FombafTejanjr7503
Which of these devices is usually the default for most home network?
Answers: 1
You know the right answer?
You are to create a project for a census bureau to obtain and analyze household income survey data w...

Questions in other subjects:

Konu
Chemistry, 10.11.2021 20:40
Konu
History, 10.11.2021 20:40