subject

taller de ejercicios pre-parcial
1.
en la bolsa de valores de la universidad de medellín, se quiere hacer un análisis
sobre el comportamiento del precio internacional de la libra de café colombiano.
dicho análisis se debe hacer con base en las fluctuaciones del precio de
negociación que se registraron en el mes de agosto. para ayudar con dicho análisis
usted debe realizar un algoritmo que reciba como entradas el valor mínimo y el
valor máximo de venta de café durante los 31 días del mes. con base en estas
entradas, usted debe indicar cual fue el precio mínimo y máximo de negociación
del café durante todo el mes. además, debe indicar en que día del mes se presentó
la mayor variabilidad en el precio de negociación.
2.
se desea conocer la percepción del proceso de paz que se adelanta entre el
gobierno y los grupos insurgentes. para ello se realizará una encuesta a 2000
ciudadanos en tres ciudades principales del país: bogotá, medellín y cali. la
encuesta debe incluir por cada participante: cédula de ciudadanía, género, lugar de
residencia y edad. para caracterizar el rango de edades, se proponen las siguientes
categorías: joven (entre 18 y 30 años), adulto (entre 31 y 60 años) y mayor (de 60
años en adelante). la encuesta consistirá en una sola pregunta: ¿está de acuerdo
con el proceso de paz? con las siguientes opciones de respuesta: “si”, “no” e
“indiferente”. se requiere de un algoritmo que lea:

cédula de ciudadanía

género: masculino o femenino

ciudad de residencia: bogotá, medellín o cali

edad

respuesta a la encuesta: si, no o indiferente
mediante el algoritmo propuesto se desea conocer:

la percepción a nivel nacional (las tres ciudades), es decir, cuántos ciudadanos
están de acuerdo, cuántos en desacuerdo o para cuántos es indiferente

cuál de los rangos de edad arroja mayor aceptación al proceso de paz

cuál de las ciudades consideradas arroja la menor aceptación

resultados por porcentajes a nivel nacional por el “si” el “no” y el “indiferente

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:30
Aconstruction company is creating a powerpoint presentation describing how they calculate costs during each construction step. they plan to email this presentation to clients. the individual clients will be watching the presentation slide show on their own personal computers. what is the most important formatting step the company should take to make the text readable and pleasing to the eye?
Answers: 2
question
Computers and Technology, 23.06.2019 02:00
Which of the following is not a source of sustainable raw materials? a) coal mine b) flick of sheep c) cotton plantation d) line forest.
Answers: 2
question
Computers and Technology, 23.06.2019 12:00
3. when you right-click a linked spreadsheet object, what commands do you choose to activate the excel features? a. linked worksheet object > edit b. edit data > edit data c. linked spreadsheet > edit d. object > edit data
Answers: 2
question
Computers and Technology, 23.06.2019 18:00
File account.java (see previous exercise) contains a definition for a simple bank account class with methods to withdraw, deposit, get the balance and account number, and return a string representation. note that the constructor for this class creates a random account number. save this class to your directory and study it to see how it works. then write the following additional code: 1. suppose the bank wants to keep track of how many accounts exist. a. declare a private static integer variable numaccounts to hold this value. like all instance and static variables, it will be initialized (to 0, since it’s an int) automatically. b. add code to the constructor to increment this variable every time an account is created. c. add a static method getnumaccounts that returns the total number of accounts. think about why this method should be static - its information is not related to any particular account. d. file testaccounts1.java contains a simple program that creates the specified number of bank accounts then uses the getnumaccounts method to find how many accounts were created. save it to your directory, then use it to test your modified account class.
Answers: 3
You know the right answer?
taller de ejercicios pre-parcial
1.
en la bolsa de valores de la universidad de medellín...
Questions
question
Geography, 31.08.2020 18:01
question
Geography, 31.08.2020 18:01
question
Health, 31.08.2020 18:01
question
English, 31.08.2020 18:01
question
Mathematics, 31.08.2020 18:01
question
Mathematics, 31.08.2020 18:01
question
Biology, 31.08.2020 18:01
Questions on the website: 13722363