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

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 06:30, Nicki3729
Exchanging which type of data uses the least bandwidth? music photographs video voice bandwidth- the amount of data that can be moved between two points in a set time period
Answers: 1
image
Computers and Technology, 23.06.2019 17:30, Artemis3821
Scientists have changed the model of the atom as they have gathered new evidence. one of the atomic models is shown below. what experimental evidence led to the development of this atomic model from the one before it? a few of the positive particles aimed at a gold foil seemed to bounce back. the colors of light emitted from heated atoms had very specific energies. experiments with water vapor showed that elements combine in specific proportions. cathode rays were bent in the same way whenever a magnet was brought near them.
Answers: 2
image
Computers and Technology, 23.06.2019 18:30, aalyssag606
This program should be a short piece of code that prints all of the positive integers from 1 to 100 as described more fully below. the program may contain multiple methods, and if using an oo language, should be contained within a single class or object. the program should be designed so that it begins execution when invoked through whichever mechanism is most common for the implementation language. â–ş print out all positive integers from 1 to 100, inclusive and in order. â–ş print messages to standard output, matching the sample output below. â–ş in the output, state whether the each integer is 'odd' or 'even' in the output. â–ş if the number is divisible by three, instead of stating that the number is odd or even, state that the number is 'divisible by three'. â–ş if the number is divisible by both two and three, instead of saying that the number is odd, even or divisible by three; state that the number is 'divisible by two and three'. â–ş design the logic of the loop to be as efficient as possible, using the minimal number of operations to perform the required logic. sample output the number '1' is odd. the number '2' is even. the number '3' is divisible by three. the number '6' is divisible by two and three.
Answers: 1
image
Computers and Technology, 23.06.2019 19:40, Latoyajenjins1789
Use a physical stopwatch to record the length of time it takes to run the program. calculate the difference obtained by calls to the method system. currenttimemillis() just before the start of the algorithm and just after the end of the algorithm. calculate the difference obtained by calls to the method system. currenttimemillis() at the start of the program and at the end of the program so that the elapsed time includes the display of the result. use the value returned by the method system. currenttimemillis() just after the end of the algorithm as the elapsed time.
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 in other subjects:

Konu
English, 29.08.2020 09:01