ayush9869

Data is simply raw facts or figures, like numbers or text, which by themselves don’t mean much. But when processed, they become useful information. Today, we collect huge amounts of data—from simple measurements to complex formats like images, videos, and web content. As the amount of data grows rapidly, data mining techniques help us find useful patterns and insights. For example, banks use data mining to study customer transactions and predict who might be interested in loans, credit cards,

...

See on Wikiteka »

Bcoe 143

[08/06, 2:15 pm] Mummy: Certainly! Below is the formal academic-style answer in English for Question 1 from your image:

---

Question 1: Discuss the role of entrepreneurship in the economic development of a nation. Explain the various models of entrepreneurship. (10 + 10 marks)

---

(a) Role of Entrepreneurship in Economic Development

Entrepreneurship is a vital engine for economic growth and development in any nation. It involves the process of identifying market opportunities, mobilizing resources,...

See on Wikiteka »

addiction

1. Laplace-formule
P(A) = gunstige uitkomsten / totale uitkomsten

Voorbeeld:
In een vaas zitten 10 witte, 12 rode en 18 blauwe knikkers.
Totale uitkomsten = 40
Gunstige voor wit = 10
P(wit) = 10 / 40 = 0,25


2. Somregel
P(A of B) = P(A) + P(B) - P(A en B)

Voorbeeld:
P(niet goedgekeurd) = 392 / 550
P(geen lid coalitie) = 485 / 550
P(niet goedgekeurd én geen lid) = 347 / 550
P(A of B) = 392/550 + 485/550 - 347/550 = 530/550 = 0,9636


3. Complementregel
P(A) = 1 - P(niet A)

Voorbeeld:
P(geen bruikbare sleutel)

...

See on Wikiteka »

Bdjjdjdnjdikdnd

-- Step 1: Create tables

CREATE TABLE Books (

    BookID INT PRIMARY KEY,

    Title VARCHAR(100) NOT NULL,

    Author VARCHAR(100) NOT NULL,

    ISBN VARCHAR(20) UNIQUE,

    PublishedYear INT CHECK (PublishedYear >= 1500 AND PublishedYear <= 2025)

);

CREATE TABLE Members (

    MemberID INT PRIMARY KEY,

    FullName VARCHAR(100) NOT NULL,

    Email VARCHAR(100) UNIQUE,

    JoinDate DATE NOT NULL,

    Age INT CHECK (Age >= 12)

);

CREATE TABLE Loans (

    LoanID INT

...

See on Wikiteka »

Kkkkkk

विश्व स्वास्थ्य संगठन (WHO) द्वारा 1978 में आल्मा-अता सम्मेलन में प्राथमिक स्वास्थ्य देखभाल की अवधारणा प्रस्तुत की गई थी। इसके तहत कुछ मुख्य घटकों को आवश्यक माना गया है, जो नीचे दिए गए हैं:🔹 प्राथमिक...

See on Student Notes »

test 1

What are the two disk storage types supported by Windows Server 2016 and how do they differ?  Windows server 2016 supports two essential disk storage types; basic disks and dynamic disks. A basic disk is one that uses traditional disk management techniques and contains primary partitions, extended partitions, and logical drives. A dynamic disk is one that does not use traditional partitioning. Dynamic disks provide more flexibility than basic disks so there is virtually no restriction on the number...

See on Wikiteka »

fggrfgf

1. Qualification and Disqualification of Candidates

The document outlines the qualifications and disqualifications for becoming a member of Parliament and State Legislatures, drawing from the

Constitution of India (Articles 84, 101, 102, 103, 104 for Parliament, and 173, 190, 191, 192 for State Legislatures) and Sections 3 to 11A of the

Representation of the People (R.P.) Act, 1951.

Key Disqualifications (Article 102 for Parliament, Article 191 for State Assembly):

Holding any office of profit...

See on Wikiteka »

aaaaaaaaaaaaaaaaa

9k=



Z



a. What is Rank Correlation?
Rank correlation measures the degree of association between the ranks of two variables instead of their actual values. It is used when data is ordinal or not normally distributed. Spearman’s rank correlation coefficient is a common method.


b. What is Variance Deviation?
Variance deviation refers to the squared deviation of data values from their mean. The variance is the average of these squared deviations and represents the spread or dispersion of a dataset.


c. What

...

See on Wikiteka »

Sociologia

Colégio Invisível de Palo Alto
Estes autores estudaram a comunicação como algo que vai além das palavras. Para eles, tudo comunica: o jeito de agir, o corpo, o espaço ao redor. Usaram a etnografia para observar pessoas em situações reais.

Ray Birdwhistell e a relação corpo–cultura
Birdwhistell estudou os gestos do corpo, chamados de "quinesia". Ele mostrou que os gestos não são iguais em todas as culturas, mas aprendidos dentro de cada cultura, fazendo parte da comunicação.

Edward

...

See on Wikiteka »