Notes, summaries, assignments, exams, and problems for Vocational training

Sort by
Subject
Level

Marketing Fundamentals: Concepts, Mix, and Strategy

Classified in Economy

Written on in English with a size of 2.86 KB

Marketing Fundamentals (Tema 1)

The Marketing Concept Defined

Marketing is the process of planning, designing, pricing, promotion, and distributing ideas, goods, and services in order to satisfy customer needs and achieve profitability.

The Marketing Process

The marketing process typically covers two main stages:

  1. Market Research: Analyzing customers, competitors, and market factors.
  2. Market Planning: Defining the product, price, place, and promotion (the Marketing Mix).

The Marketing Mix (The 4 Ps)

The Marketing Mix principles are controllable variables that must be carefully managed to meet the needs of the defined target group. All elements of the mix are linked and must support each other:

  1. Product: The features and appearance of goods and services.
... Continue reading "Marketing Fundamentals: Concepts, Mix, and Strategy" »

Mastering Irregular Verbs: A Comprehensive English-Spanish List

Classified in English

Written on in English with a size of 4.53 KB

Mastering Irregular Verbs in English and Spanish

This list provides common irregular verbs in English, along with their past simple and past participle forms, and their Spanish translations.

  • beat/beat/beaten: ganar
  • eat/ate/eaten: comer
  • drive/drove/driven: conducir
  • dream/dreamed/dreamed: soñar
  • draw/drew/drawn: dibujar
  • do/did/done: hacer
  • cost/cost/cost: costar
  • come/came/come: venir
  • choose/chose/chosen: elegir
  • catch/caught/caught: coger
  • buy/bought/bought: comprar
  • build/built/built: construir
  • bring/brought/brought: llevar
  • break/broke/broken: romper
  • blow/blew/blown: soplar
  • bite/bit/bitten: morder
  • bend/bent/bent: doblar
  • begin/began/begun: empezar
  • understand/understood/understood: entender
  • sleep/slept/slept: dormir
  • mean/meant/meant: significar
  • lose/lost/lost: perder
  • make/
... Continue reading "Mastering Irregular Verbs: A Comprehensive English-Spanish List" »

Essential Definitions of 23 Key Lab Test Parameters

Classified in Medicine & Health

Written on in English with a size of 3.1 KB

Essential Definitions of Key Laboratory Parameters

Understanding common blood and urine test results is crucial for health management. Below are definitions for 23 essential laboratory parameters, categorized for clarity.

Hematology and Red Blood Cell Metrics

  • Hematocrit: The percentage of red blood cells in the blood.
  • MCV (Mean Corpuscular Volume): A measure of the average size of red blood cells.
  • MCH (Mean Corpuscular Hemoglobin): A measure of the average amount of hemoglobin inside a red blood cell.
  • MCHC (Mean Corpuscular Hemoglobin Concentration): A measure of the concentration of hemoglobin in a given volume of packed red blood cells.
  • RDW (Red Cell Distribution Width): A measure of the variation in size of red blood cells.
  • MPV (Mean Platelet Volume)
... Continue reading "Essential Definitions of 23 Key Lab Test Parameters" »

Dijkstra's Algorithm in C: Code & Explanation

Classified in Computers

Written on in English with a size of 3.5 KB

Dijkstra's Algorithm in C

This code implements Dijkstra's algorithm to find the shortest path from a source vertex to all other vertices in a graph represented as an adjacency matrix. The program reads graph data from an input.txt file and writes the results to an output.txt file.

Code Implementation


#include <stdio.h>
#include <limits.h>
#include <stdbool.h>

#define MAX_VERTICES 100

// Function to find the vertex with minimum distance
int minDistance(int dist[], bool visited[], int vertices) {
    int min = INT_MAX, min_index;

    for (int v = 0; v < vertices; v++)
        if (!visited[v] && dist[v] <= min) {
            min = dist[v];
            min_index = v;
        }

    return min_index;
}

// Dijkstra'
... Continue reading "Dijkstra's Algorithm in C: Code & Explanation" »

Essential Pharmacy Terminology and Acronyms

Classified in Medicine & Health

Written on in English with a size of 3.15 KB

Pharmacovigilance Defined

Pharmacovigilance is the science and activities relating to the detection, assessment, understanding, and prevention of adverse effects or any other medicine/vaccine-related problem.

Clinical Pharmacy Explained

Clinical pharmacy is a branch of pharmacy that involves the provision of patient care with the use of medications to optimize the health outcomes of patients.

PTC Full Form in Pharmacy

PTC stands for the Pharmacy and Therapeutics Committee.

Pharmacy Inventory Control Techniques

There are three primary methods used in pharmacy to manage inventory:

  • The visual method
  • The periodic method
  • The perpetual method

Composition of Universal Antidote

The universal antidote is composed of:

  • Zinc or magnesium oxide
  • Tannic acid
  • Charcoal

Activated

... Continue reading "Essential Pharmacy Terminology and Acronyms" »

Professional Communication and Meeting Documentation Examples

Classified in Other subjects

Written on in English with a size of 3.22 KB

Business Communication and Documentation

Review of the Social Media Strategy Meeting

Last Monday, a meeting was held to discuss our Social Media Strategy.

Meeting Details

  • Date Held: May 10th
  • Location: Main Office
  • Purpose: To improve our social media presence.

Attendees

  • Monica Sanchez Perez (Marketing Head)
  • Mark Lee (Content Manager)
  • Laura Green (SEO Specialist)
  • Paul Kim (CEO)

Discussion Summary

The meeting featured high-quality discussions and was well-organized. The atmosphere was collaborative, and everyone shared their insights.

Areas for Improvement

However, the following issues were noted:

  • Time management was poor, leading to some key points being missed.
  • Not all team members contributed equally.

Final Recommendation

Better time management and equal participation... Continue reading "Professional Communication and Meeting Documentation Examples" »

Business English Vocabulary and Grammar Essentials

Classified in English

Written on in English with a size of 7.15 KB

Essential Business English Vocabulary

Pursue
To follow or chase (someone or something); to strive to gain or accomplish (a goal) over a long period.
Boardroom
A room where a company's board of directors meets.
Storm
To enter suddenly and forcefully (e.g., storm the boardroom).
Account for
To represent or form a particular proportion or part of something.
Fulfilling
Achieving satisfaction or happiness through one's actions; satisfying.
Single-handedly
Done by one person alone; without help.
Slightly
To a small degree; not considerably; a little bit.
Gruffly
In a rough, stern, or abrupt manner.
Although
Conjunction meaning 'in spite of the fact that'; similar to 'but'.
Stepped back
To move back physically or mentally; to withdraw from a situation to gain perspective.
... Continue reading "Business English Vocabulary and Grammar Essentials" »

Psychology Exam Prep: Developmental and Mental Disorders

Classified in Psychology and Sociology

Written on in English with a size of 5.56 KB

Attachment Theory and Developmental Milestones

  • Ainsworth's Strange Situation: A procedure used to observe attachment relationships between a caregiver and a child.
  • Mary Ainsworth: Researched secure vs. insecure attachment styles.
  • John Bowlby: Identified the phases of attachment as indiscriminate, discriminate, and specific.
  • Harry Harlow: His research showed that an infant monkey attached to a cloth mother rather than a wire one.
  • Stranger Anxiety: This developmental milestone typically occurs at 6 to 7 months of age.
  • Aaron: Associated with the disorganized attachment style.

Piaget's Stages of Cognitive Development

  • Jean Piaget: Defined object permanence within the sensorimotor stage.
  • Conservation: Demonstrated by Piaget using the ball of clay experiment
... Continue reading "Psychology Exam Prep: Developmental and Mental Disorders" »

Push-Pull Supply Chain Strategies and Examples

Classified in Economy

Written on in English with a size of 2.27 KB

Chapter 6: Push–Pull

Question 1 — Push-Based vs Pull-Based

When demand uncertainty is low, a push-based supply chain allows the firm to reduce costs by making use of economies of scale in production and distribution without increasing inventory holding costs. A pull-based supply chain reacts to real customer orders rather than to forecasts. Thus, lead times and variability in the system are reduced by matching supply and demand. This leads to improved customer service and decreased inventory holding costs.

Question 2 — Industry Examples

As discussed, the automobile industry has traditionally employed a push-based supply chain strategy by building inventory for the dealer warehouses. On the other hand, in industries in which demand is relatively... Continue reading "Push-Pull Supply Chain Strategies and Examples" »

Shell script

Classified in Computers

Written on in English with a size of 2.47 KB

Ejercicio de descuentos:

#!/bin/bash

read -p "¿Desea el billete también de vuelta? (s/n): " idavuelta

until [ $idavuelta=="s" ] || [ $idavuelta=="n" ]; do

read -p "¿Desea el billete también de vuelta? (s/n): " idavuelta

done

read -p "¿Tiene carnet joven? (s/n): " carnetjoven

until [ $carnetjoven="s" ] || [ $carnetjoven="n" ]; do

read -p "¿Tiene carnet joven? (s/n): " carnetjoven

done

descuento=0 billete=20

if [ $idavuelta="s" ]; then

descuento=20

billete=" expr $billete \* 2'

fi

if [ $carnetjoven="s" ]j then

descuento=30

fi

costefinal=`expr $billete \* \( 100 - $descuento \) / 100`

echo "El precio final del billete es $costefinal"



Ejercicio de medias:

#!/bin/bash

acu=0

cont=0

read -p "Introduce un numero: " num

while [ $num -ne 0 ]; do

acu=`expr $acu + $num`

cont=... Continue reading "Shell script" »